Skip to content

DinhLamPham/ProcessMiningTool

Repository files navigation

INSTRUCTION FOR RUNNING PROCESS MINING TOOL ON JAVA ENVIRONMENT

I. System requirements:

II. Setup Java JDK 8 and the environment:

  1. Microsoft Windows OS
  • Download and install Java 8 on your computer. Remember the Java installed location. You will need it in the next step.

  • Setup the JAVA_HOME invironment by following the instruction in this website: https://javatutorial.net/set-java-home-windows-10 (Remember to put the correct variable value. The path looks like “c:\Program Files\Java\jdk1.8.0_261” in the previous step).

  • Open Command Prompt in the Windows OS, run this command: javac –version. This will print out the version of the java compiler in your computer. You can only run the tool whenever you can run this command successfully.

  1. Mac OS

III. Run the tool: Double click to run the file “runtool (MS Windows)” on MS Windows. Rrun the file “runtool (Mac OS)” on Mac OS.

IV. Download data set: Large bank transaction: https://data.4tu.nl/articles/dataset/Large_Bank_Transaction_Process/12714395

Review example large: https://data.4tu.nl/articles/dataset/Synthetic_event_logs_-_review_example_large_xes_gz/12716609

V. Videos: How to run the tool: https://www.youtube.com/watch?v=Ey9gluLXftI How to export discovered model: https://youtu.be/drfdrkzlICo

About

A process mining tool built on java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published