Text Classification - Natural Language Processing With Python and NLTK p.11
Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=zi16nl82AMA
Now that we understand some of the basics of of natural language processing with the Python NLTK module, we're ready to try out text classification. This is where we attempt to identify a body of text with some sort of label.
To start, we're going to use some sort of binary label. Examples of this could be identifying text as spam or not, or, like what we'll be doing, positive sentiment or negative sentiment.
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
Other Videos By sentdex
Tags:
Natural Language Toolkit (Software)
Python (Programming Language)
Natural Language Processing (Software Genre)
Document Classification (Software Genre)
text classification
sentiment