Class StopWords
StopWords - facilitate filtering of common or purely connective words for natural language processing
Namespace: Xmf
Package: Xmf
Category: Xmf\StopWords
Copyright: 2011-2016 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Author: trabis lusopoemas@gmail.com
See: https://en.wikipedia.org/wiki/Stop_words
Link: http://xoops.org
Located at lass/libraries/vendor/xoops/xmf/src/Xmf/StopWords.php
Package: Xmf
Category: Xmf\StopWords
Copyright: 2011-2016 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Author: trabis lusopoemas@gmail.com
See: https://en.wikipedia.org/wiki/Stop_words
Link: http://xoops.org
Located at lass/libraries/vendor/xoops/xmf/src/Xmf/StopWords.php
public
|
|
public
boolean
|
string |
ENCODING
mbstring encoding |
#
'UTF-8'
|
protected
string[]
|
$stopwordList
|
#
array()
|