Project

General

Profile

« Previous | Next » 

Revision 7447

mappings/Makefile: Veg+-VegCore.csv: Translate the thesaurus's output terms using itself in order to map a synonym of an ambiguous term directly to its alternatives list rather than only to the ambiguous term itself

View differences:

Makefile
30 30
#Veg+-VegCore.csv: VegCore.htm
31 31
#	(echo "Veg+,VegCore"; $(bin)/redmine_synonyms|$(bin)/collapse_multimap)\
32 32
#<$< >$@
33
#	$(bin)/in_place $< $(bin)/translate 1 $(dict)
33 34

  
34 35
VegCore.tables.csv: VegCore.htm
35 36
	<$< $(sed) -n 's/^.*<h1 *><a href="#[^>]+>([^?<][^<]*).*$$/\1/p' >$@

Also available in: Unified diff