Please fork this repository and paste the github link of your fork on Microsoft CMT. Detailed instructions are on Coursera under Week 1: Course Project Overview/Week 9 Activities.
- Demo video - https://www.youtube.com/watch?v=68mbVbstRq4
- Presentation (Microsoft Power Point Version) - https://github.com/Sushanta77/CourseProject/blob/main/CS410%20Course%20Project%20-%20Presentation.pptx
- Presentation (Pdf Version) - https://github.com/Sushanta77/CourseProject/blob/main/CS410%20Course%20Project%20-%20Presentation.pdf
Below are the software requirement to run the Course Project
- Python 3.7
- Below are the Python Packages
- pip install pandas
- pip install numpy
- pip install gensim
- pip install nltk
- pip install pyLDAvis
- pip install pickle
Below are the Steps to install all the Packages and to run the IPython File
Install the following Packages (if not already installed)
- pip install pandas
- pip install numpy
- pip install gensim
- pip install nltk
- pip install pyLDAvis
- pip install pickle
Cloned the repository
Please follow the steps to execute the Quora Topic Modeling
- Open the file "CS410 Project.ipynb" file