lbaret / relation-classification

Relation Classification with Bi-RNN and attention model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

relation-classification

Relation Classification with Bi-RNN and attention model

The objective of the project is to create a relation classification model using Bi-RNN with attention pattern. For the moment only the Bi-RNN part and CNN part (for pos tagging) are developped.

Some functions are directly available on : https://github.com/ulaval-damas/glo4030-labs/tree/master/deeplib

About

Relation Classification with Bi-RNN and attention model


Languages

Language:Python 100.0%