Skip to content

Add specification for language detector #40

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

Merged
merged 1 commit into from
Feb 26, 2025
Merged

Conversation

domenic
Copy link
Collaborator

@domenic domenic commented Feb 18, 2025

Closes #39. Closes #13.

Also update some outdated parts of the explainer regarding language tag handling, now that this is settled.

@fergald maybe take a look at the "detect languages" algorithm? https://pr-preview.s3.amazonaws.com/webmachinelearning/translation-api/pull/40.html#language-detector-algorithm


Preview | Diff

@domenic domenic force-pushed the language-detector-spec-2 branch from 832dcaf to 30a076f Compare February 19, 2025 02:17
@fergald
Copy link

fergald commented Feb 26, 2025

dections algorithm LGTM

@domenic domenic merged commit 5e7cd44 into main Feb 26, 2025
2 checks passed
@domenic domenic deleted the language-detector-spec-2 branch February 26, 2025 02:08
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

Successfully merging this pull request may close these issues.

confidences of language detection What is the correct answer for detect() on a multilingual string?
2 participants