thunlp / FewRelLinks
A Large-Scale Few-Shot Relation Extraction Dataset
☆734Updated 3 years ago
Alternatives and similar repositories for FewRel
Users that are interested in FewRel are comparing it to the libraries listed below
Sorting:
- Must-read papers on neural relation extraction (NRE)☆1,034Updated 4 years ago
- Dataset and codes for ACL 2019 DocRED: A Large-Scale Document-Level Relation Extraction Dataset.☆642Updated 4 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆417Updated 4 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆501Updated 5 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆447Updated 2 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- Source code of K-BERT (AAAI2020)☆972Updated 2 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆676Updated 2 years ago
- [ACL 2020] A Novel Cascade Binary Tagging Framework for Relational Triple Extraction☆788Updated 4 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆368Updated 3 years ago
- Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.☆535Updated 5 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆419Updated 7 years ago
- Neural Relation Extraction implemented in PyTorch☆219Updated 6 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,418Updated last year
- Distantly Supervised Relation Extraction☆419Updated 5 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆376Updated 4 years ago
- PyTorch implementation of the position-aware attention model for relation extraction☆359Updated last year
- Span-based system for named entity, relation, and event extraction.☆583Updated last year
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,260Updated 3 years ago
- ☆346Updated 5 years ago
- Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"☆359Updated 2 years ago
- Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.☆550Updated 5 years ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆483Updated 5 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆341Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆847Updated last year
- 2019年百度的三元组抽取比赛,“科学空间队”源码☆768Updated 5 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆691Updated 5 years ago
- A list of NLP resources focused on event extraction task☆575Updated last year
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆334Updated 10 months ago