horiacristescu / attention-bilstm-for-relation-classification

Pytorch: BiLSTM-Attention for Relation Classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attention-based BiLSTM for Relation Classification

Relation classification task between entities. (minimal) Pytorch implementation of this paper www.aclweb.org/anthology/P16-2034, but modified the attention part.

About

Pytorch: BiLSTM-Attention for Relation Classification


Languages

Language:Python 100.0%