mukhal / xlm-roberta-ner
Named Entity Recognition with Pretrained XLM-RoBERTa
☆87Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for xlm-roberta-ner
- Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuni…☆80Updated 2 years ago
- Experiment on NER task using Huggingface state-of-the-art Transformers Natural Language Models library☆40Updated last year
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 4 years ago
- Implementation of Nested Named Entity Recognition using BERT☆138Updated 3 years ago
- PyTorch implementation of the end-to-end coreference resolution model with different higher-order inference methods.☆59Updated last year
- This repo contains the code for ACL2020 paper "Coreference Resolution as Query-based Span Prediction"☆140Updated 4 years ago
- GlossBERT: BERT for Word Sense Disambiguation with Gloss Knowledge (EMNLP 2019)☆92Updated 2 years ago
- CrossNER: Evaluating Cross-Domain Named Entity Recognition (AAAI-2021)☆125Updated 3 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆46Updated last year
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆117Updated 3 years ago
- This is the official code for Extractive Summarization of Long Documents by Combining Global and Local Context☆69Updated 4 years ago
- BOND: BERT-Assisted Open-Domain Name Entity Recognition with Distant Supervision☆291Updated 3 years ago
- CrossWeigh: Training Named Entity Tagger from Imperfect Annotations☆174Updated 3 months ago
- Massively Multilingual Transfer for NER☆85Updated 3 years ago
- pyTorch implementation of Recurrence over BERT (RoBERT) based on this paper https://arxiv.org/abs/1910.10781 and comparison with pyTorch …☆79Updated 2 years ago
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆173Updated 2 years ago
- SpanNER: Named EntityRe-/Recognition as Span Prediction☆124Updated 2 years ago
- Pytorch re-implementation of R-BERT model☆67Updated 4 years ago
- code for our 2019 paper: "Adapt or Get Left Behind: Domain Adaptation through BERT Language Model Finetuning for Aspect-Target Sentiment…☆188Updated last year
- BERTserini☆25Updated 2 years ago
- AAAI-20 paper: Cross-Lingual Natural Language Generation via Pre-Training☆128Updated 3 years ago
- Neural Adobe-UCSD Parser, the current State of the Art in Constituency and Dependency Parsing.☆139Updated 7 months ago
- Named Entity Recognition with Small Strongly Labeled and Large Weakly Labeled Data☆100Updated last year
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆286Updated last year
- Language-agnostic BERT Sentence Embedding (LaBSE)☆140Updated 4 years ago
- Dialogue-Based Relation Extraction☆133Updated 4 years ago
- Pytorch implementation of Highly Parallel Autoregressive Entity Linking with Discriminative Correction☆67Updated 2 years ago
- The official implementation of EMNLP 2020, "A Simple and Effective Model for Answering Multi-span Questions".☆157Updated last year
- Fast + Non-Autoregressive Grammatical Error Correction using BERT. Code and Pre-trained models for paper "Parallel Iterative Edit Models …☆228Updated last year
- This repository contains PyTorch implementation for the baseline models from the paper Utterance-level Dialogue Understanding: An Empiric…☆124Updated last year