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

generalize matching to scores based on syllable components #204

Open
thatbudakguy opened this issue May 21, 2021 · 0 comments
Open

generalize matching to scores based on syllable components #204

thatbudakguy opened this issue May 21, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@thatbudakguy
Copy link
Member

the first-pass strategy for this is based on comparison of the most important syllable components: the initial consonant, and the rime (medial vowel and final consonant). we will need a scoring matrix that can convert the components used in baxter's transcription system into single characters, so that each match is scored based on the the individual component scores. we will want to pad missing components with the zero (∅) so that syllables align.

@thatbudakguy thatbudakguy added the enhancement New feature or request label May 21, 2021
@thatbudakguy thatbudakguy self-assigned this May 21, 2021
@thatbudakguy thatbudakguy added this to the v2.1 milestone May 21, 2021
@thatbudakguy thatbudakguy removed their assignment May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant