Commit Graph

11 Commits

Author SHA1 Message Date
Mathieu B
3bf6737f45 Added NLP Utils to remove stopwords for example 2021-07-27 17:00:06 +02:00
Mathieu B
2990a9e464 Added get_language instead of config.get("LANGUGE") 2021-07-27 16:27:55 +02:00
Mathieu B
775e0fbfdf Fixed error on train after renaming to skills 2021-07-27 12:39:39 +02:00
Mathieu B
7f7feb27e9 Renamed intents for skills 2021-07-27 12:37:09 +02:00
Mathieu B
53da5409b4 Added jokes 2021-07-26 22:46:47 +02:00
Mathieu B
b0cb9b7875 Implemented all (most) of the NLTK supported languages from the config 2021-07-26 21:49:03 +02:00
Mathieu B
37678cb247 Implemented language in config and 12hours-format aswell 2021-07-26 21:48:04 +02:00
Mathieu B
708ea65163 Add "import method from string" in new utils file 2021-07-26 20:55:36 +02:00
Mathieu B
be01ac4b27 add get_path from intent tag 2021-07-26 20:55:02 +02:00
Mathieu B
06b8be8026 Fully working training and sentence recognition from the model, added stuff to README and requirements 2021-07-26 19:39:24 +02:00
Mathieu B
8131b046b2 Base 2021-07-26 18:23:32 +02:00