Skip to content

s4sarath/word2vec_supervised

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

A SuperVised Extension of Word2Vec Algorithm


a.) Implemented on top of gensim 0.12

b.) Supports Cythonic Version

c.) Word2Vec_Supervised will give word2vec model + categories

d.) The input expects an extra parameter called label_dict .

e.) More details can be found on test_word2vec_supervised.py

f.) To Install , extract and run ( python setup.py install ).

About

A supervised approach for word2vec

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published