Modified vspell-check for better output. Added vspell-report.pl to digest vspell...
commit5db306bee3f4ac26b4035d02f845efdb243e44ec
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 12 Nov 2006 11:25:16 +0000 (12 18:25 +0700)
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 12 Nov 2006 11:25:16 +0000 (12 18:25 +0700)
treeb04c2d99abbb84e55d99010bce637884dbb6ef04
parent33a216603f23ccad5f071638f05be85fc82ffca6
Modified vspell-check for better output. Added vspell-report.pl to digest vspell-check output

It now outputs as follow:

 # Pattern trigram_strict-check_penalty_penalty2
 # Output test_errors syllable_check word_check corrects positive_errors candidate errors

 # Sentence: (the sentence being checked)
 0 0 0 0 0 0 # the format conform the above Output description
 ## other comments go here
utils/vspell-check.cpp
utils/vspell-report.pl [new file with mode: 0755]