Difference between revisions of "Dixtools: Merge dictionaries"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
| m (→See also) | |||
| Line 11: | Line 11: | ||
| * [[List of language pairs|List of available language pairs]] | * [[List of language pairs|List of available language pairs]] | ||
| * [[Sort a dictionary|How to sort a dictionary]] | * [[Sort a dictionary|How to sort a dictionary]] | ||
| * [[Sort_a_dictionary#Dictionaries_with_xi:includes|Processing dictionaries with xincludes]] | |||
| [[Category:Documentation]] | [[Category:Documentation]] | ||
Revision as of 08:39, 25 July 2007
Merging morphological dictionaries
In order to merge two morphological dictionaries you can use the 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 -debugto get more details about the merging process. A log filemerge.logwill be generated.

