Skip to content
/ scdv Public

SCDV : Sparse Composite Document Vectors using soft clustering over distributional representations

License

Notifications You must be signed in to change notification settings

nishiba/scdv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scdv

SCDV : Sparse Composite Document Vectors using soft clustering over distributional representations

How to use

  • Python 3.6.2
  • pip install -r requirements.txt
  • install mecab
  • install lightbgm

How to run

  • sh ./script/download_data.sh
  • python main.py ReportClassificationResults --local-scheduler

About

SCDV : Sparse Composite Document Vectors using soft clustering over distributional representations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published