Joohong Lee

Results 9 repositories owned by Joohong Lee

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)

EMNLP-2019-Papers

234
Stars
20
Forks
Watchers

Statistics and Accepted paper list with arXiv link of EMNLP-IJCNLP 2019

entity-aware-relation-classification

108
Stars
27
Forks
Watchers

Tensorflow Implementation of "Semantic Relation Classification via Bidirectional LSTM Networks with Entity-aware Attention using Latent Entity Typing" (arXiv 2019)

nlp-papers-with-arxiv

429
Stars
55
Forks
Watchers

Statistics and accepted paper list of NLP conferences with arXiv link

rcnn-relation-extraction

65
Stars
7
Forks
Watchers

Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction

rcnn-text-classification

151
Stars
48
Forks
Watchers

Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)

rnn-text-classification-tf

118
Stars
52
Forks
Watchers

Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification

self-attentive-emb-tf

92
Stars
32
Forks
Watchers

Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)