Hello Mikel,

Sorry for the late reply, I was busy in some assignment work at my
university.


Hi Gaurav:
have you read about metadix? Have you understood how metadix
dictionaries are converted to the .dix format used by Apertium
compilers?

--> I have read about the "Contributing to an existing pair" information
present on the wiki and also about the dictionary file (.dix) file
available on the wiki and done the basic installation. I can't find the
infotmation about the metadix files on the wiki can you please suggest me
some resources.

Have you checked out the coding challenge?
--> Yes, I have already started working on the coding challenge and now I'm
stuck due to the doubts that was mentioned in this mail.

 I cannot help you
unless you tell me where it is that you have a doubt.


--> I have these doubts in the example given in the coding challenge at the
link:
http://wiki.apertium.org/wiki/Ideas_for_Google_Summer_of_Code/Unify_the_metadix_formats.
Can you please help me in these doubts ?


Thanks and Regards,
Gaurav Agrawal
M.Tech CSE
IIIT Hyderabad


Mikel



--
Mikel L. Forcada (http://www.dlsi.ua.es/~mlf/)
Departament de Llenguatges i Sistemes Inform?tics
Universitat d'Alacant
E-03071 Alacant, Spain
Phone: +34 96 590 9776
Fax: +34 96 590 9326




------------------------------

------------------------------
------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk

------------------------------

_______________________________________________
Apertium-stuff mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/apertium-stuff


On Sat, Mar 1, 2014 at 4:07 PM, Gaurav Agrawal <[email protected]> wrote:

> Hello Mikel Forcada,
>
> As you are mentoring this project, Can you please help me in this regard ?
>
> Thanks and Regards,
> Gaurav Agrawal
> M.Tech CSE
> IIIT Hyderabad
>
>
>
> On Fri, Feb 28, 2014 at 9:58 AM, Gaurav Agrawal <[email protected]>wrote:
>
>> Hello All,
>>
>> I am Gaurav Agrawal, student of M.Tech in Computer Science and
>> Engineering at IIIT, Hyderabad.
>>
>> I am very much interested in the machine learning and want to send my
>> summer by contributing to the open source. So, GSoc is the best
>> opportunities and Apertium is the best organization in machine learning for
>> me.
>>
>> As I have the prior good knowledge of the XML and the Java and also the
>> basic knowledge of the python and shell scripts, I found the project "Unify
>> the metadix formats" interesting and suitable for me.
>>
>> Thanks to the #Unhammer #firespeaker #wei2912 for suggesting me the wiki
>> pages for the basic understanding of the Apertium project and for the
>> installation.
>>
>> Presently, I have been working on the Coding Challenge :)
>>
>> I have the few queries in the same:
>>
>>
>>
>> *1)*For the entry:
>> <e r="RL" lm="débil"><i>débil</i><par n="abdominal__adj"/></e>
>>
>> Output suggested:
>>
>> (débil:*>*:débil)[abdominal_adj]; # débil
>>
>> But as is it RL i.e. Right to Left. So, as per understading it should be :
>>
>> (débil:*<*:débil)[abdominal_adj]; # débil ?
>>
>>
>> *2)*
>>
>> Similarly for the conversion of :
>> <e r="LR" lm="inapropiado"><i>inapropiad</i><par n="absolut/o__adj"/></e>
>>
>> Output Suggested:
>> (inapropiad:*<*:inapropiad)[absolut/o_adj]; # inapropiado
>>
>> But as is it LR i.e. Right to Left. So, as per understading it should be :
>>
>> (inapropiad:*>*:inapropiad)[absolut/o_adj]; # inapropiado ?
>>
>> *3)*
>>
>> The Entry:
>>  <e lm="multa de tráfico"><i>multa</i><par
>> n="abeja__n"/><p><l><b/>de<b/>tráfico</l><r><g><b/>de<b/>tráfico</g></r></p></e>
>>
>> should becomes:
>>
>> (multa:multa)[abeja__n]*(_de_tráfico))*; # multa de tráfico
>>
>> We have both the *left (l)* and *right(r)* part in the pair (p) :
>>
>> <p><l><b/>de<b/>tráfico</l><r><g><b/>de<b/>tráfico</g></r></p></e>
>>
>> But in the conversion we only have the (_de_tráfico)) and not the
>> (_de_tráfico:_de_tráfico)) is it because both the left and right part
>> are equal ?
>> If yes, we are doing this way only when there is Multiwords with inner
>> inflection and we have the tag *<g>* ?
>> How we will treat the case when the left and right part are different
>> with the <g> tag.
>>
>>
>> *Thanks and Regards,*
>>
>> Gaurav Agrawal
>> M.Tech CSE
>> IIIT, Hyderabad
>>
>>
>>
>>
>
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Apertium-stuff mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to