/n-gram

An n-gram generator that analyzes text to determine consecutive word occurrences, providing functionality for generating bigrams, predicting the next word, and creating sentences based on the analysis.

Primary LanguageJavaScriptMIT LicenseMIT

Watchers