Hello,
I followed the instructions to run DptOIE with the command line interface and I noticed a file was generated in the output folder with the POS tags and dependency parser results. However, I could not find a way to extract the relation triples (entity1, relation, entity2) for the input sentences. How can I get the relations output?
Thank you.