Skip to content

Tags: yooper/php-text-analysis

Tags

1.9.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #79 from yooper/feature/test-new-phps

update docker files used for testing

1.9.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #75 from yooper/fixed_pr_issues

Fixed pr issues

1.9

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

1.8

supports php version 8.1

1.7

now supports PHP 8.0

1.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #70 from Novemb3r/fix-function-phpdoc

changed LambdaFilter/LambdaTokenizer phpdoc param from function to callable

1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #68 from yooper/php_74

Only support PHP 7.4 add declare_strict=1 to all files

1.5.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #64 from hartmann-lars/master

Fixed polarity bug getting 'Undefined offset: 1' along with normalization bug getting Divison by zero error.

1.5.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #62 from repat/master

Hotfix

1.5.4

fixed bug in composer file