Skip to content

Commit b87219f

Browse files
committed
Small updates from Snowball website
1 parent 7863ffb commit b87219f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/manual/english.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ But it is hardly surprising that after twenty years of use of the Porter stemmer
3737
21. Snowball 3.0.0 Avoid conflating **_lateral_**/**_laterally_** with **_later_**.
3838
22. Snowball 3.0.0 Replace **_\-ogist_** with **_\-og_** to conflate **_geologist_** with **_geology_**, etc.
3939
23. Snowball 3.0.0 Handle **_\-eed_** and **_\-ing_** exceptions in respective rules.
40-
24. Snowball 3.0.1 Restored exception for **_skis_** which **b** is needed.
40+
24. Snowball 3.1.0 Restored exception for **_skis_** which **b** is needed.
4141

4242
## Design Notes
4343

docs/manual/german.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Step 2:
111111
  Search for the longest among the following suffixes,
112112

113113
    (_a_) **_en   er   est_**
114-
    (_b_) **_st_** (preceded by a valid **_st_**\-ending, itself preceded by at least 3
114+
    (_b_) **_st_** (preceded by a valid **_st_**\-ending, itself preceded by at least 3 letters.
115115
    (_c_) **_et_** (preceded by a valid **_et_**\-ending, itself not preceded any of **_geordn_**, **_intern_**, **_plan_**, **_tick_** or **_tr_**).
116116

117117
      and delete the suffix if in _R1_.

0 commit comments

Comments
 (0)