THE FUTURE IS HERE

Stop Words – Natural Language Processing With Python and NLTK p.2

One of the largest elements to any data analysis, natural language processing included, is pre-processing. This is the methodology used to “clean up” and prepare your data for analysis.

One of the first steps to pre-processing is to utilize stop-words. Stop words are words that you want to filter out of any analysis. These are words that carry no meaning, or carry conflicting meanings that you simply do not want to deal with.

The NLTK module comes with a set of stop words for many language pre-packaged, but you can also easily append more to this list.

Playlist link: https://www.youtube.com/watch?v=FLZvOKSCkxY&list=PLQVvvaa0QuDf2JswnfiGkliBInZnIC4HL&index=1

sample code: http://pythonprogramming.net
http://hkinsley.com
https://twitter.com/sentdex
http://sentdex.com
http://seaofbtc.com