To add a -o (--output) option for output directories
Closed this issue · 4 comments
ChaseWLW commented
It would be great that the users can specify a output directory for all the files to be stored, instead of in the same directory as opa2vec software (right now users have to keep multiple opa2vec or actively backup different outputs).
fzohrasmaili commented
I have decided to cleanup all intermediate files and only keep one ouptut file to avoid confusion and possible errors from running multiple times. What do you think ?
ChaseWLW commented
How about make available a --debug option and we only keep the intermediate files if we want to debug?
fzohrasmaili commented
Sure, that's even better!
fzohrasmaili commented
done !