ok MR,
I have searched before asking here,but i didn't find thing
--
http://mail.python.org/mailman/listinfo/python-list
I want to use A translator from Arabic to English and reverse in my application
which is written in pyhton,
Is there any open source Translator that can be used with python,
Or Any Suggestion?
Please Help,
Thanks In Advance :)
--
http://mail.python.org/mailman/listinfo/python-list
I need a package for parsing a big .ttl file in pyhton2.7 in windows7
I have used rdflib but it returns out of memory Error.
Any suggestion?
--
http://mail.python.org/mailman/listinfo/python-list
decimal' codec can't encode characters in position 0-4:
invalid decimal Unicode string"
i don't know realy where is the problem?
On Friday, February 22, 2013 4:55:22 PM UTC+2, Hala Gamal wrote:
> my code works well with english file but when i use text file encodede"utf
my code works well with english file but when i use text file encodede"utf-8"
"my file contain some arabic letters" it doesn't work.
my code:
# encoding: utf-8
from whoosh import fields, index
import os.path
import re,string
import codecs
from whoosh.qparser import QueryParser
# This list associa