Skip to content

Commit

Permalink
Update core/src/main/scala/org/dbpedia/extraction/config/mappings/Dat…
Browse files Browse the repository at this point in the history
…eIntervalMappingConfig.scala

Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
Meti-Adane and TallTed authored Sep 8, 2024
1 parent 6494cf4 commit 43c453a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object DateIntervalMappingConfig
)

// For "ar" configuration, rendering right-to-left may seems like a bug, but it's not.
// Don't change this else if you know how it is done.
// Don't change this unless you know how it works.
val presentMap = Map(
"en" -> Set("present", "now"), // for example see https://en.wikipedia.org/wiki/Donald_Trump -> Political party -> Republican (1987–1999, 2009–2011, 2012–present)
"am" -> Set("አሁን", "እስካሁን", "እስካሁን ድረስ"),
Expand Down

0 comments on commit 43c453a

Please sign in to comment.