28mm / Fovea

unified cli for various saas image classification apis.
MIT License
40 stars 5 forks source link

Language Support #11

Closed 28mm closed 7 years ago

28mm commented 7 years ago

Multiple language support needed for both labels and ocr.

  1. Which providers support which languages?
  2. Which providers support label translations?
  3. which providers support multiple language ocr?
28mm commented 7 years ago

The --list-langs flag will print a list of languages supported by the selected provider. --list-ocr-langs does the same, but for ocr.

Set either with --lang, or --ocr-lang.