| Package | Description |
|---|---|
| com.aliasi.chunk |
Classes for extracting meaningful chunks (spans) of text.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCharLmRescoringChunker<B extends NBestChunker,O extends LanguageModel.Process,C extends LanguageModel.Sequence>
An
AbstractCharLmRescoringChunker provides the basic
character language-model rescoring model used by the trainable
CharLmRescoringChunker and its compiled version. |
class |
CharLmRescoringChunker
A
CharLmRescoringChunker provides a long-distance
character language model-based chunker that operates by rescoring
the output of a contained character language model HMM chunker. |
Copyright © 2016 Alias-i, Inc.. All rights reserved.