Download the PHP package skyeng/php-lemmatizer without Composer
On this page you can find all versions of the php package skyeng/php-lemmatizer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download skyeng/php-lemmatizer
More information about skyeng/php-lemmatizer
Files in skyeng/php-lemmatizer
Download skyeng/php-lemmatizer
More information about skyeng/php-lemmatizer
Files in skyeng/php-lemmatizer
Vendor skyeng
Package php-lemmatizer
Short Description PHP Lemmatizer is a lemmatization library to retrieve a base form from an English inflected word.
License MIT
Package php-lemmatizer
Short Description PHP Lemmatizer is a lemmatization library to retrieve a base form from an English inflected word.
License MIT
Please rate this library. Is it a good library?
Informations about the package php-lemmatizer
Лемматизатор
Краткое описание
Занимается лемматизацией английских слов.
Ответственные
- Code owner: Дмитрий Южаков
- Product owner: Сергей Сафонов
- Команда: Platform Core
PHP Lemmatizer is a lemmatization library for PHP to retrieve a base form from an inflected form word in English.
Inspired by JavaScript Lemmatizer but the returned values are different from it.
Installation
With Composer
Usage
Limitations
Contribution
- Fork it ( https://github.com/skyeng/php-lemmatizer )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Licence
All versions of php-lemmatizer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package skyeng/php-lemmatizer contains the following files
Loading the files please wait ....