add --shared
[pylucene.git] / lucene-java-3.4.0 / lucene / contrib / analyzers / smartcn / src / resources / org / apache / lucene / analysis / cn / smart / stopwords.txt
1 ////////// Punctuation tokens to remove ////////////////
2 ,
3 .
4 `
5 -
6 _
7 =
8 ?
9 '
10 |
11 "
12 (
13 )
14 {
15 }
16 [
17 ]
18 <
19 >
20 *
21 #
22 &
23 ^
24 $
25 @
26 !
27 ~
28 :
29 ;
30 +
31 /
32 \
33
34
35
36
37
38
39
40
41
42
43 ·
44
45
46
47
48
49
50
51
52
53
54 // the line below contains an IDEOGRAPHIC SPACE character (Used as a space in Chinese)
55  
56
57 //////////////// English Stop Words ////////////////
58
59 //////////////// Chinese Stop Words ////////////////