FirteX-高性能全文索引和检索平台

API Documentation


首页 | 名字空间列表 | 类继承关系 | 组合类型列表 | $(BL\录(B | 文件列表 | 名字空间成员 | 组合类型成员 | 文件成员

firtex::analyzer::CStopFilter类参考

#include <StopFilter.h>

继承图,类firtex::analyzer::CStopFilter

firtex::analyzer::CTokenFilter 所有成员的列表。

公有成员

 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

保护成员

CTokensfilterInternal (CTokens *pInputTokens)

保护属性

tstring m_sStopwordFile
bool * m_pStopList
termid_t m_minTerm
termid_t m_maxTerm

构造及析构函数文档

firtex::analyzer::CStopFilter::CStopFilter const tchar *  stopfile  ) 
 

firtex::analyzer::CStopFilter::CStopFilter  ) 
 

virtual firtex::analyzer::CStopFilter::~CStopFilter void   )  [virtual]
 


成员函数文档

void firtex::analyzer::CStopFilter::add const termid_t  tid  ) 
 

void firtex::analyzer::CStopFilter::clear  ) 
 

CTokens* firtex::analyzer::CStopFilter::filterInternal CTokens pInputTokens  )  [protected, virtual]
 

实现了firtex::analyzer::CTokenFilter

void firtex::analyzer::CStopFilter::load const tchar *  filename  ) 
 

bool firtex::analyzer::CStopFilter::stopWord const termid_t  tid  )  const [inline]
 


成员数据文档

termid_t firtex::analyzer::CStopFilter::m_maxTerm [protected]
 

termid_t firtex::analyzer::CStopFilter::m_minTerm [protected]
 

bool* firtex::analyzer::CStopFilter::m_pStopList [protected]
 

tstring firtex::analyzer::CStopFilter::m_sStopwordFile [protected]
 


该类的文档由以下文件生成:

http://www.firtex.org http://www.sourceforge.net/projects/firtex