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

Syllable extractor for word #214

Open
arcturusannamalai opened this issue May 26, 2020 · 0 comments
Open

Syllable extractor for word #214

arcturusannamalai opened this issue May 26, 2020 · 0 comments

Comments

@arcturusannamalai
Copy link
Collaborator

arcturusannamalai commented May 26, 2020

Tamil letter extraction is available in Open-Tamil: tamil.utf8.get_letters, or tamil.tace16.get_letters; however we need a API method to extract syllables from Tamil word for homophone, TTS processing, spelling checker applications.

This could use SOUNDEX algorithm, rule-based list etc.

e.g.

கல்வி = கல்-வி
அறிவியல் = அறி - வி - யல்
குத்தாட்டம் = குத்-தாட்-டம்

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

No branches or pull requests

1 participant