Skip to content

Relation Classification using LSTM Tree between two given entities using Tensorflow

Notifications You must be signed in to change notification settings

arunzz/Relation-Classification

 
 

Repository files navigation

Relation Classification

The aim of relation classification is to categorize into predefined classes the relations btw pairs of given entities in texts.

There are two ways to represent relations between entities using neural networks: recurrent neural networks (RNNs) and convolutional neural networks (CNNs), We tried RNNs in Tensorflow.

We implemented three LSTM-RNN architectures:

Better performance is achived in Classification using LSTMS on Sequences and Tree Structures..

About

Relation Classification using LSTM Tree between two given entities using Tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%