From 1d7abaaf721e384975139828ae9ea96d23d0bb52 Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Thu, 3 Oct 2024 08:50:45 +1300 Subject: [PATCH] german: -ln, -lns -> -l This improves 82 cases in the current sample data without making anything worse. Tests on a larger word list look good too. Partly addresses #161 --- algorithms/german.sbl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/algorithms/german.sbl b/algorithms/german.sbl index a37444a8..da555954 100644 --- a/algorithms/german.sbl +++ b/algorithms/german.sbl @@ -98,6 +98,9 @@ backwardmode ( 's' ( s_ending delete ) + 'ln' 'lns' + ( <- 'l' + ) ) ) do (