Re: Evaluate cTAKES perfomance [SUSPICIOUS]

2017-03-19 Thread Leander Melms
an, Sean > wrote: > > Great explanation, > Thank you Tim! > > -Original Message- > From: Miller, Timothy [mailto:timothy.mil...@childrens.harvard.edu] > Sent: Saturday, March 18, 2017 7:18 AM > To: dev@ctakes.apache.org > Subject: Re: Evaluate cTAKES perfomance [S

RE: Evaluate cTAKES perfomance [SUSPICIOUS]

2017-03-19 Thread Finan, Sean
Great explanation, Thank you Tim! -Original Message- From: Miller, Timothy [mailto:timothy.mil...@childrens.harvard.edu] Sent: Saturday, March 18, 2017 7:18 AM To: dev@ctakes.apache.org Subject: Re: Evaluate cTAKES perfomance [SUSPICIOUS] To save you a little trouble, in ctakes

Re: Evaluate cTAKES perfomance

2017-03-18 Thread Miller, Timothy
cleaned up as much. Tim From: Leander Melms Sent: Friday, March 17, 2017 3:05 PM To: dev@ctakes.apache.org Subject: Re: Evaluate cTAKES perfomance Thanks! I'll have a look at it and will try to give something back to the community! Leander > On 17

Re: Evaluate cTAKES perfomance

2017-03-17 Thread Leander Melms
h - basically >> TextSpanWriter with the added output of CUIs. >> >> You can also have a look at EntityCollector of >> org.apache.ctakes.core.pipeline. It has an annotation engine that keeps a >> running list of "entities" for the whole run, doc ids, spans,

RE: Evaluate cTAKES perfomance

2017-03-17 Thread Finan, Sean
to:me...@students.uni-marburg.de] Sent: Friday, March 17, 2017 1:46 PM To: dev@ctakes.apache.org Subject: Re: Evaluate cTAKES perfomance Hi Sean, thank you (again) for your help and feedback! I'll give it a try! Seems like the authors of the publication "Mayo clinical Text analysis and Knowle

Re: Evaluate cTAKES perfomance

2017-03-17 Thread Leander Melms
as an annotation engine that keeps a > running list of "entities" for the whole run, doc ids, spans, text and cuis. > > Sean > > > -Original Message- > From: Leander Melms [mailto:me...@students.uni-marburg.de] > Sent: Friday, March 17, 2017 1:09 PM &

RE: Evaluate cTAKES perfomance

2017-03-17 Thread Finan, Sean
marburg.de] Sent: Friday, March 17, 2017 1:09 PM To: dev@ctakes.apache.org Subject: Re: Evaluate cTAKES perfomance Sorry for writing again. I just have a quick question: My idea is to parse the cTAKES output to a text file with a structure like this DocName|Spans|CUI|CoveredText|ConceptType and d

Re: Evaluate cTAKES perfomance

2017-03-17 Thread Leander Melms
Sorry for writing again. I just have a quick question: My idea is to parse the cTAKES output to a text file with a structure like this DocName|Spans|CUI|CoveredText|ConceptType and do the same with the cold standart (from anafora). Is this a correct way to do this? I'm new to the subject and