AdamJeddy/Grad-Project-Code

Change the decoder function code to take user inputs

AdamJeddy opened this issue · 3 comments

NLP_Model.py file should be able to take an ASL input and it should give out an output

Done.

Improvement could be to have a for loop that keeps taking user input

Create a ReadMe file that shows how to use the new NLP program
Document it

Done.
ReadMe file created.
NLP program now has a loop that keeps taking user input