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

create phonological scorer #2

Open
thatbudakguy opened this issue Jan 22, 2022 · 2 comments
Open

create phonological scorer #2

thatbudakguy opened this issue Jan 22, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@thatbudakguy
Copy link
Member

thatbudakguy commented Jan 22, 2022

there will ultimately probably be lots of these that you can plug in. we can reprise our matrix-based comparison work from earlier in the grant.

@thatbudakguy thatbudakguy changed the title create scorer for phonological features create scorer for predicted phonemes Feb 26, 2022
@thatbudakguy
Copy link
Member Author

this might be a matter of assigning/encoding the correct values based on a matrix, and then just using L2 or cosine distance to score, rather than writing a fancy distance function.

@thatbudakguy thatbudakguy changed the title create scorer for predicted phonemes create phonological scorer Apr 11, 2022
@thatbudakguy thatbudakguy added the enhancement New feature or request label Apr 11, 2022
@thatbudakguy
Copy link
Member Author

extremely basic, maybe multilingual assumption — just do an edit distance calculation on the predicted transcription. maybe this is phoNy's default.

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