Fwd: Dictionary in cTAKES

2016-12-05 Thread pratik agarwal
. Also, what are the parameters required and where do I change them, if any. Thanks a lot. Regards, Pratik Agarwal

Re: Dictionary in cTAKES

2016-12-16 Thread pratik agarwal
nnotation.class", I can see lines like: private static final Logger LOGGER = Logger.getLogger("IdentifiedAnnotationUtil"); public static final String CTAKES_SNOMED_CODING_SCHEME = "SNOMED"; public static final String CTAKES_RXNORM_CODING_SCHEME = "RXNORM"; T

Re: Dictionary in cTAKES

2016-12-17 Thread pratik agarwal
n the document you sent. I managed to get the .script, .properties, .rc file and the .xml file as expected. But even with that xml file, I'm simply getting empty values printed: *wound opening=== codes:{}* It would be really great if you can help me understand what I might be doing wrong. Thanks a

Getting specific RXNORM and ICD codes instead of class codes

2016-12-26 Thread pratik agarwal
nazePAM 0.5 mg oral tablet --> codes: [197527]* *clopidogrel 75 mg oral tablet --> codes:[309362]* Can you please suggest if there's a way I can get these specific codes instead of the class codes? Thanks and Best Regards. Pratik Agarwal

Re: Getting specific RXNORM and ICD codes instead of class codes

2017-01-19 Thread pratik agarwal
des:[309035] Instead, I still get: Castor --> codes:[2129] Oil --> codes:[1021284] 793 MG --> codes:[] Please help me understand how this is actually picking out the covered text, and if there's a way I can modify the pattern so that it gives me the required output. Thanks and Best Reg