Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 337 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 337 Bytes

About

This project includes a simple implementation of word prediction algorithm using n-gram probabilistic model. Inspired by Autocomplete (implementation using R programming language).

You can take this idea as a starting point and extend it for your needs.

Demo