Difference between revisions of "Dixtools: Merge dictionaries"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
| m | m | ||
| Line 16: | Line 16: | ||
| [[Category:Documentation]] | [[Category:Documentation]] | ||
| [[Category:Tools]] | |||
| [[Category:Development]] | |||
Revision as of 18:11, 3 October 2007
- Main article: Crossdics
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.

