Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 349 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 349 Bytes

test textblob

Acuracy test on textblob sentiment function using twitter and IMDB dataset:

  • Acuracy for rotten tomato dataset: 59.14%
  • Acuracy for Imdb dataset: 68.49%
  • Acuracy for twitter airlines dataset: 46.43%
  • The weighted average accuracy for the textblob library sentiment function: 59.39%
  • accuracy proclaimed by the library is 56%