public class PhraseBuilder extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
PhraseBuilder.ChunkFactory |
| Constructor and Description |
|---|
PhraseBuilder(PhraseTypeDefinition phraseType,
PhraseBuilder.ChunkFactory chunkFactory,
double minPosSocre) |
| Modifier and Type | Method and Description |
|---|---|
void |
nextSection(org.apache.stanbol.enhancer.nlp.model.Section section) |
void |
nextToken(org.apache.stanbol.enhancer.nlp.model.Token token) |
public PhraseBuilder(PhraseTypeDefinition phraseType, PhraseBuilder.ChunkFactory chunkFactory, double minPosSocre)
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.