bparikh99 / nlp-topic-modeling

Topic modeling through NLP

Repository from Github https://github.combparikh99/nlp-topic-modelingRepository from Github https://github.combparikh99/nlp-topic-modeling

Web Based Flask Appliction for NLP(Natural-Langauge Processing)

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.

Installation

Use the package manager pip to install libraries for NLP.

pip install nltk
pip install wordcloud

Contributing

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.

License

MIT

About

Topic modeling through NLP


Languages

Language:Python 53.7%Language:HTML 46.3%