-
-
Notifications
You must be signed in to change notification settings - Fork 387
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
Japanese additives parsing #8344
Comments
Thank you for getting this together neatly. Combined table from the document:
Note that these are just examples and is not a comprehensive list. |
Cases like "酢酸 (Na)" (https://jp.openfoodfacts.org/%E8%A3%BD%E5%93%81/4901820442307/%E3%83%8F%E3%83%A0%E3%82%AB%E3%83%84%E3%81%9F%E3%81%BE%E3%81%94%E3%83%89%E3%83%83%E3%82%B0-famina-bakery), having a single ingredient in parenthesis that has less than 3 characters, are ignored based on this condition in Ingredients.pm:
|
This issue is stale because it has been open 90 days with no activity. |
This issue has been open 90 days with no activity. Can you give it a little love by linking it to a parent issue, adding relevant labels and projets, creating a mockup if applicable, adding code pointers from https://github.com/openfoodfacts/openfoodfacts-server/blob/main/.github/labeler.yml, giving it a priority, editing the original issue to have a more comprehensive description… Thank you very much for your contribution to 🍊 Open Food Facts |
What
To Reproduce
Expected behavior
Additional context
https://openfoodfacts.slack.com/archives/C06A7LENM/p1681928414678849
Part of
The text was updated successfully, but these errors were encountered: