Skip to content

An algorithm to check grammatical correctness and suggest improvements.

Notifications You must be signed in to change notification settings

bencmbrook/grammar-checker

Repository files navigation

Grammar Checker

Poster Summarizing Findings

Paper

Grammar Checker Using Hidden Markov Models and Trained CFGs

Usage

Run python master.py to use the grammar-checker

Run python test.py to train the AP tagger and get the information about the viterbi tagger.

Run python dataAP/buildTrainTestFiles.py to generate the .txt for training the AP tagger for next step.

About

An algorithm to check grammatical correctness and suggest improvements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages