|
81a7d64e27
|
Handle Ukrainian year names (2022 p > 2022)
|
2024-03-24 00:59:30 +01:00 |
|
|
f3831965a3
|
Extend NodaTimeSplitter
|
2023-12-09 23:54:45 +01:00 |
|
|
4a49c7a4e7
|
Fix erroneous splitting of Hungarian time names with additions
|
2023-12-09 11:56:15 +01:00 |
|
|
2ab0e75111
|
Fix erroneous splitting of "YYYY MMD" in Hungarian
|
2023-12-08 12:26:59 +01:00 |
|
|
4496a35f5c
|
Rewrite incomplete time span spellings to extend parsable and splittable time names
|
2023-11-20 03:18:02 +01:00 |
|
|
4582f6a697
|
Fix another edge case in time splitter
|
2023-11-14 03:32:17 +01:00 |
|
|
c9b0e7085f
|
Add coverage information to tests, fix coverage of NodaValidationHelper
|
2023-11-07 23:31:42 +01:00 |
|
|
1a7dbcd6f6
|
Fix edge cases in time splitter where inputs start with many digits but
are not dates
|
2023-11-07 00:27:20 +01:00 |
|
|
631debcfd8
|
Add autoloader for tests, phpunit config
|
2023-11-06 23:46:30 +01:00 |
|
|
37715bc3e8
|
Support BCE / CE times
|
2023-10-15 19:20:16 +02:00 |
|
|
511304b6f2
|
Fix bug in setting names for months
|
2022-11-03 16:02:10 +01:00 |
|
|
c8d0292ca8
|
Fix bug in German dates like "1 November 1921"
|
2022-09-08 16:28:27 +02:00 |
|
|
1ed2959b62
|
Prevent noda time splitter from suggesting times with months beyond 12,
days beyond 31
|
2022-08-25 22:06:15 +02:00 |
|
|
c00cb6b629
|
Add class NodaValidationHelper, for now for validating actor
descriptions
|
2022-05-17 23:27:40 +02:00 |
|
|
e91dfbf3ef
|
Add tests for splitting common historical month names
|
2022-04-12 23:47:08 +02:00 |
|
|
b3f7845023
|
Handle Jhdt as a form of century in time splitter
Close #9
|
2022-03-12 19:32:28 +01:00 |
|
|
bde3c2cb9e
|
Add a class NodaNameSplitterTest, for now splitting names into given
name and family name
|
2021-05-04 23:04:41 +02:00 |
|
|
d7e3a88320
|
Fix file path of MD_STD
|
2021-03-09 20:15:22 +01:00 |
|
|
1685d78f65
|
Allow splitting times "before <X>"
|
2020-10-04 19:27:23 +02:00 |
|
|
a0037c9883
|
Allow splitting times after <year><month>
|
2020-10-04 19:17:18 +02:00 |
|
|
2a57537436
|
Allow splitting times "Nach 1905" ("Nach " followed by 4 digit time
number)
|
2020-10-04 17:39:34 +02:00 |
|
|
ff35ca7bd9
|
Enable time splitter to deal with some roman numbers
|
2020-10-03 16:10:43 +02:00 |
|
|
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 |
|
|
baeb9ba72e
|
Add test assertion for splitting international dates
|
2020-09-27 12:40:15 +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 |
|