LanguageDetect
Common Scripts Pack.#
This Script is part of theDetects language based on Google's language-detection.
#
Script DataName | Description |
---|---|
Script Type | python |
Tags | Utility |
#
InputsArgument Name | Description |
---|---|
text | The text to analyse for language detection. |
#
OutputsPath | Description | Type |
---|---|---|
langDetect.lang | The language detected. | Unknown |
langDetect.probability | The probability of the language detected. | Unknown |