Skip to content

saetar/Cognition-Final-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

required input:

python3 Main.py <alpha> <beta> <num_topics> <num_iterations>

alpha: float between 0 and 1

beta: float between 0 and 1

num_topics: int greater than 1. recommended ~10

num_iterations: positive int. recommended range 25-125

passing in this alone will create an LDA model, but will not display anything. to display information about the results of the model, can also add after the required arguments to the commandline:

topics: preview top 10 words from top 10 topics

documents: preview topic distribution for 10 documents of each hashtag

stats: cumulative comparison of topic distributions between different hashtag groups

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages