Posts tagged cmudict
Counting Syllables Accurately in Python on Google App Engine
21 year ago
I wanted to be able to count syllables accurately in Python and looked around for existing code that I could re-use. I found one or two routines written in PHP that looked promising so I ported them to Python but was pretty disappointed with the accuracy.
I also found a Python routine that is part of the contributed code for NLTK that was not bad but again struggled with some words. You see, I had naively thought this would be a simple exercise. I hadn’t realised that Syllable Counting in the English language is pretty difficult stuff with so many More >

Recent Comments
March 25, 2013 (3:30) FileZilla, SFTP and Amazon EC2 Worked great! I wouldn't have stumbled across this for a long time. Especially since, as you sa...
November 7, 2012 (12:45) FileZilla, SFTP and Amazon EC2 thank you. thank you. thank you. worked like a charm
October 6, 2012 (10:55) Google App Engine and the Arcanicity Index [...] Feeds « Google App Engine and the Arcanicity Index Nothing’s ev...
September 20, 2012 (7:55) FileZilla, SFTP and Amazon EC2 It worked perfectly. Thank you for sharing this article
August 31, 2012 (8:29) Inserting Google Chart Tools Visualizations into WordPress Thanks for the tip lpagg. I haven't tried it out myself yet but I will do when I get a chance. Th...