PHP Classes

File: stmr.h

Recommend this page to a friend!
  Classes of Chun-Sheng, Li   PHP STMR   stmr.h   Download  
File: stmr.h
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP STMR
PHP extension to implement the Porter stemmer
Author: By
Last change:
Date: 1 year ago
Size: 77 bytes
 

Contents

Class file image Download
#define TRUE 1 #define FALSE 0 int stem(char *p, int index, int position);