kenkov / smt
Statistical Machine Translation implementation with Python: especially IBM Model1, 2, and phrase-based machine translation.
☆81Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for smt
- ☆58Updated 9 years ago
- Attention-based NMT with Coverage, Context Gate, and Reconstruction☆95Updated 3 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Attention-based NMT with a coverage mechanism to indicate whether a source word is translated or not☆110Updated 4 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 8 years ago
- semantic summarization using abstract meaning representation (AMR)☆74Updated 9 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆125Updated 8 years ago
- ☆55Updated 9 years ago
- Train bilingual embeddings as described in our NAACL 2015 workshop paper "Bilingual Word Representations with Monolingual Quality in Mind…☆76Updated 5 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆82Updated 7 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆66Updated 6 years ago
- Neural Coref Models☆107Updated 6 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 7 years ago
- An implementation of RNNsearch using TensorFlow☆68Updated 6 years ago
- ☆38Updated 7 years ago
- Easy Bootstrap Resampling and Approximate Randomization for BLEU, METEOR, and TER using Multiple Optimizer Runs. This implements "Better …☆202Updated last year
- Baseline models, training scripts, and instructions on how to reproduce our results for our state-of-art grammar correction system from M…☆69Updated 5 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Intrinsic evaluation of word vectors☆75Updated 6 years ago
- Easy to use scripts for evaluating word vectors on a variety of tasks.☆120Updated 3 years ago
- ☆146Updated 7 years ago
- A python wrapper around the ZPar parser for English.☆48Updated 3 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆107Updated 6 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆88Updated 6 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆75Updated 7 years ago
- Deep Character-Level Neural Machine Translation☆72Updated 7 years ago
- Generative Question Answering☆57Updated 4 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆109Updated 8 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆179Updated 7 years ago