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.