zhongkaifu / Txt2Vec
Txt2Vec is a toolkit to represent text by vector. It's based on Google's word2vec project, but with some new features, such incremental training, model vector and so on.
☆68Updated 9 years ago
Alternatives and similar repositories for Txt2Vec:
Users that are interested in Txt2Vec are comparing it to the libraries listed below
- CRFSharp is Conditional Random Fields implemented by .NET(C#), a machine learning algorithm for learning from labeled sequences of exampl…☆121Updated 4 years ago
- RNNSharp is a toolkit of deep recurrent neural network which is widely used for many different kinds of tasks, such as sequence labeling,…☆284Updated 4 years ago
- ☆70Updated 10 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 9 years ago
- CDSSM implementation in torch☆40Updated 9 years ago
- ☆58Updated 8 years ago
- Word2Vec implementation in Torch☆60Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 8 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- NLP SENNA (http://ml.nec-labs.com/senna) interface to LuaJIT☆49Updated 10 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Transition-based dependency parser based on stack LSTMs☆204Updated 5 years ago
- Sequential convolutional architectures for text classification☆29Updated 8 years ago
- Extension of the original word2vec using different architectures☆210Updated 7 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 6 years ago
- Finding document vectors from pre-trained word2vec word vectors☆115Updated 9 years ago
- An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph.☆67Updated 8 years ago
- Multi-layer RNN (LSTM, GRU, RNN) for character-level language models in Blocks☆60Updated 8 years ago
- SIGIR 2017: Embedding-based query expansion for weighted sequential dependence retrieval model☆36Updated 7 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- A word2vec port for Windows.☆47Updated 7 years ago
- ☆25Updated 8 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆116Updated 7 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- word2vec implementation for torch7☆54Updated 9 years ago