angeloskath / php-nlp-tools

Natural Language Processing Tools in PHP
Do What The F*ck You Want To Public License
743 stars 152 forks source link

Fix for deprecated use of null as parameter where int is expected #80

Open mferrara opened 1 year ago

mferrara commented 1 year ago

DEPRECATED preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in vendor/nlp-tools/nlp-tools/src/NlpTools/Tokenizers/WhitespaceTokenizer.php on line 17.