A processor with many methods (should split with default threshold).
Usage
BigProcessor(config)
config: dict
Configuration dictionary.
>>> proc = BigProcessor({"verbose": True}) >>> proc.validate()
True