jhclark / bigfatlmLinks
Hadoop MapReduce training of modified Kneser-Ney smoothed language models
☆30Updated 7 years ago
Alternatives and similar repositories for bigfatlm
Users that are interested in bigfatlm are comparing it to the libraries listed below
Sorting:
- Triangular-chain CRF☆25Updated 9 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated 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
- ☆70Updated 10 years ago
- CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes…☆28Updated 10 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Word vectors☆64Updated 7 years ago
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 10 years ago
- OxLM: Oxford Neural Language Modelling Toolkit☆38Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Java Neural Network Library☆92Updated 9 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph.☆67Updated 8 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 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 9 years ago
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Transition-based joint syntactic dependency parser and semantic role labeler using a stack LSTM RNN architecture.☆61Updated 8 years ago
- ☆46Updated 7 years ago
- Generalized Language Modeling toolkit☆51Updated 3 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Sentiment Analysis with Ensemble☆244Updated 8 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago