Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 426 Bytes

File metadata and controls

20 lines (10 loc) · 426 Bytes

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