ncbi-nlp / NegBio

:newspaper: High-performance tool for negation and uncertainty detection in radiology reports
Other
157 stars 42 forks source link

JPype1 version: 0.6.3 #33

Open kaushikacharya opened 5 years ago

kaushikacharya commented 5 years ago

JPype1 has released version 0.7 as mentioned in https://github.com/jpype-project/jpype/releases

For the issue: https://github.com/ncbi-nlp/NegBio/issues/27 it was mentioned that JPype1 version: 0.7 would resolve the issue I tried testing(in usual way by executing main_mm.py without Flask) using the updated release of JPype1. But found that negation is not at all coming in the output.

Haven't debugged the reason yet. Will do it later. For now, reverting back JPype1 version mentioned in NegBio to 0.6.3 on which it was working earlier so that others don't face any issue.