Comment on Show HN: Rappad - Write better lyricsparentComments−yahelc13yWhat are you using for syllable counting?−overload119OP13yA simple regex! That's why it's not perfect :(−zem13ycheck out the cmu pronouncing dictionary [http://www.speech.cs.cmu.edu/cgi-bin/cmudict] - it does both syllables and stresses.−wahnfrieden13yUse an NLP library.
Comments
What are you using for syllable counting?
A simple regex! That's why it's not perfect :(
check out the cmu pronouncing dictionary [http://www.speech.cs.cmu.edu/cgi-bin/cmudict] - it does both syllables and stresses.
Use an NLP library.