Technologies Used
OCaml
Project Description
Developed an N-Gram generator to predict the next word in a sequence based on frequency and
likelihood.
This tool enhances word prediction accuracy by analyzing word patterns and occurrences, providing a robust
solution for text prediction applications.