Skip to content
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

[BUG] Textual dates don't get annotated correctly #5

Open
MarieSaphira opened this issue Jan 18, 2021 · 0 comments
Open

[BUG] Textual dates don't get annotated correctly #5

MarieSaphira opened this issue Jan 18, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@MarieSaphira
Copy link

In VW's usecase, mails such as:

Vorhersage: Glatteisregen Regen (mäßig/stark) Automatisierter Gefahrenhinweis aus dem Wettermodell Für Ihren Standort: Medebach Stufe: Rot - Glatteisregen Regen (mäßig/stark) Ausgegeben: Montag, 11. Januar 2021 08:41 Uhr Der Glatteisregen wird am Dienstag zwischen 2 und 12 Uhr erwartet. Für diesen Hinweis wurde die Vorhersage bis zum Dienstag um 13 Uhr ausgewertet. ...

don't get annotated correctly. The result looks like:

...
DAY,"Montag",
DATE,"11",
LOCATION,"Januar",
LOCATION,"2021",
TIME,"08:41",
...

So it's not possible to extract the correct date

@MarieSaphira MarieSaphira added the bug Something isn't working label Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants