kenkov / smtLinks
Statistical Machine Translation implementation with Python: especially IBM Model1, 2, and phrase-based machine translation.
☆81Updated 10 years ago
Alternatives and similar repositories for smt
Users that are interested in smt are comparing it to the libraries listed below
Sorting:
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 9 years ago
- Neural Coref Models☆107Updated 6 years ago
- Attention-based NMT with Coverage, Context Gate, and Reconstruction☆95Updated 4 years ago
- Next Utterance Classification☆135Updated 7 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆180Updated 8 years ago
- ☆59Updated 9 years ago
- Graph-based and Transition-based dependency parsers based on BiLSTMs☆275Updated 7 years ago
- PyTorch deep learning models for text processing☆178Updated 6 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 9 years ago
- Author implementation of "Learning Recurrent Span Representations for Extractive Question Answering" (Lee et al. 2016)☆33Updated 8 years ago
- ☆146Updated 8 years ago
- ☆39Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Hierarchical Recurrent Encoder Decoder for Query Suggestion☆108Updated 8 years ago
- Train bilingual embeddings as described in our NAACL 2015 workshop paper "Bilingual Word Representations with Monolingual Quality in Mind…☆77Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- ☆55Updated 9 years ago
- ☆40Updated 9 years ago
- Statistical NLG for spoken dialogue systems☆207Updated 3 years ago
- Neural network sequence labeling model☆250Updated 6 years ago
- Baseline models, training scripts, and instructions on how to reproduce our results for our state-of-art grammar correction system from M…☆73Updated 6 years ago
- ☆25Updated 9 years ago
- SemCor and Masc documents annotated with NOAD word senses.☆184Updated 5 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Python wrapper for evaluating summarization quality by ROUGE package☆162Updated 5 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆111Updated 5 years ago
- Generative Question Answering☆57Updated 4 years ago
- Easy Bootstrap Resampling and Approximate Randomization for BLEU, METEOR, and TER using Multiple Optimizer Runs. This implements "Better …☆204Updated 2 years ago