Commit Graph

33 Commits

Author SHA1 Message Date
80cd88222d Enable time splitter to recognize sz as abbr. for század 2020-10-03 15:59:49 +02:00
67cc76cff9 Allow splitting of German short decade names: 20er or 1920er 2020-09-27 17:12:34 +02:00
91f435a2e4 Enable parsing of months: 2020-01 2020-09-27 17:10:17 +02:00
de7968fbbd Only allow splitting by international format if month < 13 2020-09-27 12:38:38 +02:00
48f3bd2c3f Allow splitting international dates (2020-12-20) 2020-09-27 12:36:34 +02:00
c9d8d4bdbd Allow automatic translations of days before 1000 CE 2020-09-26 16:02:18 +02:00
3058f25a1c Add tests for German dates, enable splitting of 5 digit timespans 2020-09-26 15:10:06 +02:00
14b0d8037d Add tests for splitting Hungarian dates 2020-09-26 14:15:15 +02:00
7a1dcbb14f Fix 2020-09-26 10:23:37 +02:00
1cfbfe7743 Improve type-safety 2020-09-25 22:29:56 +02:00
68d07c03d8 Allow splitting timespans BC.E. 2020-09-25 09:00:54 +02:00
7bc5bdf335 Allow parsing of "1910-1925." 2020-09-24 17:59:15 +02:00
9f39437c6e Improve splitting and translating of times BC 2020-09-24 17:35:40 +02:00
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
1668495573 Add missing abbreviations for Hungarian months, parse -tól 2020-09-24 15:45:50 +02:00
ddaa31646c Enable splitting of es évek years 2020-09-24 13:24:48 +02:00
a4a94a8f8a Allow autotranslation of time spans before 1000 CE 2020-09-23 17:03:12 +02:00
0f6a6ebc84 Add automatic splitting and translation of centuries (CE) 2020-09-23 10:28:04 +02:00
308e11b4f8 Add automatic translation of times since and until another time 2020-09-22 22:46:48 +02:00
4f1e65934a Enable NodaTimeSplitter to split dates with uncertain end or start
(seit, bis)
2020-09-22 17:58:26 +02:00
707f781f1e Fix attempt to parse 5-digit times as time German dates 2020-09-22 11:23:21 +02:00
dd2fbafd25 Improve type-safety / explicitness 2020-09-21 10:49:34 +02:00
8f7df866d7 Fix bug in splitter causing wrong positives 2020-09-20 18:50:26 +02:00
d1c9e6e15f Fix missing output value in some cases of time splitting 2020-09-20 18:04:41 +02:00
f268ab412c Add capability to parse dates like "2300-800 v. Chr." (German) and "Kr.
e. 1200" (Hungarian)
2020-09-20 17:40:45 +02:00
8da158aa77 Enable splitting of timespans of three-digit year names BC (in German) 2020-09-20 17:33:56 +02:00
c0047a5956 Enable splitting of 4-digit times BC (in German) 2020-09-20 17:32:20 +02:00
fd0bd48995 Strip away variations of n. Chr. from time strings for splitting 2020-09-20 15:52:02 +02:00
affe8e3741 Teach time splitter to handle multi-year time spans in CE 2020-09-20 15:42:59 +02:00
c298794a32 Improve type-safety 2020-09-18 21:38:49 +02:00
4aa2a5df2f Add automatic translation of month names for main time names in splitter 2020-09-18 21:24:21 +02:00
130140e910 Remove "közott" for timespans 2020-09-18 19:17:10 +02:00
f05938c867 Initial 2020-09-18 18:48:40 +02:00