Hacker News new | ask | show | jobs
by sumgy 4184 days ago
Out of curiosity, how did you generate that list? I looked into doing something similar a couple months back, but i couldn't find nearly as complete of a source for syllable count.
1 comments

I started with the list from this question [0] and then wrote a one-off script to convert it to the form linked above.

http://stackoverflow.com/q/10414957/1216976