Difference between revisions of "Quality Checks Ingredients"
Jump to navigation
Jump to search
(Created page with "DRAFT # Perform the various regex detections (return: Nature, Value and Position of the detected element: url, http://www.nutella.com, position:456) # Analyze the ingredient...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
Attribute negative points for each suspect element, and return an overall score on the trustworthiness of the ingredient list candidate. | Attribute negative points for each suspect element, and return an overall score on the trustworthiness of the ingredient list candidate. | ||
+ | [[Category:Data quality]] | ||
+ | [[Category:Ingredients]] |
Latest revision as of 07:57, 15 August 2024
DRAFT
- Perform the various regex detections (return: Nature, Value and Position of the detected element: url, http://www.nutella.com, position:456)
- Analyze the ingredient list using the Ingredient taxonomy
- Perform a comparison of the ingredients with the lowest category average values
- Compare ingredient lists across languages for a same product
- Compare ingredient lists across different sizes of the same product
- Compare ingredient lists across different versions of the same product (across time)
- Compare with external free databases.
Attribute negative points for each suspect element, and return an overall score on the trustworthiness of the ingredient list candidate.