Project

General

Profile

« Previous | Next » 

Revision 4658

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

View differences:

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