Johnsd11 commented on issue #27:
URL: https://github.com/apache/ctakes/issues/27#issuecomment-2730600971

   Turns out that this problem was indeed due to the fact that package names
   had changed from v4.x.x to v5.x.x from ...drugner... to ..drug.ner..
   But across the sources and typesystem files it had not been completely done
   and had been left in a halfway state. By reverting the package spec of
   resources in the drugner jar
   
   from resources/org/apache/drug/ner/**
   to *resources/org/apache/drugner/<*typesystem stuff>
   
   It started working again


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@ctakes.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to