Skip to content

Gldkslfmsd/sekacek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sekacek

Sekáček is an easy program for splitting Czech text to syllables.

How to run sekacek?

Save sekacek.py and .sekacek to your computer

Run python3 sekacek.py [OPTIONS] [INPUT FILE]

To see options try python3 sekacek.py --help. There's a help in Czech. Will be translated later or upon request.

Example input and output

echo "ahoj, tohle je sekáček, rozseká český text na slabiky" | python3 sekacek.py 
a/hoj, to/hle je se/ká/ček, roz/se/ká čes/ký text na sla/bi/ky

What next?

In directory dokumentace you can see documentation and other info (in Czech, TeX and pdf).

I'll be happy if you enjoy sekacek. You can contact me through GitHub and give me a star :)

About

split Czech text to syllables (Python)

Resources

Stars

Watchers

Forks

Packages

No packages published