mirror of
https://github.com/postgres/postgres.git
synced 2026-03-05 06:43:23 -05:00
Update site address of Snowball project
This commit is contained in:
parent
c11100d0fa
commit
552723a3bf
1 changed files with 1 additions and 1 deletions
|
|
@ -2681,7 +2681,7 @@ SELECT ts_lexize('norwegian_ispell', 'sjokoladefabrikk');
|
|||
The <application>Snowball</> dictionary template is based on a project
|
||||
by Martin Porter, inventor of the popular Porter's stemming algorithm
|
||||
for the English language. Snowball now provides stemming algorithms for
|
||||
many languages (see the <ulink url="http://snowball.tartarus.org">Snowball
|
||||
many languages (see the <ulink url="http://snowballstem.org/">Snowball
|
||||
site</ulink> for more information). Each algorithm understands how to
|
||||
reduce common variant forms of words to a base, or stem, spelling within
|
||||
its language. A Snowball dictionary requires a <literal>language</>
|
||||
|
|
|
|||
Loading…
Reference in a new issue