Class Monk.event.chunk.ChunkFrequenciesRetrieved
Extends
Workbench.event.ServerEvent.
The frequencies of specified chunks have been retrieved.
The following are recognized properties (but the full
class hierarchy should be examined):
- ids: an array of the chunk IDs to which the frequencies apply
- freqs: an array of frequencies where each item has the following properties: string, pos (parts of speech for lemmas), count
Defined in: event.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
Class Detail
Monk.event.chunk.ChunkFrequenciesRetrieved(object)
- Parameters:
- {Object} object
- A literal with properties for this event
- Since:
- 0.1