Question about CPE/ descriptor and xml file.

2015-01-05 Thread Maite Meseure Hugues
Hello everyone, I am a new user of cTakes and I would like to integrate it in my code to run it programmatically. I followed the example in the cTakes package but I have an error message regarding the descriptor: [...] 03 Jan 2015 13:39:33 INFO UmlsDictionaryLookupAnnotator - Using

Negex

2015-01-05 Thread Green, John
Hi all - Does anyone know off the top of their head if the negex trigger rules included in the original 2009 python script were added to when it was implemented in ctakes? Thanks, John

RE: Negex

2015-01-05 Thread Savova, Guergana
Yes, they were added in the rule-based implementation. You can still use it if you'd like. --Guergana -Original Message- From: Green, John [mailto:john.gr...@usuhs.edu] Sent: Monday, January 05, 2015 12:59 PM To: dev@ctakes.apache.org Subject: Negex Hi all - Does anyone know off the

Re: Negex

2015-01-05 Thread John Green
Thanks Ma'am for the input! So to clarify: ctakes added additional trigger words to the list published originally? (This is an unrelated question to the negex vs ml thread last month). Best, John — Sent from Mailbox On Mon, Jan 5, 2015 at 12:58 PM, Green, John john.gr...@usuhs.edu wrote:

RE: Negex

2015-01-05 Thread Finan, Sean
I don't know. I'm comparing what I think is the 2009 negex trigger set https://code.google.com/p/negex/source/browse/trunk/GeneralNegEx.Java.v.1.2.05092009/negex_triggers.txt with the cTakes trigger set in org.apache.ctakes.core.fsm.machine.NegationFSM.java and it looks like the cTakes set is

RE: Question about CPE/ descriptor and xml file.

2015-01-05 Thread Finan, Sean
Go through the error that you got, and look for a message like: Failed to initilize. Invalid UMLS License and Error: Invalid UMLS License. A UMLS License is required to use the UMLS dictionary lookup. Error: You may request one at: https://uts.nlm.nih.gov/license.html Please verify your

Re: Question about CPE/ descriptor and xml file.

2015-01-05 Thread Maite Meseure Hugues
Thank you for your quick answer, I am going to double check these points. On Mon, Jan 5, 2015 at 9:19 AM, Finan, Sean sean.fi...@childrens.harvard.edu wrote: Go through the error that you got, and look for a message like: Failed to initilize. Invalid UMLS License and Error: Invalid