Uses of Interface
org.apache.ctakes.chunker.ae.ChunkCreator

Packages that use ChunkCreator
org.apache.ctakes.chunker.ae   
 

Uses of ChunkCreator in org.apache.ctakes.chunker.ae
 

Classes in org.apache.ctakes.chunker.ae that implement ChunkCreator
 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-2013 The Apache Software Foundation. All Rights Reserved.