machinalis / iepy

Information Extraction in Python
BSD 3-Clause "New" or "Revised" License
905 stars 186 forks source link

Anaphora resolution #141

Open erumharis opened 6 years ago

erumharis commented 6 years ago

If we specify an entity as anaphora by ticking the given checkbox, then how to link it with the actual entity it is referring to?

For example: Children are free. They are playing behind the garden.

If l mark "They" as anaphora, then how to link it with "Children".