relation-classification topic
awesome-relation-extraction
📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
rcnn-relation-extraction
Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction
LAnn
This is a little Annotator tool using browser;这是一个基于浏览器运行的中文三元组(命名实体识别和关系分类)联合标注工具
Relation-Classification-using-Bidirectional-LSTM-Tree
TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Relations via Long Short Term Memory Networks along Shortest Depen...
pytorch-acnn-model
code of Relation Classification via Multi-Level Attention CNNs
R-BERT
Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"
TensorFlow_RLRE
Reinforcement Learning for Relation Classification from Noisy Data(TensorFlow)
MLMAN
ACL 2019 paper:Multi-Level Matching and Aggregation Network for Few-Shot Relation Classification
TorchBlocks
A PyTorch-based toolkit for natural language processing
R-BERT
Pytorch re-implementation of R-BERT model