--- sylseg-sk-0.7.1.orig/sylseg-sk-training.1 +++ sylseg-sk-0.7.1/sylseg-sk-training.1 @@ -11,7 +11,7 @@ approach seems to be more suitable. .PP sylseg-sk-training creates the necessary data for one of the statistical approaches -for the syllabic segmentaion. The input data are expected to be word +for the syllabic segmentation. The input data are expected to be word segmented into syllables. The syllabic separator should be "-". If no input file is specified, the standard input is expected. The output is written in to the file. The filename is input filename with --- sylseg-sk-0.7.1.orig/sylseg-sk.1 +++ sylseg-sk-0.7.1/sylseg-sk.1 @@ -12,7 +12,7 @@ approach seems to be more suitable. .PP sylseg-sk implements one of the statistical approaches for the syllabic -segmentaion. Each input word is segmented into the syllables. +segmentation. Each input word is segmented into the syllables. The several possible segmentations are generated and sorted by the likelihood. If no input file is specified, the standard input is expected. If input file is used then the output is written in to @@ -27,7 +27,7 @@ .B iconv -f UTF-8 -t ISO_8859-2 | sylseg-sk | iconv -f ISO_8859-2 -t UTF-8 .PP Performance of the syllabic segmentation depend on the used statistics. -To improve the quality of the segmentaion is possible to train the better +To improve the quality of the segmentation it is possible to train the better system with the sylseg-sk-training tool and replace the original file located in /usr/share/sylseg_sk/sylseg-sk.stats .PP --- sylseg-sk-0.7.1.orig/debian/changelog +++ sylseg-sk-0.7.1/debian/changelog @@ -1,6 +1,6 @@ sylseg-sk (0.7.1-1) unstable; urgency=low - * Typos fix. + * Typos fix (closes: #697545). -- Ďoďo Ivanecký Tue, 08 Jan 2013 13:20:35 +0100