Meti Bayissa
Meti Bayissa
This PR incorporates newly automatically generated Language Settings that include settings for Amharic Language.
PR incorporates mappings for Amharic(am)
- Implements [Ethiopian date](https://en.wikipedia.org/wiki/Ethiopian_calendar) to Gregorian calendar conversion for Amharic extractions. - Implements Geez number to Arabic numeral conversion for dates written in geez number. - Address concern mentioned in...
- Added Ontology Datatypes for Amharic - Added amharic configurations and tests for duration parser. FYI: running the tests currently MIGHT fail due to a bug in the duration parser...
- Added Amharic configurations to extend existing extractors - Added associated tests - Included extended extractors in property files
Added mapping statistics for Amharic These were generated by running automated script `stats`
# Describe the bug - The regex used in [DurationParser.scala](https://github.com/dbpedia/extraction-framework/blob/5547ea879d2d221f91c60f8e7e0ebfdd9fc631e6/core/src/main/scala/org/dbpedia/extraction/dataparser/DurationParser.scala#L134) replaces all non latin alphabet characters with empty string hence duration indicator words for some languages are completely dropped and...