Skip to content

taygetea/vec2pca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vec2pca

Uses principal component analysis and word2vec to pull semantic meaning out of text corpora.

Installation Instructions

You'll need Python 3. You can either run this in vec2pca's working directory:

pip install numpy scipy sklearn gensim nltk beautifulsoup4 plac

you can try this, which is still a work in progress:

python setup.py install

Usage

Run this:

python vec2pca.py inputfile outputfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published