allenai / pnp

Probabilistic Neural Programming
Apache License 2.0
75 stars 22 forks source link

Evaluate with denotation accuracy and changed to latest dynet #39

Closed pdasigi closed 7 years ago

pdasigi commented 7 years ago

This is still WIP. I want to do two more things in this PR: 1) Get rid of dependency on CoreNLP by running it offline and making a new format for training data with all that information. 2) Modify entity linking to store multiple spans for the same entity when it is multi-linked.

@jayantk, if you want to run this now, feel free to merge this. I can start a new PR for those.