Skip to content

Instantly share code, notes, and snippets.

@shravankumar147
Last active May 9, 2019 19:22
Show Gist options
  • Save shravankumar147/11ce818efa1241b89b24e4732b4446f8 to your computer and use it in GitHub Desktop.
Save shravankumar147/11ce818efa1241b89b24e4732b4446f8 to your computer and use it in GitHub Desktop.
NLP Lookups
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