The NLP program by TSAI
Total three notebooks from the first session are as follows.
-
POS Tagging based on Heuristics.ipynb - about the basics of nltk library use.
-
Sentiment Analysis using Naive Bayes.ipynb - about the simple sentiment analysis using NB on tweets.
-
Sentiment_Analysis_using_SVM.ipynb - about the simple sentiment analysis using SVM on Tweet_airlines.