attardi / deepnl

Deep Learning for Natural Language Processing
GNU General Public License v3.0
457 stars 116 forks source link

Example how to get word embeddings from corpus via Hellinger PCA #18

Closed yuri-kilochek closed 8 years ago

yuri-kilochek commented 8 years ago

I would really like one. Docstrings are not very clear.

attardi commented 8 years ago

Use:

dl-words-pca.py -h

for details on invocation.