Skip to main content

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

Request

Supported Methods

POST

GET

Content-Type

application/x-www-form-urlencoded

HTTP Parameters

Parameter

Description

Type

Required

text

Text where language should be detected.

String

true

Response

This method returns execution results in JSON format.