7 results found Sort:
- Filter by Primary Language:
- Python (6)
- Perl (1)
- +
The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to open an issue if you run into any trouble!
Created
2019-11-26
663 commits to master branch, last one about a year ago
A single model that parses Universal Dependencies across 75 languages. Given a sentence, jointly predicts part-of-speech tags, morphology tags, lemmas, and dependency trees.
Created
2019-04-03
41 commits to master branch, last one 3 years ago
Extracting scientific claims from biomedical abstracts (powered by AllenNLP)
Created
2018-06-07
114 commits to master branch, last one 3 years ago
NLP research experiments, built on PyTorch within the AllenNLP framework.
Created
2018-10-08
89 commits to master branch, last one 4 years ago
Tutorial on how to use AllenNLP for sequence modeling (including hierarchical LSTMs and CRF decoding)
Created
2019-07-08
67 commits to master branch, last one 2 years ago
Reimplementation of a BERT based model (Shi et al, 2019), currently the state-of-the-art for English SRL. This model implements also predicate disambiguation.
Created
2020-07-18
151 commits to master branch, last one 2 years ago
State-of-the-art NLP through transformer models in a modular design and consistent APIs.
Created
2021-09-13
106 commits to main branch, last one about a year ago