<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to translate a field from Arabic to English and vice versa? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/how-to-translate-a-field-from-arabic-to-english/m-p/641071#M49949</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe a library like &lt;A href="https://pypi.python.org/pypi/py-translate" title="https://pypi.python.org/pypi/py-translate"&gt;py-translate 1.0.3 : Python Package Index&lt;/A&gt;&amp;nbsp; or &lt;A href="http://pythonhosted.org/goslate/" title="http://pythonhosted.org/goslate/"&gt;Goslate: Free Google Translate API — goslate 1.4.0 documentation&lt;/A&gt;&amp;nbsp; can do the job...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2015 12:28:04 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2015-07-27T12:28:04Z</dc:date>
    <item>
      <title>How to translate a field from Arabic to English and vice versa?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-translate-a-field-from-arabic-to-english/m-p/641068#M49946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to translate a field from Arabic to English and vice versa?,&lt;/P&gt;&lt;P&gt; I wonder if there is a way or an expression that may help in translation a value from one language to other?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Clip_102.jpg" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/118982_Clip_102.jpg" style="width: 620px; height: 443px;" /&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Majdoleen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jul 2015 06:50:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-translate-a-field-from-arabic-to-english/m-p/641068#M49946</guid>
      <dc:creator>MajdoleenO_A__Awadallah</dc:creator>
      <dc:date>2015-07-26T06:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to translate a field from Arabic to English and vice versa?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-translate-a-field-from-arabic-to-english/m-p/641069#M49947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;M.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may try the tool &lt;A href="http://www.systransoft.com/lp/text-translation/" title="http://www.systransoft.com/lp/text-translation/"&gt;Free sentence translator, full text translation, message translation, phrase translation, text translation, text transla…&lt;/A&gt; However, it is not able to apply coding by Python...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally,&amp;nbsp; it is really challenging to use coding technique with the translation tools like Google Translator for automation of language translation from complex languages like Arabia to English. The reasons may include:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Machine translations are useful for getting a general idea about what text written in a foreign language means. However, "general idea" isn't always exactly accurate; the translator literally translates (word for word) the text which often results in grammatically incorrect, if not completely incoherent, text...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jul 2015 12:28:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-translate-a-field-from-arabic-to-english/m-p/641069#M49947</guid>
      <dc:creator>larryzhang</dc:creator>
      <dc:date>2015-07-26T12:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to translate a field from Arabic to English and vice versa?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-translate-a-field-from-arabic-to-english/m-p/641070#M49948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Irray, but this way seems not helpful. I need to translate thousands of values, this will cost me a lot of times!!! and it is easy for me to review the translational instead of translate all the values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 05:58:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-translate-a-field-from-arabic-to-english/m-p/641070#M49948</guid>
      <dc:creator>MajdoleenO_A__Awadallah</dc:creator>
      <dc:date>2015-07-27T05:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to translate a field from Arabic to English and vice versa?</title>
      <link>https://community.esri.com/t5/python-questions/how-to-translate-a-field-from-arabic-to-english/m-p/641071#M49949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe a library like &lt;A href="https://pypi.python.org/pypi/py-translate" title="https://pypi.python.org/pypi/py-translate"&gt;py-translate 1.0.3 : Python Package Index&lt;/A&gt;&amp;nbsp; or &lt;A href="http://pythonhosted.org/goslate/" title="http://pythonhosted.org/goslate/"&gt;Goslate: Free Google Translate API — goslate 1.4.0 documentation&lt;/A&gt;&amp;nbsp; can do the job...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 12:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/how-to-translate-a-field-from-arabic-to-english/m-p/641071#M49949</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-07-27T12:28:04Z</dc:date>
    </item>
  </channel>
</rss>

