Skip to content

✨ feat(app): improve language detection by normalizing input #15

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
Mar 29, 2025

Conversation

sudoskys
Copy link
Member

#14 Normalize input to lowercase to enhance language detection accuracy. This change helps in reducing false negatives for languages that are case-sensitive, thereby improving overall detection reliability.

Bump version to 0.3.2 to reflect these improvements.

#14
Normalize input to lowercase to enhance language detection accuracy.
This change helps in reducing false negatives for languages that are
case-sensitive, thereby improving overall detection reliability.

Bump version to 0.3.2 to reflect these improvements.
@sudoskys sudoskys merged commit 2f3f5cd into main Mar 29, 2025
10 checks passed
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.

1 participant