Topic Modeling Using LDA

This project is to give you a hands on coding experience based on the concepts we covered in the article .

Features

-Data

-Preprocessing

-LDA

-Showing Stored Words

-Showing Top Words Per Topic

-Attaching Discovered Topic Labels to Original Articles

-Combining with Original Data

Instructions to run

$ git clone https://github.com/aditya-beri/<Topic-Modeling-Using-LDA>
$ cd <Topic-Modeling-Using-LDA>
$ pip3 install -r requirements.txt
$ python3 manage.py runserver

Screenshots

Project Screenshots

Project Screenshots

License

License

With ❤️ by Aditya Beri