Dixtools: Enhance

From Apertium
Revision as of 07:57, 6 October 2019 by Unhammer (talk | contribs)
Jump to navigation Jump to search

Dixtools has an enhance option to add new words to a dictionary.

How to use it:

  • java -jar path/to/apertium-dixtools.jar enhance existing_dict.xml name_new_dict.dix

There are 3 parameters

   enhance 
       the name for the tool
   existing_dict.dix
       the name of the existing dict (i.e.: apertium-es-ca.ca.dix)
   name_new_dict.dix
       the name we want the new (enhanced) dict to be saved
       ALERT: the tool simply overrides whatever file exists with that name


See discussion at http://thread.gmane.org/gmane.comp.nlp.apertium/2946/focus=2987 or https://sourceforge.net/p/apertium/mailman/message/30540141/