shushanxingzhe / transformers_ner
Add CRF or LSTM+CRF for huggingface transformers bert to perform better on NER task. It is very simple to use and very convenient to customize
☆63Updated 3 years ago
Alternatives and similar repositories for transformers_ner:
Users that are interested in transformers_ner are comparing it to the libraries listed below
- A pytorch implementation of BERT-based relation classification☆149Updated 4 years ago
- Named Entity Recognition as Dependency Parsing☆348Updated last year
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 4 years ago
- TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (ACL 2020)☆172Updated 2 years ago
- Implementation of Nested Named Entity Recognition using BERT☆137Updated 3 years ago
- [ACL-IJCNLP 2021] Improving Named Entity Recognition by External Context Retrieving and Cooperative Learning☆92Updated 2 years ago
- Source code for template-based NER☆212Updated 3 years ago
- Cross-domain NER using cross-domain language modeling, code for ACL 2019 paper☆89Updated 4 years ago
- CrossNER: Evaluating Cross-Domain Named Entity Recognition (AAAI-2021)☆129Updated 4 years ago
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆121Updated 4 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆162Updated 5 years ago
- ☆227Updated 4 years ago
- This repo contains the code for ACL2020 paper "Coreference Resolution as Query-based Span Prediction"☆139Updated 4 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆141Updated 2 years ago
- Source code and dataset for EMNLP 2020 paper "MAVEN: A Massive General Domain Event Detection Dataset".☆156Updated 3 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated last year
- conlleval in Python (script for chunking/NER evaluation)☆126Updated last year
- This repository contains the code for EMNLP-2021 paper "Word-Level Coreference Resolution"☆107Updated last year
- Negative sampling for solving the unlabeled entity problem in NER. ICLR-2021 paper: Empirical Analysis of Unlabeled Entity Problem in Nam…☆134Updated 3 years ago
- Codes for "Template-free Prompt Tuning for Few-shot NER".☆116Updated 2 years ago
- ☆183Updated 5 years ago
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆197Updated 3 years ago
- Named Entity Recognition as Dependency Parsing☆39Updated 4 years ago
- SpanNER: Named EntityRe-/Recognition as Span Prediction☆129Updated 2 years ago
- Event Extraction by Answering (Almost) Natural Questions☆209Updated 2 years ago
- Code for EMNLP 2019 paper "A Boundary-aware Neural Model for Nested Named Entity Recognition"☆89Updated 3 years ago
- ☆66Updated 3 years ago
- Pytorch re-implementation of R-BERT model☆66Updated 5 years ago
- Implementation for Extracting Multiple-Relations in One-Passwith Pre-Trained Transformers☆80Updated 5 years ago