10 skills found
yuhaozhang / Tacred RelationPyTorch implementation of the position-aware attention model for relation extraction
zjunlp / KnowPrompt[WWW 2022] KnowPrompt: Knowledge-aware Prompt-tuning with Synergistic Optimization for Relation Extraction
DFKI-NLP / Tacrev[ACL 20] TACRED Revisited: A Thorough Evaluation of the TACRED Relation Extraction Task
mickeysjm / R BERTPytorch re-implementation of R-BERT model
gstoica27 / Re TACREDA significantly higher label quality version of the popular TACRED dataset
DFKI-NLP / MultiTACRED[ACL23] This repository contains the code for our paper "MultiTACRED: A Multilingual Version of the TAC Relation Extraction Dataset"
wangxin0126 / ToTACREDNo description available
onehaitao / SemEval2010 To TACREDA simple tool for converting data format from SemEval2010 to TACRED.
onehaitao / PA LSTM Relation ExtractionImplementation of Position-aware Attention and Supervised Data Improve Slot Filling.
chen-yingfa / Tacred BertImplementation of BERTem on TACRED dataset, based on Google's 2019 paper.