ahmedessam452 / Auto-Filling-Text

This project is an auto-filling text program implemented in Python using N-gram models. The program suggests the next word based on the input given by the user. It utilizes N-gram models, specifically Trigrams and Bigrams, to generate predictions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ahmedessam452/Auto-Filling-Text Stargazers