RE: Segment annotation type

2022-03-23 Thread Thomas W Loehfelm
*Date of procedure:|^\s*EXAM DATE:|^\s*EXAMINATION DATE:) Findings||(?:^\s*FINDINGS:|^\s*Findings:) Impression||(?:^\s*IMPRESSION:|^\s*Impression:) Tom -Original Message- From: Peter Abramowitsch Sent: Tuesday, March 22, 2022 10:07 PM To: dev@ctakes.apache.org Subject: Re: Segment

Re: Segment annotation type

2022-03-23 Thread Greg Silverman
Thanks Peter, I'll definitely check it out! No, I had no clue this existed. I even checked the documentation. Seems like a lot of features are there but not really advertised. On Wed, Mar 23, 2022 at 12:07 AM Peter Abramowitsch wrote: > Hi Greg > I don't bother about segments but have been pre

Re: Segment annotation type

2022-03-22 Thread Peter Abramowitsch
Hi Greg I don't bother about segments but have been pretty successful using this to get a document's sections. *add org.mitre.medfacts.uima.ZoneAnnotator SectionRegex=org/mitre/medfacts/uima/section_regex.xml* Have you checked out this annotator? It creates "Heading" types and the config file ab