Navigation
index
next
|
previous
|
eContext SDK PHP 0.1.5 documentation
»
eContext\Classify
»
eContext\Classify\Text
»
eContext SDK PHP 0.1.5 documentation
Table Of Contents
Introduction
Installation
Quickstart
eContext\Client
eContext\Categories\Density
eContext\Classify
eContext\Classify\Html
eContext\Classify\Keywords
eContext\Classify\Social
eContext\Classify\Text
eContext\Classify\Url
Parameters
eContext\Keywords\Describe\Describe
eContext\Keywords\Search\Search
eContext\Result
Changelog
Docs
eContext\Classify
eContext\Classify\Text
__construct
__construct
¶
Description
¶
public
Text
::
__construct
(
$client
[,
$data
=
null
]
)
Parameters
¶
$client
An
eContext\Client
object which is used to perform interaction with the eContext API
$data
An optional parameter for the constructor. The list of text posts that will be passed into the eContext API for classification
Return Values
¶
Returns a new Text instance.
Navigation
index
next
|
previous
|
eContext SDK PHP 0.1.5 documentation
»
eContext\Classify
»
eContext\Classify\Text
»