Loading...
Loading...
Compare original and translation side by side
python language_detector.py --text "Hello world" --output result.json
python language_detector.py --file texts.csv --column text --output languages.csvpython language_detector.py --text "Hello world" --output result.json
python language_detector.py --file texts.csv --column text --output languages.csv