neulab / lrlmLinks
Code for the paper "Latent Relation Language Models" at AAAI-20.
☆41Updated 2 months ago
Alternatives and similar repositories for lrlm
Users that are interested in lrlm are comparing it to the libraries listed below
Sorting:
- Code for bidirectional sequence generation (BiSon) for generating from BERT pre-trained models.☆51Updated 5 years ago
- ☆12Updated 6 years ago
- The implementation of "Neural Machine Translation without Embeddings", NAACL 2021☆33Updated 4 years ago
- ☆31Updated 5 years ago
- ☆31Updated 6 years ago
- Zero-Shot Open Entity Typing as Type-Compatible Grounding, EMNLP'18.☆42Updated 5 years ago
- Code for papers "A Surprisingly Robust Trick for Winograd Schema Challenge" and "WikiCREM: A Large Unsupervised Corpus for Coreference Re…☆71Updated 3 years ago
- pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference☆61Updated 2 years ago
- ☆46Updated 5 years ago
- TextGraphs-13 Shared Task on Multi-Hop Inference Explanation Regeneration☆44Updated 5 years ago
- Frame-Semantic and PropBank Semantic Role Labeling with Syntactic Scaffolding.☆50Updated 4 years ago
- Non-Monotonic Sequential Text Generation (ICML 2019)☆72Updated 6 years ago
- ☆59Updated 7 years ago
- Python code for training models in the ACL paper, "Simple and Effective Paraphrastic Similarity from Parallel Translations".☆22Updated 6 years ago
- NAACL 2019 paper: Density Matching for Bilingual Word Embedding (Zhou et al., 2019)☆63Updated 2 years ago
- Hyperparameter Search for AllenNLP☆140Updated 8 months ago
- Implementation of NeurIPS 20 paper: Latent Template Induction with Gumbel-CRFs☆57Updated 5 years ago
- Cooperative Learning of Disjoint Syntax and Semantics☆50Updated 6 years ago
- Factorization of the neural parameter space for zero-shot multi-lingual and multi-task transfer☆39Updated 5 years ago
- Implementation of "Effective Adversarial Regularization for Neural Machine Translation", ACL 2019☆21Updated 5 years ago
- Code for our ACL '20 paper "Representation Engineering with Natural Language Explanations"☆29Updated 5 years ago
- Dockerized code for E3: Entailment-driven Extracting and Editing for Conversational Machine Reading.☆48Updated 2 years ago
- Assessing syntactic abilities of BERT☆149Updated 6 years ago
- Question-Answer Meaning Representation☆48Updated 3 years ago
- This repository contains the code for running the character-level Sandwich Transformers from our ACL 2020 paper on Improving Transformer …☆55Updated 4 years ago
- ☆48Updated 5 years ago
- NLP research experiments, built on PyTorch within the AllenNLP framework.