Download the PHP package ekinhbayar/brill-tagger without Composer
On this page you can find all versions of the php package ekinhbayar/brill-tagger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ekinhbayar/brill-tagger
More information about ekinhbayar/brill-tagger
Files in ekinhbayar/brill-tagger
Download ekinhbayar/brill-tagger
More information about ekinhbayar/brill-tagger
Files in ekinhbayar/brill-tagger
Vendor ekinhbayar
Package brill-tagger
Short Description PHP implementation of a Brill Tagger, an inductive part-of-speech tagging method.
License MIT
Homepage https://github.com/ekinhbayar/BrillTagger
Package brill-tagger
Short Description PHP implementation of a Brill Tagger, an inductive part-of-speech tagging method.
License MIT
Homepage https://github.com/ekinhbayar/BrillTagger
Please rate this library. Is it a good library?
Informations about the package brill-tagger
Brill Tagger
PHP implementation of a Brill Tagger, an inductive part-of-speech tagging method. Uses a lexicon generated from Brown Corpus.
Requirements
- PHP 7.3+
Installation
$ composer require ekinhbayar/brill-tagger
then run $ composer install
. The latter will define the lexicon.
or just clone/download this repository.
Usage
All versions of brill-tagger with dependencies
PHP Build Version
Package Version
Requires
php Version
>5
The package ekinhbayar/brill-tagger contains the following files
Loading the files please wait ....