US20020176628A1 - Document imaging and indexing system - Google Patents

Document imaging and indexing system Download PDF

Info

Publication number
US20020176628A1
US20020176628A1 US09/862,728 US86272801A US2002176628A1 US 20020176628 A1 US20020176628 A1 US 20020176628A1 US 86272801 A US86272801 A US 86272801A US 2002176628 A1 US2002176628 A1 US 2002176628A1
Authority
US
United States
Prior art keywords
text
document
file
files
digitized image
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.)
Abandoned
Application number
US09/862,728
Inventor
Gary Starkweather
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.)
Microsoft Technology Licensing LLC
Original Assignee
Individual
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
Application filed by Individual filed Critical Individual
Priority to US09/862,728 priority Critical patent/US20020176628A1/en
Assigned to MICROSOFT CORPORATION reassignment MICROSOFT CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: STARKWEATHER, GARY K.
Publication of US20020176628A1 publication Critical patent/US20020176628A1/en
Priority to US11/053,079 priority patent/US8380012B2/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Abandoned 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/90Details of database functions independent of the retrieved data types
    • G06F16/93Document management systems

Definitions

  • This type of digitized document storage system may be a suitable substitute for paper document storage in many business contexts. Staff who might otherwise by physically storing and retrieving paper documents can provide the indexing information and potentially process greater numbers of digitized documents for storage. In addition, many such business contexts have existing document indexing formats that may be applied to the digitized storage.
  • an aspect of the present invention is a document digitizing method for digitizing and automatically indexing documents in printed form.
  • the method includes optically scanning the document, forming and storing a digitized image file from the optically scanned document, optically recognizing characters in the optically scanned document, and forming and storing a text file of the optically recognized characters in document.
  • the text file and the digital image file for a document are associated with each other.
  • the associated text and digital image files may have a common name and may be distinguished by appropriate file extensions.
  • Another aspect of the invention is a retrieval method for retrieving the digitized image file for a document.
  • the retrieval method includes searching the text files to identify any having a selected text string and providing access to the digitized image files that correspond to those text files.
  • the access to the digitized image files may include allowing a user to selectively display any digitized image file that corresponds to an identified text file.
  • FIG. 1 illustrates an operating environment for an embodiment of the present invention.
  • FIG. 3 is a block diagram representing a digitized document data structure according to the present invention.
  • FIG. 4 is a flow diagram of a digitized document retrieval method for retrieving digitized documents stored in accordance with the document digitizing method of FIG. 2.
  • the memory system 26 generally includes high-speed main memory 40 in the form of a medium such as random access memory (RAM) and read only memory (ROM) semiconductor devices, and secondary storage 42 in the form of long term storage mediums such as floppy disks, hard disks, tape, CD-ROM, flash memory, etc. and other devices that store data using electrical, magnetic, optical or other recording media.
  • the main memory 40 also can include video display memory for displaying images through a display device.
  • the memory 26 can comprise a variety of alternative components having a variety of storage capacities.
  • the input and output devices 28 and 30 also are familiar.
  • the input device 28 can comprise a keyboard, a mouse, a physical transducer (e.g., a microphone), etc.
  • input device 28 includes an optical scanner that optically scans printed and other written documents or materials (together referred to as printed documents) to generate digitized images of them.
  • the output device 30 can comprise a display, a printer, a transducer (e.g., a speaker), etc.
  • Some devices, such as a network interface or a modem, can be used as input and/or output devices.
  • the computer system 20 further includes an operating system and at least one application program.
  • the operating system is the set of software which controls the computer system operation and the allocation of resources.
  • the application program is the set of software that performs a task desired by the user, using computer resources made available through the operating system. Both are resident in the illustrated memory system 26 .
  • computer system 20 includes software for controlling the optical scanner and for generating digitized images of scanned documents.
  • Computer system 20 also includes optical character recognition software, as is known in the art, for discerning under computer control text characters in a scanned document and generating a corresponding text computer file.
  • FIG. 2 is a flow diagram of a document digitizing method 50 of the present invention that can provide automatic imaging and indexing of digitized documents.
  • Digitizing method 50 employs conventional optical scanning of written or printed materials or documents to generate digital images of documents and automatically generates an indexing file to aid in retrieval of the documents.
  • references to “printed documents” or “written or printed materials” are inclusive of virtually any paper or other medium with text characters on it. There may be images or pictures interspersed with the text characters, and some pages of a document may have no text characters at all. For best utilization of the present invention, at least some of the text characters on at least one page of a document will be discernible by optical character recognition software.
  • Process block 52 indicates that a document is optically scanned to form a digital image file 54 (FIG. 3) for each page of the document. At least one page of the document includes text characters discernible by optical character recognition software.
  • each digital image file 54 may be of a Tag Image File (.tif) format or another lossless image format, or may alternatively be of a lossy image format such as JPEG.
  • each digital image file 54 may be compressed, such as by CCITT Group 4 compression for .tif files. It will be appreciated that other compression formats may be used for tif file format images, as well as other lossless or lossy file formats.
  • Process block 56 indicates that digital image computer file 54 for each page of the document is stored under a file indicator or name that is selected in a predefined manner.
  • digital image files 54 may be stored under numeric, alphabetic, or alphanumeric file indicators or names that increment sequentially for all digital image files 54 generated by method 50 .
  • document digitizing method 50 may over time be applied to thousands of documents encompassing thousands of digital image files 54 .
  • the file indicators or names for the pages of a most recent document could be the next successive numeric, alphabetic, or alphanumeric in sequence from the preceding digital image files 54 .
  • Process block 58 indicates that optical character recognition is applied to each digital image file 54 , or a copy or alternative form of it, to discern text characters in and form a text file 60 (FIG. 3) for each corresponding page of the document.
  • optical character recognition is applied to all text characters in the optically scanned document.
  • Application of optical character recognition to all text characters means that optical character recognition is attempted throughout the optically scanned document. It will be appreciated, however, that due various circumstances, not all text characters will necessarily be recognized by the optical character recognition software.
  • each text file 60 may be of a format with minimal or no embedded coding and minimal text formatting, such as ASCII characters in a .txt file format.
  • Other text file formats could alternatively be used, but the .txt file format is desirable because it simplifies the optical character recognition and minimizes the storage requirements of text files 60 .
  • the optical character recognition may be performed by any optical character recognition software, such as any of a variety of commercially available optical character recognition software programs including OmniPage ProTM from Caere Inc., TextBridgeTM and Pagis ProTM from Xerox Corporation, and TypeReaderTM 5 . 0 by Expervision, Inc.
  • Process block 62 indicates that text file 60 for each page of the document is stored under a file indicator or name that is selected in a predefined manner.
  • text files 60 may be stored under numeric, alphabetic, or alphanumeric file indicators or names that increment sequentially for all text files 60 generated by method 50 .
  • text file 60 for each page may have the same numeric, alphabetic, or alphanumeric file indicators or names as the corresponding digital image file 54 , but have a different file extension to distinguish the text and image files (e.g., .txt and .tif).
  • Such common names for corresponding text and digital image files 54 represents a simplest manner of correlating corresponding files.
  • the corresponding text and digital image files 54 could have different names. However, such implementations would require an algorithm, a table, or another manner of correlating the corresponding text and digital image files 54 .
  • Digital image files 54 and text files 60 of FIG. 3 together represent a digitized document data structure 64 that combines a digital image of each page of the document with a text file of optically recognized characters in the digital image.
  • the text file functions as a searchable index for retrieving the digital image files corresponding to a document.
  • text files 60 function as an automatically-generated index of digital image files 54 and the document pages they represent.
  • FIG. 4 is a flow diagram of a digitized document retrieval method 80 for retrieving digitized documents stored in accordance with document digitizing method 50 or having digitized document data structure 64 .
  • Digitized document retrieval method 80 is described with reference to an exemplary graphical user interface 82 (FIG. 5) that would be rendered on a computer display screen.
  • Process block 84 indicates that one or more text strings to be searched for within text files 60 are entered by a user.
  • a selected text string to be searched for may be entered into a text box 86 .
  • Text box 86 illustrates a user interface feature for searching a single text string, but user interface 82 further allows searching of multiple text strings conjunctively, as described below.
  • Process block 88 indicates that a search is commenced, such as when a user activates a graphical control like a button 90 in user interface 82 .
  • Process block 92 indicates that text files 60 are searched to identify any with the one or more text strings.
  • Process block 94 indicates that the names of the text files 60 identified as having the one or more text strings are listed, such as in a display for viewing by the user.
  • text files 60 identified as having an initial text string may be listed in a search result box 96 .
  • the names of the text files 60 identified as having the one or more text strings may be listed in a search results computer file stored on the computer system to be accessed later by the user.
  • a first additional conjunctive text string may be listed in a text box 98 , and a first additional conjunctive text string search may be commenced when a user activates a graphical control like a button 100 .
  • Text files 60 identified as having the initial text string of text box 86 and the first additional conjunctive text string of text box 98 may be listed in a search result box 102 .
  • a second additional conjunctive text string may be listed in a text box 104 , and a second additional conjunctive text string search may be commenced when a user activates a graphical control like a button 106 .
  • Text files 60 identified as having the initial text string of text box 86 and the first and second additional conjunctive text strings of text boxes 98 and 104 may be listed in a search result box 108 .
  • the numbers of text files 60 listed in search results boxes 96 , 102 , and 108 may be indicated in respective search results file number boxes 110 , 112 , and 114 .
  • a Remove Selected Item control 116 initiates deletion of files that are selected or highlighted in one of search results boxes 96 , 102 , and 108 .
  • a selected items count box 118 indicates the number of items that are selected or highlighted in one of search results boxes 96 , 102 , and 108 .
  • Process block 120 indicates that a file name or indicator corresponding to a digital image file 54 to be viewed is entered by the user.
  • the file name or indicator may be that of a text file 60 listed in a search results box, such as one of boxes 96 , 102 , and 108 .
  • the user may manually enter the file name or indicator, or may enter it by selecting (e.g., “single clicking”) or activating (e.g., “double clicking”) text file 60 listed in a search results box.
  • each text file 60 corresponds to a digital image file 54 .
  • the file name or indicator may be entered into a text box 122 .
  • Digitized document retrieval method 80 provides retrieval of digital image files based upon text strings in corresponding text files 60 .
  • text files 60 of digitized document data structure 64 provide an automatic indexing structure for accessing corresponding digital image files 54 .
  • Sometimes a searched text string will provide access to one page of a digitized document when another page of the document is actually desired.
  • user interface 82 includes a show next image control 128 for displaying the next successive digital image file 54 and a show previous image control 130 for displaying the immediately preceding digital image file 54 . Controls 128 and 130 allow a user to scroll to successive pages of a document. In this regard, it is desirable that digitizing method 50 be applied to documents with their pages in regular order or sequence.
  • user interface 82 shown in FIG. 5 includes features in addition to the features described above with reference to digitized document retrieval method 80 .
  • user interface 82 includes a text file directory navigation window 140 listing one or more operating system directories or folders in which text files 60 are stored. Multiple directories or folders may be used to overcome operating system limits on the numbers of files in a directory or folder or to organize digitized documents in a user-defined manner.
  • Selection of a directory or folder listed in text file directory navigation window 140 accesses the text files 60 in a selected directory or folder and lists at least a portion of the text files 60 in a text file listing window 142 .
  • a second text file listing window 144 allows text files 60 in a second selected directory or folder to be listed.
  • Text file count windows 146 list the numbers of files in one or all of the directories or folders, and a maximum text file count window 148 lists the maximum number of text files that can be accommodated.
  • user interface 82 includes a Load Previous Searches control 150 operable by a user to retrieve results of previous text string searches, with the text strings themselves being listed in a Previously Searched Text Strings window 152 .
  • the results of searches for the previous n-number of most recent text string searches may be stored in a search results file that correlates the text string searched with the names of the text files identified in the search.
  • Selection of a text string listed in Previously Searched Text Strings window 152 loads the corresponding listing of identified text files 60 into search result box 96 .
  • the search results file may include only the previously searched text strings, and not the text file listings generated from the previous searches.
  • selection of a text string in Previously Searched Text Strings window 152 would cause the text string to be copied to search term text box 86 , so that activation of control 90 would initiate a new search of the indicated text string.
  • a previous search term count window 154 indicates a numeric count of the number of text strings included in the text string searches file, and an “alphabetize” control 156 allows a user to alphabetize the listing of text strings displayed in Previously Searched Text Strings window 152 .
  • a batch search text string window 160 lists one or more text strings for which searches of text files 60 are to be conducted, such as in a batch of multiple successive searches. Such batched searches may commonly be distinguished from individual searches for which a user would desire search results immediately upon completion of the search.
  • a text string may be added to batch search text string window 160 by first entering the text string into an entry window 162 and activating an add item control 164 .
  • a text string may be removed from batch search text string window 160 by selecting the text string and activating a remove item control 166 .
  • the batched searching of text strings listed in batch search text string window 160 is commenced upon user activation of a batch search graphical control 168 and may continue that are executed in the user's absence. It will be appreciated, however, that such batched searching could be used by a user wanting search results immediately.

Abstract

A document digitizing method digitizes and automatically indexes documents in printed form. The method includes optically scanning the document, forming and storing a digitized image file from the optically scanned document, optically recognizing characters in the optically scanned document, and forming and storing a text file of the optically recognized characters in document. A retrieval method for retrieving the digitized image file for a document includes searching the text files to identify any having a selected text string and providing access to the digitized image files that correspond to those text files. The digital image file and the text file together represent a digitized document data structure that combines a digital image of a document with a text file of optically recognized characters in the digital image.

Description

    TECHNICAL FIELD
  • The present invention relates to storage and retrieval of digitized images of printed documents and, in particular, to a simple document imaging system with automatic indexing. [0001]
  • BACKGROUND AND SUMMARY
  • The development and availability of personal computers and personal printers have brought with them repeated predictions that the paperless office is at hand. It is not yet so. Instead, the use of office bond paper continues to grow year after year. Even workplaces that minimize the generation of paper (i.e., printed) documents by use of email, online and networked resources, etc., commonly receive large numbers of printed materials and documents. Rather than the paperless office, it appears that the foreseeable achievable accomplishment will be the management of printed documents. [0002]
  • The age-old solution has been to store printed documents in large repositories called files. In addition to large amounts of space, such repositories require manual indexing systems to keep the documents in order for retrieval, as well as staffing for physically placing documents in the files and retrieving them. As a consequence, conventional file storage systems for printed documents are relatively large and are surprisingly expensive to maintain when all costs are considered. [0003]
  • In response to the significant costs and requirements of maintaining conventional printed document files, computerized or digitized document storage systems have been developed. One of the simplest digital document storage systems is simply maintaining in electronic form documents that are originally generated in that form. For example, computer storage of word processing documents, e-mail communications, etc., simply maintains such documents in the electronic form in which they were created. [0004]
  • Of greater complexity are systems that convert printed or other written materials, generically referred to herein as printed documents, into a digitized form for storage on computer-readable media. Such systems characteristically employ optical scanners that form digitized images of the printed documents for storage in a computer storage medium, and software for creating indices or other identifying information for retrieving the digitized images at a later time. In most such systems, indexing information is manually entered by a user into a computer system. For example, the indexing information could include conventional file reference information of the type used for conventional paper files (e.g., file reference names or numbers). [0005]
  • This type of digitized document storage system may be a suitable substitute for paper document storage in many business contexts. Staff who might otherwise by physically storing and retrieving paper documents can provide the indexing information and potentially process greater numbers of digitized documents for storage. In addition, many such business contexts have existing document indexing formats that may be applied to the digitized storage. [0006]
  • However, such manual indexing might not be suitable in other business contexts, such as smaller businesses, or for individual users. For these users, the effort of manually indexing digitized documents for storage can pose a barrier to adoption of digitized document storage. For example, there often may not be suitable formal file format for indexing the digitized documents. [0007]
  • Accordingly, an aspect of the present invention is a document digitizing method for digitizing and automatically indexing documents in printed form. The method includes optically scanning the document, forming and storing a digitized image file from the optically scanned document, optically recognizing characters in the optically scanned document, and forming and storing a text file of the optically recognized characters in document. The text file and the digital image file for a document are associated with each other. For example, the associated text and digital image files may have a common name and may be distinguished by appropriate file extensions. [0008]
  • The digital image file and the text file together represent a digitized document data structure that combines a digital image of a document with a text file of optically recognized characters in the digital image. The text file functions as a searchable index for retrieving the digital image files corresponding to the document. As a result, the text file functions as an automatically-generated index of the digital image file and the document pages they represent. In one implementation, the document includes plural pages and a separate digitized image file and text file is formed for each page of the document. [0009]
  • Another aspect of the invention is a retrieval method for retrieving the digitized image file for a document. The retrieval method includes searching the text files to identify any having a selected text string and providing access to the digitized image files that correspond to those text files. For example, the access to the digitized image files may include allowing a user to selectively display any digitized image file that corresponds to an identified text file. [0010]
  • Additional objects and advantages of the present invention will be apparent from the detailed description of the preferred embodiment thereof, which proceeds with reference to the accompanying drawings.[0011]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates an operating environment for an embodiment of the present invention. [0012]
  • FIG. 2 is a flow diagram of a document digitizing method of the present invention that can provide simple automatic imaging and indexing of digitized documents. [0013]
  • FIG. 3 is a block diagram representing a digitized document data structure according to the present invention. [0014]
  • FIG. 4 is a flow diagram of a digitized document retrieval method for retrieving digitized documents stored in accordance with the document digitizing method of FIG. 2. [0015]
  • FIG. 5 is a simplified diagram of an exemplary graphical user interface for the digitized document retrieval method of FIG. 4.[0016]
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • FIG. 1 illustrates an operating environment for an embodiment of the present invention as a [0017] computer system 20 with a computer 22 that comprises at least one high speed processing unit (CPU) 24 in conjunction with a memory system 26, an input device 28, and an output device 30. These elements are interconnected by at least one bus structure 32.
  • The illustrated [0018] CPU 24 is of familiar design and includes an ALU 34 for performing computations, a collection of registers 36 for temporary storage of data and instructions, and a control unit 38 for controlling operation of the system 20. The CPU 24 may be a processor having any of a variety of architectures including Alpha from Digital, MIPS from MIPS Technology, NEC, IDT, Siemens, and others, x86 from Intel and others, including Cyrix, AMD, and Nexgen, and the PowerPC from IBM and Motorola.
  • The [0019] memory system 26 generally includes high-speed main memory 40 in the form of a medium such as random access memory (RAM) and read only memory (ROM) semiconductor devices, and secondary storage 42 in the form of long term storage mediums such as floppy disks, hard disks, tape, CD-ROM, flash memory, etc. and other devices that store data using electrical, magnetic, optical or other recording media. The main memory 40 also can include video display memory for displaying images through a display device. Those skilled in the art will recognize that the memory 26 can comprise a variety of alternative components having a variety of storage capacities.
  • The input and [0020] output devices 28 and 30 also are familiar. The input device 28 can comprise a keyboard, a mouse, a physical transducer (e.g., a microphone), etc. In addition, input device 28 includes an optical scanner that optically scans printed and other written documents or materials (together referred to as printed documents) to generate digitized images of them. The output device 30 can comprise a display, a printer, a transducer (e.g., a speaker), etc. Some devices, such as a network interface or a modem, can be used as input and/or output devices.
  • As is familiar to those skilled in the art, the [0021] computer system 20 further includes an operating system and at least one application program. The operating system is the set of software which controls the computer system operation and the allocation of resources. The application program is the set of software that performs a task desired by the user, using computer resources made available through the operating system. Both are resident in the illustrated memory system 26.
  • In conjunction with the referenced optical [0022] scanner input device 28, computer system 20 includes software for controlling the optical scanner and for generating digitized images of scanned documents. Computer system 20 also includes optical character recognition software, as is known in the art, for discerning under computer control text characters in a scanned document and generating a corresponding text computer file.
  • In accordance with the practices of persons skilled in the art of computer programming, the present invention is described below with reference to acts and symbolic representations of operations that are performed by [0023] computer system 20, unless indicated otherwise. Such acts and operations are sometimes referred to as being computer-executed and may be associated with the operating system or the application program as appropriate. It will be appreciated that the acts and symbolically represented operations include the manipulation by the CPU 24 of electrical signals representing data bits which causes a resulting transformation or reduction of the electrical signal representation, and the maintenance of data bits at memory locations in memory system 26 to thereby reconfigure or otherwise alter the computer system's operation, as well as other processing of signals. The memory locations where data bits are maintained are physical locations that have particular electrical, magnetic, or optical properties corresponding to the data bits.
  • FIG. 2 is a flow diagram of a [0024] document digitizing method 50 of the present invention that can provide automatic imaging and indexing of digitized documents. Digitizing method 50 employs conventional optical scanning of written or printed materials or documents to generate digital images of documents and automatically generates an indexing file to aid in retrieval of the documents.
  • It will be appreciated that references to “printed documents” or “written or printed materials” are inclusive of virtually any paper or other medium with text characters on it. There may be images or pictures interspersed with the text characters, and some pages of a document may have no text characters at all. For best utilization of the present invention, at least some of the text characters on at least one page of a document will be discernible by optical character recognition software. [0025]
  • [0026] Process block 52 indicates that a document is optically scanned to form a digital image file 54 (FIG. 3) for each page of the document. At least one page of the document includes text characters discernible by optical character recognition software. In an exemplary implementation, each digital image file 54 may be of a Tag Image File (.tif) format or another lossless image format, or may alternatively be of a lossy image format such as JPEG. In addition, each digital image file 54 may be compressed, such as by CCITT Group 4 compression for .tif files. It will be appreciated that other compression formats may be used for tif file format images, as well as other lossless or lossy file formats.
  • [0027] Process block 56 indicates that digital image computer file 54 for each page of the document is stored under a file indicator or name that is selected in a predefined manner. In one implementation, digital image files 54 may be stored under numeric, alphabetic, or alphanumeric file indicators or names that increment sequentially for all digital image files 54 generated by method 50. For example, document digitizing method 50 may over time be applied to thousands of documents encompassing thousands of digital image files 54. The file indicators or names for the pages of a most recent document could be the next successive numeric, alphabetic, or alphanumeric in sequence from the preceding digital image files 54.
  • [0028] Process block 58 indicates that optical character recognition is applied to each digital image file 54, or a copy or alternative form of it, to discern text characters in and form a text file 60 (FIG. 3) for each corresponding page of the document. For example, optical character recognition is applied to all text characters in the optically scanned document. Application of optical character recognition to all text characters means that optical character recognition is attempted throughout the optically scanned document. It will be appreciated, however, that due various circumstances, not all text characters will necessarily be recognized by the optical character recognition software.
  • In an exemplary implementation, each [0029] text file 60 may be of a format with minimal or no embedded coding and minimal text formatting, such as ASCII characters in a .txt file format. Other text file formats could alternatively be used, but the .txt file format is desirable because it simplifies the optical character recognition and minimizes the storage requirements of text files 60. The optical character recognition may be performed by any optical character recognition software, such as any of a variety of commercially available optical character recognition software programs including OmniPage ProTM from Caere Inc., TextBridgeTM and Pagis ProTM from Xerox Corporation, and TypeReaderTM 5.0 by Expervision, Inc.
  • [0030] Process block 62 indicates that text file 60 for each page of the document is stored under a file indicator or name that is selected in a predefined manner. In one implementation, text files 60 may be stored under numeric, alphabetic, or alphanumeric file indicators or names that increment sequentially for all text files 60 generated by method 50. For example, text file 60 for each page may have the same numeric, alphabetic, or alphanumeric file indicators or names as the corresponding digital image file 54, but have a different file extension to distinguish the text and image files (e.g., .txt and .tif). Such common names for corresponding text and digital image files 54 represents a simplest manner of correlating corresponding files.
  • In alternative implementations, the corresponding text and digital image files [0031] 54 could have different names. However, such implementations would require an algorithm, a table, or another manner of correlating the corresponding text and digital image files 54.
  • Digital image files [0032] 54 and text files 60 of FIG. 3 together represent a digitized document data structure 64 that combines a digital image of each page of the document with a text file of optically recognized characters in the digital image. As described below in greater detail, the text file functions as a searchable index for retrieving the digital image files corresponding to a document. As a result, text files 60 function as an automatically-generated index of digital image files 54 and the document pages they represent.
  • FIG. 4 is a flow diagram of a digitized [0033] document retrieval method 80 for retrieving digitized documents stored in accordance with document digitizing method 50 or having digitized document data structure 64. Digitized document retrieval method 80 is described with reference to an exemplary graphical user interface 82 (FIG. 5) that would be rendered on a computer display screen.
  • [0034] Process block 84 indicates that one or more text strings to be searched for within text files 60 are entered by a user. In user interface 82, for example, a selected text string to be searched for may be entered into a text box 86. Text box 86 illustrates a user interface feature for searching a single text string, but user interface 82 further allows searching of multiple text strings conjunctively, as described below.
  • [0035] Process block 88 indicates that a search is commenced, such as when a user activates a graphical control like a button 90 in user interface 82.
  • [0036] Process block 92 indicates that text files 60 are searched to identify any with the one or more text strings.
  • [0037] Process block 94 indicates that the names of the text files 60 identified as having the one or more text strings are listed, such as in a display for viewing by the user. In user interface 82, for example, text files 60 identified as having an initial text string may be listed in a search result box 96. Alternatively, the names of the text files 60 identified as having the one or more text strings may be listed in a search results computer file stored on the computer system to be accessed later by the user.
  • A first additional conjunctive text string may be listed in a [0038] text box 98, and a first additional conjunctive text string search may be commenced when a user activates a graphical control like a button 100. Text files 60 identified as having the initial text string of text box 86 and the first additional conjunctive text string of text box 98 may be listed in a search result box 102. Likewise, a second additional conjunctive text string may be listed in a text box 104, and a second additional conjunctive text string search may be commenced when a user activates a graphical control like a button 106. Text files 60 identified as having the initial text string of text box 86 and the first and second additional conjunctive text strings of text boxes 98 and 104 may be listed in a search result box 108. The numbers of text files 60 listed in search results boxes 96, 102, and 108 may be indicated in respective search results file number boxes 110, 112, and 114. A Remove Selected Item control 116 initiates deletion of files that are selected or highlighted in one of search results boxes 96, 102, and 108. A selected items count box 118 indicates the number of items that are selected or highlighted in one of search results boxes 96, 102, and 108.
  • It will be appreciated that separate controls and search result boxes for initial and successive conjunctive text string searches is merely one graphical user interface implementation. Alternatively, such conjunctive searches may be entered into a single search text box, as is common with many computer search tools. Moreover, other implementations could include any the Boolean combinations of text strings commonly employed with computer search tools. [0039]
  • [0040] Process block 120 indicates that a file name or indicator corresponding to a digital image file 54 to be viewed is entered by the user. For example, the file name or indicator may be that of a text file 60 listed in a search results box, such as one of boxes 96, 102, and 108.
  • The user may manually enter the file name or indicator, or may enter it by selecting (e.g., “single clicking”) or activating (e.g., “double clicking”) [0041] text file 60 listed in a search results box. As described above, each text file 60 corresponds to a digital image file 54. In user interface 82, for example, the file name or indicator may be entered into a text box 122.
  • [0042] Process block 124 indicates that digital image file 54 corresponding to the entered file name or indicator is retrieved and displayed, such as when a user activates a graphical control like a button 126 in user interface 82.
  • Digitized [0043] document retrieval method 80 provides retrieval of digital image files based upon text strings in corresponding text files 60. As a result, text files 60 of digitized document data structure 64 provide an automatic indexing structure for accessing corresponding digital image files 54. Sometimes a searched text string will provide access to one page of a digitized document when another page of the document is actually desired. Accordingly, user interface 82 includes a show next image control 128 for displaying the next successive digital image file 54 and a show previous image control 130 for displaying the immediately preceding digital image file 54. Controls 128 and 130 allow a user to scroll to successive pages of a document. In this regard, it is desirable that digitizing method 50 be applied to documents with their pages in regular order or sequence.
  • The implementation of [0044] user interface 82 shown in FIG. 5 includes features in addition to the features described above with reference to digitized document retrieval method 80. For example, user interface 82 includes a text file directory navigation window 140 listing one or more operating system directories or folders in which text files 60 are stored. Multiple directories or folders may be used to overcome operating system limits on the numbers of files in a directory or folder or to organize digitized documents in a user-defined manner.
  • Selection of a directory or folder listed in text file [0045] directory navigation window 140 accesses the text files 60 in a selected directory or folder and lists at least a portion of the text files 60 in a text file listing window 142. A second text file listing window 144 allows text files 60 in a second selected directory or folder to be listed. Text file count windows 146 list the numbers of files in one or all of the directories or folders, and a maximum text file count window 148 lists the maximum number of text files that can be accommodated.
  • To minimize system resources and time required for repeated searches, [0046] user interface 82 includes a Load Previous Searches control 150 operable by a user to retrieve results of previous text string searches, with the text strings themselves being listed in a Previously Searched Text Strings window 152. For example, the results of searches for the previous n-number of most recent text string searches may be stored in a search results file that correlates the text string searched with the names of the text files identified in the search. Selection of a text string listed in Previously Searched Text Strings window 152 loads the corresponding listing of identified text files 60 into search result box 96.
  • In an alternative implementation, the search results file may include only the previously searched text strings, and not the text file listings generated from the previous searches. In this implementation, selection of a text string in Previously Searched [0047] Text Strings window 152 would cause the text string to be copied to search term text box 86, so that activation of control 90 would initiate a new search of the indicated text string.
  • A previous search [0048] term count window 154 indicates a numeric count of the number of text strings included in the text string searches file, and an “alphabetize” control 156 allows a user to alphabetize the listing of text strings displayed in Previously Searched Text Strings window 152.
  • A batch search [0049] text string window 160 lists one or more text strings for which searches of text files 60 are to be conducted, such as in a batch of multiple successive searches. Such batched searches may commonly be distinguished from individual searches for which a user would desire search results immediately upon completion of the search. A text string may be added to batch search text string window 160 by first entering the text string into an entry window 162 and activating an add item control 164. A text string may be removed from batch search text string window 160 by selecting the text string and activating a remove item control 166. The batched searching of text strings listed in batch search text string window 160 is commenced upon user activation of a batch search graphical control 168 and may continue that are executed in the user's absence. It will be appreciated, however, that such batched searching could be used by a user wanting search results immediately.
  • Having described and illustrated the principles of our invention with reference to an illustrated embodiment, it will be recognized that the illustrated embodiment can be modified in arrangement and detail without departing from such principles. In view of the many possible embodiments to which the principles of our invention may be applied, it should be recognized that the detailed embodiments are illustrative only and should not be taken as limiting the scope of our invention. Rather, I claim as my invention all such embodiments as may come within the scope and spirit of the following claims and equivalents thereto. [0050]

Claims (26)

1. A document digitizing method of digitizing a document in printed form, comprising:
optically scanning the document;
forming and storing a digitized image file from the optically scanned document;
optically recognizing under computer control characters in the optically scanned document; and
forming and storing a text file of the optically recognized characters in document.
2. The method of claim 1 in which the document includes plural pages and a separate digitized image file is formed for each page of the document.
3. The method of claim 2 in which a separate text file is formed for each page of the document.
4. The method of claim 1 in which the document includes plural pages and a separate text file is formed for each page of the document.
5. The method of claim 1 in which each digitized image file is correlated with a corresponding text file.
6. The method of claim 5 in which corresponding digitized image files and text files are correlated by being assigned common names and are distinguished by appropriate file extensions.
7. The method of claim 5 in which corresponding digitized image files and text files are correlated by a mapping table or algorithm.
8. The method of claim 1 further comprising retrieving a digitized image file for a document based upon a text string in the text file corresponding to the digitized image file.
9. The method of claim 1 in which the digitized image file is compressed and of a lossless image file format.
10. The method of claim 1 in which the text file is of a simplified file format based upon ASCII characters.
11. The method of claim 1 in which optical character recognition is applied to all text characters in the optically scanned document.
12. In a document digitizing system for optically scanning and digitizing a document in printed form and having a computer readable medium, a digitized document data structure for digitized documents stored in the computer readable, comprising:
a digitized image file representing a digitized image from the optically scanned document; and
a text file of text characters optically recognized from the optically scanned document.
13. The data structure of claim 12 further comprising correlated file indicators for the digitized image file and the text file representing the optically scanned document.
14. The data structure of claim 13 in which the correlated file indicators include common file names and distinct file extensions for the digitized image file and the text file representing the optically scanned document.
15. The data structure of claim 12 in which the document includes plural pages, the data structure comprising a separate digitized image file for each page of the document and a corresponding separate text file for each page of the document.
16. The data structure of claim 12 in which the digitized image file is compressed and of a lossless image file format.
17. The data structure of claim 12 in which the text file is of a simplified file format based upon ASCII characters.
18. In a document digitizing system for optically scanning and forming a digitized image file of a document having text characters in printed form, a method of retrieving the digitized image file for a document, comprising:
storing digitized image files for plural printed documents in association with text files of the text characters in each document, the text files being generated by computer optical character recognition of the digitized image files or related image files;
searching the text files to identify any having a selected text string; and
providing access to the digitized image files corresponding to the text files identified as having the selected text string.
19. The method of claim 18 in which providing access to the digitized image files includes allowing a user to selectively display any of the digitized image files corresponding to the text files identified as having the selected text string.
20. The method of claim 18 in which digitized image files are associated with text files by having common file names and are distinguished by appropriate file extensions.
21. The method of claim 18 in which searching the text files to identify any having a selected text string includes specifying multiple separate text strings and searching the text files in a batch to identify any text files having any of the separate text strings.
22. The method of claim 18 in which the text files have file names, the method further comprising storing the file names of the text files identified as having the selected text string.
23. In a computer-readable medium, document digitizing software for digitizing a document in printed form, comprising:
software for optically scanning the document;
software for forming and storing a digitized image file from the optically scanned document;
software for optically recognizing under computer control characters in the optically scanned document; and
software for forming and storing a text file of the optically recognized characters in document.
24. The medium of claim 23 further including software for correlating each digitized image file with a corresponding text file.
25. The medium of claim 24 in which corresponding digitized image files and text files are correlated by being assigned common names and are distinguished by appropriate file extensions.
26. The medium of claim 23 further comprising software for retrieving a digitized image file for a document based upon a text string in the text file corresponding to the digitized image file.
US09/862,728 2001-05-22 2001-05-22 Document imaging and indexing system Abandoned US20020176628A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US09/862,728 US20020176628A1 (en) 2001-05-22 2001-05-22 Document imaging and indexing system
US11/053,079 US8380012B2 (en) 2001-05-22 2005-02-08 Document imaging and indexing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/862,728 US20020176628A1 (en) 2001-05-22 2001-05-22 Document imaging and indexing system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US11/053,079 Division US8380012B2 (en) 2001-05-22 2005-02-08 Document imaging and indexing system

Publications (1)

Publication Number Publication Date
US20020176628A1 true US20020176628A1 (en) 2002-11-28

Family

ID=25339174

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/862,728 Abandoned US20020176628A1 (en) 2001-05-22 2001-05-22 Document imaging and indexing system
US11/053,079 Active 2027-03-12 US8380012B2 (en) 2001-05-22 2005-02-08 Document imaging and indexing system

Family Applications After (1)

Application Number Title Priority Date Filing Date
US11/053,079 Active 2027-03-12 US8380012B2 (en) 2001-05-22 2005-02-08 Document imaging and indexing system

Country Status (1)

Country Link
US (2) US20020176628A1 (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030042319A1 (en) * 2001-08-31 2003-03-06 Xerox Corporation Automatic and semi-automatic index generation for raster documents
US20040010757A1 (en) * 2002-07-09 2004-01-15 Mccoy Craig G. Method and system to place a scanned document in the body of an email
US20040218205A1 (en) * 2003-04-29 2004-11-04 Cory Irwin Method and system of using a multifunction printer to identify pages having a text string
US20040228512A1 (en) * 2003-05-15 2004-11-18 Warren Joel Edward Method and system for communicating and matching electronic files for financial transactions
US20050210047A1 (en) * 2004-03-18 2005-09-22 Zenodata Corporation Posting data to a database from non-standard documents using document mapping to standard document types
US20050210048A1 (en) * 2004-03-18 2005-09-22 Zenodata Corporation Automated posting systems and methods
US20060170984A1 (en) * 2005-02-01 2006-08-03 Canon Kabushiki Kaisha Data processing apparatus, image processing apparatus, data processing method, image processing method, and programs for implementing the methods
US7099869B1 (en) * 2001-07-11 2006-08-29 Apple Computer, Inc. Method and apparatus for managing file extensions in a digital processing system
US20060245005A1 (en) * 2005-04-29 2006-11-02 Hall John M System for language translation of documents, and methods
US20090323134A1 (en) * 2008-06-30 2009-12-31 Kabushiki Kaisha Toshiba Apparatus and method for generating segmentation data of a scanned image
CN102819612A (en) * 2012-08-29 2012-12-12 北京鼎盾信息科技有限公司 Full text search method based on print documents
US20140380253A1 (en) * 2012-03-02 2014-12-25 Sony Corporation Information processing apparatus and method of processing information
US20170061809A1 (en) * 2015-01-30 2017-03-02 Xerox Corporation Method and system for importing hard copy assessments into an automatic educational system assessment
US11023654B2 (en) * 2013-12-10 2021-06-01 International Business Machines Corporation Analyzing document content and generating an appendix
US20210295033A1 (en) * 2020-03-18 2021-09-23 Fujifilm Business Innovation Corp. Information processing apparatus and non-transitory computer readable medium
US11294553B2 (en) * 2015-08-24 2022-04-05 Evernote Corporation Restoring full online documents from scanned paper fragments

Families Citing this family (56)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8559764B2 (en) * 2004-06-15 2013-10-15 At&T Intellectual Property I, L.P. Editing an image representation of a text
US7885955B2 (en) * 2005-08-23 2011-02-08 Ricoh Co. Ltd. Shared document annotation
US7639387B2 (en) * 2005-08-23 2009-12-29 Ricoh Co., Ltd. Authoring tools using a mixed media environment
US9384619B2 (en) * 2006-07-31 2016-07-05 Ricoh Co., Ltd. Searching media content for objects specified using identifiers
US8156115B1 (en) 2007-07-11 2012-04-10 Ricoh Co. Ltd. Document-based networking with mixed media reality
US7587412B2 (en) * 2005-08-23 2009-09-08 Ricoh Company, Ltd. Mixed media reality brokerage network and methods of use
US8385589B2 (en) * 2008-05-15 2013-02-26 Berna Erol Web-based content detection in images, extraction and recognition
US7970171B2 (en) * 2007-01-18 2011-06-28 Ricoh Co., Ltd. Synthetic image and video generation from ground truth data
US8510283B2 (en) * 2006-07-31 2013-08-13 Ricoh Co., Ltd. Automatic adaption of an image recognition system to image capture devices
US8086038B2 (en) * 2007-07-11 2011-12-27 Ricoh Co., Ltd. Invisible junction features for patch recognition
US9530050B1 (en) 2007-07-11 2016-12-27 Ricoh Co., Ltd. Document annotation sharing
US9373029B2 (en) * 2007-07-11 2016-06-21 Ricoh Co., Ltd. Invisible junction feature recognition for document security or annotation
US8521737B2 (en) * 2004-10-01 2013-08-27 Ricoh Co., Ltd. Method and system for multi-tier image matching in a mixed media environment
US7812986B2 (en) 2005-08-23 2010-10-12 Ricoh Co. Ltd. System and methods for use of voice mail and email in a mixed media environment
US9405751B2 (en) * 2005-08-23 2016-08-02 Ricoh Co., Ltd. Database for mixed media document system
US7991778B2 (en) * 2005-08-23 2011-08-02 Ricoh Co., Ltd. Triggering actions with captured input in a mixed media environment
US8144921B2 (en) 2007-07-11 2012-03-27 Ricoh Co., Ltd. Information retrieval using invisible junctions and geometric constraints
US8195659B2 (en) * 2005-08-23 2012-06-05 Ricoh Co. Ltd. Integration and use of mixed media documents
US8825682B2 (en) 2006-07-31 2014-09-02 Ricoh Co., Ltd. Architecture for mixed media reality retrieval of locations and registration of images
US7551780B2 (en) * 2005-08-23 2009-06-23 Ricoh Co., Ltd. System and method for using individualized mixed document
US7702673B2 (en) * 2004-10-01 2010-04-20 Ricoh Co., Ltd. System and methods for creation and use of a mixed media environment
US8838591B2 (en) * 2005-08-23 2014-09-16 Ricoh Co., Ltd. Embedding hot spots in electronic documents
US8005831B2 (en) * 2005-08-23 2011-08-23 Ricoh Co., Ltd. System and methods for creation and use of a mixed media environment with geographic location information
US8868555B2 (en) 2006-07-31 2014-10-21 Ricoh Co., Ltd. Computation of a recongnizability score (quality predictor) for image retrieval
US8156427B2 (en) * 2005-08-23 2012-04-10 Ricoh Co. Ltd. User interface for mixed media reality
US9171202B2 (en) * 2005-08-23 2015-10-27 Ricoh Co., Ltd. Data organization and access for mixed media document system
US7672543B2 (en) * 2005-08-23 2010-03-02 Ricoh Co., Ltd. Triggering applications based on a captured text in a mixed media environment
US8335789B2 (en) * 2004-10-01 2012-12-18 Ricoh Co., Ltd. Method and system for document fingerprint matching in a mixed media environment
US8600989B2 (en) * 2004-10-01 2013-12-03 Ricoh Co., Ltd. Method and system for image matching in a mixed media environment
US8276088B2 (en) 2007-07-11 2012-09-25 Ricoh Co., Ltd. User interface for three-dimensional navigation
US8856108B2 (en) * 2006-07-31 2014-10-07 Ricoh Co., Ltd. Combining results of image retrieval processes
US7669148B2 (en) * 2005-08-23 2010-02-23 Ricoh Co., Ltd. System and methods for portable device for mixed media system
US8332401B2 (en) * 2004-10-01 2012-12-11 Ricoh Co., Ltd Method and system for position-based image matching in a mixed media environment
US7917554B2 (en) * 2005-08-23 2011-03-29 Ricoh Co. Ltd. Visibly-perceptible hot spots in documents
US8156116B2 (en) 2006-07-31 2012-04-10 Ricoh Co., Ltd Dynamic presentation of targeted information in a mixed media reality recognition system
US8184155B2 (en) * 2007-07-11 2012-05-22 Ricoh Co. Ltd. Recognition and tracking using invisible junctions
US8176054B2 (en) 2007-07-12 2012-05-08 Ricoh Co. Ltd Retrieving electronic documents by converting them to synthetic text
US8949287B2 (en) * 2005-08-23 2015-02-03 Ricoh Co., Ltd. Embedding hot spots in imaged documents
US7920759B2 (en) * 2005-08-23 2011-04-05 Ricoh Co. Ltd. Triggering applications for distributed action execution and use of mixed media recognition as a control input
US8369655B2 (en) * 2006-07-31 2013-02-05 Ricoh Co., Ltd. Mixed media reality recognition using multiple specialized indexes
US7773822B2 (en) * 2005-05-02 2010-08-10 Colormax, Inc. Apparatus and methods for management of electronic images
US7769772B2 (en) 2005-08-23 2010-08-03 Ricoh Co., Ltd. Mixed media reality brokerage network with layout-independent recognition
US9063952B2 (en) * 2006-07-31 2015-06-23 Ricoh Co., Ltd. Mixed media reality recognition with image tracking
US8201076B2 (en) 2006-07-31 2012-06-12 Ricoh Co., Ltd. Capturing symbolic information from documents upon printing
US8676810B2 (en) * 2006-07-31 2014-03-18 Ricoh Co., Ltd. Multiple index mixed media reality recognition using unequal priority indexes
US8073263B2 (en) * 2006-07-31 2011-12-06 Ricoh Co., Ltd. Multi-classifier selection and monitoring for MMR-based image recognition
US9020966B2 (en) * 2006-07-31 2015-04-28 Ricoh Co., Ltd. Client device for interacting with a mixed media reality recognition system
US8489987B2 (en) 2006-07-31 2013-07-16 Ricoh Co., Ltd. Monitoring and analyzing creation and usage of visual content using image and hotspot interaction
US7567267B2 (en) * 2006-07-31 2009-07-28 Hewlett-Packard Development Company, L.P. System and method for calibrating a beam array of a printer
US9176984B2 (en) 2006-07-31 2015-11-03 Ricoh Co., Ltd Mixed media reality retrieval of differentially-weighted links
JP5415736B2 (en) * 2008-10-01 2014-02-12 キヤノン株式会社 Document processing system, control method therefor, program, and storage medium
JP5173721B2 (en) * 2008-10-01 2013-04-03 キヤノン株式会社 Document processing system, control method therefor, program, and storage medium
US8385660B2 (en) * 2009-06-24 2013-02-26 Ricoh Co., Ltd. Mixed media reality indexing and retrieval for repeated content
US9058331B2 (en) 2011-07-27 2015-06-16 Ricoh Co., Ltd. Generating a conversation in a social network based on visual search results
CN108369481B (en) * 2015-07-31 2021-07-16 慧咨环球有限公司 Method and system for creating configurable forms, configuring forms, and for correlating forms with forms
WO2022241241A1 (en) * 2021-05-14 2022-11-17 Taco Marketing Llc Consumer purchasing and inventory control assistant apparatus, system and methods

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5133024A (en) * 1989-10-24 1992-07-21 Horst Froessl Image data bank system with selective conversion
US5168565A (en) * 1988-01-20 1992-12-01 Ricoh Company, Ltd. Document retrieval system
US5623679A (en) * 1993-11-19 1997-04-22 Waverley Holdings, Inc. System and method for creating and manipulating notes each containing multiple sub-notes, and linking the sub-notes to portions of data objects
US5765176A (en) * 1996-09-06 1998-06-09 Xerox Corporation Performing document image management tasks using an iconic image having embedded encoded information
US5825943A (en) * 1993-05-07 1998-10-20 Canon Inc. Selective document retrieval method and system
US6182090B1 (en) * 1995-04-28 2001-01-30 Ricoh Company, Ltd. Method and apparatus for pointing to documents electronically using features extracted from a scanned icon representing a destination
US20010041021A1 (en) * 2000-02-04 2001-11-15 Boyle Dennis J. System and method for synchronization of image data between a handheld device and a computer
US6341176B1 (en) * 1996-11-20 2002-01-22 Matsushita Electric Industrial Co., Ltd. Method and apparatus for character recognition
US6389163B1 (en) * 1994-11-18 2002-05-14 Xerox Corporation Method and apparatus for automatic image segmentation using template matching filters
US6480838B1 (en) * 1998-04-01 2002-11-12 William Peterman System and method for searching electronic documents created with optical character recognition
US6687404B1 (en) * 1997-06-20 2004-02-03 Xerox Corporation Automatic training of layout parameters in a 2D image model
US6704465B2 (en) * 1998-03-12 2004-03-09 Canon Kabushiki Kaisha Image processing apparatus and its processing method, storage medium, and image file format
US6765559B2 (en) * 2000-03-21 2004-07-20 Nec Corporation Page information display method and device and storage medium storing program for displaying page information
US6836565B1 (en) * 1998-10-29 2004-12-28 Canon Kabushiki Kaisha Image processing apparatus and method, and recording medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5819261A (en) * 1995-03-28 1998-10-06 Canon Kabushiki Kaisha Method and apparatus for extracting a keyword from scheduling data using the keyword for searching the schedule data file
US5873076A (en) * 1995-09-15 1999-02-16 Infonautics Corporation Architecture for processing search queries, retrieving documents identified thereby, and method for using same
US5987459A (en) * 1996-03-15 1999-11-16 Regents Of The University Of Minnesota Image and document management system for content-based retrieval
US6208988B1 (en) * 1998-06-01 2001-03-27 Bigchalk.Com, Inc. Method for identifying themes associated with a search query using metadata and for organizing documents responsive to the search query in accordance with the themes
US6466952B2 (en) * 1999-04-08 2002-10-15 Hewlett-Packard Company Method for transferring and indexing data from old media to new media

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5168565A (en) * 1988-01-20 1992-12-01 Ricoh Company, Ltd. Document retrieval system
US5133024A (en) * 1989-10-24 1992-07-21 Horst Froessl Image data bank system with selective conversion
US5825943A (en) * 1993-05-07 1998-10-20 Canon Inc. Selective document retrieval method and system
US5623679A (en) * 1993-11-19 1997-04-22 Waverley Holdings, Inc. System and method for creating and manipulating notes each containing multiple sub-notes, and linking the sub-notes to portions of data objects
US6389163B1 (en) * 1994-11-18 2002-05-14 Xerox Corporation Method and apparatus for automatic image segmentation using template matching filters
US6182090B1 (en) * 1995-04-28 2001-01-30 Ricoh Company, Ltd. Method and apparatus for pointing to documents electronically using features extracted from a scanned icon representing a destination
US5765176A (en) * 1996-09-06 1998-06-09 Xerox Corporation Performing document image management tasks using an iconic image having embedded encoded information
US6341176B1 (en) * 1996-11-20 2002-01-22 Matsushita Electric Industrial Co., Ltd. Method and apparatus for character recognition
US6687404B1 (en) * 1997-06-20 2004-02-03 Xerox Corporation Automatic training of layout parameters in a 2D image model
US6704465B2 (en) * 1998-03-12 2004-03-09 Canon Kabushiki Kaisha Image processing apparatus and its processing method, storage medium, and image file format
US6480838B1 (en) * 1998-04-01 2002-11-12 William Peterman System and method for searching electronic documents created with optical character recognition
US6836565B1 (en) * 1998-10-29 2004-12-28 Canon Kabushiki Kaisha Image processing apparatus and method, and recording medium
US20010041021A1 (en) * 2000-02-04 2001-11-15 Boyle Dennis J. System and method for synchronization of image data between a handheld device and a computer
US6765559B2 (en) * 2000-03-21 2004-07-20 Nec Corporation Page information display method and device and storage medium storing program for displaying page information

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7099869B1 (en) * 2001-07-11 2006-08-29 Apple Computer, Inc. Method and apparatus for managing file extensions in a digital processing system
US8190656B2 (en) 2001-07-11 2012-05-29 Apple Inc. Method and apparatus for managing file extensions in a digital processing system
US7792881B2 (en) 2001-07-11 2010-09-07 Apple Inc. Method and apparatus for managing file extensions in a digital processing system
US20060265419A1 (en) * 2001-07-11 2006-11-23 Scott Forstall Method and apparatus for managing file extensions in a digital processing system
US20030042319A1 (en) * 2001-08-31 2003-03-06 Xerox Corporation Automatic and semi-automatic index generation for raster documents
US20040010757A1 (en) * 2002-07-09 2004-01-15 Mccoy Craig G. Method and system to place a scanned document in the body of an email
US20040218205A1 (en) * 2003-04-29 2004-11-04 Cory Irwin Method and system of using a multifunction printer to identify pages having a text string
US7391527B2 (en) * 2003-04-29 2008-06-24 Hewlett-Packard Development Company, L.P. Method and system of using a multifunction printer to identify pages having a text string
US6990224B2 (en) * 2003-05-15 2006-01-24 Federal Reserve Bank Of Atlanta Method and system for communicating and matching electronic files for financial transactions
US20040228512A1 (en) * 2003-05-15 2004-11-18 Warren Joel Edward Method and system for communicating and matching electronic files for financial transactions
US20060140469A1 (en) * 2003-05-15 2006-06-29 Warren Joel E Method for communicating and matching electronic files for financial transactions
US7653234B2 (en) 2003-05-15 2010-01-26 Federal Reserve Bank Of Atlanta Method for communicating and matching electronic files for financial transactions
US20050210048A1 (en) * 2004-03-18 2005-09-22 Zenodata Corporation Automated posting systems and methods
US20050210047A1 (en) * 2004-03-18 2005-09-22 Zenodata Corporation Posting data to a database from non-standard documents using document mapping to standard document types
US20060170984A1 (en) * 2005-02-01 2006-08-03 Canon Kabushiki Kaisha Data processing apparatus, image processing apparatus, data processing method, image processing method, and programs for implementing the methods
US7787158B2 (en) * 2005-02-01 2010-08-31 Canon Kabushiki Kaisha Data processing apparatus, image processing apparatus, data processing method, image processing method, and programs for implementing the methods
US20060245005A1 (en) * 2005-04-29 2006-11-02 Hall John M System for language translation of documents, and methods
US20090323134A1 (en) * 2008-06-30 2009-12-31 Kabushiki Kaisha Toshiba Apparatus and method for generating segmentation data of a scanned image
US20140380253A1 (en) * 2012-03-02 2014-12-25 Sony Corporation Information processing apparatus and method of processing information
US10198175B2 (en) * 2012-03-02 2019-02-05 Sony Corporation Information processing apparatus for recognizing an inputted character based on coordinate data series
CN102819612A (en) * 2012-08-29 2012-12-12 北京鼎盾信息科技有限公司 Full text search method based on print documents
US11023654B2 (en) * 2013-12-10 2021-06-01 International Business Machines Corporation Analyzing document content and generating an appendix
US20170061809A1 (en) * 2015-01-30 2017-03-02 Xerox Corporation Method and system for importing hard copy assessments into an automatic educational system assessment
US11294553B2 (en) * 2015-08-24 2022-04-05 Evernote Corporation Restoring full online documents from scanned paper fragments
US20220229543A1 (en) * 2015-08-24 2022-07-21 Evernote Corporation Restoring full online documents from scanned paper fragments
US11620038B2 (en) * 2015-08-24 2023-04-04 Evernote Corporation Restoring full online documents from scanned paper fragments
US20210295033A1 (en) * 2020-03-18 2021-09-23 Fujifilm Business Innovation Corp. Information processing apparatus and non-transitory computer readable medium

Also Published As

Publication number Publication date
US8380012B2 (en) 2013-02-19
US20050160115A1 (en) 2005-07-21

Similar Documents

Publication Publication Date Title
US8380012B2 (en) Document imaging and indexing system
US6263121B1 (en) Archival and retrieval of similar documents
JP4260790B2 (en) Filing / retrieval apparatus and filing / retrieval method
US5706365A (en) System and method for portable document indexing using n-gram word decomposition
US5893908A (en) Document management system
US20060085442A1 (en) Document image information management apparatus and document image information management program
US10114821B2 (en) Method and system to access to electronic business documents
JPH0683879A (en) Method and device for labelling document for preservation, handling and introduction
JP2005018754A (en) Sharing computer object with association
AU2008205134B2 (en) A document management system
JPH08305616A (en) Data management system
JPH11120202A (en) System and method for integrated document management and computer-readable recording medium for recording program for making computer executed the method
US20070214177A1 (en) Document management system, program and method
KR100459832B1 (en) Systems and methods for indexing portable documents using the N-GRAMWORD decomposition principle
JP2008234078A (en) Information processor, information processing method, information processing program, and recording medium in which information processing program is recorded
JP4135659B2 (en) Format conversion device and file search device
JP2005202714A (en) Document retrieval system
JP4288761B2 (en) Mail transmitting apparatus and program storage medium thereof
JP2003196270A (en) Document information processing method, document information processor, communication system, computer program and recording medium
JPH0934903A (en) File retrieval device
JP2000020549A (en) Device for assisting input to document database system
JP2000231560A (en) Automatic document classification system
JP2009193200A (en) Document management system, terminal equipment, document management method, and program
JP2006338114A (en) Data management device and data management method
US20050094188A1 (en) Image transmission device and transmission data management system

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICROSOFT CORPORATION, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:STARKWEATHER, GARY K.;REEL/FRAME:011840/0027

Effective date: 20010518

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034766/0001

Effective date: 20141014