Download the PHP package aiphilos/api-sdk-php without Composer
On this page you can find all versions of the php package aiphilos/api-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package api-sdk-php
aiPhilos - Artificial Intelligence as a Service
aiPhilos provides natural language processing capabilities including advanced semantical and lexicographical analysis based on recent advancements in Artificial Intelligence technology.
Currently, aiPhilos provides two sets of APIs:
- items provides a real-time database and search engine using the semantics API (see below) improving search results and indexing through understanding natural language, adding natural language analysis and Artificial Intelligence as a component to understand your data set
- semantics can split natural human language input into machine-readable chunks and attach additional information usable to deepen natural language understanding in your application (tokenization, part of speech tagging, word classes and categories, named entity recognition, lexicographical data, synonyms/hypernyms/hyponyms, similarity and sentiment data, and learned knowledge)
For more, visit aiphilos.com.
For documentation, see docs.aiphilos.com.
Installation
The easiest way to install this library is to use composer.
Usage
Semantics (Semantic analysis of natural language input)
Creating and configuring the client
Parsing a single string
Parsing multiple strings
Using custom implementations for Lexemes and Synsets
Items (Database and search engine)
TBD
License
This library is available under the Apache 2.0 License.
Contact
Want to get in touch? Contact: aiphilos.com.
All versions of api-sdk-php with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.3 || ^7.0
ext-curl Version *
ext-curl Version *
The package aiphilos/api-sdk-php contains the following files
Loading the files please wait ....