StopWords - facilitate filtering of common or purely connective words for natural language processing
| Methods | ||
|---|---|---|
public
|
__construct()
|
# |
public
|
check(string $key): bool
|
# |
| Constants | ||
|---|---|---|
public
|
ENCODING = 'UTF-8'
|
# |
| Properties | |||
|---|---|---|---|
protected
|
string[]
|
$stopwordList = []
|
# |