Package | Description |
---|---|
org.apache.ctakes.chunker.ae |
Modifier and Type | Class and Description |
---|---|
class |
DefaultChunkCreator
This chunker creator simply creates annotations of type edu.mayo.bmi.chunker.type.Chunk and
sets the chunkType feature of the annotation to the passed in parameter chunkType.
|
class |
PhraseTypeChunkCreator
This chunker creator creates annotations of type org.apache.ctakes.typesystem.type.* and
sets the chunkType feature of the annotation to the passed in parameter chunkType.
|
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.