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
Supported Methods |
---|
POST |
application/x-www-form-urlencoded
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 |
This method returns execution results in plain text format.