cogcomp-nlp
cogcomp-nlp copied to clipboard
NER test failing
So I cleaned my caches on morgoth:
- ~/.m2
- ~/.cogcomp-datastore
- ~/.cogcomp-datastore-tmp
and now I see a test failing in NER: http://morgoth.cs.illinois.edu:5800/viewLog.html?buildId=356&tab=buildResultsDiv&buildTypeId=CogcompNlp_Build
The reason must be something changing (like a model or gazz) without version increment.
Actually, I think that code is a bit old. By maybe one or two commits. As it is now, the code will pass, but the entities are wrong. I will look at this next week.
I think this issue has already been solved. I have tested the lastest NER, and it passed this test.