jhclark / bigfatlm
Hadoop MapReduce training of modified Kneser-Ney smoothed language models
☆30Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for bigfatlm
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated 5 months ago
- OxLM: Oxford Neural Language Modelling Toolkit☆39Updated 9 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 14 years ago
- Deep Character-Level Neural Machine Translation☆72Updated 7 years ago
- Triangular-chain CRF☆25Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- LSTM Language Model with Subword Units Input Representations☆43Updated 3 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated last year
- Code for the EACL paper "Using the Output Embedding to Improve Language Models" by Ofir Press and Lior Wolf☆45Updated 6 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 14 years ago
- ☆71Updated 9 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 8 years ago
- An extension of word2vec to efficiently represent new text as vectors. New text can be query, sentence and paragraph.☆68Updated 7 years ago
- ☆21Updated 6 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
- Document context language models☆22Updated 9 years ago
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 10 years ago
- ☆28Updated 8 years ago
- Software for unsupervised word segmentation and language model learning using lattices☆45Updated 8 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 7 years ago
- ☆46Updated 6 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 7 years ago
- ☆122Updated 7 years ago
- I re-implemented a semi-supervised recursive autoencoder in java. I think it is a pretty nice technique. Check it out! Or fork it☆72Updated 7 years ago
- Fast C++ implementation of multiple prototype word representation training based on Huang Socher 2012☆21Updated 8 years ago
- Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings☆52Updated 7 years ago
- Generalized Language Modeling toolkit☆51Updated 2 years ago
- An implementation of the Globally Normalized Reader☆59Updated last year