Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 443 Bytes

⚠️ Archived because not needed for current version of DeltaBot ⚠️

DeltaBot NLU (Version 2)

The NLU Unit for DeltaBot V2

Requirements (Development):

  • python3 with pip
  • pip install -r requirements.txt
  • rasa train nlu --config en/config.yml --nlu en/training.yml --out models_en
  • rasa train nlu --config de/config.yml --nlu de/training.yml --out models_de
  • python multi_nlu.py