Skip to content

Commit ccdfa16

Browse files
Update README.md
1 parent 972283b commit ccdfa16

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
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

97
Stores 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.

0 commit comments

Comments
 (0)