kurd-cc / Kurdish-Rasa

Rasa with Kurdish Language Processing Toolkit

Home Page:https://kurd.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kurdish-Rasa

Rasa bot using Kurdish Language Processing Toolkit in messages' processing.

Installation

  1. Create a virtual venv and activate it
  2. pip install -r requirements.txt
  3. Training: rasa train
  4. Testing: rasa test -s tests\test_stories.yml
  5. Interactive model training: rasa interactive

How to use Sorani?

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

About

Rasa with Kurdish Language Processing Toolkit

https://kurd.cc


Languages

Language:Python 100.0%