Predictive Text with MarkovSharp

MarkovSharp is an easy to use C# implementation of an N-state Markov model.

MarkovSharp on Github »

1) Train a Model

Model level

How many previous words to consider for creating predictions:

Training Text

Enter training text below then click 'Train!'
Recommended: At least a few hundred words, written as sentences separated by new lines or punctuation

2) Try it out

Type text in below and optionally choose suggested predictions.