Commit Graph

20 Commits

Author SHA1 Message Date
jrenslin 37715bc3e8 Support BCE / CE times 2023-10-15 19:20:16 +02:00
jrenslin 511304b6f2 Fix bug in setting names for months 2022-11-03 16:02:10 +01:00
jrenslin c8d0292ca8 Fix bug in German dates like "1 November 1921" 2022-09-08 16:28:27 +02:00
jrenslin 1ed2959b62 Prevent noda time splitter from suggesting times with months beyond 12,
days beyond 31
2022-08-25 22:06:15 +02:00
jrenslin c00cb6b629 Add class NodaValidationHelper, for now for validating actor
descriptions
2022-05-17 23:27:40 +02:00
jrenslin e91dfbf3ef Add tests for splitting common historical month names 2022-04-12 23:47:08 +02:00
jrenslin b3f7845023 Handle Jhdt as a form of century in time splitter
Close #9
2022-03-12 19:32:28 +01:00
jrenslin bde3c2cb9e Add a class NodaNameSplitterTest, for now splitting names into given
name and family name
2021-05-04 23:04:41 +02:00
jrenslin d7e3a88320 Fix file path of MD_STD 2021-03-09 20:15:22 +01: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 2a57537436 Allow splitting times "Nach 1905" ("Nach " followed by 4 digit time
number)
2020-10-04 17:39:34 +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 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 c9d8d4bdbd Allow automatic translations of days before 1000 CE 2020-09-26 16:02:18 +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