pub fn create_summarizer(config: &MnemoConfig) -> Arc<dyn Summarizer>
Create a summarizer based on configuration.