Skip to content

Releases: yooper/php-text-analysis

Update Snowball Stemmer Library

23 Sep 13:33
9b96d25
Compare
Choose a tag to compare
Merge pull request #75 from yooper/fixed_pr_issues

Fixed pr issues

Support PHP 8.2

04 Jul 14:27
Compare
Choose a tag to compare
1.9

Added bug fix to porter stemmer. Project works with php 8.2 too

Support PHP 8.1

01 Aug 18:35
Compare
Choose a tag to compare
1.8

supports php version 8.1

PHP 8.0 support

17 May 21:46
Compare
Choose a tag to compare
1.7

now supports PHP 8.0

Fix for Psalm code analysis

03 May 15:18
9ddbc75
Compare
Choose a tag to compare
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

20 Dec 01:51
7e5e484
Compare
Choose a tag to compare
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

02 May 10:07
ac33de1
Compare
Choose a tag to compare
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

01 Mar 20:25
08472f1
Compare
Choose a tag to compare
Merge pull request #62 from repat/master

Hotfix

Fix for Package installer

31 Jan 11:11
Compare
Choose a tag to compare
1.5.4

fixed bug in composer file

Upgraded dependencies, fixed travis cli yml

31 Jan 00:49
0d4d7ed
Compare
Choose a tag to compare
Merge pull request #58 from NeoBlack/master

[TASK] Allow symfony/console version 5