mehmetcanfarsak / FreeLanguageDetectionApi

Simple api for detecting language of a text. πŸ’¬ Texts with more than 3 words got more accurate results.

Home Page:https://FreeLanguageDetectionApi.deta.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Free Language Detection πŸ’¬ Api


Simple api for detecting language of a text. Texts with more than 3 words got more accurate results.

πŸ” Check it on https://FreeLanguageDetectionApi.vercel.app

⏩ Example Usage: https://FreeLanguageDetectionApi.vercel.app/detect_language?text_to_detect_language=wie%20gehts%20dir

πŸ„ Also You can deploy this api for free on Vercel.Com Just click the button below πŸ› οΈ

Deploy with Vercel

Important Note: Currently there is a bug in vercel that causes "" error. To prevent it, just change Node.js version to 18.x in Project -> Settings -> General ->Node.js Version in https://vercel.com/YOURUSERNAME-projects/PROJECTNAME/settings/general. For more details take a look at vercel/vercel#11128 (comment)

Check Api Documantation below: ⬇️

Swagger UI: https://FreeLanguageDetectionApi.vercel.app/docs

ReDoc: https://FreeLanguageDetectionApi.vercel.app/redoc

πŸ’» Github Page:

https://github.com/mehmetcanfarsak/FreeLanguageDetectionApi