March 22, 201114 yr Does anyone know of a formula that can calculate how many syllables are in a given word? I am trying to recreate what this web page is doing: http://www.russellmcveigh.info/content/html/syllablecounter.php
March 23, 201114 yr Author Does anyone know of a formula that can calculate how many syllables are in a given word? I am trying to recreate what this web page is doing: http://www.russellmcveigh.info/content/html/syllablecounter.php I was able to get this working using a plugin called SmartPill PHP with following PHP source code.
Create an account or sign in to comment