coral-media / php-ml

Fresh approach to Machine Learning in PHP. Algorithms, Cross Validation, Neural Network, Preprocessing, Feature Extraction and much more in one library.
MIT License
1 stars 1 forks source link

Add regular expression tokenization #14

Closed rernesto closed 2 months ago

rernesto commented 2 months ago

Add regular expressions based tokenization to allow more flexibility.

rernesto commented 2 months ago

Related PR #15