POWL Miner: Process Mining with the Partially Ordered Workflow Language
Project description
🔍 POWL Miner
Process Mining with the Partially Ordered Workflow Language
The POWL Miner allows you to perform process discovery from event logs, leveraging the Partially Ordered Workflow Language (POWL) 2.0. The generated POWL 2.0 models can be viewed and exported as BPMNs or Petri nets (PNML). For more details on POWL 2.0, please refer to the paper: Unlocking Non-Block-Structured Decisions: Inductive Mining with Choice Graphs.
🚀 Launching as a Streamlit App
You have two options for running the POWL Miner as a Streamlit App:
☁️ On the Cloud
Access the hosted version directly: https://powl-miner.streamlit.app/
💻 Locally
To run the Streamlit application on your own machine:
- Clone this repository.
- Install the required dependencies ('requirements.txt') and packages ('packages.txt').
- Run:
streamlit run app.py
🐍 Installing as a Python Library
You can also install the POWL Miner as a Python library to integrate its functionalities into your own scripts.
- Install the required packages ('packages.txt').
- Install the library via pip:
pip install powl
👉 Usage Example:
Check the examples/ directory of this repository.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file powl-1.0.0.tar.gz.
File metadata
- Download URL: powl-1.0.0.tar.gz
- Upload date:
- Size: 52.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cfb5e1645c0225809600203a9223c1b0ba54f2f49b0334f3d51d0447606cc4b
|
|
| MD5 |
8f102959eb648fc6ff3b8208ca584435
|
|
| BLAKE2b-256 |
eb598f8825069054fa8965e17e1f69fa254155fe9c04ad4e05fc601bbd3df44b
|
File details
Details for the file powl-1.0.0-py3-none-any.whl.
File metadata
- Download URL: powl-1.0.0-py3-none-any.whl
- Upload date:
- Size: 80.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ffcea7bf8afdd7f71e752e701f061d7070bb73620a31b4e1963c216e680760d1
|
|
| MD5 |
31429539f44bc1456113c3d52fcc4bbd
|
|
| BLAKE2b-256 |
3081d21532c118f8dde1df55c29fabd52dd01f106561442a398b9dd8f7995d88
|