?? modules_utf8.txt
字號:
# This file contains a list of stemmers to include in the distribution.# The format is a set of space separated lines - on each line:# First item is name of stemmer.# Second item is comma separated list of character sets.# Third item is comma separated list of names to refer to the stemmer by.## Lines starting with a #, or blank lines, are ignored.# List all the main algorithms for each language, in UTF-8.danish UTF_8 danish,da,dandutch UTF_8 dutch,nl,dut,nldenglish UTF_8 english,en,engfinnish UTF_8 finnish,fi,finfrench UTF_8 french,fr,fre,fragerman UTF_8 german,de,ger,deuhungarian UTF_8 hungarian,hu,hunitalian UTF_8 italian,it,itanorwegian UTF_8 norwegian,no,norportuguese UTF_8 portuguese,pt,porrussian UTF_8 russian,ru,russpanish UTF_8 spanish,es,esl,spaswedish UTF_8 swedish,sv,swe# Also include the traditional porter algorithm for english.# The porter algorithm is included in the libstemmer distribution to assist# with backwards compatibility, but for new systems the english algorithm# should be used in preference.porter UTF_8 porter# Some other stemmers in the snowball project are not included in the standard# distribution. To compile a libstemmer with them in, add them to this list,# and regenerate the distribution. (You will need a full source checkout for# this.) They are included in the snowball website as curiosities, but are not# intended for general use, and use of them is is not fully supported. These# algorithms are:## german2 - This is a slight modification of the german stemmer.# kraaij_pohlmann - This is a different dutch stemmer.# lovins - This is an english stemmer, but fairly outdated, and# only really applicable to a restricted type of input text# (keywords in academic publications).# romanian1 - This is a romanian stemmer, which we haven't yet# evaluated.# romanian2 - This is a different romanian stemmer, which we haven't# yet evaluated.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -