CodableAIA Stacksona Company

Language Detector

Detects language with rule based stopword scoring.

Run tool

Form input

Output JSON


          

Work steps

    Inputs

    NameTypeRequiredDescription
    texttextYesText

    Outputs

    NameTypeDescription
    languagetextLanguage
    scoresanyScores
    workarrayWork

    Sample request

    {
      "text": "the quick brown fox jumps over the lazy dog"
    }