Skip to content

DigTheDoug/SyllableCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SyllableCounter.py

A fairly light and simple Python syllable counter. Created mainly for use with proper names and words that could not be found in a dictionary. It's farily accurate and can work for common defined words by simply passing in an argument, allthough it's accuracy is only very lightly tested.

Based on/modified from Joe Basirico's JS code provided on StackOverflow

About

A light and basic dictionary-free Python syllable counter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages