Conversation
|
This comment was moved from clulab/processors#643 The problem above was solved with After that, the tests run. For my records, these below are then failing. I suspect that it comes from changing of tags, like: TO -> IN I don't know whether it's worth updating any rules or hard-coded tags. Eidos doesn't necessarily need to use this processors update. |
|
Example fails for one test file, TestDoc1 (org.clulab.wm.eidos.text.english.eval6.TestDoc1), are Unfortunately, there is no record of which rule needed to match in order to get the missing edge. One could debug with the old version, find the Mention that makes the same test pass, and read the rule out of that. It might be faster and more thorough to look through all the rules for things that would be affected by changes in processors/Stanford CoreNLP and take care of them all. Passing the tests would be a double check. That would at least take care of name changes. Changed behavior would be more difficult to spot. |
No description provided.