Skip to content

Bug fix release.#108

Merged
rtxm merged 21 commits intoreleasefrom
master
Mar 19, 2024
Merged

Bug fix release.#108
rtxm merged 21 commits intoreleasefrom
master

Conversation

@rtxm
Copy link
Collaborator

@rtxm rtxm commented Mar 19, 2024

No description provided.

fquirin and others added 21 commits May 26, 2023 13:57
fixed a bug in German ordinal detection
[de] fix: False positive ordinal detection
Fixed a bug in the handling of the multipliers. Fixes #95
The "last word" context wasn't carried forward within a segment after a number (digits or ordinal) was resolved. This resulted in phrases like the "sixth one" being transposed to the "6th 1". This is in English. Change fixes this so now: `alpha2digits("the sixth one") --> "the 6th one"`
Carrying last word context forward in a segment
Refined handling of zero. Fixes #105, fixes #106.
@rtxm rtxm merged commit 2cbdb65 into release Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants