# Functions
New returns a new dictionary generator.
WithDictionaryPath sets path in which to store compiled dictionaries.
WithRatioImprovementTolerance sets the total size in bytes of samples to use for benchmarking.
WithSamplePath sets path in which to temporarily store generated data samples.
WithStartSize sets the dictionary size in Bytes to start with when generating dictionaries.
# Constants
Supported dictionary kinds.
Supported dictionary kinds.
Supported dictionary kinds.
# Variables
DefaultConfig is the default configuration for the Mapper.
# Type aliases
DictionaryKind represents the resources that the dictionary is trained to compress efficiently.
Option is an option that can be given to the generator to configure optional parameters on initialization.