Skip to content

Sushanta77/CourseProject

 
 

Repository files navigation

CourseProject

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 & Presentation Link

Software Requirement

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

Installation of the Python Packages

Below are the Steps to install all the Packages and to run the IPython File

Step - 1

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

Step - 2

Cloned the repository

Step - 3

Please follow the steps to execute the Quora Topic Modeling

  • Open the file "CS410 Project.ipynb" file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.1%
  • Jupyter Notebook 8.9%