Skip to content

naphets123/chatbot

Repository files navigation

Simple Chatbot to receive truck-specifications


The chatbot starts by executing run.py


Dependencies All language modeling is done with the spacy library, nltk is exclusively used for the Levensthein-distance.
The list of truck-manufacturers and models is taken from https://en.wikipedia.org/wiki/List_of_trucks
Apart from the libraries in the dependenc folder, you also have to load the language model for spacy with
python -m spacy download en_core_web_sm


Todo:
-Track totals and prevent incoherent numbers
-Replace truck models and Brands with a more cohesive list
-Implement more checks to give reasonable input ranges

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages