New Language

Discussions about machine vision support in GdPicture.
Post Reply
ganeshj
Posts: 14
Joined: Fri Aug 07, 2009 7:46 am

New Language

Post by ganeshj » Fri Aug 07, 2009 9:55 am

If i have created the required files for a new language how can i add this and use it..

mjnaleva
Posts: 14
Joined: Fri Jul 03, 2009 8:44 pm

Re: New Language

Post by mjnaleva » Fri Aug 07, 2009 3:55 pm

I am also interested in doing this. So far I have just overwritten a language file set I am not using (for example, Vietamese) with my new language files. It would be nice if GDPicture has a way to define/add a new language in addition to the ones that ship with Tesseract by default.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: New Language

Post by Loïc » Sat Aug 08, 2009 10:10 pm

Hi,

Code: Select all

If i have created the required files for a new language how can i add this and use it..
For the next version of GdPicture.NET 5 new members will be added to the TesseractDictionary enumeration:

Code: Select all

TesseractDictionaryCustom1 = 1001
TesseractDictionaryCustom2 = 1002
TesseractDictionaryCustom3 = 1003
TesseractDictionaryCustom4 = 1004
TesseractDictionaryCustom5 = 1005
This will allow you to add your custom dictionaries without overriding existing ones.

With best regards,

Loïc

ganeshj
Posts: 14
Joined: Fri Aug 07, 2009 7:46 am

Re: New Language

Post by ganeshj » Tue Aug 25, 2009 12:51 pm

Thank You.

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests