|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cleartk.chunker.ChunkLabeler_ImplBase
org.cleartk.chunker.DefaultChunkLabeler
org.cleartk.token.tokenizer.chunk.ChunkTokenizerLabeler
@Deprecated public class ChunkTokenizerLabeler
Copyright (c) 2007-2008, Regents of the University of Colorado
All rights reserved.
| Field Summary |
|---|
| Fields inherited from class org.cleartk.chunker.DefaultChunkLabeler |
|---|
PARAM_CHUNK_LABEL_FEATURE_NAME |
| Fields inherited from class org.cleartk.chunker.ChunkLabeler_ImplBase |
|---|
annotationLabels, BEGIN_PREFIX, chunkAnnotationClass, chunkAnnotationType, INSIDE_PREFIX, labeledAnnotationClass, labeledAnnotationType, OUTSIDE_LABEL, PARAM_CHUNK_ANNOTATION_CLASS_NAME, SEPARATOR, typesInitialized |
| Constructor Summary | |
|---|---|
ChunkTokenizerLabeler()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
chunks2Labels(org.apache.uima.jcas.JCas jCas)
Deprecated. In general, the chunks will be annotations of type Token and the labeled annotations will be annotations of type Subtoken creating labels such as B-TOKEN or I-TOKEN. |
| Methods inherited from class org.cleartk.chunker.DefaultChunkLabeler |
|---|
createChunk, getChunkLabel, initialize, initializeTypes, setChunkLabelFeatureName |
| Methods inherited from class org.cleartk.chunker.ChunkLabeler_ImplBase |
|---|
chunks2Labels, getLabel, labels2Chunks, setChunkAnnotationClassName, setLabel, setLabeledAnnotationClassName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChunkTokenizerLabeler()
| Method Detail |
|---|
public void chunks2Labels(org.apache.uima.jcas.JCas jCas)
throws org.apache.uima.analysis_engine.AnalysisEngineProcessException
org.apache.uima.analysis_engine.AnalysisEngineProcessException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||