Loading...
Loading...
Detect language of text with confidence scores, support for 50+ languages, and batch text classification.
npx skill4agent add dkyazzentwatwa/chatgpt-skills language-detectorpython language_detector.py --text "Hello world" --output result.json
python language_detector.py --file texts.csv --column text --output languages.csv