allennlp topic

List allennlp repositories

allennlp-manager

7
Stars
1
Forks
Watchers

[WORK IN PROGRESS] Your manager for AllenNLP experiments

allennlp_tutorial

86
Stars
18
Forks
Watchers

Tutorial on how to use AllenNLP for sequence modeling (including hierarchical LSTMs and CRF decoding)

udify

217
Stars
54
Forks
Watchers

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.

EntityCategoryPrediction

29
Stars
3
Forks
Watchers

Model for predicting categories of entities by its mentions

detecting-scientific-claim

141
Stars
19
Forks
Watchers

Extracting scientific claims from biomedical abstracts (powered by AllenNLP), demo:

R-net

199
Stars
44
Forks
Watchers

R-net in PyTorch, with ELMo

DeCLUTR

376
Stars
36
Forks
Watchers

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!

WordEmbeddings-Elmo-Fasttext-Word2Vec

158
Stars
31
Forks
Watchers

Using pre trained word embeddings (Fasttext, Word2Vec)

allennlp-models

513
Stars
175
Forks
Watchers

Officially supported AllenNLP models

Elmo-Tutorial

152
Stars
38
Forks
Watchers

A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)