Uses of Package
de.monochromata.anaphors.ast.strategy
| Package | Description |
|---|---|
| de.monochromata.anaphors.ast |
A generic framework for AST-based anaphora resolution and standard anaphor
resolution strategies.
|
| de.monochromata.anaphors.ast.strategy |
Anaphora resolution strategies.
|
-
Classes in de.monochromata.anaphors.ast.strategy used by de.monochromata.anaphors.ast Class Description AnaphorResolutionStrategy A strategy for resolving or constructing the referents of anaphors. -
Classes in de.monochromata.anaphors.ast.strategy used by de.monochromata.anaphors.ast.strategy Class Description AbstractAnaphorResolutionStrategy An abstract base class for strategies used to for resolve or construct the referents of anaphors.AbstractAnchoringStrategy An abstract base class for strategies used to for resolve or construct the referents of indirect anaphors.AnaphorResolutionStrategy A strategy for resolving or constructing the referents of anaphors.AnchoringStrategy A strategy for resolving or constructing the referents of indirect anaphors.IA2FStrategy.IA2FReferent StoresAnchorInLocalTempVariable This is anAnchoringStrategythat has an anchor that differs from the referent.StoresReferentInLocalTempVariable This is aAnaphorResolutionStrategythat has a related expression that is or yields the referent.