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…☆122Updated 5 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,…☆287Updated 5 years ago
- A word2vec port for Windows.☆46Updated 8 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- Transition-based dependency parser based on stack LSTMs☆206Updated 5 years ago
- ☆70Updated 10 years ago
- Neural network library (LSTM) based off of RecurrentJs☆56Updated 6 years ago
- Online Interpretable Word Embeddings☆37Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- Java Neural Network Library☆94Updated 9 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- A simple NER model in C++☆38Updated 10 years ago
- ☆20Updated 7 years ago
- Automatically exported from code.google.com/p/berkeleylm☆99Updated 9 years ago
- Document context language models☆22Updated 9 years ago
- Open Question Answering☆159Updated 8 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Updated 9 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- ☆15Updated 8 years ago
- Distributed skipgram mixture model for multisense word embedding☆115Updated 9 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated 4 months ago
- ☆35Updated 8 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 9 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- LSTM-CRF models for sequence labeling in text.☆174Updated 8 years ago