Skip to content

AB19/TopicModeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopicModeler

architecture

Requirements:

  1. Gensim: pip install gensim
  2. NLTK: pip install nltk
  3. Pandas: pip install pandas

Instructions:

  1. Download the code file

  2. Input in command line python topic_modeler.py input.json output.json

  3. Codes produces 2 files. 3.1. Output.json that consists of each ID and its respective topics list in each row. 3.2. topics.txt that conists of each topic and its corresponding components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages