Identify, parse and remove some more uncertainty indicators

This commit is contained in:
2023-10-27 19:06:08 +02:00
parent bbbc84015b
commit 95de1615ef
2 changed files with 7 additions and 0 deletions

View File

@ -44,6 +44,7 @@ final class NodaUncertaintyHelper {
"Wahrscheinlich ",
"wohl ",
"Wohl ",
"?",
];
const PERSINST_UNCERTAINTY_SUFFIXES = [
@ -155,7 +156,10 @@ final class NodaUncertaintyHelper {
"vermut. ",
"vermtl. ",
"vermutlich ",
"vermutlich: ",
"Vermutlich ",
"Vermutlich: ",
"?",
];
const PLACE_UNCERTAINTY_SUFFIXES = [