allennlp
Here are 115 public repositories matching this topic...
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!
-
Updated
Apr 21, 2023 - Python
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.
-
Updated
Dec 20, 2022 - Python
Using pre trained word embeddings (Fasttext, Word2Vec)
-
Updated
Jun 19, 2018 - Python
A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)
-
Updated
Jun 20, 2020 - Jupyter Notebook
Extracting scientific claims from biomedical abstracts (powered by AllenNLP)
-
Updated
Jun 2, 2021 - Python
A framework for building semantic parsers (including neural module networks) with AllenNLP, built by the authors of AllenNLP
-
Updated
Apr 8, 2022 - Python
Cross-Lingual Alignment of Contextual Word Embeddings
-
Updated
Feb 12, 2020 - Python
NLP research experiments, built on PyTorch within the AllenNLP framework.
-
Updated
Mar 20, 2024 - Python
This repo contains all the notebooks mentioned in blog.
-
Updated
Jan 26, 2020 - Jupyter Notebook
Tutorial on how to use AllenNLP for sequence modeling (including hierarchical LSTMs and CRF decoding)
-
Updated
Sep 1, 2022 - Python
Few-shot classification in Named Entity Recognition Task
-
Updated
Dec 18, 2018 - Python
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.
-
Updated
Mar 19, 2022 - Perl
Custom Natural Language Processing with big and small models 🌲🌱
-
Updated
Sep 8, 2021 - Python
Implementation (in progress) of Dieng et al.'s TopicRNN: a neural topic model & RNN hybrid.
-
Updated
Mar 7, 2019 - Python
State-of-the-art NLP through transformer models in a modular design and consistent APIs.
-
Updated
Feb 3, 2023 - Python
Template Extraction from unstructured Wikipedia text using NLP techniques.
-
Updated
Jun 23, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the allennlp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the allennlp topic, visit your repo's landing page and select "manage topics."