JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
O
P
R
S
A
addStopWord(String)
- Method in class org.tinygroup.stopword.impl.
DefaultStopWordManager
addStopWord(String)
- Method in interface org.tinygroup.stopword.
StopWordManager
增加单个停止词
addStopWords(List<String>)
- Method in class org.tinygroup.stopword.impl.
DefaultStopWordManager
addStopWords(List<String>)
- Method in interface org.tinygroup.stopword.
StopWordManager
批量增加停止词
C
checkMatch(FileObject)
- Method in class org.tinygroup.stopword.fileresolver.
StopWordFileProcessor
cleanStopWords()
- Method in class org.tinygroup.stopword.impl.
DefaultStopWordManager
cleanStopWords()
- Method in interface org.tinygroup.stopword.
StopWordManager
清理全部停止词
D
DefaultStopWordManager
- Class in
org.tinygroup.stopword.impl
默认的停止词管理器
DefaultStopWordManager()
- Constructor for class org.tinygroup.stopword.impl.
DefaultStopWordManager
G
getStopWordManager()
- Method in class org.tinygroup.stopword.fileresolver.
StopWordFileProcessor
getStopWords()
- Method in class org.tinygroup.stopword.impl.
DefaultStopWordManager
getStopWords()
- Method in interface org.tinygroup.stopword.
StopWordManager
获得停止词信息
O
org.tinygroup.stopword
- package org.tinygroup.stopword
org.tinygroup.stopword.fileresolver
- package org.tinygroup.stopword.fileresolver
org.tinygroup.stopword.impl
- package org.tinygroup.stopword.impl
P
process()
- Method in class org.tinygroup.stopword.fileresolver.
StopWordFileProcessor
R
removeStopWord(String)
- Method in class org.tinygroup.stopword.impl.
DefaultStopWordManager
removeStopWord(String)
- Method in interface org.tinygroup.stopword.
StopWordManager
删除单个停止词
removeStopWords(List<String>)
- Method in class org.tinygroup.stopword.impl.
DefaultStopWordManager
removeStopWords(List<String>)
- Method in interface org.tinygroup.stopword.
StopWordManager
批量删除停止词
S
setStopWordManager(StopWordManager)
- Method in class org.tinygroup.stopword.fileresolver.
StopWordFileProcessor
StopWordFileProcessor
- Class in
org.tinygroup.stopword.fileresolver
停止词加载器
StopWordFileProcessor()
- Constructor for class org.tinygroup.stopword.fileresolver.
StopWordFileProcessor
StopWordManager
- Interface in
org.tinygroup.stopword
停止词管理器
A
C
D
G
O
P
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2006–2017
TinyGroup
. All rights reserved.