ShannonAI / mrc-for-flat-nested-ner
Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`
☆673Updated last year
Alternatives and similar repositories for mrc-for-flat-nested-ner:
Users that are interested in mrc-for-flat-nested-ner are comparing it to the libraries listed below
- PyTorch code for SpERT: Span-based Entity and Relation Transformer☆699Updated last year
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆443Updated 2 years ago
- [NAACL 2021] A Frustratingly Easy Approach for Entity and Relation Extraction https://arxiv.org/abs/2010.12812☆803Updated 2 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆528Updated 2 years ago
- [ACL 2020] A Novel Cascade Binary Tagging Framework for Relational Triple Extraction☆785Updated 4 years ago
- ☆458Updated 4 years ago
- Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity Recognition Dataset"☆396Updated last year
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"☆359Updated last year
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 3 years ago
- Dataset and codes for ACL 2019 DocRED: A Large-Scale Document-Level Relation Extraction Dataset.☆637Updated 4 years ago
- 2015年以来基于深度学习方法的事件抽取论文整理☆632Updated 2 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆374Updated 4 years ago
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆533Updated 3 years ago
- Pytorch implementation of LSTM/BERT-CRF for named entity recognition☆369Updated 2 years ago
- A list of NLP resources focused on event extraction task☆571Updated last year
- PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper☆594Updated last year
- ☆346Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 4 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆626Updated 3 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆412Updated 5 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- ☆226Updated 4 years ago
- Span-based system for named entity, relation, and event extraction.☆580Updated 9 months ago
- Source code of K-BERT (AAAI2020)☆967Updated 2 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,008Updated 2 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆280Updated 3 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆342Updated 5 years ago
- The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`☆276Updated last year
- Named Entity Recognition as Dependency Parsing☆348Updated last year