dbpedia / extraction-framework

The software used to extract structured data from Wikipedia
860 stars 269 forks source link

Duration parser in DIEF fails for words written in non latin alphabets. #760

Open Meti-Adane opened 3 months ago

Meti-Adane commented 3 months ago

Describe the bug

Expected behaviour

Environment

To reproduce

"DurationParser" should "return 14400 seconds for 'context 4 ώρες'" in { parse("el", "Time", "context 4 ώρες").get should equal (14400.0) }