Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

KrovetzStemmerTransformation.cpp File Reference

#include "indri/KrovetzStemmerTransformation.hpp"

Compounds

struct  conflation_pair

Defines

#define KSTEM_MAX_WORD_LENGTH   (25+15)
#define KSTEM_EXTRA_SPACE   (256)

Functions

int kstem_stem_tobuffer (char *term, char *buffer)
void kstem_allocate_memory (int entries)
void kstem_add_table_entry (const char *variant, const char *word)
void indri_kstem_load_table ()
int indri_kstem_static_entry_count ()

Variables

const struct conflation_pair conflations []
const char *const headwords []

Define Documentation

#define KSTEM_EXTRA_SPACE   (256)
 

#define KSTEM_MAX_WORD_LENGTH   (25+15)
 


Function Documentation

void indri_kstem_load_table  
 

int indri_kstem_static_entry_count  
 

void kstem_add_table_entry const char *    variant,
const char *    word
 

void kstem_allocate_memory int    entries
 

int kstem_stem_tobuffer char *    term,
char *    buffer
 


Variable Documentation

const struct conflation_pair conflations[] [static]
 

const char* const headwords[] [static]
 


Generated on Wed Nov 3 12:59:14 2004 for Lemur Toolkit by doxygen1.2.18