Skip to content

Conversation

martinp26
Copy link

All_number_words is not working perfectly here. The number words need
to go through localization and also need word boundaries, otherwise
they match other partial ingredients or time words in other languages.
E.g., "ten" match the tail of the German word for minutes (Minuten).

Disable broken parsing of number words for now.

Fixes #931.

Signed-off-by: Martin Pohlack [email protected]

All_number_words is not working perfectly here.  The number words need
to go through localization and also need word boundaries, otherwise
they match other partial ingredients or time words in other languages.
E.g., "ten" match the tail of the German word for minutes (Minuten).

Disable broken parsing of number words for now.

Fixes thinkle#931.

Signed-off-by: Martin Pohlack <[email protected]>
@martinp26 martinp26 mentioned this pull request Jun 21, 2020
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.

problem parsing two-word ingredients that begin with lower-case 'a'
1 participant