Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
Phpml\FeatureExtraction\StopWords Class Reference
Inheritance diagram for Phpml\FeatureExtraction\StopWords:
Phpml\FeatureExtraction\StopWords\English Phpml\FeatureExtraction\StopWords\French Phpml\FeatureExtraction\StopWords\Polish Phpml\FeatureExtraction\StopWords\Russian

Public Member Functions

 __construct (array $stopWords)
 
 isStopWord (string $token)
 

Static Public Member Functions

static factory (string $language='English')
 

Protected Attributes

array $stopWords = []
 

The documentation for this class was generated from the following file: