[Corpora-List] Programming problem with Java
Jernej Vicic
jernej.vicic at upr.si
Thu Nov 15 19:41:16 UTC 2007
Dear a s?!
Programming problems are much easily solved if you enclude your code but ...
From my experience, most of the problems regarding proper codepage are
solved programming in Unicode.
Your problems seem to be in this field.
Your problems have nothing to do with Eclipse, it is strictly Java
programming problem.
If you use FileInputStream as your reading class, try changung to
BufferedReader or something similar.
As I come from a non-English speaking/reading/writing zone (Slovenian) I
came to the same problems.
Simply post your code or send it to me, I will take a quick look.
a s pravi:
> Dear all,
>
> I'm currently programming parsing tool for Arabic text using Java
> under Eclipse
> the problem is:
> the Arabic text couldn't appear correctly it was like a garbage data
> and also
> the matching process doesn't work probably
> the problem seems in a Arabic text reading stage
>
> Does anyone have an idea to solve this problem?
>
> many thanks
>
> Amal
>
> ------------------------------------------------------------------------
> Never miss a thing. Make Yahoo your homepage.
> <http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Corpora mailing list
> Corpora at uib.no
> http://mailman.uib.no/listinfo/corpora
>
_______________________________________________
Corpora mailing list
Corpora at uib.no
http://mailman.uib.no/listinfo/corpora
More information about the Corpora
mailing list