taxonomy: Additives boost for nova + fixes/translations for the Category taxonomy - #13710
Conversation
Agent-Logs-Url: https://github.com/openfoodfacts/openfoodfacts-server/sessions/df44225a-2302-42ad-baf4-be74ca975bcf Co-authored-by: teolemon <1689815+teolemon@users.noreply.github.com>
Agent-Logs-Url: https://github.com/openfoodfacts/openfoodfacts-server/sessions/e28de232-0f2c-401a-ad9d-2d104130d540 Co-authored-by: teolemon <1689815+teolemon@users.noreply.github.com>
…dfacts/openfoodfacts-server into additives-boost-for-nova
There was a problem hiding this comment.
Pull request overview
This PR updates taxonomy data to improve tag matching and multilingual coverage, notably by expanding combined-additives labels (useful for additive detection that can feed into NOVA-related computations) and adding Portuguese translations/synonyms for multiple category entries.
Changes:
- Add many missing translations for combined additive groups in
taxonomies/additives.txt. - Add Portuguese (
pt:) translations for multiple entries intaxonomies/food/categories.txt(baby foods, bee products, beverages, beers/IPA-related nodes). - Normalize some previously indented taxonomy lines so they are properly parsed as language entries.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| taxonomies/food/categories.txt | Adds Portuguese category translations/synonyms and fixes indentation so entries are recognized as taxonomy lines. |
| taxonomies/additives.txt | Adds multilingual translations for combined additives (e.g., E450+E500, E450+E451, E500+E503). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Freso
left a comment
There was a problem hiding this comment.
This overall seems good. A few mostly stylistic comments. What’s the source for the translations?
|
/update_tests_results |
|



taxonomy: Additives boost for nova
NOTE: Gemini 3.1 flash fixes/translations (proofread) for the Category taxonomy were initially committed by mistake.