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