| Package | Description |
|---|---|
| com.aliasi.chunk |
Classes for extracting meaningful chunks (spans) of text.
|
| Modifier and Type | Method and Description |
|---|---|
HmmDecoder |
HmmChunker.getDecoder()
Returns the underlying hidden Markov model decoder for this
chunker.
|
| Constructor and Description |
|---|
HmmChunker(TokenizerFactory tokenizerFactory,
HmmDecoder decoder)
Construct a chunker from the specified tokenizer factory
and hidden Markov model decoder.
|
Copyright © 2019 Alias-i, Inc.. All rights reserved.