Skip to content

Releases: yooper/php-text-analysis

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

Add textconsole to bin directory

19 Nov 19:11
Compare
Choose a tag to compare
1.5.2

copies textconsole into bin directory

Supports PHP versions 7.2 & 7.3

01 Jul 19:39
Compare
Choose a tag to compare
1.5.1

php 7.1 and below are not supported. updated phpunit library

Upgraded PHPunit and fixed test cases

26 Jun 18:16
Compare
Choose a tag to compare
1.5

upgrade phpunit library

Remove support for PHP 7.0 series

26 Jun 15:11
Compare
Choose a tag to compare
1.4.9

no longer supports php 7.0

fixed broken tests, and added docker file for php 7.3

26 Jun 12:56
Compare
Choose a tag to compare
1.4.8

fixed broken tests, and added docker file for php 7.3

Improve Interactive Shell

07 Jun 10:38
bcd14ab
Compare
Choose a tag to compare
Merge pull request #51 from ace411/patch-1

Add textconsole bin script to package configuration

Get Ngrams frequencies fix

04 Mar 20:52
a0332ed
Compare
Choose a tag to compare
Merge pull request #49 from Euak/ngrams-fix

Get Ngrams frequencies fix

NGram Improvements

21 Feb 17:12
1bc8514
Compare
Choose a tag to compare
Merge pull request #47 from Euak/ngrams

Ngrams improvements

More improvements to concordance algorithm

15 Jan 13:53
a446020
Compare
Choose a tag to compare
Merge pull request #46 from Euak/concod-mark

Improved concordance method