ctakes-rest-service icon indicating copy to clipboard operation
ctakes-rest-service copied to clipboard

ctakes server picking terms which are not in custom dictionary

Open Raghu17s opened this issue 2 years ago • 0 comments

Hi, I have created custom dictionary and placed in ctakes-rest-service\ctakes-web-rest\src\main\resources\org\apache\ctakes\dictionary\lookup\fast\sno_rx_16ab and rebuild the war. Copied war file to tomcat, but the ctakes server is picking the terms which are not in custom dictionary.

Further, I also placed custom dictionary in ctakes-rest-service\ctakes-codebase-area\trunk\ctakes-web-rest\src\main\resources\org\apache\ctakes\dictionary\lookup\fast\sno_rx_16a_b but again same issue was repeating. ex: In the custom dictionary I build, I dont have cestodiasis, chancres, cervix, swallowings, deferoxamin, Ageusia but ctakes server is picking those terms.

Can someone help me how to properly build war file for small custom dictionary and deploy? @MatthewVita

Raghu17s avatar Jan 06 '23 13:01 Raghu17s