word_collection_utils library
Classes
- Options
- Represents configuration options for handling word collection files, including memory caching, metadata usage, header presence, and metadata file path.
- Word
- Represents a word in the collection, including its value and position.
- WordCollectionUtils
- Utility class for interacting with a word collection file, providing methods to retrieve words by index, randomly, or by range.