| Package | Description |
|---|---|
| com.aliasi.chunk |
Classes for extracting meaningful chunks (spans) of text.
|
| com.aliasi.classify |
Classes for classifying data and evaluation.
|
| com.aliasi.cluster |
Classes for clustering data and evaluation.
|
| com.aliasi.corpus |
Classes for parsing and handling various corpora.
|
| com.aliasi.crf |
Classes and interfaces for conditional random fields.
|
| com.aliasi.features |
Classes for extracting feature vectors from objects and parsing
objects for feature handlers.
|
| com.aliasi.hmm |
Classes for estimating and decoding hidden Markov models.
|
| com.aliasi.lm |
Classes for character- and token-based language models.
|
| com.aliasi.sentences |
Classes for sentence-boundary detection.
|
| com.aliasi.spell |
Classes for spelling correction and edit distance.
|
| com.aliasi.stats |
Classes for handling basic statical distributions and estimators.
|
| com.aliasi.tag |
Classes and interfaces for sequence tagging, including evaluators.
|
| Class and Description |
|---|
| Handler
The
Handler marker interface indicates that a class
will be implement a handle method appropriate for a particular
Parser. |
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Class and Description |
|---|
| Corpus
The
Corpus abstract class provides a basis for passing
training and testing data to data handlers. |
| Handler
The
Handler marker interface indicates that a class
will be implement a handle method appropriate for a particular
Parser. |
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Class and Description |
|---|
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Class and Description |
|---|
| Corpus
The
Corpus abstract class provides a basis for passing
training and testing data to data handlers. |
| Handler
The
Handler marker interface indicates that a class
will be implement a handle method appropriate for a particular
Parser. |
| InputSourceParser
An
InputSourceParser is an abstract parser based
on an abstract method for parsing from an input source. |
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Parser
The
Parser abstract class provides methods for parsing
content from an input source or character sequence and passing
extracted events to a content handler. |
| XValidatingObjectCorpus
An
XValidatingObjectCorpus holds a list of items
which it uses to provide training and testing items using
cross-validation. |
| Class and Description |
|---|
| Corpus
The
Corpus abstract class provides a basis for passing
training and testing data to data handlers. |
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Class and Description |
|---|
| Corpus
The
Corpus abstract class provides a basis for passing
training and testing data to data handlers. |
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Class and Description |
|---|
| Handler
The
Handler marker interface indicates that a class
will be implement a handle method appropriate for a particular
Parser. |
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Class and Description |
|---|
| Handler
The
Handler marker interface indicates that a class
will be implement a handle method appropriate for a particular
Parser. |
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Class and Description |
|---|
| Handler
The
Handler marker interface indicates that a class
will be implement a handle method appropriate for a particular
Parser. |
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Class and Description |
|---|
| Handler
The
Handler marker interface indicates that a class
will be implement a handle method appropriate for a particular
Parser. |
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Class and Description |
|---|
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Class and Description |
|---|
| Corpus
The
Corpus abstract class provides a basis for passing
training and testing data to data handlers. |
| Handler
The
Handler marker interface indicates that a class
will be implement a handle method appropriate for a particular
Parser. |
| ObjectHandler
The
ObjectHandler interface specifies a handler
with a single method that takes a single argument of the
type of the generic paramter. |
| Parser
The
Parser abstract class provides methods for parsing
content from an input source or character sequence and passing
extracted events to a content handler. |
| StringParser
A
StringParser is an abstract parser based on an
abstract method for parsing from a character slice. |
Copyright © 2019 Alias-i, Inc.. All rights reserved.