Revision 4658
Added by Aaron Marcuse-Kubitza about 12 years ago
input.Makefile | ||
---|---|---|
139 | 139 |
|
140 | 140 |
via := Veg+ |
141 | 141 |
|
142 |
coreMap := $(mappings)/$(via)-VegBIEN.csv
|
|
142 |
coreMap := $(mappings)/VegCore-VegBIEN.csv
|
|
143 | 143 |
vocab := $(mappings)/$(via).vocab.csv |
144 | 144 |
dict := $(mappings)/$(via)-VegCore.csv |
145 | 145 |
|
Also available in: Unified diff
input.Makefile: Use mappings/VegCore-VegBIEN.csv instead of mappings/Veg+-VegBIEN.csv as the core map, because the automapper now takes care of Veg+ -> VegCore translation