Uses of Package
de.monochromata.anaphors.cog.activation
| Package | Description |
|---|---|
| de.monochromata.anaphors.cog.activation |
A generic API for estimating activation values in humans with implementations
of simple activation formulas.
|
| de.monochromata.anaphors.cog.memory |
Abstract activation-based memory.
|
-
Classes in de.monochromata.anaphors.cog.activation used by de.monochromata.anaphors.cog.activation Class Description Activatable An entity that can have an activation value calculated by an activation formula.ActivationFormula Computes activation values for activatable entites at arbitrary points in time with an implementation-dependent precision.AllActiveFormula.Active EstimatedActivationValue An abstract interface for activation values in humans estimated by a cognitive model.LIFOFormula.LIFOActivation Deprecated. -
Classes in de.monochromata.anaphors.cog.activation used by de.monochromata.anaphors.cog.memory Class Description Activatable An entity that can have an activation value calculated by an activation formula.ActivationFormula Computes activation values for activatable entites at arbitrary points in time with an implementation-dependent precision.EstimatedActivationValue An abstract interface for activation values in humans estimated by a cognitive model.