Loading src/config.py +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ Configuration file Choose paths for corpus, dataset and output. - The output directory should be empty when starting absinth. ''' graph = "./.graphs/" corpus = "/proj/absinth/wikipedia_shuffled2/" dataset = "../WSI-Evaluator/datasets/dataset/" test = "../WSI-Evaluator/datasets/trial/" Loading Loading
src/config.py +1 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ Configuration file Choose paths for corpus, dataset and output. - The output directory should be empty when starting absinth. ''' graph = "./.graphs/" corpus = "/proj/absinth/wikipedia_shuffled2/" dataset = "../WSI-Evaluator/datasets/dataset/" test = "../WSI-Evaluator/datasets/trial/" Loading