zhongkaifu / Txt2VecLinks
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
Sorting:
- 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
- ☆58Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 9 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- A word2vec port for Windows.☆47Updated 8 years ago
- Transition-based dependency parser based on stack LSTMs☆205Updated 5 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆177Updated 15 years ago
- Word2Vec implementation in Torch☆61Updated 9 years ago
- CDSSM implementation in torch☆40Updated 9 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 8 years ago
- A simple NER model in C++☆38Updated 9 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- Dependency tree-based RNN☆32Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- ☆59Updated 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
- Theano implementation of Memory Networks☆132Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Named Entity Recognition using Recurrent Neural Networks in Tensorflow and TFLearn☆47Updated 7 years ago
- ☆20Updated 7 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 9 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago