Property | Type | Description | |
---|---|---|---|
$stopWords | array |
Method | Description | |
---|---|---|
__construct ( array $stopWords ) | ||
factory ( string $language = 'English' ) : |
||
isStopWord ( string $token ) : boolean |
public isStopWord ( string $token ) : boolean | ||
$token | string | |
return | boolean |