Counting syllables in a word | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Counting syllables in a word

Get Outlook for Android From: Aaron Lefler Sent: Sunday, May 20, 20:29 Subject: To: Aaron Lefler Hey. I am looking for a way to count syllables in a word. Can I use javascript? Python? Ruby? I haven't decided on a programming language to focus on. There are so many choices to choose from which I find makes it very difficult to choose. Anyone have any ideas?

21st May 2018, 3:30 AM
Aaron
Aaron - avatar
4 Answers
+ 2
There are many free examples for that task out there. I just found one on github. https://github.com/words/syllable Hope this helps
21st May 2018, 4:49 AM
onur rr
onur rr - avatar
+ 1
This task can be done in any language so any of them is ok. You just need to decide what your long term goal is and read the language's capabilities and choose the language accordingly. If you plan yo develop web sites php or javascript may be more suitable. If you plan to develop an android app Java would be recommended etc. Just decide what you wanna do next and you will know the answer to your question :)
21st May 2018, 4:40 AM
onur rr
onur rr - avatar
+ 1
Right on. Thank you. Grub is a new too me too. I went to school for multimedia in 98. Then lost interest in writing in the media field and joined the navy. I pretty much have to relearn a lot of stuff. Thanks for your help. Aaron
21st May 2018, 5:06 AM
Aaron
Aaron - avatar
0
Cool. Thanks. I'm definitely starting with an app. So html CSS javascript Java to start. That's a ton right there. You know a good tutorisl to help with the counting of syllsbles?
21st May 2018, 4:43 AM
Aaron
Aaron - avatar