Skip to main content

Web Service Method: Detect File Language

Abstract

Web Service Method: Detect File Language

Description

[file] Detects the language from a file upload.

URL: /extractor/api/detectLanguage

Request

Supported Methods

POST

Content-Type

application/x-www-form-urlencoded

HTTP Parameters

Parameter

Description

Type

Required

file

File where language will be detected (word, excel, powerpoint, pdf, open documents) - Mimetype of file must be 'multipart/form-data'

MultipartFile

true

Response

This method returns execution results in plain text format.