Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| wiki:software:beuthbot:rasa [23.01.2020 10:47] Abirathan Yogarajah | wiki:software:beuthbot:rasa [24.01.2020 15:18] (aktuell) Abirathan Yogarajah | ||
|---|---|---|---|
| Zeile 99: | Zeile 99: | ||
| rasa shell nlu –m models/ | rasa shell nlu –m models/ | ||
| </ | </ | ||
| + | |||
| + | Running Duckling: | ||
| + | |||
| + | After using the command "rasa train nlu" a model is generated. When communicating with Rasa via the shell ("rasa shell nlu ...") the component " | ||
| === How to generate training datasets === | === How to generate training datasets === | ||
| In this project we write training data in the form of JSON, because JSON offers the possibility to extract entities from a text message. For this purpose the data was generated with the tool | In this project we write training data in the form of JSON, because JSON offers the possibility to extract entities from a text message. For this purpose the data was generated with the tool | ||
| + | |||
| + | {{: | ||
| === Add new Model for Rasa-Container (Docker) === | === Add new Model for Rasa-Container (Docker) === | ||
| Zeile 202: | Zeile 208: | ||
| - https:// | - https:// | ||
| - https:// | - https:// | ||
| + | <WRAP pagebreak></ | ||