OFR Extraction Learnset questions

Hello

I'm working on a POC for CAO to extract the data from the scanned drawings. It is not related to AP, so I had to start from scratch with a lot of things.

I worked in the Guide OFR-Designer, but I hit a few questions that stopped me in my tracks.

Here's what I have:

-J' created a Classification Learnset and RPO is now correctly classify images

-My class structure looks like this:

-Drawing.sdp

-Drawing

-Architecture

-Engineering

-Generic

-Geographical

-Map

-Vacuum

Currently, I am putting in place field extraction. I only get a few fields from the images.

I put the 'Analysis' method for the fields to be "Format Analysis", by using a simple expression.

When I work with different images by way of definition, I gives me appropriate candidates. I therefore assumed that I was ready to go to the training.

Here are the problems I encounter:

-When I go to Train Normal Mode and process the images in the Learnset Extraction that I put up, I get two questions:

-The first document gets a candidate for the first field, but all following images don't get a candidate (even tho ' they do during treatment in Def mode).

-In addition, my second field is grayed out and I can't select it.

-If I try to use the Mode of Train of check, I get an error on the field of Classification for the generic class definition. Not sure I should use this, but I'll try anything at the moment.

If you have suggestions or questions, I would really appreciate the input.

See you soon,.

A

Hey

I finally got around my problems, and I thought I want to be fed in the thread that I did to solve the problem.

In fact, I had three questions:

1. Firstly - I shouldn't have tried to use the training mode to check, because it's only for projects using SLW.

2. the quality of the images that I used for the training of Extraction was not as high as it should have been. OFR was not able to read a text and therefore could not identify as candidates.

3. most important - I had tried to use "Indicator to find" in the parameters of the analysis. I tried to find the string next to the 'author', so I had to "Indicator to find" and "Author", a Format string and ignore the ': '.

It worked intermittently at best. I finally changed it to "Find the Format" with a format of ' @[2-100]. This marked all the readable text, and once I have trained a number of images (5 +) including the text to use, OFR can then identify the well field.

.

Kind regards

A

Tags: Fusion Middleware

Similar Questions

  • Extract newbee question

    GG experts OK another question.

    If a first single is up and running on a system of production and the need arises to stop the extract, make a change and restart.  Database changes made during the period that the extract is stopped will be lost?  I guess they would be, and the databases are now out of sync.  If this is the case how do you work around that?  Is the only way to take a time out and prohibit data changes while the extract is stopped?

    Thanks in advance

    This is not true.

    When you restart extracted (power), it starts reading the old SNA where it was stopped/last control point. . This means that you do not lose the changes of database for the hour that extracted was arrested.  Only, you will notice a lag with extract when you start.

    I hope this helps.

  • Extract XML question

    Hello

    I have the XML code below in a table (configbom) that has a column (DATA) that is XMLTYPE. I try to extract the value of State via SQL in SQLPLUS like this:


    SQL > Select extract(data,'/ConfigBomRequestResponse/ConfigBomRequestResult/StatusCode') from configbom;

    EXTRACT(DATA,'/CONFIGBOMREQUESTRESPONSE/CONFIGBOMREQUESTRESULT/STATUSCODE')
    --------------------------------------------------------------------------------


    SQL >

    I didn't recover. Does anyone have any ideas what I am doing wrong?

    Thank you
    Melinda



    < ConfigBomRequestResponse xmlns = "http://swagelok.com/service/tibco/2009/09/03" >
    < ConfigBomRequestResult xmlns:i = "http://www.w3.org/2001/XMLSchema-instance" >

    < StatusCode > 0 < / StatusCode >
    < StatusMessage / >
    < BomResults >

    < ConfigBomData >
    < allocation_length i: nil = "true" / >
    < cut_length
    i: Nil = "true" / >
    < description > FL UNDER ASSEMBLY < / description >

    < part_number > SS-FL4B-C-RF4SA < / part_number >

    < quantity_per > 2 < / quantity_per >
    < i: Nile uom = "true" / >

    < / ConfigBomData >
    < ConfigBomData >

    < allocation_length > 33,84 < / allocation_length >

    < cut_length > 33,84 < / cut_length >
    < description > 1 / 4 & quot; TUBE & amp;
    BRAID < / description >
    < part_number > SS-FL4-B-HXX < / part_number >

    < quantity_per i: nil = "true" / >
    IN < Glu > < / UDM >
    < / ConfigBomData >

    < / BomResults >
    < / ConfigBomRequestResult >
    < / ConfigBomRequestResponse >

    Hi, Melinda,

    two things: first of all, you can set the column in the table by using a table alias. This is necessary because the column is a type of object-orientation that should be treated by a Manager.
    Then, you must pass in the namespace of the element. In otherwise, extract tent to search in the default namespace contains all values at all. As a result, your query should look like this:


    select extract(x.data,
    '/ConfigBomRequestResponse/ConfigBomRequestResult/StatusCode',
    'xmlns="http://swagelok.com/service/tibco/2009/09/03"')
    from configbom x;

    Best regards

    Jürgen

  • Java User Exit - file header could not be parsed tokens

    I get an OGG-01389... The file header could not be parsed tokens.  File/u01/pump/aa000000, offset last 916, data: 0 x 394: < 256_char_alpha_num_omitted >

    The doc for OGG-01389 has just:

    Cause: There was an error during parsing of the header of the track.

    Action: Contact the Oracle Support.


    In my log4j, I see that javawriter.c is all com.goldengate.atg. * and the methods he is looking, with a journal entry 'burden of all classes for Java User Exit '.  I also see the following entries of javawriter.c in the newspaper, before any indication of error:

    Loading callback methods

    Call 'main' with JVM options: [blah, blah, blah]

    setProperty: key = JAVACHKPT, value = true

    Mode recovery JAVA

    Verification of checkpoint file

    Checkpoint file does not exist

    Initialized Java writer

    ... then I get the following output... good javauserexit.c log still looking:

    (javauserexit.c:389)  [INFO]: initialized User Exit

    (javauserexit.c:563)  [DEBUG]: User exit: EXIT_CALL_CHECKPOINT

    ... then back to the release of javawriter.c:

    (javawriter.c:104)  [DEBUG]: get_current_time

    (javawriter.c:104)  [DEBUG]: get_current_time

    ... and then failure... from javauserexit.c to the line indicated:

    (javauserexit.c:885)  [INFO]: User exit: EXIT_CALL_FATAL_ERROR.

    ... thinking that this might have something to do with the default values for control points, I tried the following in GGSCI before starting the extract in question:

    GGSCI > alter extracts uePump, extseqno 0, extrba 0

    Modified EXTRACT.

    GGSCI > start uePump

    UEPUMP EXTRACT from

    ... but I get the same failure as above.

    Earlier in the paper, I see that all following to goldengate properties are set by default, since I don't have values specified for them... should I? :

    GoldenGate.UserExit.rawchars... by default false

    GoldenGate.UserExit.buffertxs... failing to PAHO

    Prefix file control point value: userexit_

    ... Default GoldenGate.UserExit.includebefores to true

    GoldenGate.UserExit.noignorerecs... by default false

    GoldenGate.UserExit.NOOP... by default false

    GoldenGate.UserExit.nosend... by default false

    GoldenGate.UserExit.nosendcols... by default false

    Thanks for any info / advice.

    Too bad.  I've been 'accidentally' 'old' outdoor from srcDb exttrail and causing the pump remote extracted rmttrail.  Given that the CBC was built by the GG default 11.2 format (because it's the version of GG executed there on the DB server), extract pump that ingestion of my exit from user has also been the11.2 format remotely.  Just added the '11.1 format liberation' to the exttrail source and re - rinse my OGG-0138 and everything goes.

    Sorry for the noise!

  • Application of feedback and a question about extraction of table

    Hello all, thanks in advance for anyone could give me any suggestions.

    I enclose a code that I have written, the code is a project to control an instrument.

    For simplicity I've substituted the signal with the random number generator.

    I would be interested to receive general feedback by people more expert than me on writing code.

    Then a question.

    The code generates a table of 10 items for each value of what I called 'Applied value' in the code.

    I'd be interested extract the last value in the array for each applied value.

    Thus, for example, if I set Start = 0, = 0.1 step and stop = 1. The size of the array will be 100, values

    I am interested to have only 10 to put in another table.

    I hope this might be clear enough...

    Thank you for your patience.

    Giuseppe.

    Hey GiuseppeTx,

    See if that's what you're going to. I have attached my edited code.

    I just added a case structure inside your loop that should do what you want. I take the picture and the length of the array and each time the while loop is about to start (i.e. the terminal Stop is set to True), I conveyed the last value in the table in an array of construction and to a new table. I also have a conditional Terminal configuration where it will transmit only data through if the case structure series 'true' State, ensuring that no data is transmitted if the case if set to false.

    I hope this helps you!

  • Question of feasibility: extract information from the fields to the PDF format

    I explore options to collect answers to a PDF form.  Fields of entries by the user are created, the user saves the form in PDF format and sends the return form.  The data entered by the user entered in the fields can be retrieved electronically?  I hate the very idea of renewing the data entered by the user to get it in electronic format.  For now, the question is ' is it possible - extract the entries by the user of the data in an electronic format?  If possible, then I can begin to explore the format, etc.

    It is worth noting since you stevat from the outset that it may be problematic to rely on email. Much better to send the form just like an HTML form. This needs a professional web programmer to provide web scripts, however. Also PDF forms do not work on some browsers and phones.

    It is easy to assume that the big trick is to design the form. But it's just the 10% above the water. Personally I wouldn't consider PDF forms more due to browser issues. Same Adobe move to a dynamic conversion to HTML forms then why don't no start with a? There is full form service providers that provide tools to collect and analyze. For example forms of Google - create and analyze surveys, free.

  • We have configured replication vsphere in our environment and when replication is triggered according to the OFR start us below the questions on the virtual machines that are configured for replication

    Question: We have configured replication vsphere in our environment and when replication is triggered according to the OFR start us below the questions on the virtual machines that are configured for replication.

    Version for esxi: Patch 5.1 level 7

    Virtual center of version 5.1

    Source of storage - IBM v7000

    Destination storage - Hitachi


    Questions:
    Events of breach RPO
    Consolidation for the VM disk failure
    Delta abandoned events
    Time change events
    NTFS error and warning (event ID: 137, 57)
    RDP disconnect and ping does matter
    Standby error
    Volsnap error
    Stop the server and offline issue
    Install vmtools emits automatically

    well, in this case, we need to disable the standby of the end of the replication.

    So that everything in triggering replication does not trigger the snapshot of the suspension.

    Then test the if you get these errors.

  • question installation/extraction

    Here's a stupid question: I downloaded the trial version of first Elements 7.  One of these windows / .zip file extraction appeared and I don't know what to do.  Can anyone help?

    Thank you

    Wally

    Dang this forum server! After I typed 100 lines and went to the post office, he initialized to be offline, if it was only moments after 20 positions this AM! I have TO learn how to record each answer in WordPerfect, if they are on a single line.

    OK, Wally, this is once again,

    First of all, welcome to the forum. You should have posted in the forum main and not the Sub-forum tips & tricks. People probably will not see your message here. Maybe Steve [MOD], can move for you.

    Now, to your question:

    The downloaded file is in the format of 7zip. This is an archived file and may also contain a folder for the files to breast structure. Adobe went to this format, as many Mac users had with the most frequent difficulties (for PC users), ZIP format. Once, he had to download the 7zip Extractor. Now, more modern operating system have this ability built in.

    Navigate to your file downloaded in Windows Explorer. When you click on the file, you should see a button "Extract" at the top left of the toolbar. If you do not, then, Rt-click on the file and you will see extract from the list of possible operations. Select extract and when you are prompted, make sure you choose "complete structure of records," or similar. Say where to extract extractor and you're almost done.

    Disable all AV, blocking software sypware detection and windows blocker [very Important] and navigate through folders of extract. At the root of the folder will be an executable file with a name like "Setup.exe". DBL-click that and installation will begin.

    I hope that I forget all the details in my second version.

    Good luck

    Hunt

  • Flex Builder 3 plugin question extracted Installer

    I downloaded the Flex Builder 3 for Windows plugin today and tried to run in. The InstallerAnyWhere has a popup saying "Please select another location to extract the installer to" but anywhere on my system file I select it still maintains the same question. Only option is to cancel the installation at this point. Anyone know when this will be fixed?

    It seems that our corporate firewall corrupts the download. I have access toa version someone downloaded home and that worked correctly.

  • Question about popup lov extracted first set of lines

    I use lov popup extractions first set of rows for a single field in my application, question is how to do it select only the choices in the list box and does not allow the user to enter in the text box, what they want. In other words
    only what they choose to the lov?

    Hello

    You may need to search in the creation of a custom context menu page - take a look on: http://www.oracle.com/technology/products/database/application_express/howtos/how_to_create_custom_popups.html (it's an old document, but the principles are there)

    Andy

  • Security for the COD file question: is it possible to extract the BlackBerry devices .cod file?

    Is it possible to extract the BlackBerry devices .cod file?

    We want to ship the BlackBerry device with our application installed.

    I was wondering if need to add additional security.

    Installing drivers USB BlackBerry Desktop Manager, connect the BlackBerry to the PC via USB/Bluetooth and «save the JavaLoader.exe u your_module_here»

    PS JavaLoader.exe comes with the BlackBerry development Java (JDE) environment.

  • Developer SQL 4.0.1.14 extracts questions

    I installed SQL Dev 4.0.1.14

    He installed, copied my settings and connections correctly.

    I'm getting a weird bug in my imported custom clips but some (not all) of my custom code snippets convert values to return in a comma...

    And it's quite at random on the excerpts it does this for... I checked the underlying UserSnippets.xml for weird carriage return characters... but found Chr (13) and Chr (10) for code snippets that render correctly AND for those who are not...

    for example, the following code:

    ALTER USER MY_SCHEMA ACCOUNT UNLOCK;

    GRANT CREATE SESSION MY_SCHEMA;

    GRANT CREATE SEQUENCE TO MY_SCHEMA;

    GRANT CREATE TABLE MY_SCHEMA;

    GRANT CREATE VIEW TO MY_SCHEMA;

    GRANT TO CREATE A VIEW ON MY_SCHEMA;

    GRANT CREATE TRIGGER TO MY_SCHEMA;

    GRANT CREATE PROCEDURE MY_SCHEMA;

    GRANT CREATE SYNONYM OF MY_SCHEMA;

    converted to:

    , ALTER USER MY_SCHEMA ACCOUNT UNLOCK; GRANT CREATE SESSION MY_SCHEMA; GRANT CREATE SEQUENCE TO MY_SCHEMA; GRANT CREATE TABLE MY_SCHEMA; GRANT CREATE VIEW TO MY_SCHEMA; GRANT CREATE VIEWS MATERIALIZED TO MY_SCHEMA; GRANT CREATE TRIGGER FOR MY_SCHEMA; GRANT CREATE PROCEDURE FOR MY_SCHEMA; GRANT CREATE SYNONYM OF MY_SCHEMA;

    Any suggestions?

    Gus... (ps, I award points)

    This issue was already reported and fixed for the 4.0.2 to patch.  The bug is actually a published status, so I will refer here:

    Bug 18337766 - EXTRACTS of MULTILINE - RETURNS of WAGON REPLACED BY the COMMAS WHEN SENT to the worksheet

  • Questions to extract the XMLtype column attributes

    I cannot retrieve the values of a column of the XML data type. There are 16 fields and when I try to extract the data the XML snippet is that each of them in 1 great return value. I have tried everything but the problem seems to be that the domain name is an attribute and everything I try fails. I appreciate any help in advance and I'm extremely new XML so please let me know if you need more information.

    With the help of Oracle 11.2.0.2 Express

    -Created table that has a column of XMLTYPE OF CLOB
    CREATE THE TABLE HR. XMLTABLESTORE (key_id VARCHAR2 (10) PRIMARY KEY, xmlloaddate date, xml_column XMLTYPE) AS CLOB XmlType xml_column STORE;

    -Insert the XML code in the column
    INSERT INTO HUMAN RESOURCES. VALUES XMLTABLESTORE (HR. XMLSEQUENCE. NEXTVAL, SYSDATE, XMLType (bfilename ('XMLDIRX', 'PROD_20110725_211550427_220b.xml'),
    nls_charset_id ('AL32UTF8')));

    I managed to get the values for

    SELECT extract (xml_column, ' / / MapItem/@ProductNum "") ProductNum go OF HR. XMLTABLESTORE

    '63481062975'

    Vain, get the data under the domain name, as it is to return all names or values

    SELECT extract (xml_column, ' / / MapItem/Field/@Name "") OF HR. XMLTABLESTORE

    'lowDispUnitsPerPackdosageFormmedicaidUnitTypemedicareUnitTypemedicareUnitsPerPackunitConversiontypeunitMeasurepricingUnitMeasurelabelerCodeproductNumdescriptionlongDescriptiondesiIndicatorgenericBrandTypeendoOrgCode'

    How can I return a row of data both for the name and value?

    <? XML version = "1.0"? > < entries >
    < ProductNum category = NDC "634810629" = "634810629" Name = "634810629" Ndc9Flag = "true" >
    < = field name "type" Type = "java.lang.String" Value = "Category" / > "
    < name of field = "productNum" Type = "java.lang.String" Value = "634810629" / > "
    "" "< MapItem ProductNum = NDC"63481062975"="63481062975"Ndc9Flag ="false"name ="PERCOCET 10/325 MG x 100 UD' status = "0" Description ="PERCOCET 10/325 MG x 100 UD ' MedicaidUnitsPerPack ="100.0"MarketEntryDate ="2001-11-23 00:00:00 "FirstSalesDate =" 2001-11-23 00:00:00 "fdaApprovalDate ="2001-11-23"fdaRegName ="000000006348162975"ManuTermDate ="2003-09-30 00:00:00 "ShelfLifeExpDate =" 2003-09-30 00:00:00 "drugType ="Rx"DrugCategory =" N"TheraCode ="NR"EligibleForVA ="false"EligibleForPHS ="false"EligibleForASP ="false"EligibleForMedicaid ="true"NonCmtyPharmaDrug ="false">"
    * < name of field = "lowDispUnitsPerPack" Type = "java.lang.String" Value = "1000" / > * "
    * < name of field = 'dosageForm"Type =" java.lang.String"Value = 'TAB' / > *"
    * < name of field = "medicaidUnitType" Type = "java.lang.String" Value = 'TAB' / > * "
    * < name of field = "medicareUnitType" Type = "java.lang.String" Value = 'TAB' / > * "
    * < name of field = "medicareUnitsPerPack" Type = "java.lang.String" Value = "100.0" / > * "
    * < name of field = "unitConversion" Type = "java.lang.String" Value = "1" / > * "
    * < = field name "type" Type = "java.lang.String" Value = "Item" / > * "
    * < name of field = 'unitMeasure' Type = "java.lang.String" Value = "EA" / > * "
    * < name of field = "pricingUnitMeasure" Type = "java.lang.String" Value = "EA" / > * "
    * < name of field = "labelerCode" Type = "java.lang.String" Value = "63481" / > * "
    * < name of field = "productNum" Type = "java.lang.String" Value = "63481062975" / > * "
    * < field name = "description" Type = "java.lang.String" Value ="PERCOCET 10/325 MG x 100 UD" / > * "
    * < field name = "longDescription" Type = "java.lang.String" Value ="PERCOCET 10/325 MG x 100 UD" / > * "
    * < name of field = "desiIndicator" Type = "com.modeln.bp.catalog.CMnDesiDrugIndicator" Value = "2" / > * "
    * < name of field = "genericBrandType" Type = "com.modeln.bp.struct.contract.enums.CMnGenericBrandItemType" Value = "BRND" / > * "
    * < name of field = "endoOrgCode" Type = "java.lang.String" Value = "0010" / > * "
    < / MapItem >
    < / category >
    < / input >

    Thank you
    Shawn

    You can get a picture with lines like ['name', 'value']

    with t as
    (select xmltype('
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    ') xml from dual)
    
    select  x.name, x.value
    from t
        ,xmltable('/Entries/Category/MapItem/Field'
                  passing t.xml
                  columns name varchar2(20) path '@Name',
                   value varchar2(20) path '@Value'
                 ) x 
    
    NAME                 VALUE
    -------------------- --------------------
    lowDispUnitsPerPack  1.000
    dosageForm           TAB
    medicaidUnitType     TAB
    medicareUnitType     TAB
    medicareUnitsPerPack 100.0
    unitConversion       1
    type                 Item
    unitMeasure          EA
    pricingUnitMeasure   EA
    labelerCode          63481
    productNum           63481062975
    description          PERCOCET 10/325MG x
    longDescription      PERCOCET 10/325MG x
    desiIndicator        2
    genericBrandType     BRND
    endoOrgCode          0010                 
    
    16 rows selected           
    
  • QUESTION: Extracting data Essbase and ODI Agent installation?

    To extract the data of Essbase cubes, ODI has 'LKM Hyperion Essbase DATA to SQL'.
    We can use (1). ReportScript, or (2). An MDX query or (3). CalcScript

    For the extraction of data by using CalcScript, ODI Agent must be running on the same server as the Essbase server.

    Anyone know if there is a need for ODI Agent on the Essbase machine if we use the method of MDX query for the extraction of the data?

    We would like to avoid the installation of Agent ODI for Essbase-extraction of data.





    .

    It's just for the Calc script method because it has access to the exported file, you should be fine with the other methods.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • QUESTION: Extracting data Essbase AND the ODI Agent installation?

    To extract the data of Essbase cubes, ODI has 'LKM Hyperion Essbase DATA to SQL'.
    We can use (1). ReportScript, or (2). An MDX query or (3). CalcScript

    For the extraction of data by using CalcScript, ODI Agent must be running on the same server as the Essbase server.

    Anyone know if there is a need for ODI Agent on the Essbase machine if we use the method of MDX query for the extraction of the data?

    We would like to avoid the installation of Agent ODI for Essbase-extraction of data.





    .

    It's just for the Calc script method because it has access to the exported file, you should be fine with the other methods.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

Maybe you are looking for

  • Export model

    I was wondering if there was a way to export the downloads\unpack in a folder named for the model of the deivce? The idea is to have a sharing folder with all the systems that we have. I want a tech to just open the sharing and have a list of folders

  • SELPHY CP710

    Unable to print my on Selphy CP170 United Nations document. Everything is plugged in, connected and turned on, the document was sent, he is on the waiting list, it is stated that it is printing but nothing happens.

  • System Restore - UNSUCCESSFUL

    Whenever I run the system restore on my Vista Home Premium laptop, I get a message saying that the restore was not successful and no file or setting have been changed because an unspecified error occurred during the restore process, WHAT to DO?

  • Impossible to share photos with OneDrive: error 0x8CCCD052

    I sent e-mail from the photo on the drive from Sky successfully for some time. Today, however, I can see where selected images are sitting in the Outbox is ready to go but then I get an error message (0X8CCCD052) also a latest publishers 1932734382 e

  • HP Solution Center has stopped working after Flash Player problem

    HP solution Center will not be open.  Flash Player deleted by mistake.  HP automatic update just before the show. HP Photosmart C7280 Windows Vista 32-bit Google Chrome says Flash Player automatically updated when trying to download Printer and scann