Last active
May 9, 2019 19:22
-
-
Save shravankumar147/11ce818efa1241b89b24e4732b4446f8 to your computer and use it in GitHub Desktop.
NLP Lookups
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://nadbordrozd.github.io/blog/2016/05/20/text-classification-with-word2vec/ | |
https://blog.keras.io/using-pre-trained-word-embeddings-in-a-keras-model.html | |
https://stackoverflow.com/questions/31321209/doc2vec-how-to-get-document-vectors | |
http://linanqiu.github.io/2015/10/07/word2vec-sentiment/ | |
https://rare-technologies.com/doc2vec-tutorial/ | |
https://radimrehurek.com/gensim/models/doc2vec.html#gensim.models.doc2vec.TaggedDocument | |
https://www.kaggle.com/tj2552/sentiment-classification-in-5-classes-doc2vec | |
https://github.com/ibrahimsharaf/Doc2vec |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment