From 71317b4e0fda2d7868f9c941b484e27787b9f2fc Mon Sep 17 00:00:00 2001 From: ojwb Date: Wed, 4 Oct 2023 23:06:33 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20snowball?= =?UTF-8?q?stem/snowball-website@8ac0c97493a68943896fecf856586a793c476dbd?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- algorithms/english/stemmer.html | 90 ++++++++++++++++----------------- algorithms/swedish/stemmer.html | 15 +++++- compiler/snowman.html | 2 +- 3 files changed, 59 insertions(+), 48 deletions(-) diff --git a/algorithms/english/stemmer.html b/algorithms/english/stemmer.html index 16b6714..6f187dc 100644 --- a/algorithms/english/stemmer.html +++ b/algorithms/english/stemmer.html @@ -85,37 +85,37 @@

Links to resources

consistency
consistent
consistently
+consisteth
consisting
+consistory
consists
+consolate
consolation
consolations
consolatory
console
consoled
+consoler
consoles
consolidate
consolidated
consolidating
+consolidation
consoling
consolingly
consols
+consonancy
consonant
consort
consorted
+consortest
consorting
+conspectuities
conspicuous
conspicuously
+conspir
conspiracy
-conspirator
-conspirators
-conspire
-conspired
-conspiring
-constable
-constables
-constance
-constancy
-constant
+conspirant
@@ -128,14 +128,19 @@

Links to resources

consist
consist
consist
+consisteth
consist
+consistori
consist
consol
consol
+consol
consolatori
consol
consol
consol
+consol
+consolid
consolid
consolid
consolid
@@ -143,22 +148,17 @@

Links to resources

consol
consol
conson
+conson
consort
consort
+consortest
consort
+conspectu
conspicu
conspicu
-conspiraci
-conspir
-conspir
-conspir
conspir
+conspiraci
conspir
-constabl
-constabl
-constanc
-constanc
-constant
@@ -166,9 +166,15 @@

Links to resources

knackeries
knacks
knag
+knapp
+knapsack
+knav
knave
+knaveries
+knavery
knaves
knavish
+knead
kneaded
kneading
knee
@@ -178,30 +184,24 @@

Links to resources

kneels
knees
knell
+knelled
knelt
knew
+knewest
knick
+knicknacks
knif
knife
knight
+knighted
+knighthood
+knighthoods
knightly
knights
+knightsbridge
knit
knits
knitted
-knitting
-knives
-knob
-knobs
-knock
-knocked
-knocker
-knockers
-knocking
-knocks
-knopp
-knot
-knots
@@ -209,11 +209,17 @@

Links to resources

knackeri
knack
knag
+knapp
+knapsack
+knav
knave
+knaveri
+knaveri
knave
knavish
knead
knead
+knead
knee
kneel
kneel
@@ -221,30 +227,24 @@

Links to resources

kneel
knee
knell
+knell
knelt
knew
+knewest
knick
+knicknack
knif
knife
knight
knight
+knighthood
+knighthood
knight
+knight
+knightsbridg
knit
knit
knit
-knit
-knive
-knob
-knob
-knock
-knock
-knocker
-knocker
-knock
-knock
-knopp
-knot
-knot
diff --git a/algorithms/swedish/stemmer.html b/algorithms/swedish/stemmer.html index 0ca315e..3c8cf49 100644 --- a/algorithms/swedish/stemmer.html +++ b/algorithms/swedish/stemmer.html @@ -285,6 +285,14 @@

The stemming algorithm

y +

+Define a valid öst-ending as one of +

+ +
+i   k   l   n   p   r   t   u   v +
+

Do each of steps 1, 2 and 3.

@@ -335,11 +343,14 @@

The stemming algorithm

lig   ig   els
delete -
löst -
replace with lös +
öst +
replace with ös if preceded by a valid öst-ending
fullt
replace with full
+ (The letter of the valid öst-ending is not necessarily in R1. + Prior to Snowball 2.3.0, öst-ending was effectively just + l and was required to be in R1.)

The same algorithm in Snowball

diff --git a/compiler/snowman.html b/compiler/snowman.html index 9a7f2c5..ab1ce49 100644 --- a/compiler/snowman.html +++ b/compiler/snowman.html @@ -800,7 +800,7 @@

c) Moving text about

-> s -
moves the slice to variable  s, +
copies the slice to variable  s,
<- S