/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.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

No issues in this repository yet.