Difference between revisions of "Dixtools: Merge dictionaries"
Jump to navigation
Jump to search
(Merging morphological dictionaries) |
m |
||
Line 6: | Line 6: | ||
* Use the option <code>-debug</code> to get more details about the merging process. A log file <code>merge.log</code> will be generated. |
* Use the option <code>-debug</code> to get more details about the merging process. A log file <code>merge.log</code> will be generated. |
||
* [[List of language pairs|List of available language pairs]] |
|||
* [[Sort a dictionary|How to sort a dictionary]] |
|||
* [[Merge dictionaries|How to merge dictionaries]] |
|||
[[Category:Documentation]] |
Revision as of 08:21, 25 July 2007
Merging morphological dictionaries
In order to merge two morphological dictionaries you can use the dictools</dictools> scripts available in
crossdics
package.
dictools merge-morph apertium-xx-yy.xx.dix apertium-xx-zz.xx.dix apertium-merged-xx.dix [-debug]
- Use the option
-debug
to get more details about the merging process. A log file merge.log
will be generated.