fixed bugs in Text::penalty2_construct(), Penalty2DAG::set_syllable_weights()
commit951c0bfeebe0e17fcc9c48b579ac2b29b7adb4f9
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 20 Jun 2004 08:19:19 +0000 (20 08:19 +0000)
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Mon, 6 Nov 2006 13:21:23 +0000 (6 20:21 +0700)
tree14a68dca578b7b0d163ee987c40d336a1372286b
parentd4554aa5c1cac0164582de41ec72df52906eb7d3
fixed bugs in Text::penalty2_construct(), Penalty2DAG::set_syllable_weights()

added penalty2 support to vspell-check.
The best accuracy is currently 49.3% (1 1 1 0.999 1)
libvspell/penalty.cpp
libvspell/spell.cpp
tests/vspell-check.cpp