Difference between revisions of "Dixtools: Merge dictionaries"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
| m | |||
| Line 3: | Line 3: | ||
| == Merging morphological dictionaries == | == Merging morphological dictionaries == | ||
| In order to merge two morphological dictionaries you can use the <code> | In order to merge two morphological dictionaries you can use the <code>apertium-dixtools</code> script. | ||
|  $ apertium-dixtools '''merge-morph''' apertium-xx-yy.'''xx'''.dix apertium-xx-zz.'''xx'''.dix apertium-merged-xx.dix [-debug] |  $ apertium-dixtools '''merge-morph''' apertium-xx-yy.'''xx'''.dix apertium-xx-zz.'''xx'''.dix apertium-merged-xx.dix [-debug] | ||
Revision as of 14:07, 17 March 2008
- Main article: Crossdics
Merging morphological dictionaries
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.

