Difference between revisions of "Reverse a dictionary"

From Apertium
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
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 the <code>dictools</code> script available in the [[Crossdics|crossdics package]].
   
$ ./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 ==

Revision as of 14:03, 17 March 2008

In order to reverse a bilingual dictionary, use the dictools script available in the crossdics package.

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

See also