Package org.apache.tika.parser.ctakes
-
Class Summary Class Description CTAKESConfig Configuration forCTAKESContentHandler
.CTAKESContentHandler Class used to extract biomedical information while parsing.CTAKESParser CTAKESParser decorates aParser
and leverages onCTAKESContentHandler
to extract biomedical information from clinical text using Apache cTAKES.CTAKESUtils This class provides methods to extract biomedical information from plain text usingCTAKESContentHandler
that relies on Apache cTAKES. -
Enum Summary Enum Description CTAKESAnnotationProperty This enumeration includes the properties that anIdentifiedAnnotation
object can provide.CTAKESSerializer Enumeration for types of cTAKES (UIMA) CAS serializer supported by cTAKES.