• Stars
    star
    33
  • Rank 779,549 (Top 16 %)
  • Language
    Python
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Code to train and use models from "Revisiting Recurrent Networks for Paraphrastic Sentence Embeddings"

More Repositories

1

iclr2016

Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong performance on semantic similarity tasks without any training or tuning on the training data for those tasks. They also can produce features that are at least as discriminative as skip-thought vectors for semantic similarity tasks at a minimum. Moreover, this code can achieve state-of-the-art results on entailment and sentiment tasks.
Python
193
star
2

charagram

Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".
Python
125
star
3

para-nmt-50m

Pre-trained models and code and data to train and use models from "Pushing the Limits of Paraphrastic Sentence Embeddings with Millions of Machine Translations"
Python
101
star
4

paraphrastic-representations-at-scale

Python
73
star
5

beyond-bleu

Python code for training models in the ACL paper, "Beyond BLEU:Training Neural Machine Translation with Semantic Similarity".
Python
52
star
6

paragram-word

Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-999.This code was used to obtain results in the appendix of our 2015 TACL paper "From Paraphrase Database to Compositional Paraphrase Model and Back".
Python
30
star
7

simple-and-effective-paraphrastic-similarity

Python code for training models in the ACL paper, "Simple and Effective Paraphrastic Similarity from Parallel Translations".
Python
22
star
8

bilingual-generative-transformer

Code for "A Bilingual Generative Transformer for Semantic Sentence Embedding" published at EMNLP 2020.
Python
10
star
9

emnlp2017

Code and data to train and use models from "Learning Paraphrastic Sentence Embeddings from Back-Translated Bitext"
Python
4
star
10

tacl2015

Matlab code for training a recursive neural network to learn a paraphrase model from PPBD. Also includes matlab code for training paragram word embeddings. This code was used to obtain results in our 2015 TACL paper "From Paraphrase Database to Compositional Paraphrase Model and Back."
MATLAB
4
star