notice
This is documentation for Rasa Open Source Documentation v2.0.x, which is no longer actively maintained.
For up-to-date documentation, see the latest version (2.3.x).
Version: 2.0.x
rasa.nlu.featurizers.sparse_featurizer.regex_featurizer
RegexFeaturizer Objects
class RegexFeaturizer(SparseFeaturizer)
persist
| persist(file_name: Text, model_dir: Text) -> Optional[Dict[Text, Any]]
Persist this model into the passed directory. Return the metadata necessary to load the model again.