shushanxingzhe / transformers_nerLinks
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
Sorting:
- A pytorch implementation of BERT-based relation classification☆149Updated 4 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 5 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☆136Updated 3 years ago
- Named Entity Recognition as Dependency Parsing☆349Updated last year
- conlleval in Python (script for chunking/NER evaluation)☆126Updated last year
- [ACL-IJCNLP 2021] Improving Named Entity Recognition by External Context Retrieving and Cooperative Learning☆93Updated 2 years ago
- SpanNER: Named EntityRe-/Recognition as Span Prediction☆131Updated 3 years ago
- CrossNER: Evaluating Cross-Domain Named Entity Recognition (AAAI-2021)☆130Updated 4 years ago
- ☆183Updated 5 years ago
- 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
- CrossWeigh: Training Named Entity Tagger from Imperfect Annotations☆177Updated 10 months ago
- Implementation for Extracting Multiple-Relations in One-Passwith Pre-Trained Transformers☆81Updated 5 years ago
- This repository contains the corpora and supplementary data, along with instructions for recreating the experiments, for our paper: "End-…☆91Updated 5 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- Named Entity Recognition as Dependency Parsing☆39Updated 4 years ago
- Source code for template-based NER☆212Updated 3 years ago
- Lexicon-based Named Entity Recognition☆157Updated 2 years ago
- Codes for "Template-free Prompt Tuning for Few-shot NER".☆116Updated 2 years ago
- Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"☆358Updated last year
- A Pytorch implementation for NER using BiLSTM-CRF☆139Updated 5 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆130Updated 2 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated 2 years ago
- This repository contains the code for EMNLP-2021 paper "Word-Level Coreference Resolution"☆107Updated last year
- The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"☆121Updated 4 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆141Updated 2 years ago
- Code for EMNLP 2019 paper "A Boundary-aware Neural Model for Nested Named Entity Recognition"☆89Updated 3 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆162Updated 5 years ago
- Code for modeling encoder-decoder architecture with pointer network for joint entity and relation extraction (AAAI 2020).☆104Updated 5 years ago
- BERT CRF model for Name Entity Recognition in pytorch☆29Updated last year