allennlp topic
allennlp-manager
[WORK IN PROGRESS] Your manager for AllenNLP experiments
allennlp_tutorial
Tutorial on how to use AllenNLP for sequence modeling (including hierarchical LSTMs and CRF decoding)
udify
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
Model for predicting categories of entities by its mentions
detecting-scientific-claim
Extracting scientific claims from biomedical abstracts (powered by AllenNLP), demo:
DeCLUTR
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
Using pre trained word embeddings (Fasttext, Word2Vec)
allennlp-models
Officially supported AllenNLP models
Elmo-Tutorial
A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)