PHP Class Sastrawi\Stemmer\Context\Visitor\RemoveInflectionalParticle

Asian J. (2007) “Effective Techniques for Indonesian Text Retrieval”. page 60
Inheritance: implements Sastrawi\Stemmer\Context\Visitor\VisitorInterface
Afficher le fichier Open project: sastrawi/sastrawi

Méthodes publiques

Méthode Description
remove ( string $word ) Remove inflectional particle : lah|kah|tah|pun
visit ( Sastrawi\Stemmer\Context\ContextInterface $context )

Method Details

remove() public méthode

Remove inflectional particle : lah|kah|tah|pun
public remove ( string $word )
$word string

visit() public méthode

public visit ( Sastrawi\Stemmer\Context\ContextInterface $context )
$context Sastrawi\Stemmer\Context\ContextInterface