• Stars
    star
    4
  • Rank 3,304,323 (Top 66 %)
  • Language
    Jupyter Notebook
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The app first takes a twitter screen_name. Then using a model produced by FastText, classifies the last tweets of that account. Finally it plots a pie chart to visualize the interests of the user. The dataset and the related model is also provided.