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

lenient phonetics #48

Open
eroux opened this issue Jul 18, 2024 · 2 comments
Open

lenient phonetics #48

eroux opened this issue Jul 18, 2024 · 2 comments
Assignees

Comments

@eroux
Copy link
Collaborator

eroux commented Jul 18, 2024

let's implement a very simple phonetic analyzer, it would have two functions (a bit like the Sanskrit lenient analyzer):

  • convert Tibetan into phonetics (one token per syllable)
  • convert phonetics queries into the same format, the challenge will mostly be splitting syllables
@eroux eroux self-assigned this Jul 18, 2024
@eroux
Copy link
Collaborator Author

eroux commented Sep 27, 2024

see https://gitlab.com/roopekoski/tibetan-phonetics-search for a possible Python implementation

@eroux eroux closed this as completed Sep 27, 2024
@eroux
Copy link
Collaborator Author

eroux commented Oct 3, 2024

not sure why I closed this...

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

1 participant