mirror of
https://github.com/Llewellynvdm/php-ml.git
synced 2025-01-10 17:24:44 +00:00
02dab41830
* Issue #349: Provide a new NGramTokenizer. * Issue #349: Add tests. * Fixes from code review. * Implement NGramTokenizer with min and max gram support * Add missing tests for ngram * Add info about NGramTokenizer to docs and readme * Add performance test for tokenization |
||
---|---|---|
.. | ||
NGramTokenizerTest.php | ||
TokenizerTest.php | ||
WhitespaceTokenizerTest.php | ||
WordTokenizerTest.php |