generalized-language-modeling-toolkit icon indicating copy to clipboard operation
generalized-language-modeling-toolkit copied to clipboard

Config file paths shouldn't be hardcoded

Open lschmelzeisen opened this issue 11 years ago • 3 comments

The location where config files lie should not be hardcoded.

lschmelzeisen avatar Apr 23 '14 11:04 lschmelzeisen

I agree but how would you want to resolve this issue?

renepickhardt avatar Apr 24 '14 07:04 renepickhardt

I guess i will implement a command line argument that allows to specify a path to the config file. This has low priority though.

lschmelzeisen avatar Jan 06 '15 14:01 lschmelzeisen

sounds good to me. do we have at least a "standard config file" in the same directory where the binary is and a good error message saying ether "provide config file at this path" or "use command line argument and point to it... check our manual to learn about the structure of the config file at github.com/...."

renepickhardt avatar Jan 06 '15 14:01 renepickhardt