10
10
/* FIXME - should be able to get a version number for each stemming
11
11
* algorithm (which will be incremented each time the output changes). */
12
12
/* FIXME - should be able to get a list of available stemmers. */
16
16
/* FIXME - this should return the length of the stemmed word. */
17
17
const sb_symbol * sb_stemmer_stem(struct sb_stemmer * stemmer,