Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 858 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 858 Bytes

Hyphenator

Watson can tell you how tall Ke$ha is. It's time your computer can tell you how many syllables (roughly) are in a word, and fast!

Usage

Hyphenator has one usage: phonetics. Primarily, this is useful for counting syllables quickly. But it could be used for other phonetic applications that need a speed up.

$ /path/to/hyphenator "WORDS I WANT TO HYPHENATE!"
> "WORDS I WANT TO HY-PHEN-ATE!" 

Acknowledgements

License

Hyphenator is free--as in BSD. Hack your heart out, hackers.