US20010042083A1 - User-defined search template for extracting information from documents - Google Patents

User-defined search template for extracting information from documents Download PDF

Info

Publication number
US20010042083A1
US20010042083A1 US09/133,699 US13369998A US2001042083A1 US 20010042083 A1 US20010042083 A1 US 20010042083A1 US 13369998 A US13369998 A US 13369998A US 2001042083 A1 US2001042083 A1 US 2001042083A1
Authority
US
United States
Prior art keywords
document
user
generating
search template
search
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US09/133,699
Other versions
US6353840B2 (en
Inventor
Takashi Saito
Yasushi Abe
Tsukasa Kochi
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from JP9220426A external-priority patent/JPH1166196A/en
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Assigned to RICOH COMPANY, LTD. reassignment RICOH COMPANY, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ABE, YASUSHI, KOCHI, TUKASA, SAITO, TAKASHI
Publication of US20010042083A1 publication Critical patent/US20010042083A1/en
Application granted granted Critical
Publication of US6353840B2 publication Critical patent/US6353840B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/583Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
    • G06F16/5846Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using extracted text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99931Database or file accessing
    • Y10S707/99933Query processing, i.e. searching
    • Y10S707/99934Query formulation, input preparation, or translation

Definitions

  • the current invention is generally related to a user-defined search template for extracting information from documents, and more particularly related to a method and a system for generating a document template based upon a user selection of divided document image areas.
  • Prior art attempts in specifying the search templates or the extraction criteria include structural data and extraction rules.
  • the structural data generally accounts for absolute or relative positional relations of textual image areas while the extraction rules determine a priority when more than one textual image areas are found for a search key.
  • Japanese Patent Publication Hei 5-159101 discloses an elaborate scheme for constructing and maintaining an extraction criteria database for extracting textual elements or textual image areas. The database is organized to maintain logical as well as positional relationships among the textual elements and textual image areas in a specific type of a document.
  • the above exemplary prior art disclosures indicate a predetermined dictionary concept for storing the search templates or extraction rules in a system. These information is generally document-specific. In other words, for a new type of document, the specific information must be generated and inputted. Since the above prior art systems are not designed to allow an end-user to generate and input new search templates or extraction rules, more efficient system and process are desired for adding the search templates or extraction rules for a new document.
  • a method of generating a search template for retrieving information from documents including: inputting a first document; dividing the first document into areas, the areas including a text area containing text and an image area containing an image; displaying the areas to an end user; selecting at least one of the areas based upon an user-defined input, the user-defined input including a label for the selected area; automatically determining a predetermined set of characteristics of the selected area; and storing the user-defined input and the characteristics as a part of the search template.
  • a system for generating a search template for retrieving information from documents including: an input unit for inputting a first document; an area dividing unit connected to the input unit for dividing the first document into areas, the areas including a text area containing text and an image area containing an image; a user selection unit connected to the area dividing unit for displaying the areas to an end user and for selecting at least one of the areas based upon an user-defined input; and a characteristic extraction unit connected to the user selection unit for automatically extracting a predetermined set of characteristics for the selected areas; and a storage unit connected to the user selection unit and the characteristic extraction unit for storing the predetermined characteristics and the user-defined input as a part of the search template.
  • a recording medium containing a computer program for generating a search template for retrieving information from documents, the computer program including the steps of: inputting a first document; dividing the first document into areas, the areas including a text area containing text and an image area containing an image; displaying the areas to an end user; selecting at least one of the areas based upon an user-defined input; providing a predetermined set of user-defined input for the selected areas, the user-defined input including a label for the selected areas; storing the predetermined set of the user-defined input and the characteristics as a part of the search template; inputting a second document which is sufficiently similar to the first document after the storing step; and retrieving information from the second document based upon the specified user-defined input and the characteristics.
  • a recording medium containing a computer program for generating a search template for retrieving information from documents including the steps of: inputting a first document; dividing the first document into areas, the areas including a text area containing text and an image area containing an image; displaying the areas to an end user; selecting at least one of the areas based upon an user-defined input; providing a predetermined set of user-defined input for the selected areas, the user-defined input including a label for the selected areas; storing the predetermined set of the user-defined input and the characteristics as a part of the search template; inputting a second document which is sufficiently similar to the first document after the storing step; and retrieving information from the second document based upon the specified user-defined input and the characteristics.
  • FIG. 1 is a diagram illustrating a concept of the system and the method of generating user-defined search templates according to the current invention.
  • FIG. 2 illustrates one preferred embodiment of the system for generating user-defined search templates according to the current invention.
  • FIG. 3 illustrates a second preferred embodiment of the system for generating user-defined search templates according to the current invention.
  • FIG. 4 illustrates a third preferred embodiment of the system in a network environment for generating user-defined search templates according to the current invention.
  • FIG. 5 illustrates a fourth preferred embodiment of the system for generating user-defined search templates according to the current invention.
  • FIG. 6 illustrates a fifth preferred embodiment of the system for generating user-defined search templates according to the current invention.
  • FIG. 7 illustrates one exemplary user interface of one preferred embodiment of the system for generating a search template and databases according to the current invention.
  • FIG. 8 illustrates a document image which is generated from the Post Script database.
  • FIG. 9 illustrates a reproduced document image which is generated based upon the Hyper Text Markup Language (HTML) database.
  • HTML Hyper Text Markup Language
  • FIG. 10 is a flow chart illustrating steps of a preferred process of generating a search template according to the current invention.
  • FIG. 11 illustrates an exemplary model document image in a display window.
  • FIG. 12 illustrates the same exemplary model document image which is now divided into areas.
  • FIG. 13 illustrates that an area is selected as indicated by an arrow head cursor in the display window.
  • FIG. 14 illustrates an another exemplary user input dialogue box.
  • FIG. 15 illustrates one example of a search template for the system according to the current invention.
  • FIG. 16 is a flow chart illustrating steps of another preferred process of extracting information from an unknown document image according to the current invention.
  • FIG. 17 is a flow chart illustrating steps of a preferred process of determining a total reliability index in generating a search template according to the current invention.
  • FIG. 18 is a diagram illustrating the above described weight concept for layout characteristics.
  • FIG. 19 illustrates a first alternative embodiment of the system for generating user-defined search templates according to the current invention.
  • FIG. 20 illustrates a second alternative embodiment of the system for generating user-defined search templates according to the current invention.
  • FIG. 21 illustrates a third alternative embodiment of the system for generating user-defined search templates according to the current invention.
  • FIG. 22 illustrates a fourth alternative embodiment of the system for generating user-defined search templates according to the current invention.
  • FIGS. 23 and 24 respectively illustrate a fifth and a sixth alternative embodiments of the system for generating user-defined search templates according to the current invention.
  • FIG. 25 is a flow chart illustrating steps of a preferred process of generating a database according to the current invention.
  • FIG. 1 a diagram illustrates a concept of the system and the method of generating user-defined search templates according to the current invention.
  • the right hand side enclosed in a rectangle 100 illustrates a search template generation while the left hand side rectangle 102 illustrates information extraction based upon the search template.
  • a group of known samples such as documents 104 and 106 of a substantially similar type is inputted via an image input unit 108 , and a layout/Extraction unit 110 extracts certain predetermined layout/characteristic information.
  • a logic model generation unit 112 generates a logic model or structure based upon a user-selection and stores the model in a logic model database unit 114 .
  • a plurality of user-defined search templates is stored for documents of various types or similar types.
  • an unknown document which is substantially similar to the samples is later inputted via the image input unit 108 .
  • a logic model matching unit 118 selects an appropriate user-defined search template and extracts elements from the unknown document based upon the selected user-defined search template.
  • An extraction result output unit 122 outputs the relevant information to the document database 124 .
  • one preferred embodiment of the system for generating user-defined search templates extracts information from documents and includes an image input unit 1103 , an image dividing unit 1104 , an element extraction unit 1105 , a logic structure construction unit 1107 , an element output unit 1106 and a document database unit 1108 .
  • the image input unit 1103 inputs standard documents 1102
  • the image dividing unit 1104 divides the inputted document image into minimally circumscribed rectangular sub-areas.
  • the logic structure construction unit 1107 allows a user to select the divided areas where desired information is contained and to provide a user-defined name or label for each of the selected areas.
  • the logic structure construction unit 1107 also extracts associated characteristic information for the selected areas.
  • the selected area characteristic information as well as the user-defined name are stored in the document database unit 1108 as a user-defined search template.
  • the image input unit 1103 inputs an input document and divides into minimally circumscribed rectangular sub-areas.
  • the element extraction unit 1105 retrieves the user-defined search template from the document database unit 1108 . Based upon the user-defined search template, the element extraction unit 1105 extracts relevant information from the input document. Finally, the element output unit 1106 outputs the extracted relevant information to the document database unit 1108 .
  • a second preferred embodiment of the system for generating user-defined search templates extracts information from documents and includes a central processing unit (CPU) 10 , a memory unit 20 , a communication interface unit 30 , a display unit 40 , a hard disk unit 50 , a user input unit 60 , a compact disk (CD) unit 70 and a scanner 90 .
  • the CPU runs 10 an application program in the memory unit 20 for generating a user-defined search template and for extracting information from documents based upon the user-defined search template.
  • the documents are either stored in a storage device such as the hard disk unit 50 after they are scanned by the scanner 90 as well as the CD unit 70 and a CD-ROM 80 .
  • the documents are also inputted into the system through the communication unit 30 via a communication line.
  • the display unit 40 displays a menu from which a user selects elements of the documents via the user-input unit 60 . Based upon the selected elements, predetermined information is automatically extracted, and the selected elements and the associated information are stored as a user-defined template.
  • a third preferred embodiment of the system for generating user-defined search templates extracts information from documents in a network environment.
  • a number of client terminals 107 a through 107 a as well as document processing servers 105 a , 105 b are connected via a network 2109 to input and output devices such as a color scanner 2100 , a mono-chromatic scanner 2101 and a network scanner 2102 , a facsimile machine 2103 via a fax modem 2104 and a digital multi-function unit 2106 .
  • Documents are scanned by the scanners 2100 through 2102 into the network.
  • document data is transmitted into the first document processing server 2105 a on the network 2109 via the facsimile machine 2103 and the fax modem 2104 .
  • the document data includes a document file that is generated by a word processing application program.
  • the digital multi-function machine 2106 also inputs documents, and the second document processing server 2105 b processes the inputted image.
  • both document processing servers 2105 a and 2105 b generate a predetermined database to store the inputted documents.
  • the database facilitates the display and retrieval of relevant information in the stored documents.
  • a search server 2108 handles search/retrieval requests from the client terminals 2107 a through 2107 n.
  • a fourth preferred embodiment of the system for generating user-defined search templates includes a preprocessing unit 201 , an information extraction unit 204 , a document database generation unit 210 , a database storage unit 213 and a search template unit 800 .
  • a document image input unit 200 inputs a document.
  • the pre-processing unit 210 receives document image data from the document image input unit 200 and generally prepares the received data for further processing by the information extraction unit 204 . If the received data represents a color image, the pre-processing unit 201 also digitized the image data into binary data.
  • the pre-processing unit 210 further includes a noise removal unit 202 for removing isolated noise and a skew correction unit 203 for correcting the skewed image.
  • the information extraction unit 204 generally extracts certain information necessary for generating a predetermined database and further includes the following units.
  • a division unit 205 first divides the document image into separate sub-areas which respectively include characters, figures, diagrams, tables and photographs. These sub-areas are each defined by a minimal circumscribing rectangle. If a sub-divided area contains a table, a table processing unit 206 further divides the table into entries in order to isolate characters or numbers.
  • An optical character recognition unit (OCR) 207 converts alphanumeric characters in the character sub-areas into computer recognizable data such as in an ASCII format.
  • a font recognition unit 208 determines the size and type of the optically recognized characters.
  • a layout and logic analysis unit 209 determines a layout pattern such as paragraphs and a columnar arrangement of the document image.
  • the columnar arrangement generally includes a single column, a multi-column or free formatted columns.
  • the information extraction unit also further includes a characteristic extraction unit 801 for extracting information related to logic aspects of the document.
  • the document database generation unit 210 Based upon the information determined by the layout and logic analysis unit 209 , the document database generation unit 210 generates a plurality of databases and further includes a post script (PS) document database generation unit 211 and a hyper text markup language (HTML) database generation unit 212 .
  • the PS document database generation unit 211 generates document page layout descriptions in a specialized language such as Post Script and stores them in the PS database 214 .
  • the document page layout descriptions generally help reproduce the original layout of the document as termed in “VWYSIWYG” or “What You See IS What You Get.”
  • the HTML database generation unit 212 generates document content structural descriptions in a specialized language such as HTML and stores them in the HTML database 215 .
  • the document content structural descriptions generally provide flexible links or connections between text and other document entities such as diagrams.
  • the above use of the specialized languages is exemplary, and other specialized languages include Portable Document Format (PDF), Standard Generalized Markup Language (SGML) and Extensible Markup Language (XML).
  • PDF Portable Document Format
  • SGML Standard Generalized Markup Language
  • XML Extensible Markup Language
  • the search template unit 800 further includes a logic model generation unit 802 , a logic model storage unit 804 , a logic model matching unit 806 , and a search process unit 808 .
  • the logic model generation unit 802 Based upon an user-defined input and the output from the characteristic extraction unit 801 , the logic model generation unit 802 generates a dictionary of search templates and stores them in the logic model storage unit 804 .
  • Each of the search templates contains information for extracting user-defined information from a document that is substantially similar to the one from which the search template is generated. For example, a search template specifies to extract “date,” “sender” and “recipient” of substantially similar documents.
  • the logic model matching unit 806 selects a most appropriate or the closest search template from the logic model storage unit 804 .
  • the search process unit 808 applies the selected search template and extracts the specified information from the inputted document. The extracted information is then stored in the logic element database unit 216 .
  • a search request is independently made via a search I/O unit 704 .
  • the search request is made to any combination of the databases 214 , 215 and 216 .
  • a certain search request is initially made to the logic element database, and then based upon the result of the search, the related element is used to search in other databases.
  • FIG. 6 a fifth preferred embodiment of the system for generating user-defined search templates according to the current invention is illustrated in a diagram. All of the components are substantially identical except for the information extraction unit 204 a which includes a computer formatted data processing unit 218 and directly receives computer formatted data.
  • the computer formatted data is generated by a word processing application program or a facsimile machine. Since the computer formatted data already includes the font information, rather than determining the font type and size, the information extraction unit 204 a simply extract the font information from the document data.
  • FIG. 7 one exemplary user interface of one preferred embodiment of the system for generating a search template and databases according to the current invention is illustrated.
  • a right window 401 in the interface displays a document while a left window 400 displays operational controls for processing the document.
  • the operational controls include image input, noise removal, skew correction, area division, table processing, character recognition, font recognition, labeling, logic model generation, and database generation.
  • Each of the operational controls is user-selectable, and any combination of the operations is available.
  • selected databases are generated.
  • a combination of the above described operational controls is predetermined, and no user involvement is required.
  • FIG. 8 illustrates a document image which is generated from the PS database.
  • the layout or spatial arrangement of the elements in the original document is maintained in the reproduced image.
  • FIG. 9 illustrates a reproduced document image which is generated based upon the HTML database.
  • the HTML database does not necessarily maintain the original structural or spatial arrangement of the elements, but it maintains various hyper links between the elements. For example, a right window 402 displays text while a left window independently displays figures and diagrams.
  • a text area 405 indicated as “Fig B” is selectable via a mouse, and upon user selection, the corresponding “Fig B” is automatically scrolled in the left figure window.
  • a database generation is selected.
  • a sample document or model document is inputted, and the sample document is a known document from which a search template is generated.
  • the inputted model document image is divided into areas. Each area contains one of the following elements: lines of text, a line of text, a character and non-text areas.
  • the non-text areas generally contain a diagram, a figure, a table or a picture.
  • the coordinates of the text area, font information such as a font size and a font type of the characters in the text area, and the layout information such as indentation and columnar arrangement are also collected in the step 602 .
  • the coordinates of the non-text area are determined in the step 602 .
  • an end user selects areas that are used as a part of the search template and provides a name or a label for each selected area.
  • the end user further optionally provides certain predetermined characteristics for each selected area.
  • the end user input as well as the above described extracted information are outputted as a search template in a step 605 .
  • FIGS. 11 through 14 one exemplary user interface of one preferred embodiment of the system for generating a search template and databases according to the current invention is illustrated.
  • the search template generation starts.
  • FIG. 11 illustrates that an exemplary model document image is inputted and displayed in a display window 706 after an input document control button 700 is selected as indicated by an arrow cursor.
  • FIG. 12 illustrates that the same exemplary model document image is now divided into areas after the area division control button 702 is selected.
  • the document image is divided into minimally circumscribing rectangles.
  • the sender “Human Resources,” recipients, “Departmental Managers,” date, “Jul.
  • FIGS. 13 and 14 illustrate the user interface for selecting user-defined elements.
  • an area is selected as indicated by an arrow head cursor in the display window 706 .
  • an user input dialogue box 708 automatically appears, and the user is requested to provide a name for the selected area.
  • the user-defined input area 709 accepts the user-dcfined information “TITLE.”
  • FIG. 14 illustrates an another exemplary user input dialogue box 708 a which includes a first user input area 709 for typing a user-defined name for the selected area as well as a second user input area 710 for providing associated characteristic information. That is, a maximum number of lines for the selected title area is inputted by the user. However, such characteristic information is not mandatory, and the dialogue box 708 a can be closed by pressing an OK button without supplying the information.
  • FIG. 15 illustrates one example of a search template for the system according to the current invention is illustrated.
  • This exemplary search template includes an user-defined element name, their corresponding coordinates, indentation, font size, font type, as well as no of lines. For example, a minimal circumscribing rectangle for an area including “TITLE” is located at ( 867 , 811 , 2244 , 878 ) and is centered. Unlike other databases for managing documents, the above described elements in the search template are independent of each other.
  • the user-defined information is limited to a name in this example, in an alternative embodiment, other information is provided by an user.
  • a plurality of the search plates is generated for various types of documents, and steps are illustrated for another preferred process of extracting information from an unknown document image according to the current invention.
  • a step 301 an unknown document is inputted, and the inputted document image is divided into areas in a step 302 .
  • Predetermined layout characteristic information is extracted in a step 303 . It is determined whether or not there is a logic model to which the current input document data has not been compared in a step 304 . If there is an unprocessed logic model, in a step 305 , the current document data is processed according to the logic model.
  • Areas are extracted according to the logic model in a step 306 while sentence areas are extracted according to the logic model in a step 307 .
  • the sentence areas are determined to increase accuracy by possibly correcting wrongly divided areas.
  • a reliability index is determined, and a total reliability index score or a total extraction point is kept. If necessary, the extracted elements are assigned a sequential number to indicate relative position among the elements in a step 308 . The sequential numbers are useful in eliminating an error of extracting the same element more than once when the elements appear in order.
  • the total reliability index score is compared to a predetermined threshold value in a step 309 . If the total reliability index score is above the threshold value, the extracted elements are outputted in a step 310 .
  • the above described steps 304 through 310 are repeated with another logic model.
  • the preferred process proceeds to a step 311 where the current input document is determined to be undefined in the logic model.
  • a counter “i” is initialized to zero and is compared to a predetermined layout characteristic value in a step 502 . If the counter value is smaller than the predetermined layout characteristic value, a similarity value is determined based upon a logic model in a step 503 . The similarity value is multiplied by a weight coefficient in a step 505 . The weight coefficient allows to modify similarity based upon the reliability of the layout characteristics. The product is added to the total reliability index score.
  • the counter is incremented by one in a step 506 , and the steps 502 through 506 are repeated.
  • the total reliability index score is outputted.
  • FIG. 18 the above described weight concept for layout characteristics is further illustrated in a diagram.
  • Sample documents I through 3 of a substantially similar type are inputted one at a time during the search template learning or fine tuning process.
  • the layout characteristics such as indent, font size and font type are initially set as 1.00′′ for initial weight or value parameter values. Based upon the reliability of each layout characteristics, for example, indent is considered more reliable than font type. That is, the indent information among the sample documents is more consistently available. Thus, the indent characteristic now has a larger reliability index of “3.30” while the font type characteristics now has a smaller reliability index of “0.60.”
  • FIG. 19 a first alternative embodiment of the system for generating user-defined search templates according to the current invention is illustrated in a diagram. All of the components of the first alternative embodiment are substantially identical to those of a preferred embodiment as shown in FIG. 5. The first alternative embodiment lacks the above described search template unit and the associated logic element database.
  • FIG. 20 a second alternative embodiment of the system for generating user-defined search templates according to the current invention is illustrated in a diagram. All of the components of the second alternative embodiment except for the key text related elements are substantially identical to those of a preferred embodiment as shown in FIG. 5.
  • the key text elements include a key text storing unit 701 , a key text database 702 and a search engine 705 .
  • a key text extraction unit 700 extracts a predetermined set of key text or key words in optically character recognized data.
  • the key text includes a summary, an abstract, a chapter title, a header, a footer.
  • the key text also includes a legend, a figure number, and a text portion associated with the figures.
  • the key text extraction unit 700 extracts the above described key text information based upon layout information.
  • a key text storing unit 703 stores the extracted key words in a key text database 702 while the key words are associated with or linked to corresponding portions of Post script database 214 and or HTML database 215 .
  • a search engine 705 receives a search request for searching in the key word database and retrieving the associated or linked portions in Post Script and or HTML databases.
  • a third alternative embodiment of the system for generating user-defined search templates according to the current invention is illustrated in a diagram. All of the components of the third alternative embodiment except for the whole text related elements are substantially identical to those of a preferred embodiment as shown in FIG. 5.
  • the whole text elements include a text storing unit 800 , a whole text database 901 and a search engine 705 .
  • the text storing unit 800 stores all of the optically recognized characters in the whole text database 801 . This allows a search engine 705 to perform an exhaustive and efficient text search in the text area without opening and closing multiple files.
  • the text storing unit 800 also relates certain portion of the entire text to the data in other databases including Post Script database 214 and HTML database 215 .
  • a fourth alternative embodiment of the system for generating user-defined search templates according to the current invention is illustrated in a diagram.
  • the fourth alternative embodiment ultimately generates a text database 905 and an image database 904 .
  • the image data storing unit 901 stores the preprocessed inputted image data in the image database unit 904 .
  • an information extraction unit 204 generates text data finally via an optical recognition unit 207
  • the text database storing unit 902 stores the text data in the text database unit 905 .
  • Certain portion of the text data and the image data are connected as they are stored. Since images such as a figure, a diagram, a table and a photograph are stored separately, the images are efficiently retrieved for display.
  • FIGS. 23 and 24 a fifth and a sixth alternative embodiments of the system for generating user-defined search templates according to the current invention is illustrated in a diagram.
  • the fifth and the sixth alternative embodiments respectively include a key text database and an entire text database in addition to the components of the fourth alternative embodiment.
  • the fifth and six alternative embodiments respectively further include the key text related units 700 and 701 and the whole text related unit 800 .
  • the additional databases are each associated to other databases including the Post Script and HTML databases as they are generated and stored.
  • steps of a preferred process of generating a database according to the current invention are illustrated in a flow chart.
  • a pre-processing takes place to remove noise in a step S 302 and to correct skew in a step S 303 .
  • the pre-processed document image is then divided into areas in a step 304 , and layout information or characteristics are extracted in a step S 305 . It is determined whether or not a table exists in a step 306 . If it does, the table is processed in a step 307 . On the other hand, if no table exists, the process proceeds to a step S 308 where characters are optically recognized.
  • a font analysis, an additional layout analysis and a logic analysis are respectively performed in steps S 309 , S 310 and S 311 .
  • a desired document data is generated in a step S 312 , and the document data is stored in a corresponding database in a step S 313 .

Abstract

The document processing system includes a database generation unit for generating predetermined bases from documents and a user-defined search template generation unit for generating a user-defined search template which is used to extract a predetermined set of information from substantially similar documents. The user-defined search templates are efficiently generated without any intervention from a technical support personnel.

Description

    FIELD OF THE INVENTION
  • The current invention is generally related to a user-defined search template for extracting information from documents, and more particularly related to a method and a system for generating a document template based upon a user selection of divided document image areas. [0001]
  • BACKGROUND OF THE INVENTION
  • It is generally difficult to extract textual information from non-formatted documents primarily containing alphanumeric characters. Since the documents do not have the exactly identical format, to extract certain information such as a tile from similarly formatted documents, at least a relative location in each document has to be determined. In order to efficiently extract the textual information of the same type from sufficiently similar documents, text image must be first divided into areas and a relevant area then must be identified. In other words, sufficiently similar documents each have the corresponding text image areas where desired information is to be found. To specify the text image areas, predetermined information is generally stored as search templates or extraction criteria. [0002]
  • Prior art attempts in specifying the search templates or the extraction criteria include structural data and extraction rules. The structural data generally accounts for absolute or relative positional relations of textual image areas while the extraction rules determine a priority when more than one textual image areas are found for a search key. For example, Japanese Patent Publication Hei 5-159101 discloses an elaborate scheme for constructing and maintaining an extraction criteria database for extracting textual elements or textual image areas. The database is organized to maintain logical as well as positional relationships among the textual elements and textual image areas in a specific type of a document. [0003]
  • Other prior art attempts include Japanese Patent Publication Hei 8-287189 which discloses an extraction rule for prioritizing candidates to determine a desired textual image area. For example, candidates for a text image area containing a title are prioritized by finding whether any of the candidate areas is centered with respect to the width of the page. The above described extraction rule is predetermined and stored in an extraction dictionary. [0004]
  • The above exemplary prior art disclosures indicate a predetermined dictionary concept for storing the search templates or extraction rules in a system. These information is generally document-specific. In other words, for a new type of document, the specific information must be generated and inputted. Since the above prior art systems are not designed to allow an end-user to generate and input new search templates or extraction rules, more efficient system and process are desired for adding the search templates or extraction rules for a new document. [0005]
  • SUMMARY OF THE INVENTION
  • In order to solve the above and other problems, according to a first aspect of the current invention, a method of generating a search template for retrieving information from documents, including: inputting a first document; dividing the first document into areas, the areas including a text area containing text and an image area containing an image; displaying the areas to an end user; selecting at least one of the areas based upon an user-defined input, the user-defined input including a label for the selected area; automatically determining a predetermined set of characteristics of the selected area; and storing the user-defined input and the characteristics as a part of the search template. [0006]
  • According to a second aspect of the current invention, a system for generating a search template for retrieving information from documents, including: an input unit for inputting a first document; an area dividing unit connected to the input unit for dividing the first document into areas, the areas including a text area containing text and an image area containing an image; a user selection unit connected to the area dividing unit for displaying the areas to an end user and for selecting at least one of the areas based upon an user-defined input; and a characteristic extraction unit connected to the user selection unit for automatically extracting a predetermined set of characteristics for the selected areas; and a storage unit connected to the user selection unit and the characteristic extraction unit for storing the predetermined characteristics and the user-defined input as a part of the search template. [0007]
  • According to a third aspect of the current invention, a recording medium containing a computer program for generating a search template for retrieving information from documents, the computer program including the steps of: inputting a first document; dividing the first document into areas, the areas including a text area containing text and an image area containing an image; displaying the areas to an end user; selecting at least one of the areas based upon an user-defined input; providing a predetermined set of user-defined input for the selected areas, the user-defined input including a label for the selected areas; storing the predetermined set of the user-defined input and the characteristics as a part of the search template; inputting a second document which is sufficiently similar to the first document after the storing step; and retrieving information from the second document based upon the specified user-defined input and the characteristics. [0008]
  • According to a fourth aspect of the current invention, A recording medium containing a computer program for generating a search template for retrieving information from documents, the computer program including the steps of: inputting a first document; dividing the first document into areas, the areas including a text area containing text and an image area containing an image; displaying the areas to an end user; selecting at least one of the areas based upon an user-defined input; providing a predetermined set of user-defined input for the selected areas, the user-defined input including a label for the selected areas; storing the predetermined set of the user-defined input and the characteristics as a part of the search template; inputting a second document which is sufficiently similar to the first document after the storing step; and retrieving information from the second document based upon the specified user-defined input and the characteristics. [0009]
  • These and various other advantages and features of novelty which characterize the invention are pointed out with particularity in the claims annexed hereto and forming a part hereof. However, for a better understanding of the invention, its advantages, and the objects obtained by its use, reference should be made to the drawings which form a further part hereof, and to the accompanying descriptive matter, in which there is illustrated and described a preferred embodiment of the invention.[0010]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a diagram illustrating a concept of the system and the method of generating user-defined search templates according to the current invention. [0011]
  • FIG. 2 illustrates one preferred embodiment of the system for generating user-defined search templates according to the current invention. [0012]
  • FIG. 3 illustrates a second preferred embodiment of the system for generating user-defined search templates according to the current invention. [0013]
  • FIG. 4 illustrates a third preferred embodiment of the system in a network environment for generating user-defined search templates according to the current invention. [0014]
  • FIG. 5 illustrates a fourth preferred embodiment of the system for generating user-defined search templates according to the current invention. [0015]
  • FIG. 6 illustrates a fifth preferred embodiment of the system for generating user-defined search templates according to the current invention. [0016]
  • FIG. 7 illustrates one exemplary user interface of one preferred embodiment of the system for generating a search template and databases according to the current invention. [0017]
  • FIG. 8 illustrates a document image which is generated from the Post Script database. [0018]
  • FIG. 9 illustrates a reproduced document image which is generated based upon the Hyper Text Markup Language (HTML) database. [0019]
  • FIG. 10 is a flow chart illustrating steps of a preferred process of generating a search template according to the current invention. [0020]
  • FIG. 11 illustrates an exemplary model document image in a display window. [0021]
  • FIG. 12 illustrates the same exemplary model document image which is now divided into areas. [0022]
  • FIG. 13 illustrates that an area is selected as indicated by an arrow head cursor in the display window. [0023]
  • FIG. 14 illustrates an another exemplary user input dialogue box. [0024]
  • FIG. 15 illustrates one example of a search template for the system according to the current invention. [0025]
  • FIG. 16 is a flow chart illustrating steps of another preferred process of extracting information from an unknown document image according to the current invention. [0026]
  • FIG. 17 is a flow chart illustrating steps of a preferred process of determining a total reliability index in generating a search template according to the current invention. [0027]
  • FIG. 18 is a diagram illustrating the above described weight concept for layout characteristics. [0028]
  • FIG. 19 illustrates a first alternative embodiment of the system for generating user-defined search templates according to the current invention. [0029]
  • FIG. 20 illustrates a second alternative embodiment of the system for generating user-defined search templates according to the current invention. [0030]
  • FIG. 21 illustrates a third alternative embodiment of the system for generating user-defined search templates according to the current invention. [0031]
  • FIG. 22 illustrates a fourth alternative embodiment of the system for generating user-defined search templates according to the current invention. [0032]
  • FIGS. 23 and 24 respectively illustrate a fifth and a sixth alternative embodiments of the system for generating user-defined search templates according to the current invention. [0033]
  • FIG. 25 is a flow chart illustrating steps of a preferred process of generating a database according to the current invention. [0034]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT(S)
  • Referring now to the drawings, wherein like reference numerals designate corresponding structure throughout the views, and referring in particular to FIG. 1, a diagram illustrates a concept of the system and the method of generating user-defined search templates according to the current invention. In general, the right hand side enclosed in a [0035] rectangle 100 illustrates a search template generation while the left hand side rectangle 102 illustrates information extraction based upon the search template. A group of known samples such as documents 104 and 106 of a substantially similar type is inputted via an image input unit 108, and a layout/Extraction unit 110 extracts certain predetermined layout/characteristic information. A logic model generation unit 112 generates a logic model or structure based upon a user-selection and stores the model in a logic model database unit 114. A plurality of user-defined search templates is stored for documents of various types or similar types.
  • Still referring to FIG. 1, an unknown document which is substantially similar to the samples is later inputted via the [0036] image input unit 108. After the layout/Extraction unit 110 extracts the information, a logic model matching unit 118 selects an appropriate user-defined search template and extracts elements from the unknown document based upon the selected user-defined search template. An extraction result output unit 122 outputs the relevant information to the document database 124.
  • Referring to FIG. 2, one preferred embodiment of the system for generating user-defined search templates according to the current invention extracts information from documents and includes an [0037] image input unit 1103, an image dividing unit 1104, an element extraction unit 1105, a logic structure construction unit 1107, an element output unit 1106 and a document database unit 1108. The image input unit 1103 inputs standard documents 1102, and the image dividing unit 1104 divides the inputted document image into minimally circumscribed rectangular sub-areas. The logic structure construction unit 1107 allows a user to select the divided areas where desired information is contained and to provide a user-defined name or label for each of the selected areas. The logic structure construction unit 1107 also extracts associated characteristic information for the selected areas. The selected area characteristic information as well as the user-defined name are stored in the document database unit 1108 as a user-defined search template. The image input unit 1103 inputs an input document and divides into minimally circumscribed rectangular sub-areas. The element extraction unit 1105 retrieves the user-defined search template from the document database unit 1108. Based upon the user-defined search template, the element extraction unit 1105 extracts relevant information from the input document. Finally, the element output unit 1106 outputs the extracted relevant information to the document database unit 1108.
  • Referring to FIG. 3, a second preferred embodiment of the system for generating user-defined search templates according to the current invention extracts information from documents and includes a central processing unit (CPU) [0038] 10, a memory unit 20, a communication interface unit 30, a display unit 40, a hard disk unit 50, a user input unit 60, a compact disk (CD) unit 70 and a scanner 90. The CPU runs 10 an application program in the memory unit 20 for generating a user-defined search template and for extracting information from documents based upon the user-defined search template. The documents are either stored in a storage device such as the hard disk unit 50 after they are scanned by the scanner 90 as well as the CD unit 70 and a CD-ROM 80. The documents are also inputted into the system through the communication unit 30 via a communication line. To generate the user-defined search template, the display unit 40 displays a menu from which a user selects elements of the documents via the user-input unit 60. Based upon the selected elements, predetermined information is automatically extracted, and the selected elements and the associated information are stored as a user-defined template.
  • Referring to FIG. 4, a third preferred embodiment of the system for generating user-defined search templates according to the current invention extracts information from documents in a network environment. A number of client terminals [0039] 107 a through 107 a as well as document processing servers 105 a, 105 b are connected via a network 2109 to input and output devices such as a color scanner 2100, a mono-chromatic scanner 2101 and a network scanner 2102, a facsimile machine 2103 via a fax modem 2104 and a digital multi-function unit 2106. Documents are scanned by the scanners 2100 through 2102 into the network. In the alternative, document data is transmitted into the first document processing server 2105 a on the network 2109 via the facsimile machine 2103 and the fax modem 2104. The document data includes a document file that is generated by a word processing application program. The digital multi-function machine 2106 also inputs documents, and the second document processing server 2105 b processes the inputted image. In general, both document processing servers 2105 a and 2105 b generate a predetermined database to store the inputted documents. The database facilitates the display and retrieval of relevant information in the stored documents. A search server 2108 handles search/retrieval requests from the client terminals 2107 a through 2107 n.
  • Now referring to FIG. 5, a fourth preferred embodiment of the system for generating user-defined search templates according to the current invention includes a [0040] preprocessing unit 201, an information extraction unit 204, a document database generation unit 210, a database storage unit 213 and a search template unit 800. A document image input unit 200 inputs a document. The pre-processing unit 210 receives document image data from the document image input unit 200 and generally prepares the received data for further processing by the information extraction unit 204. If the received data represents a color image, the pre-processing unit 201 also digitized the image data into binary data. The pre-processing unit 210 further includes a noise removal unit 202 for removing isolated noise and a skew correction unit 203 for correcting the skewed image.
  • Still referring to FIG. 5, the [0041] information extraction unit 204 generally extracts certain information necessary for generating a predetermined database and further includes the following units. In order to extract the predetermined information, a division unit 205 first divides the document image into separate sub-areas which respectively include characters, figures, diagrams, tables and photographs. These sub-areas are each defined by a minimal circumscribing rectangle. If a sub-divided area contains a table, a table processing unit 206 further divides the table into entries in order to isolate characters or numbers. An optical character recognition unit (OCR) 207 converts alphanumeric characters in the character sub-areas into computer recognizable data such as in an ASCII format. A font recognition unit 208 determines the size and type of the optically recognized characters. A layout and logic analysis unit 209 determines a layout pattern such as paragraphs and a columnar arrangement of the document image. The columnar arrangement generally includes a single column, a multi-column or free formatted columns. The information extraction unit also further includes a characteristic extraction unit 801 for extracting information related to logic aspects of the document.
  • Based upon the information determined by the layout and [0042] logic analysis unit 209, the document database generation unit 210 generates a plurality of databases and further includes a post script (PS) document database generation unit 211 and a hyper text markup language (HTML) database generation unit 212. The PS document database generation unit 211 generates document page layout descriptions in a specialized language such as Post Script and stores them in the PS database 214. The document page layout descriptions generally help reproduce the original layout of the document as termed in “VWYSIWYG” or “What You See IS What You Get.” On the other hand, the HTML database generation unit 212 generates document content structural descriptions in a specialized language such as HTML and stores them in the HTML database 215. The document content structural descriptions generally provide flexible links or connections between text and other document entities such as diagrams. The above use of the specialized languages is exemplary, and other specialized languages include Portable Document Format (PDF), Standard Generalized Markup Language (SGML) and Extensible Markup Language (XML).
  • Still referring to FIG. 5, the [0043] search template unit 800 further includes a logic model generation unit 802, a logic model storage unit 804, a logic model matching unit 806, and a search process unit 808. Based upon an user-defined input and the output from the characteristic extraction unit 801, the logic model generation unit 802 generates a dictionary of search templates and stores them in the logic model storage unit 804. Each of the search templates contains information for extracting user-defined information from a document that is substantially similar to the one from which the search template is generated. For example, a search template specifies to extract “date,” “sender” and “recipient” of substantially similar documents. When an unknown document is inputted via the document image input unit 200, the pre-processing unit 201 and the information extraction unit 204 for extracting information, the logic model matching unit 806 selects a most appropriate or the closest search template from the logic model storage unit 804. The search process unit 808 applies the selected search template and extracts the specified information from the inputted document. The extracted information is then stored in the logic element database unit 216.
  • Independent of the above described information extraction, database generation and search template generation, a search request is independently made via a search I/[0044] O unit 704. The search request is made to any combination of the databases 214, 215 and 216. For example, a certain search request is initially made to the logic element database, and then based upon the result of the search, the related element is used to search in other databases.
  • Now referring to FIG. 6, a fifth preferred embodiment of the system for generating user-defined search templates according to the current invention is illustrated in a diagram. All of the components are substantially identical except for the information extraction unit [0045] 204 a which includes a computer formatted data processing unit 218 and directly receives computer formatted data. For example, the computer formatted data is generated by a word processing application program or a facsimile machine. Since the computer formatted data already includes the font information, rather than determining the font type and size, the information extraction unit 204 a simply extract the font information from the document data.
  • Referring to FIG. 7, one exemplary user interface of one preferred embodiment of the system for generating a search template and databases according to the current invention is illustrated. A [0046] right window 401 in the interface displays a document while a left window 400 displays operational controls for processing the document. The operational controls include image input, noise removal, skew correction, area division, table processing, character recognition, font recognition, labeling, logic model generation, and database generation. Each of the operational controls is user-selectable, and any combination of the operations is available. Ultimately, after the selected operations are performed on the input image, selected databases are generated. In an alternative embodiment, a combination of the above described operational controls is predetermined, and no user involvement is required.
  • Referring to FIGS. 8 and 9, based upon the above generated databases, the original document is reproduced. In particular, FIG. 8 illustrates a document image which is generated from the PS database. The layout or spatial arrangement of the elements in the original document is maintained in the reproduced image. In other words, in this example, “Fig A,” Fig A's associated text, “Fig B and Fig B's associated text are spatially displayed in a substantially identical manner. On the other hand, FIG. 9 illustrates a reproduced document image which is generated based upon the HTML database. The HTML database does not necessarily maintain the original structural or spatial arrangement of the elements, but it maintains various hyper links between the elements. For example, a [0047] right window 402 displays text while a left window independently displays figures and diagrams. In this example, a text area 405 indicated as “Fig B” is selectable via a mouse, and upon user selection, the corresponding “Fig B” is automatically scrolled in the left figure window. Thus, based upon the nature of the document, a database generation is selected.
  • Now referring to FIG. 10, steps of a preferred process of generating a search template according to the current invention are illustrated in a flow chart. In a [0048] step 601, a sample document or model document is inputted, and the sample document is a known document from which a search template is generated. In a step 602, the inputted model document image is divided into areas. Each area contains one of the following elements: lines of text, a line of text, a character and non-text areas. The non-text areas generally contain a diagram, a figure, a table or a picture. For each text area, the coordinates of the text area, font information such as a font size and a font type of the characters in the text area, and the layout information such as indentation and columnar arrangement are also collected in the step 602. For each non-text area, the coordinates of the non-text area are determined in the step 602. In a step 603, an end user selects areas that are used as a part of the search template and provides a name or a label for each selected area. In a step 604, the end user further optionally provides certain predetermined characteristics for each selected area. The end user input as well as the above described extracted information are outputted as a search template in a step 605.
  • To further illustrate the above described steps, referring to FIGS. 11 through 14, one exemplary user interface of one preferred embodiment of the system for generating a search template and databases according to the current invention is illustrated. After the “logical model generation” button as shown in FIG. 7 is selected, the search template generation starts. FIG. 11 illustrates that an exemplary model document image is inputted and displayed in a [0049] display window 706 after an input document control button 700 is selected as indicated by an arrow cursor. FIG. 12 illustrates that the same exemplary model document image is now divided into areas after the area division control button 702 is selected. In the display window 706, the document image is divided into minimally circumscribing rectangles. The sender, “Human Resources,” recipients, “Departmental Managers,” date, “Jul. 31, 1998” as well as a title, “Personal Restructuring” are all separated by the rectangles. Lastly, FIGS. 13 and 14 illustrate the user interface for selecting user-defined elements. In particular, in FIG. 13, an area is selected as indicated by an arrow head cursor in the display window 706. Then, an user input dialogue box 708 automatically appears, and the user is requested to provide a name for the selected area. The user-defined input area 709 accepts the user-dcfined information “TITLE.” Similarly, FIG. 14 illustrates an another exemplary user input dialogue box 708 a which includes a first user input area 709 for typing a user-defined name for the selected area as well as a second user input area 710 for providing associated characteristic information. That is, a maximum number of lines for the selected title area is inputted by the user. However, such characteristic information is not mandatory, and the dialogue box 708 a can be closed by pressing an OK button without supplying the information.
  • FIG. 15 illustrates one example of a search template for the system according to the current invention is illustrated. This exemplary search template includes an user-defined element name, their corresponding coordinates, indentation, font size, font type, as well as no of lines. For example, a minimal circumscribing rectangle for an area including “TITLE” is located at ([0050] 867, 811, 2244, 878) and is centered. Unlike other databases for managing documents, the above described elements in the search template are independent of each other. Although the user-defined information is limited to a name in this example, in an alternative embodiment, other information is provided by an user.
  • Now referring to FIG. 16, as mentioned before, a plurality of the search plates is generated for various types of documents, and steps are illustrated for another preferred process of extracting information from an unknown document image according to the current invention. In a [0051] step 301, an unknown document is inputted, and the inputted document image is divided into areas in a step 302. Predetermined layout characteristic information is extracted in a step 303. It is determined whether or not there is a logic model to which the current input document data has not been compared in a step 304. If there is an unprocessed logic model, in a step 305, the current document data is processed according to the logic model. Areas are extracted according to the logic model in a step 306 while sentence areas are extracted according to the logic model in a step 307. The sentence areas are determined to increase accuracy by possibly correcting wrongly divided areas. For each extracted element, a reliability index is determined, and a total reliability index score or a total extraction point is kept. If necessary, the extracted elements are assigned a sequential number to indicate relative position among the elements in a step 308. The sequential numbers are useful in eliminating an error of extracting the same element more than once when the elements appear in order. Before outputting the extracted information in 310, the total reliability index score is compared to a predetermined threshold value in a step 309. If the total reliability index score is above the threshold value, the extracted elements are outputted in a step 310. On the other hand, if the total reliability index score is not above the threshold value, the above described steps 304 through 310 are repeated with another logic model. When all of the logic models are exhausted and or the total reliability index score fails to exceed the predetermined threshold value, the preferred process proceeds to a step 311 where the current input document is determined to be undefined in the logic model.
  • Now referring to FIG. 17, steps of a preferred process of determining a total reliability index in generating a search template according to the current invention are illustrated in a flow chart. In a [0052] step 501, a counter “i” is initialized to zero and is compared to a predetermined layout characteristic value in a step 502. If the counter value is smaller than the predetermined layout characteristic value, a similarity value is determined based upon a logic model in a step 503. The similarity value is multiplied by a weight coefficient in a step 505. The weight coefficient allows to modify similarity based upon the reliability of the layout characteristics. The product is added to the total reliability index score. After the step 505, the counter is incremented by one in a step 506, and the steps 502 through 506 are repeated. On the other hand, if the counter exceeds the predetermined layout characteristic value in the step 502, the total reliability index score is outputted.
  • Now referring to FIG. 18, the above described weight concept for layout characteristics is further illustrated in a diagram. Sample documents I through [0053] 3 of a substantially similar type are inputted one at a time during the search template learning or fine tuning process. The layout characteristics such as indent, font size and font type are initially set as 1.00″ for initial weight or value parameter values. Based upon the reliability of each layout characteristics, for example, indent is considered more reliable than font type. That is, the indent information among the sample documents is more consistently available. Thus, the indent characteristic now has a larger reliability index of “3.30” while the font type characteristics now has a smaller reliability index of “0.60.”
  • Referring to FIG. 19, a first alternative embodiment of the system for generating user-defined search templates according to the current invention is illustrated in a diagram. All of the components of the first alternative embodiment are substantially identical to those of a preferred embodiment as shown in FIG. 5. The first alternative embodiment lacks the above described search template unit and the associated logic element database. [0054]
  • Now referring to FIG. 20, a second alternative embodiment of the system for generating user-defined search templates according to the current invention is illustrated in a diagram. All of the components of the second alternative embodiment except for the key text related elements are substantially identical to those of a preferred embodiment as shown in FIG. 5. The key text elements include a key [0055] text storing unit 701, a key text database 702 and a search engine 705. In order to efficiently search the information, a key text extraction unit 700 extracts a predetermined set of key text or key words in optically character recognized data. The key text includes a summary, an abstract, a chapter title, a header, a footer. The key text also includes a legend, a figure number, and a text portion associated with the figures. In certain circumstances, the key text extraction unit 700 extracts the above described key text information based upon layout information. A key text storing unit 703 stores the extracted key words in a key text database 702 while the key words are associated with or linked to corresponding portions of Post script database 214 and or HTML database 215. A search engine 705 receives a search request for searching in the key word database and retrieving the associated or linked portions in Post Script and or HTML databases.
  • Referring to FIG. 21, a third alternative embodiment of the system for generating user-defined search templates according to the current invention is illustrated in a diagram. All of the components of the third alternative embodiment except for the whole text related elements are substantially identical to those of a preferred embodiment as shown in FIG. 5. The whole text elements include a [0056] text storing unit 800, a whole text database 901 and a search engine 705. The text storing unit 800 stores all of the optically recognized characters in the whole text database 801. This allows a search engine 705 to perform an exhaustive and efficient text search in the text area without opening and closing multiple files. The text storing unit 800 also relates certain portion of the entire text to the data in other databases including Post Script database 214 and HTML database 215.
  • Referring to FIG. 22, a fourth alternative embodiment of the system for generating user-defined search templates according to the current invention is illustrated in a diagram. Some of the components of the fourth alternative embodiment are substantially identical to those of a preferred embodiment as shown in FIG. 5. The fourth alternative embodiment ultimately generates a [0057] text database 905 and an image database 904. After the pre-processing of the inputted image data, the image data storing unit 901 stores the preprocessed inputted image data in the image database unit 904. On the other hand, an information extraction unit 204 generates text data finally via an optical recognition unit 207, and the text database storing unit 902 stores the text data in the text database unit 905. Certain portion of the text data and the image data are connected as they are stored. Since images such as a figure, a diagram, a table and a photograph are stored separately, the images are efficiently retrieved for display.
  • Now referring to FIGS. 23 and 24, a fifth and a sixth alternative embodiments of the system for generating user-defined search templates according to the current invention is illustrated in a diagram. The fifth and the sixth alternative embodiments respectively include a key text database and an entire text database in addition to the components of the fourth alternative embodiment. To generate the additional databases, the fifth and six alternative embodiments respectively further include the key text related [0058] units 700 and 701 and the whole text related unit 800. As discussed above, the additional databases are each associated to other databases including the Post Script and HTML databases as they are generated and stored.
  • Lastly, referring to FIG. 25, steps of a preferred process of generating a database according to the current invention are illustrated in a flow chart. After an document image is inputted in a step S[0059] 301, a pre-processing takes place to remove noise in a step S302 and to correct skew in a step S303. The pre-processed document image is then divided into areas in a step 304, and layout information or characteristics are extracted in a step S305. It is determined whether or not a table exists in a step 306. If it does, the table is processed in a step 307. On the other hand, if no table exists, the process proceeds to a step S308 where characters are optically recognized. A font analysis, an additional layout analysis and a logic analysis are respectively performed in steps S309, S310 and S311. Based upon the results of the above analysis steps, a desired document data is generated in a step S312, and the document data is stored in a corresponding database in a step S313.
  • It is to be understood, however, that even though numerous characteristics and advantages of the present invention have been set forth in the foregoing description, together with details of the structure and function of the invention, the disclosure is illustrative only, and that although changes may be made in detail, especially in matters of shape, size and arrangement of parts, as well as implementation in software, hardware, or a combination of both, in a network environment or stand alone, the changes are within the principles of the invention to the full extent indicated by the broad general meaning of the terms in which the appended claims are expressed. [0060]

Claims (21)

What is claimed is:
1. A method of generating a search template for retrieving information from documents, comprising:
inputting a first document;
dividing the first document into areas, said areas including a text area containing text and an image area containing an image;
displaying said areas to an end user;
selecting at least one of said areas based upon an user-defined input, said user-defined input including a label for said selected area;
automatically determining a predetennined set of characteristics of said selected area; and
storing said user-defined input and said characteristics as a part of the search template.
2. The method of generating a search template according to
claim 1
wherein said user-defined input includes a name, location, indentation, a font size, a font type and a number of lines.
3. The method of generating a search template according to
claim 1
further comprising:
inputting additional documents which are sufficiently similar to the first document; and
determining reliability of each of the selected areas.
4. The method of generating a search template according to
claim 1
wherein the first document is digitized into a document image in said inputting step.
5. The method of generating a search template according to
claim 1
wherein the first document is in a predetermined computer data format.
6. The method of generating a search template according to
claim 1
wherein said characteristics includes a name, location, indentation, a font size, and a font type.
7. The method of generating a search template according to
claim 1
further comprising:
inputting a second document which is sufficiently similar to the first document after said storing step;
specifying a part of said user-defined input which is stored as the search template; and
retrieving information from the second document based upon said specified user-defined input and said characteristics.
8. The method of generating a search template according to
claim 8
further comprising:
determining whether or not the second document is sufficiently similar to the first document based upon a predetermined rule after the second document is inputted;
rejecting the second document based upon said determining step; and
terminating said retrieving step.
9. The method of generating a search template according to
claim 1
wherein a plurality of the search templates is stored.
10. The method of generating a search template according to
claim 7
wherein one of the search templates is selected to best match the second document.
11. A system for generating a search template for retrieving information from documents, comprising:
an input unit for inputting a first document;
an area dividing unit connected to said input unit for dividing the first document into areas, said areas including a text area containing text and an image area containing an image;
a user selection unit connected to said area dividing unit for displaying said areas to an end user and for selecting at least one of said areas based upon an user-defined input; and
a characteristic extraction unit connected to said user selection unit for automatically extracting a predetermined set of characteristics for said selected areas; and
a storage unit connected to said user selection unit and said characteristic extraction unit for storing said predetermined characteristics and said user-defined input as a part of the search template.
12. The system for generating a search template according to
claim 11
wherein said user-defined input includes a name, location, indentation, a font size, a font type and a maximum number of lines.
13. The system for generating a search template according to
claim 11
further comprising:
a reliability determination unit connected to said input unit for processing additional documents which are sufficiently similar to the first documents so as to determine reliability of each of the areas.
14. The system for generating a search template according to
claim 11
wherein said input unit digitizes the first document into a document image.
15. The system for generating a search template according to
claim 11
wherein the first document is in a predetermined computer data format.
16. The system for generating a search template according to
claim 11
wherein said characteristics includes a name, location, indentation, a font size, and a font type.
17. The system for generating a search template according to
claim 11
wherein said input unit inputs a second document which is sufficiently similar to the first document, and further comprising:
a search process unit connected to said input unit and said storage unit for specifying a part of said user-defined input which is stored as the search template and for retrieving information from the second document based upon said specified user-defined input and said characteristics.
18. The system for generating a search template according to
claim 17
wherein said search process unit
determines whether or not the second document is sufficiently similar to the first document based upon a predetermined rule and generates a determination result signal, said search process unit rejecting the second document based upon said determination result signal.
19. The system for generating a search template according to
claim 11
wherein said storage unit stores a plurality of the search templates.
20. The method of generating a search template according to
claim 17
wherein said search process unit selects one of the search templates which best matches the second document.
21. A recording medium containing a computer program for generating a search template for retrieving information from documents, the computer pro(gram comprising the steps of:
inputting a first document;
dividing the first document into areas, said areas including a text area containing text and an image area containing an image;
displaying said areas to an end user;
selecting at least one of said areas based upon an user-defined input;
providing a predetermined set of user-defined input for said selected areas, said user-defined input including a label for the said selected areas;
storing said predetermined set of said user-defined input and said characteristics as a part of the search template;
inputting a second document which is sufficiently similar to the first document after said storing step; and
retrieving information from the second document based upon said specified user-defined input and said characteristics.
US09/133,699 1997-08-15 1998-08-13 User-defined search template for extracting information from documents Expired - Lifetime US6353840B2 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
JP9220426A JPH1166196A (en) 1997-08-15 1997-08-15 Document image recognition device and computer-readable recording medium where program allowing computer to function as same device is recorded
JP9-220426 1997-08-15
JPJPA09-220426 1997-08-15
JP27424497 1997-10-07
JP9-274244 1997-10-07

Publications (2)

Publication Number Publication Date
US20010042083A1 true US20010042083A1 (en) 2001-11-15
US6353840B2 US6353840B2 (en) 2002-03-05

Family

ID=26523703

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/133,699 Expired - Lifetime US6353840B2 (en) 1997-08-15 1998-08-13 User-defined search template for extracting information from documents

Country Status (1)

Country Link
US (1) US6353840B2 (en)

Cited By (45)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020078098A1 (en) * 2000-12-19 2002-06-20 Nec Corporation Document filing method and system
US20020129067A1 (en) * 2001-03-06 2002-09-12 Dwayne Dames Method and apparatus for repurposing formatted content
US20030042319A1 (en) * 2001-08-31 2003-03-06 Xerox Corporation Automatic and semi-automatic index generation for raster documents
US20030046288A1 (en) * 2001-08-31 2003-03-06 Severino Donna M. Method and apparatus for data storage and retrieval
US6556997B1 (en) * 1999-10-07 2003-04-29 Comverse Ltd. Information retrieval system
US20040148307A1 (en) * 1999-12-02 2004-07-29 Rempell Steven H Browser based web site generation tool and run time engine
US20040220898A1 (en) * 2003-04-30 2004-11-04 Canon Kabushiki Kaisha Information processing apparatus, method, storage medium and program
US20050086222A1 (en) * 2003-10-16 2005-04-21 Wang Ji H. Semi-automatic construction method for knowledge base of encyclopedia question answering system
US20060161531A1 (en) * 2005-01-14 2006-07-20 Fatlens, Inc. Method and system for information extraction
US20060170952A1 (en) * 2005-01-31 2006-08-03 Canon Kabushiki Kaisha Image processing apparatus and method
US20060184890A1 (en) * 2005-02-11 2006-08-17 Sap Ag Context menus for multi file operations
US20060212413A1 (en) * 1999-04-28 2006-09-21 Pal Rujan Classification method and apparatus
US20060242145A1 (en) * 2000-08-18 2006-10-26 Arvind Krishnamurthy Method and Apparatus for Extraction
US20060271519A1 (en) * 2005-05-25 2006-11-30 Ecteon, Inc. Analyzing externally generated documents in document management system
EP1748365A1 (en) * 2005-07-27 2007-01-31 Hewlett-Packard Development Company, L.P. Document Template Generation
US20070058935A1 (en) * 2005-09-13 2007-03-15 Funai Electric Co., Ltd. Optical disc apparatus
US20080028298A1 (en) * 2006-07-31 2008-01-31 Fujifilm Corporation Template generating apparatus, image layout apparatus, modified template generating apparatus, and programs therefor
US20080040660A1 (en) * 2000-02-23 2008-02-14 Alexander Georke Method And Apparatus For Processing Electronic Documents
US7386545B2 (en) 2005-03-31 2008-06-10 International Business Machines Corporation System and method for disambiguating entities in a web page search
US20090092320A1 (en) * 2007-10-03 2009-04-09 Esker, Inc. Document recognition using static and variable strings to create a document signature
US20090193022A1 (en) * 2000-08-18 2009-07-30 Bdgb Enterprise Software S.A.R.L. Associative memory
US20090263821A1 (en) * 2004-12-01 2009-10-22 Proteologics, Inc. Ubiquitin Ligase Assays And Related Reagents
US20090307202A1 (en) * 2001-08-27 2009-12-10 Goerke Alexander Method for Automatically Indexing Documents
US20100005049A1 (en) * 2007-01-29 2010-01-07 Nec Corporation Information extraction rule making support system, information extraction rule making support method, and information extraction rule making support program
US20110078098A1 (en) * 2009-09-30 2011-03-31 Lapir Gennady Method and system for extraction
US20110103689A1 (en) * 2009-11-02 2011-05-05 Harry Urbschat System and method for obtaining document information
US20110106823A1 (en) * 2009-11-02 2011-05-05 Harry Urbschat System and method of using dynamic variance networks
US20110103688A1 (en) * 2009-11-02 2011-05-05 Harry Urbschat System and method for increasing the accuracy of optical character recognition (OCR)
US20110221367A1 (en) * 2010-03-11 2011-09-15 Gm Global Technology Operations, Inc. Methods, systems and apparatus for overmodulation of a five-phase machine
CN102222079A (en) * 2010-04-07 2011-10-19 佳能株式会社 Image processing device and image processing method
US20110258150A1 (en) * 2010-01-15 2011-10-20 Copanion, Inc. Systems and methods for training document analysis system for automatically extracting data from documents
US20120179961A1 (en) * 2008-09-23 2012-07-12 Stollman Jeff Methods and apparatus related to document processing based on a document type
US20130318426A1 (en) * 2012-05-24 2013-11-28 Esker, Inc Automated learning of document data fields
US20140040734A1 (en) * 2012-02-01 2014-02-06 Adobe Systems Incorporatec Visualizing content referenced in an electronic document
US8768941B2 (en) 2009-07-27 2014-07-01 Hitachi Solutions, Ltd. Document data processing device
US8805840B1 (en) 2010-03-23 2014-08-12 Firstrain, Inc. Classification of documents
US9159584B2 (en) 2000-08-18 2015-10-13 Gannady Lapir Methods and systems of retrieving documents
US20170220544A1 (en) * 2016-02-01 2017-08-03 Microsoft Technology Licensing, Llc. Automatic template generation based on previous documents
US20180018378A1 (en) * 2014-12-15 2018-01-18 Inter-University Research Institute Corporation Organization Of Information And Systems Information extraction apparatus, information extraction method, and information extraction program
US20180032842A1 (en) * 2016-07-26 2018-02-01 Intuit Inc. Performing optical character recognition using spatial information of regions within a structured document
US20200151491A1 (en) * 2018-11-08 2020-05-14 Rapid Financial Services, LLC System for Locating, Interpreting and Extracting Data from Documents
US10839149B2 (en) 2016-02-01 2020-11-17 Microsoft Technology Licensing, Llc. Generating templates from user's past documents
US20200394229A1 (en) * 2019-06-11 2020-12-17 Fanuc Corporation Document retrieval apparatus and document retrieval method
US11367295B1 (en) 2010-03-23 2022-06-21 Aurea Software, Inc. Graphical user interface for presentation of events
US11809432B2 (en) 2002-01-14 2023-11-07 Awemane Ltd. Knowledge gathering system based on user's affinity

Families Citing this family (50)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000285140A (en) * 1998-12-24 2000-10-13 Ricoh Co Ltd Device and method for processing document, device and method for classifying document, and computer readable recording medium recorded with program for allowing computer to execute these methods
JP3913985B2 (en) * 1999-04-14 2007-05-09 富士通株式会社 Character string extraction apparatus and method based on basic components in document image
US7426054B1 (en) * 1999-05-13 2008-09-16 Canon Kabushiki Kaisha Image processing apparatus, image reproduction apparatus, system, method and storage medium for image processing and image reproduction
US7000194B1 (en) 1999-09-22 2006-02-14 International Business Machines Corporation Method and system for profiling users based on their relationships with content topics
US6977665B2 (en) * 1999-11-29 2005-12-20 Fuji Photo Film Co., Ltd. Method, apparatus and recording medium for generating composite image
US7107284B1 (en) * 1999-12-28 2006-09-12 Ncr Corporation Method of generating user customized document incorporating at least a portion of discovery information recorded in the system of record database in data warehouse environment
US6785669B1 (en) * 2000-03-08 2004-08-31 International Business Machines Corporation Methods and apparatus for flexible indexing of text for use in similarity searches
US6996776B1 (en) * 2000-05-16 2006-02-07 International Business Machines Corporation Method and system for SGML-to-HTML migration to XML-based system
US6883001B2 (en) * 2000-05-26 2005-04-19 Fujitsu Limited Document information search apparatus and method and recording medium storing document information search program therein
US6745195B1 (en) * 2000-09-15 2004-06-01 General Electric Company System, method and computer program product for generating software cards that summarize and index information
US7017123B2 (en) * 2000-12-27 2006-03-21 National Instruments Corporation Graphical user interface including palette windows with an improved search function
US7003725B2 (en) * 2001-07-13 2006-02-21 Hewlett-Packard Development Company, L.P. Method and system for normalizing dirty text in a document
JP3624186B2 (en) * 2002-03-15 2005-03-02 Tdk株式会社 Control circuit for switching power supply device and switching power supply device using the same
JP2004201069A (en) * 2002-12-19 2004-07-15 Ricoh Co Ltd Device, method and program for processing image and recording medium with image processing program stored therein
US7310773B2 (en) * 2003-01-13 2007-12-18 Hewlett-Packard Development Company, L.P. Removal of extraneous text from electronic documents
US20040221233A1 (en) * 2003-04-29 2004-11-04 David Thielen Systems and methods for report design and generation
JP2005012530A (en) * 2003-06-19 2005-01-13 Ricoh Co Ltd Document preparation system against falsification verification, falsification verification system, and falsification prevention system
JP4200106B2 (en) 2003-07-15 2008-12-24 株式会社リコー Image processing apparatus, image processing method, computer program, and storage medium for storing computer program
US8090678B1 (en) 2003-07-23 2012-01-03 Shopping.Com Systems and methods for extracting information from structured documents
DE10342594B4 (en) * 2003-09-15 2005-09-15 Océ Document Technologies GmbH Method and system for collecting data from a plurality of machine readable documents
DE10345526A1 (en) * 2003-09-30 2005-05-25 Océ Document Technologies GmbH Method and system for collecting data from machine-readable documents
US9288000B2 (en) 2003-12-17 2016-03-15 International Business Machines Corporation Monitoring a communication and retrieving information relevant to the communication
US7460737B2 (en) 2004-02-12 2008-12-02 Hoshiko Llc Method and apparatus for photograph finding
US20060149731A1 (en) * 2005-01-05 2006-07-06 Schirmer Andrew L System and method for deriving affinity relationships between objects
US8117591B1 (en) 2005-01-07 2012-02-14 Interactive TKO, Inc. Graphical model for test case viewing, editing, and reporting
US8543379B1 (en) * 2005-01-07 2013-09-24 Interactive TKO, Inc. System and method for parsing a text buffer using a graphical user interface
US7937653B2 (en) 2005-01-10 2011-05-03 Xerox Corporation Method and apparatus for detecting pagination constructs including a header and a footer in legacy documents
US20060167853A1 (en) * 2005-01-27 2006-07-27 International Business Machines Corporation Content searching method, system, program product and architecture
US20080059486A1 (en) * 2006-08-24 2008-03-06 Derek Edwin Pappas Intelligent data search engine
US8726178B2 (en) * 2006-11-10 2014-05-13 Ricoh Company, Ltd. Device, method, and computer program product for information retrieval
JP4865526B2 (en) * 2006-12-18 2012-02-01 株式会社日立製作所 Data mining system, data mining method, and data search system
GB2466597B (en) * 2007-09-20 2013-02-20 Kyos Systems Inc Method and apparatus for editing large quantities of data extracted from documents
US8094976B2 (en) * 2007-10-03 2012-01-10 Esker, Inc. One-screen reconciliation of business document image data, optical character recognition extracted data, and enterprise resource planning data
JP2009157482A (en) * 2007-12-25 2009-07-16 Kyocera Corp Document editing device and document editing method
JP4539756B2 (en) * 2008-04-14 2010-09-08 富士ゼロックス株式会社 Image processing apparatus and image processing program
US9111019B2 (en) 2008-09-30 2015-08-18 Interactive TKO, Inc. Modeling and testing interactions between components of a software system
JP5361471B2 (en) * 2009-03-16 2013-12-04 キヤノン株式会社 Information processing apparatus, control method thereof, and program
US8984490B1 (en) 2010-10-26 2015-03-17 Interactive TKO, Inc. Modeling and testing of interactions between components of a software system
US8966454B1 (en) 2010-10-26 2015-02-24 Interactive TKO, Inc. Modeling and testing of interactions between components of a software system
US8990112B2 (en) * 2012-03-01 2015-03-24 Ricoh Company, Ltd. Expense report system with receipt image processing
US9430456B2 (en) 2012-08-10 2016-08-30 Transaxy Inc. System for entering data into a data processing system
US20140047319A1 (en) * 2012-08-13 2014-02-13 Sap Ag Context injection and extraction in xml documents based on common sparse templates
US10025839B2 (en) 2013-11-29 2018-07-17 Ca, Inc. Database virtualization
US9727314B2 (en) 2014-03-21 2017-08-08 Ca, Inc. Composite virtual services
US9531609B2 (en) 2014-03-23 2016-12-27 Ca, Inc. Virtual service automation
US10114736B2 (en) 2016-03-30 2018-10-30 Ca, Inc. Virtual service data set generation
US9898390B2 (en) 2016-03-30 2018-02-20 Ca, Inc. Virtual service localization
US11295234B2 (en) 2017-12-26 2022-04-05 Rovi Guides, Inc. Methods and systems for training a machine learning system using a reduced data set
US10241992B1 (en) 2018-04-27 2019-03-26 Open Text Sa Ulc Table item information extraction with continuous machine learning through local and global models
US11176364B2 (en) * 2019-03-19 2021-11-16 Hyland Software, Inc. Computing system for extraction of textual elements from a document

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5634021A (en) * 1991-08-15 1997-05-27 Borland International, Inc. System and methods for generation of design images based on user design inputs
US5835922A (en) * 1992-09-30 1998-11-10 Hitachi, Ltd. Document processing apparatus and method for inputting the requirements of a reader or writer and for processing documents according to the requirements
US5579471A (en) * 1992-11-09 1996-11-26 International Business Machines Corporation Image query system and method
US6002798A (en) * 1993-01-19 1999-12-14 Canon Kabushiki Kaisha Method and apparatus for creating, indexing and viewing abstracted documents
JPH0877155A (en) * 1994-07-07 1996-03-22 Sanyo Electric Co Ltd Information processor and information processing method
US6016146A (en) * 1994-07-27 2000-01-18 International Business Machines Corproation Method and apparatus for enhancing template creation and manipulation in a graphical user interface
US5717940A (en) * 1995-04-28 1998-02-10 Ricoh Company, Ltd. Method of selecting a target document using features of an example page
US5664109A (en) * 1995-06-07 1997-09-02 E-Systems, Inc. Method for extracting pre-defined data items from medical service records generated by health care providers
GB2305525B (en) * 1995-09-21 1997-08-20 Ricoh Kk Document data administrating system and method of administrating document data
JP2994996B2 (en) * 1995-12-01 1999-12-27 松下電器産業株式会社 Multimedia editing device
US5845288A (en) * 1995-12-11 1998-12-01 Xerox Corporation Automated system for indexing graphical documents having associated text labels
US5960448A (en) * 1995-12-15 1999-09-28 Legal Video Services Inc. System and method for displaying a graphically enhanced view of a region of a document image in which the enhanced view is correlated with text derived from the document image
JPH09270902A (en) * 1996-01-31 1997-10-14 Ricoh Co Ltd Image filing method and device therefor
US5873080A (en) * 1996-09-20 1999-02-16 International Business Machines Corporation Using multiple search engines to search multimedia data
US5901245A (en) * 1997-01-23 1999-05-04 Eastman Kodak Company Method and system for detection and characterization of open space in digital images
US5970483A (en) * 1997-07-25 1999-10-19 Claritech Corporation Apparatus and methodology for submitting search queries
US5999664A (en) * 1997-11-14 1999-12-07 Xerox Corporation System for searching a corpus of document images by user specified document layout components
US6272489B1 (en) * 1998-05-12 2001-08-07 International Business Machines Corp. Visually oriented, easily navigable search facility

Cited By (82)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8276067B2 (en) 1999-04-28 2012-09-25 Bdgb Enterprise Software S.A.R.L. Classification method and apparatus
US20060212413A1 (en) * 1999-04-28 2006-09-21 Pal Rujan Classification method and apparatus
US7509578B2 (en) 1999-04-28 2009-03-24 Bdgb Enterprise Software S.A.R.L. Classification method and apparatus
US20090216693A1 (en) * 1999-04-28 2009-08-27 Pal Rujan Classification method and apparatus
US6556997B1 (en) * 1999-10-07 2003-04-29 Comverse Ltd. Information retrieval system
US7594168B2 (en) * 1999-12-02 2009-09-22 Akira Technologies, Inc. Browser based web site generation tool and run time engine
US20040148307A1 (en) * 1999-12-02 2004-07-29 Rempell Steven H Browser based web site generation tool and run time engine
US20080040660A1 (en) * 2000-02-23 2008-02-14 Alexander Georke Method And Apparatus For Processing Electronic Documents
US9159584B2 (en) 2000-08-18 2015-10-13 Gannady Lapir Methods and systems of retrieving documents
US7908430B2 (en) 2000-08-18 2011-03-15 Bdgb Enterprise Software S.A.R.L. Associative memory
US7934152B2 (en) * 2000-08-18 2011-04-26 Firstrain, Inc. Method and apparatus for extraction
US20090193022A1 (en) * 2000-08-18 2009-07-30 Bdgb Enterprise Software S.A.R.L. Associative memory
US8209481B2 (en) 2000-08-18 2012-06-26 Bdgb Enterprise Software S.A.R.L Associative memory
US20060242145A1 (en) * 2000-08-18 2006-10-26 Arvind Krishnamurthy Method and Apparatus for Extraction
US20020078098A1 (en) * 2000-12-19 2002-06-20 Nec Corporation Document filing method and system
US7546527B2 (en) * 2001-03-06 2009-06-09 International Business Machines Corporation Method and apparatus for repurposing formatted content
US8055999B2 (en) 2001-03-06 2011-11-08 International Business Machines Corporation Method and apparatus for repurposing formatted content
US20020129067A1 (en) * 2001-03-06 2002-09-12 Dwayne Dames Method and apparatus for repurposing formatted content
US20080313532A1 (en) * 2001-03-06 2008-12-18 International Business Machines Corporation Method and apparatus for repurposing formatted content
US8015198B2 (en) 2001-08-27 2011-09-06 Bdgb Enterprise Software S.A.R.L. Method for automatically indexing documents
US20090307202A1 (en) * 2001-08-27 2009-12-10 Goerke Alexander Method for Automatically Indexing Documents
US9141691B2 (en) 2001-08-27 2015-09-22 Alexander GOERKE Method for automatically indexing documents
US20030042319A1 (en) * 2001-08-31 2003-03-06 Xerox Corporation Automatic and semi-automatic index generation for raster documents
US6938037B2 (en) * 2001-08-31 2005-08-30 Goldman Sachs & Co. Method and apparatus for data storage and retrieval
US20030046288A1 (en) * 2001-08-31 2003-03-06 Severino Donna M. Method and apparatus for data storage and retrieval
US11809432B2 (en) 2002-01-14 2023-11-07 Awemane Ltd. Knowledge gathering system based on user's affinity
US20040220898A1 (en) * 2003-04-30 2004-11-04 Canon Kabushiki Kaisha Information processing apparatus, method, storage medium and program
EP1473642A3 (en) * 2003-04-30 2005-11-02 Canon Kabushiki Kaisha Information processing apparatus, method, storage medium and program
US7593961B2 (en) * 2003-04-30 2009-09-22 Canon Kabushiki Kaisha Information processing apparatus for retrieving image data similar to an entered image
US20050086222A1 (en) * 2003-10-16 2005-04-21 Wang Ji H. Semi-automatic construction method for knowledge base of encyclopedia question answering system
US7428487B2 (en) * 2003-10-16 2008-09-23 Electronics And Telecommunications Research Institute Semi-automatic construction method for knowledge base of encyclopedia question answering system
US20090263821A1 (en) * 2004-12-01 2009-10-22 Proteologics, Inc. Ubiquitin Ligase Assays And Related Reagents
US20060161531A1 (en) * 2005-01-14 2006-07-20 Fatlens, Inc. Method and system for information extraction
US7444325B2 (en) * 2005-01-14 2008-10-28 Im2, Inc. Method and system for information extraction
US8004712B2 (en) * 2005-01-31 2011-08-23 Canon Kabushiki Kaisha Image processing apparatus and method
US20060170952A1 (en) * 2005-01-31 2006-08-03 Canon Kabushiki Kaisha Image processing apparatus and method
US20060184890A1 (en) * 2005-02-11 2006-08-17 Sap Ag Context menus for multi file operations
US7386545B2 (en) 2005-03-31 2008-06-10 International Business Machines Corporation System and method for disambiguating entities in a web page search
US8112401B2 (en) * 2005-05-25 2012-02-07 Ecteon, Inc. Analyzing externally generated documents in document management system
US20060271519A1 (en) * 2005-05-25 2006-11-30 Ecteon, Inc. Analyzing externally generated documents in document management system
EP1748365A1 (en) * 2005-07-27 2007-01-31 Hewlett-Packard Development Company, L.P. Document Template Generation
US7869695B2 (en) * 2005-09-13 2011-01-11 Funai Electric Co., Ltd. Optical disc apparatus
US20070058935A1 (en) * 2005-09-13 2007-03-15 Funai Electric Co., Ltd. Optical disc apparatus
US8166391B2 (en) * 2006-07-31 2012-04-24 Fujifilm Corporation Template generating apparatus, image layout apparatus, modified template generating apparatus, and programs therefor
US20080028298A1 (en) * 2006-07-31 2008-01-31 Fujifilm Corporation Template generating apparatus, image layout apparatus, modified template generating apparatus, and programs therefor
US20100005049A1 (en) * 2007-01-29 2010-01-07 Nec Corporation Information extraction rule making support system, information extraction rule making support method, and information extraction rule making support program
US8380650B2 (en) * 2007-01-29 2013-02-19 Nec Corporation Information extraction rule making support system, information extraction rule making support method, and information extraction rule making support program
US8108764B2 (en) * 2007-10-03 2012-01-31 Esker, Inc. Document recognition using static and variable strings to create a document signature
US20090092320A1 (en) * 2007-10-03 2009-04-09 Esker, Inc. Document recognition using static and variable strings to create a document signature
US9715491B2 (en) * 2008-09-23 2017-07-25 Jeff STOLLMAN Methods and apparatus related to document processing based on a document type
US20120179961A1 (en) * 2008-09-23 2012-07-12 Stollman Jeff Methods and apparatus related to document processing based on a document type
US8768941B2 (en) 2009-07-27 2014-07-01 Hitachi Solutions, Ltd. Document data processing device
US20110078098A1 (en) * 2009-09-30 2011-03-31 Lapir Gennady Method and system for extraction
US8321357B2 (en) 2009-09-30 2012-11-27 Lapir Gennady Method and system for extraction
US20110106823A1 (en) * 2009-11-02 2011-05-05 Harry Urbschat System and method of using dynamic variance networks
US20110103688A1 (en) * 2009-11-02 2011-05-05 Harry Urbschat System and method for increasing the accuracy of optical character recognition (OCR)
US20110103689A1 (en) * 2009-11-02 2011-05-05 Harry Urbschat System and method for obtaining document information
US9152883B2 (en) 2009-11-02 2015-10-06 Harry Urbschat System and method for increasing the accuracy of optical character recognition (OCR)
US9158833B2 (en) 2009-11-02 2015-10-13 Harry Urbschat System and method for obtaining document information
US9213756B2 (en) 2009-11-02 2015-12-15 Harry Urbschat System and method of using dynamic variance networks
US20110258150A1 (en) * 2010-01-15 2011-10-20 Copanion, Inc. Systems and methods for training document analysis system for automatically extracting data from documents
US20110221367A1 (en) * 2010-03-11 2011-09-15 Gm Global Technology Operations, Inc. Methods, systems and apparatus for overmodulation of a five-phase machine
US11367295B1 (en) 2010-03-23 2022-06-21 Aurea Software, Inc. Graphical user interface for presentation of events
US8805840B1 (en) 2010-03-23 2014-08-12 Firstrain, Inc. Classification of documents
US9760634B1 (en) 2010-03-23 2017-09-12 Firstrain, Inc. Models for classifying documents
US8954845B2 (en) 2010-04-07 2015-02-10 Canon Kabushiki Kaisha Image processing device, method and storage medium for two-way linking between related graphics and text in an electronic document
CN102222079A (en) * 2010-04-07 2011-10-19 佳能株式会社 Image processing device and image processing method
US9495334B2 (en) * 2012-02-01 2016-11-15 Adobe Systems Incorporated Visualizing content referenced in an electronic document
US20140040734A1 (en) * 2012-02-01 2014-02-06 Adobe Systems Incorporatec Visualizing content referenced in an electronic document
US20130318426A1 (en) * 2012-05-24 2013-11-28 Esker, Inc Automated learning of document data fields
US11631265B2 (en) * 2012-05-24 2023-04-18 Esker, Inc. Automated learning of document data fields
US20180018378A1 (en) * 2014-12-15 2018-01-18 Inter-University Research Institute Corporation Organization Of Information And Systems Information extraction apparatus, information extraction method, and information extraction program
US11144565B2 (en) * 2014-12-15 2021-10-12 Inter-University Research Institute Corporation Research Organization Of Information And Systems Information extraction apparatus, information extraction method, and information extraction program
US20170220544A1 (en) * 2016-02-01 2017-08-03 Microsoft Technology Licensing, Llc. Automatic template generation based on previous documents
US10839149B2 (en) 2016-02-01 2020-11-17 Microsoft Technology Licensing, Llc. Generating templates from user's past documents
US9922022B2 (en) * 2016-02-01 2018-03-20 Microsoft Technology Licensing, Llc. Automatic template generation based on previous documents
US10013643B2 (en) * 2016-07-26 2018-07-03 Intuit Inc. Performing optical character recognition using spatial information of regions within a structured document
US20180032842A1 (en) * 2016-07-26 2018-02-01 Intuit Inc. Performing optical character recognition using spatial information of regions within a structured document
US11093784B2 (en) * 2018-11-08 2021-08-17 Rapid Financial Services, LLC System for locating, interpreting and extracting data from documents
US20200151491A1 (en) * 2018-11-08 2020-05-14 Rapid Financial Services, LLC System for Locating, Interpreting and Extracting Data from Documents
US20200394229A1 (en) * 2019-06-11 2020-12-17 Fanuc Corporation Document retrieval apparatus and document retrieval method
US11640432B2 (en) * 2019-06-11 2023-05-02 Fanuc Corporation Document retrieval apparatus and document retrieval method

Also Published As

Publication number Publication date
US6353840B2 (en) 2002-03-05

Similar Documents

Publication Publication Date Title
US6353840B2 (en) User-defined search template for extracting information from documents
JP3289968B2 (en) Apparatus and method for electronic document processing
US5628003A (en) Document storage and retrieval system for storing and retrieving document image and full text data
US6169998B1 (en) Method of and a system for generating multiple-degreed database for images
US6173264B1 (en) Reading system displaying scanned images with dual highlighting
US7647303B2 (en) Document processing apparatus for searching documents, control method therefor, program for implementing the method, and storage medium storing the program
EP0609996A2 (en) Method and apparatus for creating, indexing and viewing abstracted documents
US6061478A (en) Content-based filing and retrieval system for name cards and hankos
JPH0793374A (en) Method and system for document retrieval
JPH05242142A (en) Method for summarizing document without decoding document picture
JP2000148748A (en) Japanese syllbary-to-chinese character conversion and image retrieval and display system
JPH08147446A (en) Electronic filing device
US8065321B2 (en) Apparatus and method of searching document data
JPH1166196A (en) Document image recognition device and computer-readable recording medium where program allowing computer to function as same device is recorded
WO1997004409A1 (en) File searching device
JPH08180068A (en) Electronic filing device
JP4480109B2 (en) Image management apparatus and image management method
JPH10198683A (en) Method for sorting document picture
JP4384736B2 (en) Image search device and computer-readable recording medium storing program for causing computer to function as each means of the device
Gribomont OCR with Google Vision API and Tesseract
JP3771047B2 (en) Document classification apparatus, document classification method, and computer-readable recording medium storing a program for causing a computer to execute the method
Adar et al. On-the-fly Hyperlink Creation for Page Images.
WO2010106660A1 (en) Keyword presentation device and keyword presentation program
Kamiya et al. The Development of a Document Digitizing System: The" Information Factory
Gribomont Programming Historian

Legal Events

Date Code Title Description
AS Assignment

Owner name: RICOH COMPANY, LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SAITO, TAKASHI;ABE, YASUSHI;KOCHI, TUKASA;REEL/FRAME:010028/0886

Effective date: 19990202

STCF Information on status: patent grant

Free format text: PATENTED CASE

FPAY Fee payment

Year of fee payment: 4

FPAY Fee payment

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAY Fee payment

Year of fee payment: 12