Skip to content
Snippets Groups Projects
Commit dac01256 authored by Rawel's avatar Rawel
Browse files

updated run_all

parent f0416e16
No related branches found
No related tags found
No related merge requests found
...@@ -23,3 +23,8 @@ python /project/Data/Utils/CleanupUtils.py ...@@ -23,3 +23,8 @@ python /project/Data/Utils/CleanupUtils.py
# 4. Run the heuristic # 4. Run the heuristic
/project/Docker/commit-analysis/init_scripts/run_heuristic_all_parallel.sh /project/Docker/commit-analysis/init_scripts/run_heuristic_all_parallel.sh
# 5. Post-processing
# Associates one commit for each heuristic result
# If it is ambiguous, it will be skipped
python /project/Data/Utils/HeuristicUtils.py
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment