Language Identification API
Overview
You can use this API to detect or identify the language of the source content. This document describes the available variables, commands, and interfaces that make up the Reverie’s Language Detect API.
The API Reference document is for Product Managers, Software Developers to learn how to use software libraries’ features.
The API is organized around REST. All requests should be made over SSL. All request and response bodies, including errors, are encoded in JSON.
Supporting Languages
Assamese
Bengali
Bengali
Gujarati
English
Hindi
Gujarati
Kannada
Hindi
Marathi
Kannada
Tamil
Malayalam
Telugu
Marathi
Odia
Punjabi
Tamil
Telugu
For Example:
The sample content below in native and roman script for Hindi language:
Hindi content in native script : भारत दक्षिण एशिया में स्थित भारतीय उपमहाद्वीप का सबसे बड़ा देश है
Hindi content in roman script : bhaarat dakshin eshiya mein sthit bhaarateey upamahaadveep ka sabase bada desh hai
Last updated