tticoin / LSTM-ER

Implementation of End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures in ACL2016.
Apache License 2.0
224 stars 73 forks source link

About the nums of entity in one sentence #8

Open Just4Uzi opened 7 years ago

Just4Uzi commented 7 years ago

In semeval-2010 dataset, each sentence has two entities. I want to know if your code can use in a dataset which each sentence have more than two entites or only one entities.

arunzz commented 6 years ago

I have the same question, Kindly let know if marking e1, e2 and e3 would be recognized.