#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 [] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|