SYLSEG-SK 0.4
=============


ABOUT SYLSEG-SK
---------------

The sylabic segmentation is esential for some linguistic or speech
recognition applications. Depending on the language either rule based
or statistical approach is beying used. For Slovak the statistical
approach seems to be more suitable.

sylseg-sk implements one of the statistical approaches for the syllabic
segmentaion. Each input word is segmented into the syllables.
The several possible segmentations are generated and sorted
by the likelihood. 

The first version was writtne in 2003 and trained on 10000 manualy
segmented words. The data obtained from the manual segmentation
are part of this package.

Please see the man page, `sylseg-sk.1', for information on how to 
use it.


SYLSEG-SK HOME PAGE
-------------------
For latest distributions, bug reports, and other stuff, see the
sylseg-sk home page at

	http://www.ivanecky.sk/projects/sylseg/

BUGS, SUGGESTIONS, ETC.
-----------------------
Please write me if you have trouble using or running sylseg-sk, or if
you have suggestions or (preferably) patches.

	Ďoďo Ivanecký
	dodo.sk@gmail.com
	http://www.ivanecky.sk

AUTHORS
-------
	Ďoďo Ivanecký

