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
- ☆70Updated 10 years ago
- Transition-based dependency parser based on stack LSTMs☆206Updated 6 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 9 years ago
- Neural network library (LSTM) based off of RecurrentJs☆56Updated 6 years ago
- A simple NER model in C++☆38Updated 10 years ago
- ☆20Updated 7 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- SUMPY: a python automatic text summarization library☆55Updated 9 years ago
- A multilingual dependency parser based on linear programming relaxations.☆115Updated 6 years ago
- Extension of the original word2vec using different architectures☆212Updated 8 years ago
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆81Updated 5 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- A C++ toolkit for neural machine translation for CPU☆88Updated 6 years ago
- ACL2015_code_Gated Recursive Neural Network for Chinese Word Segmentation☆28Updated 9 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago
- Open Question Answering☆159Updated 8 years ago
- In this project, we use skip-gram model to embed Wikipedia Concepts and Entities. The English version of Wikipedia contains more than fiv…☆57Updated 8 years ago
- ☆46Updated 7 years ago
- C++ implementation of the Brown word clustering algorithm.☆430Updated 2 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 15 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
- A general-purpose Java library for performing structured learning.☆22Updated 3 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Distributed skipgram mixture model for multisense word embedding☆116Updated 9 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago