PHP 클래스 Sastrawi\Stemmer\Context\Visitor\RemoveInflectionalParticle

Asian J. (2007) “Effective Techniques for Indonesian Text Retrieval”. page 60
상속: implements Sastrawi\Stemmer\Context\Visitor\VisitorInterface
파일 보기 프로젝트 열기: sastrawi/sastrawi

공개 메소드들

메소드 설명
remove ( string $word ) Remove inflectional particle : lah|kah|tah|pun
visit ( Sastrawi\Stemmer\Context\ContextInterface $context )

메소드 상세

remove() 공개 메소드

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

visit() 공개 메소드

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