Rasa bot using Kurdish Language Processing Toolkit in messages' processing.
- Create a virtual venv and activate it
pip install -r requirements.txt
- Training:
rasa train
- Testing:
rasa test -s tests\test_stories.yml
- Interactive model training:
rasa interactive
To use Sorani you need to update:
- Update
KLPTTokenizer.py
, change"Kurmanji", "Latin"
to"Sorani", "Arabic"
- Translate
nlu.yml
to Sorani - For testing purposes, translate
test_stories.yml