semeval-2010 topic

List semeval-2010 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).

cnn-relation-extraction

220
Stars
62
Forks
Watchers

Tensorflow Implementation of Convolutional Neural Network for Relation Extraction (COLING 2014, NAACL 2015)

rcnn-relation-extraction

65
Stars
7
Forks
Watchers

Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction

R-BERT

66
Stars
15
Forks
Watchers

Pytorch re-implementation of R-BERT model

Att-BLSTM-relation-extraction

73
Stars
18
Forks
Watchers

Implementation of Attention-Based Bidirectional Long Short-Term Memory Networks for Relation Classification.

Relation-Classification

55
Stars
16
Forks
Watchers

Relation Classification - SEMEVAL 2010 task 8 dataset

CNN-relation-extraction

18
Stars
9
Forks
Watchers

Implementation of Relation Classification via Convolutional Deep Neural Network.