Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Add syllabification support #46

Open
ftyers opened this issue Mar 31, 2023 · 2 comments
Open

Feature request: Add syllabification support #46

ftyers opened this issue Mar 31, 2023 · 2 comments

Comments

@ftyers
Copy link
Owner

ftyers commented Mar 31, 2023

I would like to be able to count syllables and segment words by syllables, e.g. in the word:

caltlamachtiloyan → cal·tla·mach·til·oy·an
camioneta → ca·mio·ne·ta

@HarikalarKutusu
Copy link
Contributor

I guess each language will have a different code for it. I found a couple of algorithms for Turkish, all seem to have problems.

@ftyers
Copy link
Owner Author

ftyers commented Apr 1, 2023

Yep, I guess it can be done with FST, there might also be code in LaTeX that can be adapted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants