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

Haiku: Fixed small bugs with miscounting and allowed channels #147

Merged
merged 2 commits into from
Aug 11, 2023
Merged

Conversation

49Indium
Copy link
Member

Three (and a half) small bug fixes:

  • The allowed channels list may not have loaded in time, so now a default empty list is provided.
  • Words ending in "ye" now have consistent syllable checking rules. Fixes miscounts for words like "bayes" and "yes".
  • Added an "ium" suffix to correctly count words like "gymnasium" and "chromium". Also added an exception for "belgium".
  • Added "YT" as a acronym (as it contains a vowel-like letter it wasn't detected automatically).

@49Indium 49Indium merged commit 9f02d00 into main Aug 11, 2023
3 checks passed
@49Indium 49Indium deleted the haiku branch August 11, 2023 06:54
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.

2 participants