Class Stemmer
Indonesian Stemmer. Nazief & Adriani, CS Stemmer, ECS Stemmer, Improved ECS.
- Sastrawi\Stemmer\Stemmer implements Sastrawi\Stemmer\StemmerInterface
Namespace: Sastrawi\Stemmer
Link: https://github.com/sastrawi/sastrawi/wiki/Resources
Located at Sastrawi/Stemmer/Stemmer.php
Link: https://github.com/sastrawi/sastrawi/wiki/Resources
Located at Sastrawi/Stemmer/Stemmer.php
public
|
|
public
|
|
public
string
|
|
protected
string
|
|
protected
boolean
|
|
protected
string
|
#
stemPluralWord( string $plural )
Stem a plural word to its common stem form. Asian J. (2007) “Effective Techniques for Indonesian Text Retrieval” page 76-77. |
protected
string
|
protected
|
$dictionary |
|
#
The dictionary containing root words |
protected
|
$visitorProvider |
|
#
Visitor provider |