Method | Description | |
---|---|---|
stem ( string $word ) : string | Gets the stem of $word. |
Method | Description | |
---|---|---|
getR ( string $word ) | Find R1 and R2 | |
getStem ( $word ) : string | ||
step0a ( string $word ) : string | Replaces to protect some characters | |
step0b ( string $word ) : string | Undo the initial replaces | |
step1 ( $word ) | ||
step2 ( $word ) | ||
step3 ( $word ) |