See: Description
Interface | Description |
---|---|
ContextGenerator |
Generate contexts for maxent decisions.
|
DataStream |
A interface for objects which can deliver a stream of training data to be
supplied to an EventStream.
|
Class | Description |
---|---|
BasicContextGenerator |
Generate contexts for maxent decisions, assuming that the input
given to the getContext() method is a String containing contextual
predicates separated by spaces.
|
GIS |
A Factory class which uses instances of GISTrainer to create and train
GISModels.
|
GISModel |
A maximum entropy model which has been trained using the Generalized
Iterative Scaling procedure (implemented in GIS.java).
|
IntegerPool |
A pool of read-only, unsigned Integer objects within a fixed,
non-sparse range.
|
RealBasicEventStream |
Copyright © 2010 - 2020 Adobe. All Rights Reserved