Difference between revisions of "User talk:Ote"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
<dictionary> |
<dictionary> |
||
<alphabet/> |
<alphabet/> |
||
<section id="main" type="standard"> |
|||
<e> |
|||
<p> |
|||
<l>hond</l> |
|||
<r>dog</r> |
|||
</p> |
|||
</e> |
|||
</section> |
|||
</alphabet> |
|||
</dictionary> |
</dictionary> |
||
Revision as of 16:15, 30 October 2007
Open Translation Engine (OTE)
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> </dictionary>