ajitrajasekharan / unsupervised_NER
Self-supervised NER prototype - updated version (69 entity types - 17 broad entity groups). Uses pretrained BERT models with no fine tuning. State-of-art performance on 3 biomedical datasets
☆80Updated 2 years ago
Alternatives and similar repositories for unsupervised_NER:
Users that are interested in unsupervised_NER are comparing it to the libraries listed below
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 5 years ago
- A repository for our AAAI-2020 Cross-lingual-NER paper. Code will be updated shortly.☆47Updated 2 years ago
- Coreference resolution with different higher-order inference methods; implemented in PyTorch.☆36Updated last year
- ☆57Updated 3 years ago
- A embed able annotation tool for end to end cross document co-reference☆41Updated 2 years ago
- Pytorch re-implementation of R-BERT model☆66Updated 4 years ago
- Framework to learn Named Entity Recognition models without labelled data using weak supervision.☆124Updated 3 years ago
- Multi^2OIE: Multilingual Open Information Extraction Based on Multi-Head Attention with BERT (Findings of ACL: EMNLP 2020)☆56Updated 2 years ago
- https://arxiv.org/pdf/1909.04054☆78Updated 2 years ago
- Named Entity Recognition as Dependency Parsing☆39Updated 4 years ago
- Massively Multilingual Transfer for NER☆86Updated 3 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆120Updated 4 years ago
- PyTorch implementation of the end-to-end coreference resolution model with different higher-order inference methods.☆59Updated last year
- Implementation of Nested Named Entity Recognition using BERT☆137Updated 3 years ago
- Unsupervised Domain Adaptation of Contextualized Embeddings for Sequence Labeling☆47Updated 5 years ago
- ☆37Updated 2 years ago
- Source code for our AAAI 2020 paper P-SIF: Document Embeddings using Partition Averaging☆34Updated 4 years ago
- Evaluation script for named entity recognition (NER) systems based on entity-level F1 score.☆70Updated 3 years ago
- [ACL 2020] Structure-Level Knowledge Distillation For Multilingual Sequence Labeling☆71Updated 2 years ago
- ☆34Updated last year
- CrossWeigh: Training Named Entity Tagger from Imperfect Annotations☆177Updated 7 months ago
- Pytorch implementation of Highly Parallel Autoregressive Entity Linking with Discriminative Correction☆67Updated 2 years ago
- ☆62Updated last year
- Neural generation model for Open Information Extraction☆78Updated 2 years ago
- Named Entity Recognition with Pretrained XLM-RoBERTa☆88Updated 3 years ago
- This repository will contain the data and codes for WNUT 2020 NER task☆51Updated 2 years ago
- Code for ACL '19 paper: Towards Improving Neural Named Entity Recognition with Gazetteers☆32Updated 3 years ago
- QED: A Framework and Dataset for Explanations in Question Answering☆116Updated 3 years ago
- reference pytorch code for named entity tagging☆85Updated 5 months ago
- Examples for aligning, padding and batching sequence labeling data (NER) for use with pre-trained transformer models☆65Updated 2 years ago