Class | Description |
---|---|
StateHistoryTracker |
A class that keeps track of word histories
|
TokenTracker |
This debugging class is used to track the number of active tokens per state
|
TokenTypeTracker |
A tool for tracking the types tokens created and placed in the beam
TODO: Develop a mechanism for adding trackers such as these in a more general fashion.
|
WordTracker |
A class that keeps track of word histories
|