dialogy.plugins.text.canonicalization package¶
Module contents¶
- class CanonicalizationPlugin(serializer=<function get_entity_type>, mask='MASK', mask_tokens=None, dest=None, guards=None, entity_column='entities', input_column='alternatives', output_column=None, use_transform=False, threshold=0.0, debug=False)[source]¶
Bases:
dialogy.base.plugin.Plugin
This plugin implements the canonicalization of the text.