Difference between revisions of "Reverse a dictionary"

From Apertium
Jump to navigation Jump to search
(How to reverse a bilingual dictionary)
 
(Link to French page)
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
  +
[[Retournement d'un dictionnaire bilingue|En français]]
In order to reverse a bilingual dictionary, use the <code>dictools</code> script available in the [[Crossdics|crossdics package]].
 
   
 
In order to reverse a bilingual dictionary, use [[Apertium-dixtools]].
$ ./dictools '''reverse-bil''' apertium-aa-bb.aa-bb.dix apertium-bb-aa.bb-aa.dix
 
  +
 
$ apertium-dixtools '''reverse-bil''' apertium-aa-bb.aa-bb.dix apertium-bb-aa.bb-aa.dix
   
 
== See also ==
 
== See also ==
Line 9: Line 11:
 
* [[Merge dictionaries|How to merge dictionaries]]
 
* [[Merge dictionaries|How to merge dictionaries]]
   
[[Category:Documentation]]
+
[[Category:Dixtools]]
  +
[[Category:Documentation in English]]

Latest revision as of 09:28, 6 October 2014

En français

In order to reverse a bilingual dictionary, use Apertium-dixtools.

$ apertium-dixtools reverse-bil apertium-aa-bb.aa-bb.dix apertium-bb-aa.bb-aa.dix

See also[edit]