Skip to content

Categorization of various data science institutions into several different topics

License

Notifications You must be signed in to change notification settings

BIDS-projects/topic-modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Topic Modeling

Using topic modeling algorithms such as LDA and NMF to extract topics from raw texts

How To Use

python3 topic-model/topic-model.py

Installation

Third-Party

pip install git+https://github.com/BIDS-projects/lda.git

Development

  1. Setup a virtual environment.
  2. pip install -r requirements.txt.

##Test

py.test tests

Usage

import bidslda

About

Categorization of various data science institutions into several different topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages