thunlp / Few-NERD
Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity Recognition Dataset"
☆389Updated last year
Alternatives and similar repositories for Few-NERD:
Users that are interested in Few-NERD are comparing it to the libraries listed below
- Named Entity Recognition as Dependency Parsing☆349Updated last year
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆666Updated last year
- Span-based system for named entity, relation, and event extraction.☆582Updated 6 months ago
- [NAACL 2021] A Frustratingly Easy Approach for Entity and Relation Extraction https://arxiv.org/abs/2010.12812☆798Updated 2 years ago
- This repository contains code and datasets related to entity/knowledge papers from the VERT (Versatile Entity Recognition & disambiguatio…☆276Updated 10 months ago
- ☆222Updated 3 years ago
- BOND: BERT-Assisted Open-Domain Name Entity Recognition with Distant Supervision☆290Updated 3 years ago
- Source code for "Packed Levitated Marker for Entity and Relation Extraction"☆262Updated last year
- Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"☆352Updated last year
- Pytorch-Named-Entity-Recognition-with-transformers☆208Updated 4 years ago
- Source code for template-based NER☆210Updated 3 years ago
- The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`☆274Updated last year
- PyTorch code for SpERT: Span-based Entity and Relation Transformer☆696Updated 11 months ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆373Updated 4 years ago
- Pytorch implementation of LSTM/BERT-CRF for named entity recognition☆365Updated 2 years ago
- [EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach☆296Updated 2 years ago
- ☆219Updated 2 years ago
- PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper☆586Updated last year
- [ACL-IJCNLP 2021] Automated Concatenation of Embeddings for Structured Prediction☆305Updated 2 years ago
- Semantics-aware BERT for Language Understanding (AAAI 2020)☆288Updated 2 years ago
- Hierarchy-Aware Global Model for Hierarchical Text Classification☆210Updated 2 years ago
- IJCAI 2021 Tutorial & code for Retrospective Reader for Machine Reading Comprehension (AAAI 2021)☆362Updated last year
- [ACL-IJCNLP 2021] Improving Named Entity Recognition by External Context Retrieving and Cooperative Learning☆92Updated 2 years ago
- This project provides an unsupervised framework for mining and tagging quality phrases on text corpora with pretrained language models (K…☆169Updated last year
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆195Updated 2 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus