A web based Topic Modeling and Making Wordcloud from text, clone this repository and copy paste a text or document/transcript from Online site like [https://scrapsfromtheloft.com/] this and it will creat a wordcloud and topic modeling according to transcript More Features will be added.
Use the package manager pip to install libraries for NLP.
pip install nltk
pip install wordcloud
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.