| Package | Description |
|---|---|
| com.aliasi.chunk |
Classes for extracting meaningful chunks (spans) of text.
|
| com.aliasi.crf |
Classes and interfaces for conditional random fields.
|
| com.aliasi.dict |
Classes for handling dictionaries.
|
| com.aliasi.features |
Classes for extracting feature vectors from objects and parsing
objects for feature handlers.
|
| com.aliasi.sentences |
Classes for sentence-boundary detection.
|
| com.aliasi.test.unit.chunk | |
| com.aliasi.tokenizer |
Classes for tokenizing character sequences.
|
| Class and Description |
|---|
| AbstractCharLmRescoringChunker
An
AbstractCharLmRescoringChunker provides the basic
character language-model rescoring model used by the trainable
CharLmRescoringChunker and its compiled version. |
| Chunk
The
Chunk interface specifies a slice of a character
sequence, a chunk type and a chunk score. |
| ChunkAndCharSeq
The
ChunkAndCharSeq is an immutable composite of a
chunk and a character sequence. |
| Chunker
The
Chunker interface specifies methods for returning
a chunking given a character sequence or character slice. |
| Chunking
The
Chunking interface specifies a set of chunks
over a shared underlying character sequence. |
| ChunkingEvaluation
A
ChunkingEvaluation stores and reports the results of
evaluating response chunkings against reference chunkings. |
| ConfidenceChunker
The
ConfidenceChunker interface specifies a method
for returning an iterator over chunks in order of confidence. |
| HmmChunker
An
HmmChunker uses a hidden Markov model to perform
chunking over tokenized character sequences. |
| NBestChunker
An
NBestChunker is a chunker that is able to return
results iterating over scored chunkings or scored chunks in order
of decreasing likelihood. |
| RescoringChunker
A
RescoringChunker provides first best, n-best and
confidence chunking by rescoring n-best chunkings derived from a
contained chunker. |
| TagChunkCodec
A
TagChunkCodec provides a means of coding chunkings as
taggings and decoding (string) taggings back to chunkings. |
| Class and Description |
|---|
| Chunk
The
Chunk interface specifies a slice of a character
sequence, a chunk type and a chunk score. |
| Chunker
The
Chunker interface specifies methods for returning
a chunking given a character sequence or character slice. |
| Chunking
The
Chunking interface specifies a set of chunks
over a shared underlying character sequence. |
| ConfidenceChunker
The
ConfidenceChunker interface specifies a method
for returning an iterator over chunks in order of confidence. |
| NBestChunker
An
NBestChunker is a chunker that is able to return
results iterating over scored chunkings or scored chunks in order
of decreasing likelihood. |
| TagChunkCodec
A
TagChunkCodec provides a means of coding chunkings as
taggings and decoding (string) taggings back to chunkings. |
| Class and Description |
|---|
| Chunker
The
Chunker interface specifies methods for returning
a chunking given a character sequence or character slice. |
| Chunking
The
Chunking interface specifies a set of chunks
over a shared underlying character sequence. |
| Class and Description |
|---|
| Chunker
The
Chunker interface specifies methods for returning
a chunking given a character sequence or character slice. |
| Class and Description |
|---|
| ChunkAndCharSeq
The
ChunkAndCharSeq is an immutable composite of a
chunk and a character sequence. |
| Chunker
The
Chunker interface specifies methods for returning
a chunking given a character sequence or character slice. |
| Chunking
The
Chunking interface specifies a set of chunks
over a shared underlying character sequence. |
| ChunkingEvaluation
A
ChunkingEvaluation stores and reports the results of
evaluating response chunkings against reference chunkings. |
| Class and Description |
|---|
| Chunker
The
Chunker interface specifies methods for returning
a chunking given a character sequence or character slice. |
| Chunking
The
Chunking interface specifies a set of chunks
over a shared underlying character sequence. |
| Class and Description |
|---|
| Chunker
The
Chunker interface specifies methods for returning
a chunking given a character sequence or character slice. |
| Chunking
The
Chunking interface specifies a set of chunks
over a shared underlying character sequence. |
Copyright © 2016 Alias-i, Inc.. All rights reserved.