Added pfs-test (run PFS for shortest path/best word segmentation)
commit33a216603f23ccad5f071638f05be85fc82ffca6
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 12 Nov 2006 11:20:18 +0000 (12 18:20 +0700)
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 12 Nov 2006 11:20:18 +0000 (12 18:20 +0700)
treef5e2e73d8f1e87aa5c3d743fc864af124e77489e
parent6b8592c65125767c65cba050267988b72ff11576
Added pfs-test (run PFS for shortest path/best word segmentation)

It takes lattices and output the result segmentations
libvspell/sections.cpp
libvspell/sentence.cpp
utils/.gitignore
utils/Makefile.am
utils/pfs-test.cpp [new file with mode: 0644]