Skip to content

Commit

Permalink
3.0 architecture revamp/9456/language model featurizer2 (#9586)
Browse files Browse the repository at this point in the history
Migrated the `LanguageModelFeaturizer` to GraphComponent interface.
* dapted create function to new signature
* implemented required_packages
* renamed `train` to `process_training_data`
* supported multiple messages in `process`
* moved the language check to a separate function.
* adapted process and process_training_data signature
* remove unnecessary tests.

Co-authored-by: Tobias Wochinger <t.wochinger@rasa.com>
  • Loading branch information
aeshky and wochinge committed Sep 13, 2021
1 parent 1cbe57b commit a4ef77d
Show file tree
Hide file tree
Showing 3 changed files with 1,050 additions and 161 deletions.
Loading

0 comments on commit a4ef77d

Please sign in to comment.