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

porter_stemmer.cpp File Reference

#include <cstring>

Defines

#define TRUE   1
#define FALSE   0

Functions

int cons (int i)
int m ()
int vowelinstem ()
int doublec (int j)
int cvc (int i)
int ends (char *s)
void setto (char *s)
void r (char *s)
void step1ab ()
void step1c ()
void step2 ()
void step3 ()
void step4 ()
void step5 ()
int porter_stem (char *p, int i, int j)

Define Documentation

#define FALSE   0
 

#define TRUE   1
 


Function Documentation

int cons int    i
 

int cvc int    i
 

int doublec int    j
 

int ends char *    s
 

int m  
 

int porter_stem char *    p,
int    i,
int    j
 

void r char *    s
 

void setto char *    s
 

void step1ab  
 

void step1c  
 

void step2  
 

void step3  
 

void step4  
 

void step5  
 

int vowelinstem  
 


Generated on Mon Sep 30 14:13:40 2002 for LEMUR by doxygen1.2.18