BuildWordList Class Reference

Build a list of words. More...

#include <BuildWordList.h>

Inheritance diagram for BuildWordList:
BuildList< Word >

List of all members.

Public Member Functions

 BuildWordList (void)
 Initialise the word list.
bool prepareWordBuffer (char *word)
 Case-fold, stop and stem the word.
char lowercase_char (char x)
 Return the lowercase of the provided character.
void lowercase_word_buffer (void)
 Convert the word buffer to lower case.
void iterated_stem (void)
 Stem the word buffer.

Detailed Description

Build a list of words.

This class is used when scanning a file containing a list of words (such as a text file) to build a list of words for indexing.

Author
lapark
Revision
1.5
Date
2009/10/08 06:41:29
Id
BuildWordList.h,v 1.5 2009/10/08 06:41:29 lapark Exp

The documentation for this class was generated from the following files:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:10 2009 for textIR by  doxygen 1.6.1