Adrianogba/bigram-trigram-python
This is an simple artificial intelligence program to predict the next word based on a informed string using bigrams and trigrams based on a .txt file. There are two codes, one using console and the other using tkinter.
PythonGPL-3.0
No issues in this repository yet.