Skip to content

bparikh99/nlp-topic-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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