(→Word embeddings) |
|||
Line 6: | Line 6: | ||
Made by Google, uses Neural Net, performs good on semantics. | Made by Google, uses Neural Net, performs good on semantics. | ||
=== Installation + getting started: === | === Installation + getting started: === | ||
− | pip install gensim | + | <code>pip install gensim</code> |
==Fastword== | ==Fastword== |
For a general explanation look here: [1]
Made by Google, uses Neural Net, performs good on semantics.
pip install gensim
Made by Facebbok based on word2vec. Better at capturing syntactic relations (like apparent ---> apparently) see here: [2] Pretrained model files are HUGE