Skip to content

offline01/SurveyAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run the code, you need to make sure you have downloaded pandas, nltk, gensim, sklearn and StandfordDependencyParser.

For StandfordDependencyParser, please download the English version of CoreNLP 3.9.2 via https://stanfordnlp.github.io/CoreNLP/download.html.
It is embedded with Java, so also make sure you have downlaoded Java 10.0.3.

Type python tagGenerator.py to run the program. Be sure to change the file name in code line 163 for different course.

About

Tag Generator for the Coursera Reviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages