User talk:Ote

From Apertium
Revision as of 15:42, 30 October 2007 by Ote (talk | contribs)
Jump to navigation Jump to search

Open Translation Engine (OTE)

http://ote.2meta.com/

http://sourceforge.net/projects/ote/

Dictionary Import and Export between OTE and Apertium

Notes and ideas about implementing....

? Can Apertium take in word pairs with no grammar?

Stripped down XML format?


<dictionary>
 <alphabet/>
  <section id="main" type="standard">
   <e>  
    <p>
     <l>hond</l>
     <r>dog</r>
    </p>
   </e>
  </section>
 </alphabet>
</dictionary>