Skip to content

tansey/sukhotin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Sukhotin's Algorithm

I just read an article on HackerNews about a little-known algorithm called Sukhotin's Algorithm. The algorithm takes a dictionary of words and tries to figure out what the vowels are, based on the assumption that vowels are typically next to consonants. This sounded really cool, so I downloaded a big list of English words and implemented it.

More information and discussion about it on nashcoding.

About

An implementation of Sukhotin's algorithm for identifying the vowels in an arbitrary language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages