issues
search
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
Delete erroneous sentences
#7
Open
mmiwa
opened
7 years ago
mmiwa
commented
7 years ago
Added a flag to indicate a sentence with incorrect parses.
Removed incorrect sentences from documents in reading parsers.