全文索引停用词清单¶
以下预先定义的词汇包含标点符号、英文/中文词。这类词汇在进行查看器数据分析时通常频繁出现,但对分析核心内容或提取关键信息帮助不大。通过将这些停用词应用于数据处理,可以有效过滤掉无关紧要的词汇,从而优化数据的展示效果和分析效率。
标点符号¶
. 。 , 、 ! ? : ; ` ﹑ • " ^ … ‘ ’ “ ” 〝 〞 ~ \ ∕ | ¦ ‖ — ( ) 〈 〉 ﹞ ﹝ 「 」 ‹ › 〖 〗 】 【 » « 』 『 〕 〔 》 《 } { ] [ ﹐ ¸ ﹕ ︰ ﹔ ; ! ¡ ? ¿ ﹖ ﹌ ﹏ ﹋ ' ´ ˊ ˋ - ― ﹫ @ ︳ ︴ _ ¯ _  ̄ ﹢ + ﹦ = ﹤ ‐ < ˜ ~ ﹟ # ﹩ $ ﹠ & ﹪ % ﹡ * ﹨ \ ﹍ ﹉ ﹎ ﹊ ˇ ︵ ︶ ︷ ︸ ︹ ︿ ﹀ ︺ ︽ ︾ _ ˉ ﹁ ﹂ ﹃ ﹄ ︻ ︼ $ 0 1 2 3 4 5 6 7 8 9 ? _ “ ” 、 。 《 》 ! , : ; ? " ' '' ( ) *LRB* *RRB* <dquote> <ldquo> <lsquo> <rdquo> <rsquo> @ & [ ] ` `` e.g. , { } " “ ” -RRB- -LRB- -- : / ( > ) < !
英文停用词¶
a an and are as at be but by for if in into is it no not of on or such that the their then there these they this to was will with
中文停用词¶
应用场景¶
在搜索栏输入 an,无法查询到数据,此时搜索不生效。