|
d55361e29b
|
Add function to check if a time name is blacklisted
|
2023-10-18 01:54:40 +02:00 |
|
|
37715bc3e8
|
Support BCE / CE times
|
2023-10-15 19:20:16 +02:00 |
|
|
9942c58b12
|
Improve parsing of LOC / LCSH from Wikidata
|
2023-09-29 16:20:53 +02:00 |
|
|
0a18449e06
|
Re-enable infix length in search indexes
|
2023-09-17 10:59:01 +02:00 |
|
|
efc67b57d3
|
Remove infix length, increase memory consumed by search indexes
|
2023-09-17 00:06:42 +02:00 |
|
|
835da05c38
|
Use wikidata description as fallback if wikipedia description is not
parsable in Wikidata fetcher
Close #16
|
2023-09-01 12:43:24 +02:00 |
|
|
12a7937218
|
Comment out debugging lines in NodaWikidataFetcher
|
2023-08-31 16:11:37 +02:00 |
|
|
a68a03e628
|
Improve wikidata fetcher
|
2023-08-31 16:09:21 +02:00 |
|
|
107a4cd640
|
Improve NodaWikidataFetcher's loading of descriptions
Close #15
|
2023-08-31 15:38:12 +02:00 |
|
|
869e0f263d
|
Merge branch 'master' of gitea:museum-digital/MDNodaHelpers
|
2023-08-31 03:29:23 +02:00 |
|
|
0b5d5bdd12
|
Add functions for getting main synonym in list of synonyms
|
2023-08-31 03:29:04 +02:00 |
|
|
98f89762ff
|
Add functions for getting main synonym in list of synonyms
|
2023-08-31 03:28:38 +02:00 |
|
|
05fb965d8c
|
Add class NodaLinkedEntityGetter for getting linked entries
|
2023-08-30 17:39:25 +02:00 |
|
|
2720adf9ed
|
Limit linking norm data repositories via NodaBatchInserter to those
applicable for a given target vocabulary
|
2023-08-29 20:14:15 +02:00 |
|
|
67f7bf9fab
|
Add new functions for linking norm data repositories in batch and use
them in Wikidata fetcher
|
2023-08-29 17:32:22 +02:00 |
|
|
f27d0900ae
|
Further modularize syncing of tags with fulltext search index
|
2023-08-15 15:55:48 +02:00 |
|
|
cb6d0d7b06
|
Add class NodaDbAdmin
|
2023-08-15 14:42:07 +02:00 |
|
|
831dbca091
|
Fix indentation in comment
|
2023-05-24 03:38:22 +02:00 |
|
|
5906ddd97a
|
Add additional disallowed time names
|
2023-04-27 17:44:34 +02:00 |
|
|
574c9cf005
|
Add "o. D." (with spaces) to list of banned time terms
|
2023-04-17 18:41:43 +02:00 |
|
|
b6a5b44103
|
Add "vermutlich um" to list of uncertainty prefixes for time
|
2023-04-17 00:45:06 +02:00 |
|
|
838a991256
|
Except new class MDNodaLink for parameter in NodaIDGetter
|
2023-04-16 02:08:14 +02:00 |
|
|
d63f811367
|
Add "Ca. " as an uncertainty prefix for times
|
2023-04-14 22:56:55 +02:00 |
|
|
c5a7a62eb0
|
Add "Vermutlich" as an uncertainty indicator for places
|
2023-03-24 16:03:27 +01:00 |
|
|
b6d229eed9
|
Add functions for logging to import log
|
2023-03-01 11:43:01 +01:00 |
|
|
446c5d26f4
|
Extend uncertainty helper with more terms
|
2023-02-01 15:01:24 +01:00 |
|
|
6d40ae4c83
|
Fix bug in generating Indonesian date names and add Ukrainian as a
language for autogenerating time translations
|
2022-12-11 17:18:12 +01:00 |
|
|
d0e11c323e
|
Further modularize fetching of translations, add new class
NodaBatchInserter for batch inserting translations
|
2022-11-18 00:26:23 +01:00 |
|
|
b318b5b471
|
Better modularize NodaWikidataFetcher's loading of translations
|
2022-11-14 00:51:56 +01:00 |
|
|
511304b6f2
|
Fix bug in setting names for months
|
2022-11-03 16:02:10 +01:00 |
|
|
d641b64630
|
Extend list of uncertainty prefixes for times
|
2022-10-29 17:13:07 +02:00 |
|
|
1a9b195067
|
Fix type safety error
|
2022-09-15 21:35:36 +02:00 |
|
|
5819caff91
|
Remove superfluous variable assignments
|
2022-09-15 21:29:07 +02:00 |
|
|
7c0ad9fa37
|
Set time in autotranslater's use of IntlCalendar to prevent issues with
DST
|
2022-09-13 10:58:38 +02:00 |
|
|
a1ef24afba
|
Fix: Set function check_is_translatable to static
|
2022-09-13 00:17:49 +02:00 |
|
|
3246a37c63
|
Add simpler to use function check_is_translatable to autotranslater
|
2022-09-12 23:51:25 +02:00 |
|
|
59c858fb0f
|
Transfer remaining class constants in autotranslater to enum
|
2022-09-10 13:23:35 +02:00 |
|
|
ea832e2160
|
Remove use of deprecated strfttime, use enums instead of class constants
for many parts of NodaTimeAutotranslater
|
2022-09-10 02:13:35 +02:00 |
|
|
df1d2c10eb
|
Remove superfluous checks
|
2022-09-08 16:41:34 +02:00 |
|
|
c8d0292ca8
|
Fix bug in German dates like "1 November 1921"
|
2022-09-08 16:28:27 +02:00 |
|
|
6f41ffeb9f
|
Remove deprecated strfttime in NodaTimeSplitter
|
2022-09-08 16:07:30 +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 |
|
|
3c67d425fb
|
Fix broken function comment
|
2022-08-16 11:04:15 +02:00 |
|
|
3ca4e3fb23
|
Add nomen nominandum to black list for actors
|
2022-08-11 01:02:18 +02:00 |
|
|
1b702bfe31
|
Add logically missing functions to NodaIDGetter
|
2022-07-21 01:15:26 +02:00 |
|
|
b7a49eb9b4
|
Add "evtl." to list of uncertainty markers for places
|
2022-07-20 21:36:06 +02:00 |
|
|
ece1e44a9e
|
Skip importing uncertain birth years in Wikidata fetcher
|
2022-07-20 15:50:42 +02:00 |
|
|
027d4b3506
|
Throw a dedicated exception for fully empty actor descriptions in
NodaValidationHelper
|
2022-05-26 18:02:05 +02:00 |
|
|
c00cb6b629
|
Add class NodaValidationHelper, for now for validating actor
descriptions
|
2022-05-17 23:27:40 +02:00 |
|
|
ac79f421ff
|
Add Ukranian to list of languages for which to fetch translations
|
2022-05-12 16:40:37 +02:00 |
|