AarohiSingla / ChatBot-Using-Rasa-2.0

4 stars 6 forks source link

Implementation #1

Open Munirah-kh opened 2 years ago

Munirah-kh commented 2 years ago

Can you please add the implementation steps on cmd command? thank you

Munirah-kh commented 2 years ago

is there a "training.py" file missing ?

AarohiSingla commented 2 years ago

Please check this video. All the steps explained here https://www.youtube.com/watch?v=zhFKKC6s5nY&t=514s

Munirah-kh commented 2 years ago

Thank you for your reply. What should i do to change the language to Arabic ?

AarohiSingla commented 2 years ago

You ca do the changes in config.yml file language: en Change en with the other language.

On Tue, 18 Jan 2022 at 04:24, Munirah-kh @.***> wrote:

Thank you for your reply. What should i do to change the language to Arabic ?

— Reply to this email directly, view it on GitHub https://github.com/AarohiSingla/ChatBot-Using-Rasa-2.0/issues/1#issuecomment-1015360940, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOJ7RWWI7ITAMYGY5UYSYF3UWVLYXANCNFSM5MGY3B6A . You are receiving this because you commented.Message ID: @.***>

Munirah-kh commented 2 years ago

hello I changed the config.yml file language to ar but when i train the model, this msg appears : InvalidModelError: Model 'ar' is not a linked spaCy model. Please download and/or link a spaCy model, e.g. by running: python -m spacy download en_core_web_md python -m spacy link en_core_web_md en

see there is an error with 'ar'

NOTE; the model was working in english language but arabic! can you please help me i need it