Class SoraniStemmer


  • public class SoraniStemmer
    extends java.lang.Object
    Light stemmer for Sorani
    • Constructor Summary

      Constructors 
      Constructor Description
      SoraniStemmer()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int stem​(char[] s, int len)
      Stem an input buffer of Sorani text.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SoraniStemmer

        public SoraniStemmer()
    • Method Detail

      • stem

        public int stem​(char[] s,
                        int len)
        Stem an input buffer of Sorani text.
        Parameters:
        s - input buffer
        len - length of input buffer
        Returns:
        length of input buffer after normalization