| Package | Description |
|---|---|
| com.aliasi.chunk |
Classes for extracting meaningful chunks (spans) of text.
|
| com.aliasi.sentences |
Classes for sentence-boundary detection.
|
| Modifier and Type | Method and Description |
|---|---|
ChunkingEvaluation |
ChunkerEvaluator.evaluation()
Return the first-best chunking evaluation.
|
ChunkingEvaluation |
ChunkingEvaluation.perTypeEvaluation(String chunkType)
Returns a chunking evaluation which consists of the current
chunking evaluation restricted to the specified type.
|
| Modifier and Type | Method and Description |
|---|---|
ChunkingEvaluation |
SentenceEvaluation.chunkingEvaluation()
Return the chunking evaluation for this sentence evaluation.
|
Copyright © 2016 Alias-i, Inc.. All rights reserved.