jhclark / bigfatlmLinks
Hadoop MapReduce training of modified Kneser-Ney smoothed language models
☆29Updated 7 years ago
Alternatives and similar repositories for bigfatlm
Users that are interested in bigfatlm are comparing it to the libraries listed below
Sorting:
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆177Updated 15 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- OxLM: Oxford Neural Language Modelling Toolkit☆38Updated 9 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated 2 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- ☆165Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 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☆73Updated 8 years ago
- Word vectors☆64Updated 7 years ago
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 11 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Software for unsupervised word segmentation and language model learning using lattices☆45Updated 9 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 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
- Triangular-chain CRF☆25Updated 10 years ago
- Fast Word Clustering Software☆78Updated 8 months ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- Document context language models☆22Updated 9 years ago
- A simple NER model in C++☆38Updated 10 years ago
- Yara K-Beam Arc-Eager Dependency Parser☆56Updated 9 years ago
- ☆70Updated 10 years ago
- Generalized Language Modeling toolkit☆51Updated 3 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)