You can use Notepad++ or jEdit to find and replace characters using
Regex, as with Find "(.)" and Replace "$1 " or "\1 ", without the
quotes.

On Nov 2, 1:14 am, 74yrs old <withblessi...@gmail.com> wrote:
> Hi,
>
> I am facing problem how to *automate the function* of inserting space(white
> space) between characters in the NotePad.
> for example:
> *original text*: *Tesseract was originally designed to recognize English
> text only. Efforts have been made to modify the engine and its training
> system to make them able to deal with other languages and UTF-8 characters*
>
> *revised text after inserting space *=*T e s s e r a c t  w a s  o r i g i n
> a l l y  d e s i g n e d  t o
> r e c o  g n i z e   E n g l i s h   t e x t   o n l y .   E f f o r t s   h
> a v e   b e e n   m a d e   t o
>  m o d i f y   t h e   e n g i n e   a n d   i t s   t r a i n i n g   s y s
> t e m   t o   m a k e   t h e m
> a b l e   t o   d e a l   w i t h   o t h e r   l a n g u a g e s   a n d
> U T F - 8   c h a r a c t e r s
> *
> The above revised text  manually typed by using *SpaceBarKey* and *arrow key
> -->*
>
>  Is it possible by using MSdos script to automate the function of
> SpaceBarKey plus
> ArrowKey(-->) in the NotePad - for which code/program is requested?
>
> With Regards,
>
> -Sriranga(77yrsold)*
>
> *
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com
To unsubscribe from this group, send email to 
tesseract-ocr+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tesseract-ocr?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to