Perhaps for clarity I should have started with: ContextDependentTokenizerAnnotator is the only class in ctakes that creates PersonTitleAnnotation using PersonTitleToken. ContextDependentTokenizerAnnotator uses PersonTitleFSM to create those tokens.
Sean -----Original Message----- From: Miller, Timothy [mailto:timothy.mil...@childrens.harvard.edu] Sent: Monday, July 03, 2017 3:11 PM To: dev@ctakes.apache.org Subject: question about PersonTitleAnnotation class [SUSPICIOUS] [EXTERNAL] More specifically: /ctakes-type-system/target/generated-sources/jcasgen/org/apache/ctakes/typesystem/type/textsem/PersonTitleAnnotation.java? Just curious what this type is intended to represent. Is it titles, as in "Dr." or "Mrs."? And is there a type for just representing a person? If anyone has recollection I'll add it to the description. Tim