Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 760 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 760 Bytes

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