swishej
Interface StemCond

All Known Implementing Classes:
ContainsVowel, RemoveAnE, AddAnE

interface StemCond

Interface implementing replacement test function for stemming rule


Method Summary
 boolean cond(java.lang.String word, java.lang.Integer[] endp)
           
 

Method Detail

cond

public boolean cond(java.lang.String word,
                    java.lang.Integer[] endp)


Contact: Christian.Werner@t-online.de