thunlp / paragraph2vec
Paragraph Vector Implementation
☆56Updated 7 years ago
Alternatives and similar repositories for paragraph2vec:
Users that are interested in paragraph2vec are comparing it to the libraries listed below
- Topical Word Embeddings☆55Updated 7 years ago
- ☆70Updated 10 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- code for iclr workshop paper "Learning Document Embedding by Predicting N-grams for Sentiment Classification of Long Movie Reviews"☆25Updated 8 years ago
- Word Embedding Revisted: Explicit Matrix Factorization☆33Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Neural Topic Models☆69Updated 9 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 9 years ago
- SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model☆36Updated 7 years ago
- Awesome deep learning based NLP papers and survey, also some awesome machine learning/vision material☆21Updated 8 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf☆57Updated 7 years ago
- Replication software, data, and supplementary materials for the paper: O'Connor, Stewart and Smith, ACL-2013, "Learning to Extract Intern…☆26Updated 4 years ago
- Topic Modeling for Short Texts with Auxiliary Word Embeddings☆73Updated 6 years ago
- fast sampling algorithm based on CGS☆50Updated 5 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 9 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago
- ☆23Updated 8 years ago
- ☆35Updated 7 years ago
- Source code for ``A Structured Self-Attentive Sentence Embedding'' published in ICLR 2017☆53Updated 6 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 8 years ago
- ☆43Updated 8 years ago
- Implement GRU or CNN in python/theano to learn the sentences representation for coherence, answer selecting or dialogue.☆15Updated 8 years ago
- LDA topic modeling with word2vec using gaussian topic distributions for infinite vocabulary☆53Updated 9 years ago
- A Latent Dirichlet Allocation implementation in Python.☆51Updated 6 years ago
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- Deep Learning for Question Answering☆22Updated 8 years ago
- This code is for Convolutional Latent Semantic Model, which is similay with DSSM(Deep Semantic Similarity Model).☆25Updated 9 years ago
- implementation match mLstm in TensorFlow 1.0☆28Updated 8 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago