relation-classification topic

List relation-classification repositories

awesome-relation-extraction

1.2k
Stars
134
Forks
Watchers

📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).

rcnn-relation-extraction

65
Stars
7
Forks
Watchers

Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction

LAnn

30
Stars
5
Forks
Watchers

This is a little Annotator tool using browser;这是一个基于浏览器运行的中文三元组(命名实体识别和关系分类)联合标注工具

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

177
Stars
30
Forks
Watchers

code of Relation Classification via Multi-Level Attention CNNs

R-BERT

339
Stars
73
Forks
Watchers

Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"

TensorFlow_RLRE

155
Stars
49
Forks
Watchers

Reinforcement Learning for Relation Classification from Noisy Data(TensorFlow)

MLMAN

60
Stars
19
Forks
Watchers

ACL 2019 paper:Multi-Level Matching and Aggregation Network for Few-Shot Relation Classification

TorchBlocks

150
Stars
26
Forks
Watchers

A PyTorch-based toolkit for natural language processing

R-BERT

66
Stars
15
Forks
Watchers

Pytorch re-implementation of R-BERT model