Sign in
apache
/
tika
/
refs/heads/refactor-inference
/
.
/
docs
/
modules
/
ROOT
/
examples
/
tess4j-basic.json
blob: 3fc74587be3d611f580d5e61bdb3705ef095d1d6 [
file
] [
log
] [
blame
]
{
"parsers"
:
[
{
"name"
:
"tess4j-parser"
,
"dataPath"
:
"/usr/share/tesseract-ocr/5/tessdata"
,
"nativeLibPath"
:
"/usr/lib/x86_64-linux-gnu"
,
"poolSize"
:
4
}
]
}