php-ml/docs
Pol Dellaiera 02dab41830 Provide a new NGramTokenizer with minGram and maxGram support (#350)
* 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
2019-02-15 17:31:10 +01:00
..
assets add php-ml logo 2016-07-17 00:31:47 +02:00
machine-learning Provide a new NGramTokenizer with minGram and maxGram support (#350) 2019-02-15 17:31:10 +01:00
math [coding standard] fix imports order and drop unused docs typehints (#145) 2017-11-06 08:56:37 +01:00
index.md Mnist Dataset (#326) 2018-11-07 08:02:56 +01:00