6 results found Sort:

33
376
apache-2.0
12
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), demo:
Created 2018-06-07
114 commits to master branch, last one 3 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 about a year 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
5
45
mit
3
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