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:
- 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.☆178Updated 15 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Triangular-chain CRF☆25Updated 10 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 11 years ago
- Software for unsupervised word segmentation and language model learning using lattices☆45Updated 9 years ago
- ☆165Updated 9 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- OxLM: Oxford Neural Language Modelling Toolkit☆38Updated 10 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- lamtram: A toolkit for neural language and translation modeling☆141Updated 7 years ago
- ☆70Updated 10 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- A simple NER model in C++☆38Updated 10 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 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 9 years ago
- Fast Word Clustering Software☆79Updated 9 months ago
- Generalized Language Modeling toolkit☆51Updated 3 years ago
- Decoder, aligner, and model optimizer for statistical machine translation and other structured prediction models based on (mostly) contex…☆185Updated 5 years ago
- Tomas Mikolov's Recurrent Neural Networks Language Modeling Toolkit from http://www.rnnlm.org, with tagged historical releases.☆46Updated 11 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- Tokenize English sentences using neural networks.☆63Updated 8 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 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
- End-To-End Memory Networks in Theano☆130Updated 3 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 8 years ago