/ULMFit

Primary LanguageJupyter Notebook

ULMFit

We explain how to perform sentiment anaysis for tweets directed to Airplane Companies. The library used is fastai and the tutorial is based on the lesson 8 from fastai and also notebooks 10 and 12 from fastbook.

We can compare our results with other methods comprehensive-twitter-airline-sentiment-analysis. Clearly ULMFit provides the best performance over any other methods which include DecisionTreeClassifieris and RandomForestClassifiers.