Tesseract not recognizing multiple languages


up vote
0
down vote
favorite
I installed
tesseract-ocr-all
I want to convert a document in greek and english
tesseract input.tif output -l ell
Gives me a document in the greek language with no english. Not using that command will give me a document in english with no greek.
As stated in
man tesseract`
My code should look like
tesseract input.tif output -l eng+ell
But when I do that it only produces it in english with no errors.
conversion ocr
add a comment |Â
up vote
0
down vote
favorite
I installed
tesseract-ocr-all
I want to convert a document in greek and english
tesseract input.tif output -l ell
Gives me a document in the greek language with no english. Not using that command will give me a document in english with no greek.
As stated in
man tesseract`
My code should look like
tesseract input.tif output -l eng+ell
But when I do that it only produces it in english with no errors.
conversion ocr
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I installed
tesseract-ocr-all
I want to convert a document in greek and english
tesseract input.tif output -l ell
Gives me a document in the greek language with no english. Not using that command will give me a document in english with no greek.
As stated in
man tesseract`
My code should look like
tesseract input.tif output -l eng+ell
But when I do that it only produces it in english with no errors.
conversion ocr
I installed
tesseract-ocr-all
I want to convert a document in greek and english
tesseract input.tif output -l ell
Gives me a document in the greek language with no english. Not using that command will give me a document in english with no greek.
As stated in
man tesseract`
My code should look like
tesseract input.tif output -l eng+ell
But when I do that it only produces it in english with no errors.
conversion ocr
asked May 16 at 15:30


samuel195
62
62
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1037012%2ftesseract-not-recognizing-multiple-languages%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password