| 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.crf |
Classes and interfaces for conditional random fields.
|
| com.aliasi.dca |
Classes for fitting and running discrete choice analysis (DCA) models.
|
| 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.hmm |
Classes for estimating and decoding hidden Markov models.
|
| com.aliasi.lm |
Classes for character- and token-based language models.
|
| com.aliasi.matrix |
Classes for matrices and vectors.
|
| com.aliasi.spell |
Classes for spelling correction and edit distance.
|
| com.aliasi.stats |
Classes for handling basic statical distributions and estimators.
|
| com.aliasi.symbol |
Classes for string-based symbol tables.
|
| com.aliasi.tag |
Classes and interfaces for sequence tagging, including evaluators.
|
| com.aliasi.test.unit.chunk | |
| com.aliasi.test.unit.features | |
| com.aliasi.test.unit.util | |
| com.aliasi.tokenizer |
Classes for tokenizing character sequences.
|
| com.aliasi.util |
Classes for general Java utilities.
|
| Class and Description |
|---|
| Compilable
The
Compilable interface specifies a general way in
which an object may be compiled to an object output. |
| ObjectToCounterMap
An
ObjectToCounterMap maintains a mapping from objects
to integer counters, which may be incremented or set. |
| Scored
The
Scored interface should be implemented by objects
that return a double-valued score. |
| ScoredObject
A
ScoredObject provides an implementation of the
Scored interface with an attached object. |
| Class and Description |
|---|
| Compilable
The
Compilable interface specifies a general way in
which an object may be compiled to an object output. |
| Distance
The
Distance interface provides a general method for
defining distances between two objects. |
| Factory
A
Factory provides a generic interface for object
creation of a specified type. |
| FeatureExtractor
A
FeatureExtractor provides a method of converting
generic input objects into feature vectors. |
| ObjectToDoubleMap
An
ObjectToDoubleMap maintains a mapping from
objects to double-valued counters, which may be incremented or set. |
| Proximity
The
Proximity interface provides a general method for
defining closeness between two objects. |
| ScoredObject
A
ScoredObject provides an implementation of the
Scored interface with an attached object. |
| Class and Description |
|---|
| Distance
The
Distance interface provides a general method for
defining distances between two objects. |
| FeatureExtractor
A
FeatureExtractor provides a method of converting
generic input objects into feature vectors. |
| Scored
The
Scored interface should be implemented by objects
that return a double-valued score. |
| Tuple
A tuple is an immutable ordered list of objects or
null values with equality conditions determined
pointwise. |
| Class and Description |
|---|
| ScoredObject
A
ScoredObject provides an implementation of the
Scored interface with an attached object. |
| Class and Description |
|---|
| FeatureExtractor
A
FeatureExtractor provides a method of converting
generic input objects into feature vectors. |
| Class and Description |
|---|
| Compilable
The
Compilable interface specifies a general way in
which an object may be compiled to an object output. |
| Scored
The
Scored interface should be implemented by objects
that return a double-valued score. |
| Class and Description |
|---|
| FeatureExtractor
A
FeatureExtractor provides a method of converting
generic input objects into feature vectors. |
| Class and Description |
|---|
| Compilable
The
Compilable interface specifies a general way in
which an object may be compiled to an object output. |
| Class and Description |
|---|
| Compilable
The
Compilable interface specifies a general way in
which an object may be compiled to an object output. |
| ObjectToCounterMap
An
ObjectToCounterMap maintains a mapping from objects
to integer counters, which may be incremented or set. |
| ScoredObject
A
ScoredObject provides an implementation of the
Scored interface with an attached object. |
| Class and Description |
|---|
| Distance
The
Distance interface provides a general method for
defining distances between two objects. |
| Proximity
The
Proximity interface provides a general method for
defining closeness between two objects. |
| Class and Description |
|---|
| Compilable
The
Compilable interface specifies a general way in
which an object may be compiled to an object output. |
| Distance
The
Distance interface provides a general method for
defining distances between two objects. |
| ObjectToCounterMap
An
ObjectToCounterMap maintains a mapping from objects
to integer counters, which may be incremented or set. |
| Proximity
The
Proximity interface provides a general method for
defining closeness between two objects. |
| ScoredObject
A
ScoredObject provides an implementation of the
Scored interface with an attached object. |
| Class and Description |
|---|
| Compilable
The
Compilable interface specifies a general way in
which an object may be compiled to an object output. |
| Class and Description |
|---|
| Compilable
The
Compilable interface specifies a general way in
which an object may be compiled to an object output. |
| Class and Description |
|---|
| ObjectToCounterMap
An
ObjectToCounterMap maintains a mapping from objects
to integer counters, which may be incremented or set. |
| Scored
The
Scored interface should be implemented by objects
that return a double-valued score. |
| Class and Description |
|---|
| Compilable
The
Compilable interface specifies a general way in
which an object may be compiled to an object output. |
| Class and Description |
|---|
| FeatureExtractor
A
FeatureExtractor provides a method of converting
generic input objects into feature vectors. |
| Class and Description |
|---|
| Iterators.Buffered
An
Iterators.Buffered uses a single method to return
objects, buffering the result and returning it as the next element
if it is non-null. |
| Scored
The
Scored interface should be implemented by objects
that return a double-valued score. |
| SmallSet
The
SmallSet class implements immutable instances the
Set interface tailored for sets with a small number of
members. |
| Class and Description |
|---|
| Compilable
The
Compilable interface specifies a general way in
which an object may be compiled to an object output. |
| Counter
A reassignable integer usable for counting.
|
| FeatureExtractor
A
FeatureExtractor provides a method of converting
generic input objects into feature vectors. |
| Class and Description |
|---|
| Compilable
The
Compilable interface specifies a general way in
which an object may be compiled to an object output. |
| Iterators.PrimitiveInt
A
Iterators.PrimitiveInt is an integer iterator that
also allows objects to be accessed as primitive int
values. |
| Scored
The
Scored interface should be implemented by objects
that return a double-valued score. |
| ScoredObject
A
ScoredObject provides an implementation of the
Scored interface with an attached object. |
| SmallSet
The
SmallSet class implements immutable instances the
Set interface tailored for sets with a small number of
members. |
| Tuple
A tuple is an immutable ordered list of objects or
null values with equality conditions determined
pointwise. |
Copyright © 2016 Alias-i, Inc.. All rights reserved.