Biatris / syllapy

Calculate syllable count for English words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyllaPy

PyPI version Black

Calculate syllable counts for English words.

Installation

pip install syllapy

Usage

import syllapy
count = syllapy.count('additional')

About

Calculate syllable count for English words.

License:MIT License


Languages

Language:Python 92.1%Language:Makefile 7.9%