Difference between revisions of "Dixtools: Merge dictionaries"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
|  (Documentation in English) |  (Link to French page) | ||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| [[Fusion de dictionnaires|En français]] | |||
| {{main|Crossdics}} | {{main|Crossdics}} | ||
| Line 13: | Line 15: | ||
| * [[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:Dixtools]] | [[Category:Dixtools]] | ||
Latest revision as of 09:11, 6 October 2014
- Main article: Crossdics
Merging morphological dictionaries[edit]
In order to merge two morphological dictionaries you can use the apertium-dixtools script.
$ apertium-dixtools 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.

