Developed Markov and Hidden Markov models for English text. Generated sentences using the trigram model by implementing the prior-sample routine. Use the language model to correct imperfect sentences given by the user. The application returns which sentence is most likely given the user’s input.
-
Couldn't load subscription status.
- Fork 0
Developed Markov and Hidden Markov models for English text. Generated sentences using the trigram model by implementing the prior-sample routine. Use the language model to correct imperfect sentences given by the user. The application returns which sentence is most likely given the user’s input.
Couldn't load subscription status.
zhengxuca/Sentence-Correction
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Developed Markov and Hidden Markov models for English text. Generated sentences using the trigram model by implementing the prior-sample routine. Use the language model to correct imperfect sentences given by the user. The application returns which sentence is most likely given the user’s input.