FirteX-高性能全文索引和检索平台API Documentation |
#include <StopFilter.h>
继承图,类firtex::analyzer::CStopFilter

公有成员 | |
| CStopFilter (const tchar *stopfile) | |
| CStopFilter () | |
| virtual | ~CStopFilter (void) |
| void | load (const tchar *filename) |
| void | add (const termid_t tid) |
| void | clear () |
| bool | stopWord (const termid_t tid) const |
保护成员 | |
| CTokens * | filterInternal (CTokens *pInputTokens) |
保护属性 | |
| tstring | m_sStopwordFile |
| bool * | m_pStopList |
| termid_t | m_minTerm |
| termid_t | m_maxTerm |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
http://www.firtex.org http://www.sourceforge.net/projects/firtex