Search: extract-structured-data

Last modified by admin on 2022/04/24 04:58

Results 1 - 10 of 74 next page » Page 1 2 3 4 5 6 7 8

[3] Configure Fields for Data Extraction

Last modified by admin on 2023/05/14 13:20
Rendered document content
Each Pipeline defines the structure of Data fields that akaBot Vision extracts. Description When editing this structure you have two options: Use pre-trained Data fields – AkaBot Vision’s Generic AI engine has been pre-trained to recognize specific Data fields and enables you to start extracting data
Title
[3] Configure Fields for Data Extraction
Location
Customizing Data Extract
Configuring Fields for Data Extraction
Raw document content
="wikigeneratedid" id="HParagraph1" %) Each Pipeline defines the structure of Data fields that akaBot Vision extracts. == **Description** == (% class="wikigeneratedid" %) When editing this structure you have two
to recognize specific Data fields and enables you to start extracting data without any additional training

[4] Capture Custom Table Data

Last modified by admin on 2023/05/14 13:20
Rendered document content
A basic element in the extraction schema is the data field. However, akaBot Vision enables the capture of even more complex structures like tables. Adding a predefined table field If you are missing
settings. In this tab, you can manage pre-trained data fields and select which of them should be extracted
Title
[4] Capture Custom Table Data
Location
Customizing Data Extract
Capturing Custom Table Data in akaBot Vision
Raw document content
="wikigeneratedid" id="HParagraph1" %) A basic element in the extraction schema is the data field. However, akaBot Vision enables the capture of even more complex structures like tables. == **Adding a predefined table
of them should be extracted. (% style="text-align:center" %) [[image:image-20220421003652-1.png||data

Read Range

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
(DataTable) - Stores the data extracted from the specified Excel range in a data table variable. Only data
” Sheet name (String)* - The sheet you want to read. E.g: "Sheet1" Range - Range of the data. If it isn’t
)- The sheet you want to read. E.g: "Sheet1" Range - Range of the data. If it isn’t specified, the whole
Raw document content
is cleared **Output** * **DataTable (DataTable)** - Stores the data extracted from the specified Excel
: "Sheet1" * **Range** - Range of the data. If it isn’t specified, the whole spreadsheet will be read. E.g
want to read. E.g: "Sheet1" * **Range** - Range of the data. If it isn’t specified, the whole

Read Column

Last modified by VuNH54 on 2023/04/20 10:48
Rendered document content
(String)* - The cell from which to start extracting the column data. By default, this is filled
" Starting Cell (String)* - The cell from which to start extracting the column data. By default
. Remember to consider data security requirement before using this property. Display Name (String) - The name
Raw document content
)*** - The cell from which to start extracting the column data. By default, this is filled in with "A1". E.g: "A1
to read. E.g: "Sheet1" * **Starting Cell (String)*** - The cell from which to start extracting the column data. By default, this is filled in with "A1". E.g**:** "A1" == **Properties** == **Input

Read Row

Last modified by Giang Tran on 2022/05/13 06:53
Rendered document content
(String)* - The cell from which to start extracting the row data. By default, this is filled in with "A1
" Starting Cell (String)* - The cell from which to start extracting the row data. By default, this is filled
to consider data security requirement before using this property. Display Name (String) - The name
Raw document content
extracting the row data. By default, this is filled in with "A1". E.g: "A1" == **Properties
(String)*** - The cell from which to start extracting the row data. By default, this is filled in with "A1
. Remember to consider data security requirement before using this property. * **Display Name (String

[3] Validate the Data

Last modified by admin on 2023/07/05 11:13
Rendered document content
When you select a document for review, it will take you to the Validation screen. In the left panel, you can see the predefined list of Data fields that have been extracted. Press Tab to check
be able to export the data. If you realize that the data field was not extracted correctly, you can make
Title
[3] Validate the Data
Location
Validate the Data
Raw document content
, otherwise, you won’t be able to export the data. If you realize that the data field was not extracted
="font-family:Arial,Helvetica,sans-serif" %)In the left panel, you can see the predefined list of Data fields that have been extracted. (% style="font-family:Arial,Helvetica,sans-serif" %)[[[[image:image

Excel Set Range Color

Last modified by Giang Tran on 2022/05/13 06:48
Rendered document content
that contains the cell you want to color. E.g: “Name of the sheet” Range (String)* - The range of data
)* - The extracted color stored as a system drawing color variable. E.g: Color.Red For list of color: https
to public it. Remember to consider data security requirement before using it. Display Name (String
Raw document content
(String)*** - The range of data in specified sheet you want to set color. String supported only. E.g: “A1:K10” * **Color (System.Drawing.Color)*** - The extracted color stored as a system drawing color
]] **Misc** * **Public (Checkbox) **- Check if you want to public it. Remember to consider data security

Read Text File

Last modified by DatPT on 2023/04/17 09:56
Rendered document content
in project folder) Misc Public (Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data security before using it. Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better. E.g: [674340923
Raw document content
) **- If you check it, the data of this activity will be shown in the log. Be careful, consider data security
of the activity to organize and structure your code better. E.g: [674340923] Read Text File **Output** * **Content (String) **- The extracted text from the file stored in a string variable. ))) {{velocity

Write Range

Last modified by VuNH54 on 2023/04/20 10:55
Rendered document content
RCA.Activities.Excel.WriteRange Description This activity allows you to write the data from
. If the starting cell is not specified, the data is written starting from the A1 cell. (* for mandatory
, this is filled in with "Sheet1." E.g: “ClientNames” Starting Cell – The cell from which to start writing data
Raw document content
" %) ((( RCA.Activities.Excel.WriteRange == **Description** == This activity allows you to write the data from a DataTable variable
, the data is written starting from the A1 cell. (% class="wikigeneratedid" id="H" %) [[image:image
: “ClientNames” * **Starting Cell **– The cell from which to start writing data. Only string variables

Get OCR Text

Last modified by DatPT on 2023/04/14 14:44
Rendered document content
by clicking to this option. Text will be extracted using this screenshot. Properties Input Delay MS (Int32
(Checkbox) - If you check it, the data of this activity will be shown in the log. Be careful, consider data
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text Options Confident
Raw document content
** – The Image Selector. You can get a screenshot by clicking to this option. Text will be extracted using
)** - If you check it, the data of this activity will be shown in the log. Be careful, consider data security
of the activity to organize and structure your code better. E.g: [586133740] Get OCR Text **Options
next page » Page 1 2 3 4 5 6 7 8
RSS feed for search on [extract-structured-data]
Created by admin on 2022/04/17 14:38