|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubdivisionIdentification | |
|---|---|
| org.eyelanguage.rl.reading | Code for the Adaptive Reading Agent; see ReadingMain for parameters and default values. |
| Uses of SubdivisionIdentification in org.eyelanguage.rl.reading |
|---|
| Classes in org.eyelanguage.rl.reading that implement SubdivisionIdentification | |
|---|---|
class |
ReadingStateParallelRelative
In parallel states, we have to keep track of which words of the sentence have been identified already but for default compatability with earlier states we return information about the first word in the window for length, ID and whether the word is identified. |
class |
ReadingStateRelative
Inherits from ReadingState, but several methods have been altered so that the model of the environment is word-centric instead of absolute in the sentence (this allows for generalization to new circumstances). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||