jwieting / simple-and-effective-paraphrastic-similarityLinks
Python code for training models in the ACL paper, "Simple and Effective Paraphrastic Similarity from Parallel Translations".
☆22Updated 5 years ago
Alternatives and similar repositories for simple-and-effective-paraphrastic-similarity
Users that are interested in simple-and-effective-paraphrastic-similarity are comparing it to the libraries listed below
Sorting:
- Frame-Semantic and PropBank Semantic Role Labeling with Syntactic Scaffolding.☆50Updated 4 years ago
- ☆12Updated 6 years ago
- Code for the paper "Latent Relation Language Models" at AAAI-20.☆41Updated 4 years ago
- Zero-Shot Open Entity Typing as Type-Compatible Grounding, EMNLP'18.☆42Updated 5 years ago
- TextGraphs-13 Shared Task on Multi-Hop Inference Explanation Regeneration☆44Updated 5 years ago
- ☆59Updated 7 years ago
- Code for the ACL 2018 paper "Sharp Nearby, Fuzzy Far Away: How Neural Language Models Use Context"☆54Updated 7 years ago
- Datasets for Question Answering by Search and Reading☆69Updated 7 years ago
- Code for bidirectional sequence generation (BiSon) for generating from BERT pre-trained models.☆51Updated 5 years ago
- pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference☆62Updated 2 years ago
- Code for papers "A Surprisingly Robust Trick for Winograd Schema Challenge" and "WikiCREM: A Large Unsupervised Corpus for Coreference Re…☆71Updated 2 years ago
- ☆46Updated 5 years ago
- Diverse Natural Language Inference Collection - NLI dataset that can used to evaluate how well models perform distinct types of reasoning…☆36Updated 4 years ago
- Author implementation of the paper "Don’t paraphrase, detect! Rapid and Effective Data Collection for Semantic Parsing"☆20Updated 4 years ago
- Script for generating the rotowire-modified dataset (Iso et al; ACL 2019)☆11Updated 3 years ago
- The implementation of "Neural Machine Translation without Embeddings", NAACL 2021☆33Updated 4 years ago
- Large scale sentential paraphrases collection and annotation☆46Updated 2 years ago
- ☆25Updated 5 years ago
- Dockerized code for E3: Entailment-driven Extracting and Editing for Conversational Machine Reading.☆48Updated last year
- Code for the paper "Improving Robustness of Machine Translation with Synthetic Noise"☆21Updated 5 years ago
- ☆31Updated 5 years ago
- This repository contains the code for the Form-Context Model and its Attentive Mimicking variant.☆31Updated 5 years ago
- A Hierarchical Type system for fine grained entity typing☆49Updated 6 years ago
- Repository for Repurposing Entailment for Multi-Hop Question Answering Tasks, NAACL19☆29Updated 5 years ago
- Companion site for "Analysis Methods in Neural Language Processing: A Survey"☆66Updated 5 years ago
- Official implementation of the models proposed in paper "Improving Neural Response Diversity with Frequency-Aware Cross-Entropy Loss"☆19Updated 6 years ago
- Maxwell Forbes & Yejin Choi — ACL 2017☆25Updated 3 years ago
- NAACL 2019 paper: Density Matching for Bilingual Word Embedding (Zhou et al., 2019)☆63Updated 2 years ago
- A template for starting an allennlp project using a python script instead of config files