Andrew
Andrew
Will also probably squash these commits into 3-4 groups and force push prior to merge because messy.
Yes ... this particular issue is currently being fixed in https://github.com/mephux/komanda/pull/241, although I've run into some trouble with the tarring task, the compiled stuff should still show up inside the...
We should actually have something for this. @ymnliu -- I believe this is with you?
Hi, This issue is actually known/we were working on a fix, basically the PASC aho-corasick lookup was hardcoded in by default and we were investigating why. This should now be...
@sunyangfu would be better able to help you with above issue
What is your execution pathway? Are you launching this through OHNLPTK/Backbone or are you running this directly? Are you downloading the compiled release or are you running this from source?
Yeah you downloaded the source code, not the compiled program. You will need to compile yourself via maven or download the release binaries from MedTagger.zip at https://github.com/OHNLP/MedTagger/releases/tag/v1.0.72 The COVID-19 project...