Web Service Method: Detect Text Language
Abstract
Web Service Method: Detect Text Language
Description |
---|
[text] Detects the language from a given text. |
URL: /extractor/api/detectLanguage
Supported Methods |
---|
POST |
GET |
application/x-www-form-urlencoded
Parameter | Description | Type | Required |
---|---|---|---|
text | Text where language should be detected. | String | true |
This method returns execution results in JSON format.