Skip to content

Releases: yooper/php-text-analysis

Update Symfony Dependencies

15 Feb 14:13
Compare
Choose a tag to compare
1.3.1

update composer.json

Vader Sentiment Release

05 Feb 15:25
Compare
Choose a tag to compare

Includes sentiment analysis tool, using the Vader algorithm.

Check if helper functions already exist

10 Jan 15:08
14b6f78
Compare
Choose a tag to compare
Merge pull request #27 from cicnavi/master

Declare helper function only if it does not already exist

Twitter Tokenizer

09 Nov 02:12
ab9147b
Compare
Choose a tag to compare
Merge pull request #24 from yooper/twitter_tokenizer

Twitter tokenizer

PHP >= 7

28 Oct 22:43
d033e77
Compare
Choose a tag to compare
Merge pull request #22 from yooper/add_text_corpus

Add text corpus, lexical diversity algorithms and helper methods

Minor bug fix release and optimizations

10 Oct 17:43
Compare
Choose a tag to compare
v1.1.3.2

Add hash tag extract

Added New API Calls For Name Corpus

02 Mar 02:33
Compare
Choose a tag to compare
v1.1.3.1

added API methods to NameCorpus

Added US Name Corpus

27 Feb 01:37
Compare
Choose a tag to compare
v1.1.3

Add in name corpus support

Adding In Snowball Stemmer Dependency

17 Feb 16:53
Compare
Choose a tag to compare
v1.1.2

Adding snowball stemmer

Removed Snowball Stemmer

07 Feb 12:35
Compare
Choose a tag to compare

Snowball stemmer dependency was breaking installs.