You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/SampleWorkflow.md
+12-14Lines changed: 12 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,39 +5,37 @@ To help you get started, here’s a **sample process** you can follow in the app
5
5
6
6
## **Process**
7
7
8
-
> Note: Download sample data files for **Invoices** and **Property Claims** from this repository.
8
+
> Note: Download sample data files for **Invoices** and **Property Claims** from [here](../src/ContentProcessorAPI/samples).
9
9
10
10
### **API Documentation**
11
11
12
-
_Sample Operation:_
13
-
14
-
- Task: Click on **API Documentation** to view and explore the available API endpoints and their details.
12
+
- Click on **API Documentation** to view and explore the available API endpoints and their details.
15
13
16
14
### **Upload**
17
15
18
16
_Sample Qperations:_
19
17
20
-
-Task: Select the **Schema** under the Processing Queue pane.
21
-
-Task: Click on the **Import Content** button.
22
-
-Task: Choose a file from the downloaded list for data extraction corresponding to the **Schema** selected.
23
-
-Task: Click the **Upload** button.
18
+
- Select the **Schema** under the Processing Queue pane.
19
+
- Click on the **Import Content** button.
20
+
- Choose a file from the downloaded list for data extraction corresponding to the **Schema** selected.
21
+
- Click the **Upload** button.
24
22
25
23
### **Review and Process**
26
24
27
25
_Sample Qperation:_
28
26
29
-
-Task: Once the file status is marked as completed and click on the file.
30
-
-Task: Once the batch Processing is done, file is ready to review and the extracted data is displayed in the **Output Review** pane and corresponding file is visible in the **Source Document** pane.
31
-
-Task: Edit any incorrect data in the JSON which is shown in the **Output Review** pane under **Extracted Results** tab.
32
-
-Task: Add notes under the **Comments** and save the changes by clicking on the **Save** button
33
-
-Task: You can view the process steps in the **Output Review** pane under the **Process Steps** tab and expand the extract, Map, and evaluate sections to see the outputs from each process step.
27
+
- Once the file status is marked as completed and click on the file.
28
+
- Once the batch Processing is done, file is ready to review and the extracted data is displayed in the **Output Review** pane and corresponding file is visible in the **Source Document** pane.
29
+
- Edit any incorrect data in the JSON which is shown in the **Output Review** pane under **Extracted Results** tab.
30
+
- Add notes under the **Comments** and save the changes by clicking on the **Save** button
31
+
- You can view the process steps in the **Output Review** pane under the **Process Steps** tab and expand the extract, Map, and evaluate sections to see the outputs from each process step.
34
32
35
33

36
34
37
35
### **Delete**
38
36
39
37
_Sample operation:_
40
38
41
-
-Task: Click the **three-dot menu** at the end of the row to expand options, then select **Delete** to remove the item.
39
+
- Click the **three-dot menu** at the end of the row to expand options, then select **Delete** to remove the item.
42
40
43
41
This structured approach ensures that users can efficiently extract key information, and organize structured outputs for easy search and analysis.
0 commit comments