This is the github repositiory for my medium blogpost for "Topic Extraction from Tweets using LDA". https://medium.com/@osas.usen/topic-extraction-from-tweets-using-lda-a997e4eb0985
Python >=3.5. To install all the libraries
- Numpy
- Pandas
- Scikit-Learn
- nltk
- Seaborn
- Matplotlib