Difference between revisions of "User talk:Ote"

From Apertium
Jump to navigation Jump to search
Line 9: Line 9:
 
Notes and ideas about implementing....
 
Notes and ideas about implementing....
   
? Can Apertium take in word pairs with no grammar?
+
- OTE export: Apertium format: will be from option on http://ote.2meta.com/list/
   
  +
- required 3 files for export? source monodix, target monodix, and source-target bidix?
Stripped down XML format?
 
   
  +
- Errors:
<pre>
 
  +
- - Many words will not have tags
  +
- - tags may not match apertium tags
   
 
<pre>
 
<dictionary>
 
<dictionary>
  +
<alphabet>ÄÊËÖÜäêëöüßABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz</alphabet>
<alphabet/>
 
 
<section id="main" type="standard">
 
<section id="main" type="standard">
 
<e>
 
<e>
Line 31: Line 34:
   
 
:You can see for example: [[Tmx2dix]] - [[User:Francis Tyers|Francis Tyers]] 18:15, 30 October 2007 (UTC)
 
:You can see for example: [[Tmx2dix]] - [[User:Francis Tyers|Francis Tyers]] 18:15, 30 October 2007 (UTC)
  +
  +
== Merging Apertium tag names into OTE ==
  +
  +
.. list of most used apertium tags ...

Revision as of 10:14, 31 October 2007

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....

- OTE export: Apertium format: will be from option on http://ote.2meta.com/list/

- required 3 files for export? source monodix, target monodix, and source-target bidix?

- Errors: - - Many words will not have tags - - tags may not match apertium tags

<dictionary>
 <alphabet>ÄÊËÖÜäêëöüßABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz</alphabet>
 <section id="main" type="standard">
  <e>  
   <p>
    <l>hond</l>
    <r>dog</r>
   </p>
  </e>
 </section>
</dictionary>


You can see for example: Tmx2dix - Francis Tyers 18:15, 30 October 2007 (UTC)

Merging Apertium tag names into OTE

.. list of most used apertium tags ...