111617
(hwan)
1
Extract overseas disclosure documents.
Data is FundCode, FundName
is a fixed value
The table has about 10 columns.
- FundCode, FundName, table in one PDF
- FundCode,FundName, table
There are several like this. Is there a way to tie FundCode and FundName to table columns?
AJ_Ask
2
Hi @111617
You can use the Use Form Extractor or Regex Extractor: Extract the FundCode
and FundName
as separate fields.
This can help:
Regex Extractor:
https://youtu.be/-q2DIknm4c0?si=qe-vffd1EiScTAYm
Form Extractor:
https://youtu.be/cY6GJmtVCwc?si=4bmL7gqTSM0t5WjP
111617
(hwan)
3
Is there any way to do this in AI Center Data Labeling?
111617
(hwan)
5
FundCode, FundName, Table(Col1), Table(Col2), Table(Col3)
JP001, JP, Value1,Value1,Value1
JP001, JP, Value2,Value2,Value2
JP001, JP, Value3,Value3,Value3
BNY001, BNY,Value1,Value1,Value1
BNY001, BNY,Value2,Value2,Value2
BNY001, BNY,Value3,Value3,Value3
You have to extract it like this and it’s in one PDF with 8 pages.
File sharing is difficult due to security reasons.
system
(system)
Closed
6
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.