Skip to content

Commit

Permalink
Add more stopwords
Browse files Browse the repository at this point in the history
  • Loading branch information
github-throwaway authored Jan 18, 2025
1 parent c0518c1 commit 579442b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/ProductOpener/Ingredients.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5193,6 +5193,8 @@ my %phrases_after_ingredients_list = (
'100 (ml|g) enthalten durchschnittlich',
'\d\d\d\sg\s\w*\swerden aus\s\d\d\d\sg\s\w*\shergestellt'
, # 100 g Salami werden aus 120 g Schweinefleisch hergestellt.
'Alle Zutaten sind aus biologischem Anbau',
'außer die mit * markierten Bestandteile'
],

el => [
Expand Down

0 comments on commit 579442b

Please sign in to comment.