◆ __construct()
StopWords constructor - load stop words for current locale
- Todo:
- specify locale to constructor, will require shift away from defined constant
◆ check()
check - look up a word in a list of stop words and classify it as a significant word or a stop word.
- Parameters
-
string | $key | the word to check |
- Returns
- bool True if word is significant, false if it is a stop word
◆ $stopwordList
◆ ENCODING
The documentation for this class was generated from the following file:
- C:/xoops2511b2/htdocs/class/libraries/vendor/xoops/xmf/src/StopWords.php