Commit Graph

74 Commits

Author SHA1 Message Date
jrenslin 8ac22165fc Add "ohne angabe" to list of disallowed terms 2020-12-21 15:32:16 +01:00
jrenslin d8e44550fc Add "Ohne Datum" to list of disallowed time terms 2020-12-21 15:15:00 +01:00
jrenslin af454ec013 Setup ID getter by rewrite for tags to return arrays
Tag rewrites can now be set for multiple target tags.
2020-12-20 23:24:08 +01:00
jrenslin fce933c12a Extend list of disallowed noda terms 2020-12-20 15:40:30 +01:00
jrenslin b27f0ec918 Add "Keine Angaben" to list of disallowed inputs for places 2020-12-19 02:37:38 +01:00
jrenslin a070970554 Remove empty newlines in class defs 2020-12-19 02:36:38 +01:00
jrenslin ca13f36c0d Add function to get tag IDs by their translated names 2020-12-07 13:43:07 +01:00
jrenslin 50ff1a2339 Add script to get highest related tag 2020-10-30 16:30:23 +01:00
jrenslin 0ea9c31845 Explicitly use global namespace in function calls 2020-10-23 17:03:51 +02:00
jrenslin 14e82826ae Fix bug in getting place IDs by noda links 2020-10-05 12:05:48 +02:00
jrenslin 99aa1d74ad Improve / make more explicit: type safety 2020-10-04 23:59:40 +02:00
jrenslin 97566ea2d9 Split more time variations 2020-10-04 23:57:59 +02:00
jrenslin 8a4a8f7ed8 Split more variations of dots in dates, century ranges 2020-10-04 23:20:58 +02:00
jrenslin d0fe1e89ed Improve trimming inputs when cleaning certainty indicators 2020-10-04 22:52:15 +02:00
jrenslin 1f4d692fb5 Enable automatic translations of times "before" a given date 2020-10-04 19:34:17 +02:00
jrenslin 1685d78f65 Allow splitting times "before <X>" 2020-10-04 19:27:23 +02:00
jrenslin a0037c9883 Allow splitting times after <year><month> 2020-10-04 19:17:18 +02:00
jrenslin be46c39efd Fix wrong assumption on handling counting times when autotranslating
"after <month>"
2020-10-04 18:36:03 +02:00
jrenslin c9a1a74bce Enable autotranslating of times 'after' a certain date 2020-10-04 18:21:33 +02:00
stefan 5e90e5d3f2 Add strings for expressing times 'after' and 'before' 2020-10-04 17:40:51 +02:00
jrenslin 2a57537436 Allow splitting times "Nach 1905" ("Nach " followed by 4 digit time
number)
2020-10-04 17:39:34 +02:00
jrenslin 36d27e0f73 Remove / disallow certain input names in NodaUncertaintyHelper 2020-10-04 02:40:21 +02:00
jrenslin 4e934e380c Use [0-9]{4} spelling time 2020-10-03 19:13:27 +02:00
jrenslin ff35ca7bd9 Enable time splitter to deal with some roman numbers 2020-10-03 16:10:43 +02:00
jrenslin 80cd88222d Enable time splitter to recognize sz as abbr. for század 2020-10-03 15:59:49 +02:00
jrenslin 3664bcf3f6 Add getting places by noda links to NodaIDGetter 2020-10-01 12:53:27 +02:00
jrenslin 67cc76cff9 Allow splitting of German short decade names: 20er or 1920er 2020-09-27 17:12:34 +02:00
jrenslin 91f435a2e4 Enable parsing of months: 2020-01 2020-09-27 17:10:17 +02:00
jrenslin baeb9ba72e Add test assertion for splitting international dates 2020-09-27 12:40:15 +02:00
jrenslin de7968fbbd Only allow splitting by international format if month < 13 2020-09-27 12:38:38 +02:00
jrenslin 48f3bd2c3f Allow splitting international dates (2020-12-20) 2020-09-27 12:36:34 +02:00
jrenslin 830b37f547 Improve autotranslating of times before 1.1.1000 2020-09-26 16:10:26 +02:00
jrenslin c9d8d4bdbd Allow automatic translations of days before 1000 CE 2020-09-26 16:02:18 +02:00
jrenslin b405855fc2 Disallow translating as decade before 1000 CE 2020-09-26 15:30:30 +02:00
jrenslin 8eda7d4c7f Improve type-safety 2020-09-26 15:21:32 +02:00
jrenslin 2b8b5d5743 Add check for improved type safety 2020-09-26 15:19:04 +02:00
jrenslin 3058f25a1c Add tests for German dates, enable splitting of 5 digit timespans 2020-09-26 15:10:06 +02:00
jrenslin 14b0d8037d Add tests for splitting Hungarian dates 2020-09-26 14:15:15 +02:00
jrenslin d56d47aee1 Add test for NodaTimeAutotranslater, allow parsing days and months BC 2020-09-26 13:20:22 +02:00
jrenslin cb2eff61a3 Use local representation of DB connection in NodaTimeAutotranslater 2020-09-26 12:21:00 +02:00
jrenslin 7a1dcbb14f Fix 2020-09-26 10:23:37 +02:00
jrenslin 1cfbfe7743 Improve type-safety 2020-09-25 22:29:56 +02:00
stefan 68d07c03d8 Allow splitting timespans BC.E. 2020-09-25 09:00:54 +02:00
jrenslin 7bc5bdf335 Allow parsing of "1910-1925." 2020-09-24 17:59:15 +02:00
jrenslin 9f39437c6e Improve splitting and translating of times BC 2020-09-24 17:35:40 +02:00
jrenslin 785b1c5156 Allow parsing of single-digits century spans also in the form of 1-3.
század
2020-09-24 15:49:42 +02:00
jrenslin 1668495573 Add missing abbreviations for Hungarian months, parse -tól 2020-09-24 15:45:50 +02:00
jrenslin ddaa31646c Enable splitting of es évek years 2020-09-24 13:24:48 +02:00
jrenslin 36d8257ca0 Fix problem in last-syllable-depending time suffixes in Hungarian (as
évek vs. es évek)
2020-09-24 11:54:01 +02:00
jrenslin d7e2c7f4ed Add automatic translation of decade names 2020-09-24 11:47:54 +02:00