refactor(254): cleanSnippet behält Geldbeträge #257
No reviewers
Labels
No labels
app/archiv
app/einkaufslisten
app/imap-client
app/wissensbasis
arch-answered
arch-question
area/api
area/auth
area/infra
area/mobile
area/shared
area/ui
area/web
portfolio-status
prio/high
prio/low
prio/medium
roadmap/public
size/l
size/m
size/s
size/xl
size/xs
status/blocked
status/needs-info
type/bug
type/chore
type/docs
type/feature
type/idea
type/refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
admin-mrrm/mrrmlabapp!257
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refactor/254-clean-snippet-keep-prices"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adressiert #254. Zwei Regexes in
cleanSnippet()entfernt, die Euro-/Currency-Beträge aus dem NLI-Input strippten:Kalibrierungs-Beispiel L40:
Beleg für Ihre Zahlung an Shop Apotheke B.V.: 55,88 € EURwurde zuShop Apotheke B.V.: EUR— NLI verlor das stärkste Rechnung-Signal und wählte fälschlich Sendung (0.269).parseTags()strippt weiterhin Currency aus Llama-Output (Schutz gegenWerbung: 50€als Tag-Vorschlag) — das ist eine andere Stelle.Test plan
Closes #254.