Download the PHP package monkeylearn/monkeylearn-php without Composer
On this page you can find all versions of the php package monkeylearn/monkeylearn-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download monkeylearn/monkeylearn-php
More information about monkeylearn/monkeylearn-php
Files in monkeylearn/monkeylearn-php
Download monkeylearn/monkeylearn-php
More information about monkeylearn/monkeylearn-php
Files in monkeylearn/monkeylearn-php
Vendor monkeylearn
Package monkeylearn-php
Short Description Official PHP client for the MonkeyLearn API.
License MIT
Homepage http://monkeylearn.com
Package monkeylearn-php
Short Description Official PHP client for the MonkeyLearn API.
License MIT
Homepage http://monkeylearn.com
Please rate this library. Is it a good library?
Informations about the package monkeylearn-php
monkeylearn-php
Official PHP client for the MonkeyLearn API. Build and consume machine learning models for language processing from your PHP apps.
Autoload
The first step to use monkeylearn-php
is to download composer:
Then we have to install our dependencies using:
Now we can use autoloader from Composer by:
Or, if you don't want to use composer, clone the code and include this line of code:
require 'autoload.php';
Usage examples
Here are some examples of how to use the library in order to create and use classifiers:
You can also use the sdk with extractors:
All versions of monkeylearn-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package monkeylearn/monkeylearn-php contains the following files
Loading the files please wait ....