Tesseract OCRをインストールしましたが、言語リストに「eng」と「osd」しかありません。ドイツ語が必要です。次のコマンドに疲れた
brew install tesseract-ocr-deu
エラーが発生します。
Error: No available formula with the name "tesseract-ocr-deu"
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
MacOS Mojave(10.14.3)で動作します:
brew install tesseract-lang
Mac OSタイプ
brew install tesseract-lang
すべての言語をインストールし、次の方法で確認できます。
tesseract --list-langs