<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=utf-8">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><a name="_MailEndCompose"><span style='font-size:11.0pt;
font-family:"Calibri","sans-serif";color:#1F497D'>If you are looking for
.Net/Mono and Python you might want to look into Iron Python (</span></a><a
href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython"><span
style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>http://www.codeplex.com/Wiki/View.aspx?ProjectName=IronPython</span></a><span
style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>)<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>“</span>IronPython is a new implementation of the Python
programming language running on .NET. It supports an interactive console with
fully dynamic compilation. It is well integrated with the rest of the .NET
Framework and makes all .NET libraries easily available to Python programmers,
while maintaining full compatibility with the Python language.”<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>I haven’t tried this but it should allow .Net interaction
and the ability to use the already existing NLTK (<a
href="http://nltk.sourceforge.net/">http://nltk.sourceforge.net/</a>)  NLTK has
a lot of modules already created that may prevent you from reinventing the
wheel.<o:p></o:p></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>--<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Thanks<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>Marc Carmen<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>marc.carmen@gmail.com<o:p></o:p></span></p>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
corpora-bounces@uib.no [mailto:corpora-bounces@uib.no] <b>On Behalf Of </b>True
Friend<br>
<b>Sent:</b> Tuesday, March 04, 2008 8:47 AM<br>
<b>To:</b> corpora@uib.no<br>
<b>Subject:</b> Re: [Corpora-List] What is best for text processing Perl of
Python?<o:p></o:p></span></p>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal style='margin-bottom:12.0pt'>Thanks for your
recommendations. I googled a bit and found some interesting things like <a
href="http://boo.codehaus.org/">Boo</a> a scripting language written for
.Net/mono. This thing attracted me and I read some pages and tutorials about
it. Its syntax is very much influenced by Python. It can use the standard class
libraries written for .Net/Mono. I think C# and other .Net languages are fully
capable of text processing and relatively easy to learn. So I am thinking to
learn Boo as a scripting language along with C#. <br>
Regards<o:p></o:p></p>

<div>

<p class=MsoNormal>On Tue, Mar 4, 2008 at 7:31 PM, Stephen Lewis <<a
href="mailto:stephen.lewis@gmail.com">stephen.lewis@gmail.com</a>> wrote:<o:p></o:p></p>

<div>

<p class=MsoNormal>I have found Perl to be easier for quick regular expression
scripts. I have also found that it's easier to find scripts already written in
Perl than in Python. If you really are just doing quick corpus text processing
on Unix/Linux, I'd recommend Perl.<o:p></o:p></p>

</div>

<div>

<p class=MsoNormal> <o:p></o:p></p>

</div>

<div>

<p class=MsoNormal style='margin-bottom:12.0pt'><span style='color:#888888'>Stephen<o:p></o:p></span></p>

</div>

<div>

<div>

<p class=MsoNormal>On Tue, Mar 4, 2008 at 3:25 AM, True Friend <<a
href="mailto:true.friend2004@gmail.com" target="_blank">true.friend2004@gmail.com</a>>
wrote:<o:p></o:p></p>

</div>

<div>

<blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;
margin-left:4.8pt;margin-right:0in'>

<p class=MsoNormal>I am wondering what language to learn for text processing.
I've found scripting languages too easy for simple but teasing tasks in corpus
text processing. Plz suggest me what language I should learn Perl or Python. <o:p></o:p></p>

</blockquote>

</div>

</div>

</div>

<p class=MsoNormal><br>
<br clear=all>
<br>
-- <br>
محمد شاکر عزیز <o:p></o:p></p>

</div>

</body>

</html>