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