Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
language:
|
4 |
-
- en
|
5 |
-
pipeline_tag: text2text-generation
|
6 |
-
tags:
|
7 |
-
- bpmn
|
8 |
-
- Business Process
|
9 |
-
|
|
|
|
|
|
|
10 |
# TXT2BPMN Model
|
11 |
|
12 |
## Model Description
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text2text-generation
|
6 |
+
tags:
|
7 |
+
- bpmn
|
8 |
+
- Business Process
|
9 |
+
widget:
|
10 |
+
- text: "The following text is about the purchase order workflow. It starts with recording the basic details. After recording the basic details, getting approval from manager needs to be done. Once getting approval from manager occurs, creating the purchase order should be done. When creating the purchase order is completed, getting approval from supplier should be done. When getting approval from supplier is completed, confirming the delivery date needs to be done. The process is now completed. "
|
11 |
+
example_title: "purchase order workflow"
|
12 |
+
---
|
13 |
# TXT2BPMN Model
|
14 |
|
15 |
## Model Description
|