PHP TextAnalysis\Console\Commands Пространство имен

Классы

Имя Описание
NltkPackageInstallAllCommand Install all the nltk data packages
NltkPackageInstallCommand Installs the selected nltk corpus package
NltkPackageListCommand List out the possible packages to install from nltk data
StemmerExceptionListCommand Create a list of words that might need to be mapped manually from the command line cat tests/data/books/tom_sawyer.txt | php textconsole stemmer:exceptions
StopWordsCommand Takes a directory of files or a single file and outputs the results for the stop words generator to the command line.
VocabSizeCommand Get the vocab size from stdin