Releases: yooper/php-text-analysis
Releases · yooper/php-text-analysis
Updated Docker Test Files
Compare
Sorry, something went wrong.
No results found
yooper
released this
28 Dec 11:55
Merge pull request #79 from yooper/feature/test-new-phps
update docker files used for testing
Update Snowball Stemmer Library
Compare
Sorry, something went wrong.
No results found
yooper
released this
23 Sep 13:33
Merge pull request #75 from yooper/fixed_pr_issues
Fixed pr issues
Support PHP 8.2
Compare
Sorry, something went wrong.
No results found
yooper
released this
04 Jul 14:27
1.9
Added bug fix to porter stemmer. Project works with php 8.2 too
Support PHP 8.1
Compare
Sorry, something went wrong.
No results found
yooper
released this
01 Aug 18:35
1.8
supports php version 8.1
PHP 8.0 support
Compare
Sorry, something went wrong.
No results found
yooper
released this
17 May 21:46
1.7
now supports PHP 8.0
Fix for Psalm code analysis
Compare
Sorry, something went wrong.
No results found
yooper
released this
03 May 15:18
Merge pull request #70 from Novemb3r/fix-function-phpdoc
changed LambdaFilter/LambdaTokenizer phpdoc param from function to callable
Support only PHP 7.4 add declare_strict=1 to all files
Compare
Sorry, something went wrong.
No results found
yooper
released this
20 Dec 01:51
Merge pull request #68 from yooper/php_74
Only support PHP 7.4 add declare_strict=1 to all files
Fixes division by zero in Vader sentiment algorithm
Compare
Sorry, something went wrong.
No results found
yooper
released this
02 May 10:07
Merge pull request #64 from hartmann-lars/master
Fixed polarity bug getting 'Undefined offset: 1' along with normalization bug getting Divison by zero error.
Bug fix for Vader Sentiment
Compare
Sorry, something went wrong.
No results found
yooper
released this
01 Mar 20:25
Merge pull request #62 from repat/master
Hotfix
Fix for Package installer
Compare
Sorry, something went wrong.
No results found
yooper
released this
31 Jan 11:11
1.5.4
fixed bug in composer file