File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11
22# PHP Stanford NLP Datastore
3- [ ![ Version] ( https://img.shields.io/packagist/v/dennis-de-swart/php-stanford-nlp-datastore.svg?style=flat-square )] ( https://packagist.org/packages/dennis-de-swart/php-stanford-nlp-datastore )
4- [ ![ Total Downloads] ( https://img.shields.io/packagist/dt/dennis-de-swart/php-stanford-nlp-datastore.svg?style=flat-square )] ( https://packagist.org/packages/dennis-de-swart/php-stanford-nlp-datastore )
5- [ ![ Maintenance] ( https://img.shields.io/maintenance/yes/2017.svg?style=flat-square )] ( https://github.com/DennisDeSwart/php-stanford-nlp-datastore )
3+
64[ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%205.6-4AC51C.svg?style=flat-square )] ( http://php.net/ )
7- [ ![ License ] ( https://img.shields.io/packagist/l/dennis-de-swart/php-stanford-nlp-datastore.svg?style=flat-square )] ( https://opensource.org/licenses/MIT )
5+
86
97Stores NLP data from Stanford CoreNLP server.
108
@@ -122,7 +120,7 @@ Copy these files from "/vendor/dennis-de-swart/php-stanford-nlp-datastore" to yo
122120
123121
124122## Requirements
125- - PHP 5.3 or higher: it also works on PHP 7
123+ - PHP 5.6 or higher: it also works on PHP 7
126124- Java SE Runtime Enviroment, version 1.8
127125- Stanford CoreNLP Server 3.7.0
128126- Windows or Linux/Unix 64-bit OS, 8Gb or more memory recommended.
You can’t perform that action at this time.
0 commit comments