S-E-D-A/SEDA-ML-Summarization

Generalize load_data.sh to index query and topic set

pcannons opened this issue · 2 comments

Generalize load_data.sh to index query and topic set

Finished generalizing load data to index query and topic set. Takes as input the dataset name we are running. Core names are hard-coded

However, we still need to include error handling so that if something breaks, directories/cores/etc. are deleted

Commit: 0a6bdb2

Finished checks and balances for directories and cores. One last thing is if the user breaks it manually, I don't know how to check for that... If we did that we need a cleanup script. @pcannons do you know anything about this? Will this be necessary?

Commit: 76e0798