This repository has been archived on 2023-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
jarvis-server/ia
2021-07-26 21:49:21 +02:00
..
__init__.py Fully working training and sentence recognition from the model, added stuff to README and requirements 2021-07-26 19:39:24 +02:00
model.py Fully working training and sentence recognition from the model, added stuff to README and requirements 2021-07-26 19:39:24 +02:00
nltk_utils.py Implemented all (most) of the NLTK supported languages from the config 2021-07-26 21:49:03 +02:00
process.py Sentence processing can now be used with the REST API 2021-07-26 19:52:20 +02:00
train.py Fully working training and sentence recognition from the model, added stuff to README and requirements 2021-07-26 19:39:24 +02:00
trained_model.pth Retrained model 2021-07-26 21:49:21 +02:00