WolfgangFahl / ProceedingsTitleParser

Shallow Semantic Parser to extract metadata from scientific proceedings titles
Apache License 2.0
3 stars 1 forks source link

Display errors #4

Closed WolfgangFahl closed 4 years ago

WolfgangFahl commented 4 years ago

In case of a parse error display the error details.

Acceptance Criterion

Situation: The (german) Proceedings Title: "Tagungsband des 17. Workshops "Software Engineering im Unterricht der Hochschulen" 2020 (SEUH 2020),Innsbruck, Österreich, 26. - 27.02.2020." is used Action: parse title with Web-GUI Expected Result The error message Expected {"Proceedings" | "proceedings"}, found 'W' (at char 20), (line:1, col:21) should appear