JP2001101178A - Data processor and its program recording medium - Google Patents

Data processor and its program recording medium

Info

Publication number
JP2001101178A
JP2001101178A JP27792399A JP27792399A JP2001101178A JP 2001101178 A JP2001101178 A JP 2001101178A JP 27792399 A JP27792399 A JP 27792399A JP 27792399 A JP27792399 A JP 27792399A JP 2001101178 A JP2001101178 A JP 2001101178A
Authority
JP
Japan
Prior art keywords
data
address
read
code
file
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
JP27792399A
Other languages
Japanese (ja)
Other versions
JP3775133B2 (en
Inventor
Kenji Fujita
健志 藤田
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP27792399A priority Critical patent/JP3775133B2/en
Publication of JP2001101178A publication Critical patent/JP2001101178A/en
Application granted granted Critical
Publication of JP3775133B2 publication Critical patent/JP3775133B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)
  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To easily correct the relevant data in a file only by reading the data from a recording matter even if an operator does not perform an access operation of a correction object from the file nor confirms contents before and after the correction in the case of correcting file contents. SOLUTION: A CPU 1 respectively extracts the zip code, the address and the sender name in a sender area from postcard data read by an image reader 9. The CPU 1 retrieves applicable data from an address book file F on the basis of each extracted data and compares the retrieved data with the read sender data to discriminate whether or not both of them coincide. When it is decided that they do not coincide here, the data in the file F are automatically corrected on the basis of the read sender data.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、ファイルの内容
を修正したり、更新するデータ処理装置およびそのプロ
グラム記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing apparatus for correcting or updating the contents of a file and a program recording medium for the data processing apparatus.

【0002】[0002]

【従来の技術】従来、ワードプロセッサやパーソナルコ
ンピュータ等のデータ処理装置においては、住所録ファ
イルを記憶管理しており、この住所録ファイルの内容を
呼び出して宛名印刷を行うようにしている。ところで、
受け取った年賀状等から住所が変更されている人がいれ
ば、住所録ファイルの内容を修正する必要があるが、こ
の場合、名前一覧表示の中から該当者を選択し、その人
の住所録データをキー入力によって修正するようにして
いた。また、近年、郵便番号の細分化に伴って3桁ある
いは5桁表記から7桁表記によって都道府県名、市区町
村名(行政区分)の他、町域までも認識可能となった
が、受け取った年賀状等に記入されている郵便番号は、
依然として3桁あるいは5桁のままと成っている場合が
多く、このような場合であっても、住所録ファイルの内
容を1つずつキー入力によって修正するようにしてい
た。一方、年賀状は毎年、多数の人へ送ったり、多数の
人から受け取るため、どの人に年賀状を出したか、どの
人から年賀状が来たかを手作業によって1つずつ確認す
るようにしていた。
2. Description of the Related Art Conventionally, data processing apparatuses such as word processors and personal computers store and manage an address book file, and address printing is performed by calling up the contents of the address book file. by the way,
If there is a person whose address has been changed from the received New Year's card etc., it is necessary to correct the contents of the address book file, but in this case, select the applicable person from the name list display and address book data of that person Was corrected by key input. In addition, in recent years, along with the subdivision of postal codes, three- or five-digit to seven-digit notation has made it possible to recognize prefectural and municipal names (administrative divisions) as well as town areas. The postal code entered in the New Year's card
In many cases, three or five digits still remain, and even in such a case, the contents of the address book file are corrected one by one by key input. On the other hand, New Year's cards are sent to many people and received from many people every year, so we manually check which person issued the New Year's card and who came from it.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上述し
たように住所変更に伴って住所録ファイルの内容を変更
する場合には、年賀状の住所と住所録ファイルの住所と
を1文字ずつ確認し、その変更部分を調べ、キー入力す
る必要があり、極めて面倒であると共に、入力ミスを起
こす恐れがあった。このことは、郵便番号を7桁表記に
変更する場合においても同様であり、特に7桁という長
い数値入力であるため、入力ミスもそれだけ起こり易く
なる。また、どの人から年賀状が来たかを手作業によっ
て1つずつ確認することも、極めて面倒な作業となり、
出し忘れや疎遠となった人に出してしまうという不都合
が起きる。第1の発明の課題は、ファイルの内容を修正
する際に、オペレータがファイルから修正対象を呼び出
す操作を行ったり、修正前後の内容を確認する作業を行
わなくても、記録物からデータを読み取るだけで、ファ
イル内の該当データを容易に修正できるようにすること
である。第2の発明の課題は、郵便番号/住所が記載さ
れている記録物から郵便番号/住所データを読み取った
際に、オペレータが特別な操作を行わなくても、読み取
ったデータが正規のデータでなければ、それを正規のデ
ータに修正できるようにすることである。第3の発明の
課題は、郵便物を受領したかの確認を手作業によって行
う必要はなく、郵便物から差出人データを読み取るだけ
で、郵便物を受領したかの情報を住所録ファイルに記憶
でき、出し忘れや疎遠となった人に出してしまうという
不都合を回避できるようにすることである。
However, as described above, when the contents of the address book file are changed in accordance with the address change, the address of the New Year's card and the address of the address book file are checked one character at a time. It is necessary to check the changed portion and input a key, which is extremely troublesome and may cause an input error. The same applies to the case where the postal code is changed to seven-digit notation. In particular, since the input is a long numerical value of seven digits, an input error is more likely to occur. Also, manually confirming who came from the New Year's card one by one is also extremely troublesome,
The inconvenience of giving out to people who have forgotten to put them out or who have become alienated occurs. A first object of the present invention is to read data from a recorded matter without modifying the contents of a file without an operator performing an operation of calling a modification target from the file or checking the contents before and after the modification. Is to make it possible to easily modify the corresponding data in the file. A second object of the present invention is to read postal code / address data from a recorded article on which the postal code / address is described, and to read the postal code / address data as regular data without any special operation by the operator. If not, it should be possible to correct it to legitimate data. A third object of the present invention is that it is not necessary to manually confirm whether or not mail has been received, and information on whether or not mail has been received can be stored in an address book file only by reading sender data from the mail. The problem is to avoid the inconvenience of forgetting to put out or giving out to people who have become alienated.

【0004】この発明の手段は、次の通りである。請求
項第1記載の発明(第1の発明)は、ファイルの内容を
修正するデータ処理装置において、記録物からデータを
読み取る読取手段と、この読取手段によって読み取られ
たデータの中から所定のデータを抽出する抽出手段と、
この抽出手段によって抽出されたデータに基づいてファ
イルから該当するデータを検索する検索手段と、この検
索手段によって該当データが検索された場合に、検索さ
れたデータと前記読取手段によって読み取られたデータ
とを比較し、両者が一致するかを判別する判別手段と、
この判別手段によって不一致が判別された場合に、前記
検索されたファイル内の該当するデータを前記読み取ら
れたデータに基づいて修正処理する修正処理手段とを具
備するものである。なお、前記判別手段によって不一致
が判別された場合に、前記検索されたファイル内の該当
するデータと前記読み取られたデータとを対応付けて修
正要否のメッセージと共に案内表示する表示手段を設
け、前記修正処理手段は、自動修正の指示があった際
に、前記検索されたファイル内の該当するデータを修正
するようにしてもよい。第1の発明においては、記録物
から読み取られたデータの中から所定のデータを抽出
し、抽出されたデータに基づいてファイルから該当する
データを検索し、検索されたデータと前記読み取られた
データとを比較すると共に、両者が一致するかを判別
し、不一致が判別された場合に、前記検索されたファイ
ル内の該当するデータを前記読み取られたデータに基づ
いて修正する。したがって、ファイルの内容を修正する
際に、オペレータがファイルから修正対象を呼び出す操
作を行ったり、修正前後の内容を確認する作業を行わな
くても、記録物からデータを読み取るだけで、ファイル
内の該当データを容易に修正することができる。
[0004] The means of the present invention are as follows. According to a first aspect of the present invention, there is provided a data processing apparatus for correcting the contents of a file, comprising: reading means for reading data from a recorded material; and a predetermined data from data read by the reading means. Extraction means for extracting
Searching means for searching the file for the corresponding data based on the data extracted by the extracting means; and, when the relevant data is searched by the searching means, the searched data and the data read by the reading means. And comparing means for determining whether the two match.
And a correction processing means for correcting the corresponding data in the searched file based on the read data when the mismatch is determined by the determination means. It is to be noted that, when the discriminating means discriminates the discrepancy, a display means for associating the corresponding data in the searched file with the read data and providing a guidance display together with a message indicating whether or not the correction is necessary, The correction processing means may correct corresponding data in the searched file when an instruction for automatic correction is given. In the first invention, predetermined data is extracted from data read from a recorded matter, and corresponding data is searched from a file based on the extracted data, and the searched data and the read data are retrieved. Are compared with each other, and it is determined whether or not they match, and when the mismatch is determined, the corresponding data in the searched file is corrected based on the read data. Therefore, when modifying the contents of the file, the operator does not need to perform an operation to call the modification target from the file or check the contents before and after the modification. The corresponding data can be easily corrected.

【0005】請求項第3記載の発明(第2の発明)は、
郵便番号と住所とを対応付けて成る対応辞書を記憶する
辞書記憶手段と、郵便番号/住所が記載されている記録
物から郵便番号/住所データを読み取る読取手段と、こ
の読取手段によって読み取られた郵便番号/住所データ
を文字認識する文字認識手段と、この文字認識手段によ
って認識された郵便番号/住所データに基づいて前記対
応辞書を検索する辞書検索手段と、この辞書検索手段に
よって該当する郵便番号/住所データが検索された場合
に、その郵便番号/住所データと前記読取手段によって
読み取られた郵便番号/住所データとを比較し、両者が
一致するかを判別する判別手段と、この判別手段によっ
て両者の不一致が判別された場合に、前記読み取られた
郵便番号/住所データを前記検索された対応辞書内の郵
便番号/住所データに基づいて修正処理する修正処理手
段とを具備するものである。なお、前記読取手段によっ
て読み取られ、前記修正処理手段によって修正された郵
便番号/住所データをその登録指示にしたがって住所録
ファイル内に新規登録する登録手段を設けてもよい。ま
た、前記修正処理手段によって修正された郵便番号/住
所データに基づいて住所録ファイルを検索する検索手段
と、この検索手段によって該当する郵便番号/住所デー
タが検索された場合に、その郵便番号/住所データと前
記修正手段によって修正された郵便番号/住所データと
を比較し、両者が一致するかを判別する判別手段と、こ
の判別手段によって両者の不一致が判別された場合に、
前記検索された住所録ファイル内の該当する郵便番号/
住所データを前記修正された郵便番号/住所データに基
づいて修正処理する住所録修正手段とを設けてもよい。
第2の発明においては、郵便番号/住所が記載されてい
る記録物から読み取られた郵便番号/住所データを文字
認識し、認識された郵便番号/住所データに基づいて前
記対応辞書を検索し、該当する郵便番号/住所データが
検索された場合に、その郵便番号/住所データと前記読
み取られた郵便番号/住所データとを比較すると共に、
両者が一致するかを判別し、不一致が判別された場合
に、前記読み取られた郵便番号/住所データを前記検索
された郵便番号/住所データに基づいて修正する。した
がって、郵便番号/住所が記載されている記録物から郵
便番号/住所データを読み取った際に、オペレータが特
別な操作を行わなくても、読み取ったデータが正規のデ
ータでなければ、それを正規のデータに修正することが
できる。
[0005] The invention described in claim 3 (second invention) is:
Dictionary storage means for storing a correspondence dictionary in which a zip code and an address are associated with each other; reading means for reading zip code / address data from a recorded article in which a zip code / address is described; and reading means for reading the zip code / address data. Character recognizing means for recognizing characters of postal code / address data, dictionary retrieving means for retrieving the corresponding dictionary based on the postal code / address data recognized by the character recognizing means; When the address / address data is retrieved, the postal code / address data is compared with the postal code / address data read by the reading means, and a discriminating means for discriminating whether or not the two match is provided. If it is determined that the two do not match, the read zip code / address data is replaced with the zip code / address data in the searched corresponding dictionary. It is intended to and a correction processing means for correcting process based on. A registration unit may be provided for newly registering the postal code / address data read by the reading unit and corrected by the correction processing unit in the address book file in accordance with the registration instruction. Search means for searching an address book file based on the postal code / address data corrected by the correction processing means, and when the relevant postal code / address data is searched by the search means, the postal code / address data is retrieved. Determining means for comparing the address data with the postal code / address data corrected by the correcting means and determining whether or not the two are the same;
The corresponding postal code /
Address book correcting means for correcting the address data based on the corrected postal code / address data may be provided.
In the second invention, the postal code / address data read from the recorded matter in which the postal code / address is described is character-recognized, and the correspondence dictionary is searched based on the recognized postal code / address data, When the relevant zip code / address data is searched, the zip code / address data is compared with the read zip code / address data,
It is determined whether the two match, and if the two do not match, the read postal code / address data is corrected based on the retrieved postal code / address data. Therefore, when the zip code / address data is read from the recorded matter in which the zip code / address is described, even if the operator does not perform any special operation, if the read data is not the proper data, the read data is read. Data can be corrected.

【0006】請求項第6記載の発明(第3の発明)は、
住所録ファイルの内容を更新するデータ処理装置におい
て、郵便物から差出人データを読み取る読取手段と、こ
の読取手段によって読み取られた差出人データに基づい
て住所録ファイルを検索する検索手段と、この検索手段
によって該当データ有りが検索された場合に、住所録フ
ァイル内の該当するデータに郵便物を受領したことを示
す受領済み情報を付加する付加手段とを具備するもので
ある。第3の発明においては、郵便物から読み取られた
差出人データに基づいて住所録ファイルを検索し、該当
データ有りが検索された場合に、住所録ファイル内の該
当するデータに郵便物を受領したことを示す受領済み情
報を付加する。したがって、郵便物を受領したかの確認
を手作業によって行う必要は無く、郵便物から差出人デ
ータを読み取るだけで、郵便物を受領したかの情報を住
所録ファイルに記憶でき、出し忘れや疎遠となった人に
出してしまうという不都合を回避することができる。
[0006] The invention according to claim 6 (third invention) provides:
In a data processing device for updating the contents of an address book file, reading means for reading sender data from a mail, search means for searching an address book file based on sender data read by the reading means, When a search is made for the presence of the corresponding data, there is provided additional means for adding received information indicating that the mail has been received to the corresponding data in the address book file. In the third invention, the address book file is searched based on the sender data read from the mail, and when the presence of the corresponding data is searched, the mail is received at the corresponding data in the address book file. The received information indicating is added. Therefore, there is no need to manually confirm whether the mail has been received, just by reading the sender data from the mail, the information as to whether the mail has been received can be stored in the address book file. It is possible to avoid the inconvenience of giving out to an old person.

【0007】[0007]

【発明の実施の形態】以下、図1〜図7を参照してこの
発明の一実施形態を説明する。図1(A)は、この実施
形態におけるデータ処理装置の全体構成を示したブロッ
ク図である。このデータ処理装置は、葉書等の郵便物を
走査し、それに記録されている差出人領域から住所、郵
便番号、差出人名を光学的に読み取るイメージスキャナ
を有し、このイメージスキャナによって郵便物を走査す
ることによってその差出人領域から読み取ったデータが
正規のデータかを判別し、正規のデータであれば、その
データにしたがって住所録ファイルの内容を更新(修正
/新規登録)したり、郵便物を受領済みであることを示
す情報を住所録ファイルに付加するようにしたことを特
徴としている。なお、この実施形態の特徴部分を詳述す
る前に、この実施形態のハードウェア上の構成について
以下、説明しておく。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIGS. FIG. 1A is a block diagram showing an overall configuration of a data processing device according to this embodiment. This data processing apparatus has an image scanner that scans postal matter such as postcards and optically reads an address, a postal code, and a sender's name from a sender area recorded thereon, and scans the mail by this image scanner. It is determined whether the data read from the sender area is legitimate data, and if the data is legitimate data, the contents of the address book file are updated (correction / new registration) according to the data, and the mail has been received. Is added to the address book file. Before describing the features of this embodiment in detail, the hardware configuration of this embodiment will be described below.

【0008】CPU1は、記憶装置2内のオペレーティ
ングシステムや各種アプリケーションソフトにしたがっ
てこのデータ処理装置の全体動作を制御する中央演算処
理装置である。記憶装置2は、オペレーティングシステ
ムや各種アプリケーションソフトの他、データベース、
文字フォント等が格納され、磁気的、光学的、半導体メ
モリ等によって構成されている記録媒体3やその駆動系
を有している。この記録媒体3はハードディスク等の固
定的な媒体若しくは着脱自在に装着可能なCD−RO
M、フロッピィデスク、RAMカード、磁気カード等の
可搬型の媒体である。また、この記録媒体3内のプログ
ラムやデータは、必要に応じてCPU1の制御によりR
AM(例えば、スタティクRAM)4にロードされた
り、RAM4内のデータが記録媒体3にセーブされる。
更に、記録媒体はサーバ等の外部機器側に設けられてい
るものであってもよく、CPU1は伝送媒体を介してこ
の記録媒体内のプログラム/データを直接アクセスして
使用することもできる。また、CPU1は記録媒体3内
に格納されるその一部あるいは全部を他の機器側から伝
送媒体を介して取り込み、記録媒体3に新規登録あるい
は追加登録することもできる。すなわち、コンピュータ
通信システムを構成する他の機器から通信回線やケーブ
ル等の有線伝送路あるいは電波、マイクロウエーブ、赤
外線等の無線伝送路を介して送信されてきたプログラム
/データを伝送制御部5によって受信して記録媒体3内
にインストールすることができる。更に、プログラム/
データはサーバ等の外部機器側で記憶管理されているも
のであってもよく、CPU1は伝送媒体を介して外部機
器側のプログラム/データを直接アクセスして使用する
こともできる。
[0008] The CPU 1 is a central processing unit that controls the overall operation of the data processing device according to an operating system and various application software in the storage device 2. The storage device 2 includes, in addition to an operating system and various application software, a database,
It has a recording medium 3 which stores character fonts and the like and is constituted by a magnetic, optical, semiconductor memory or the like, and a drive system therefor. The recording medium 3 is a fixed medium such as a hard disk or a CD-RO that can be removably mounted.
M, a floppy desk, a RAM card, a portable card such as a magnetic card. Further, the programs and data in the recording medium 3 are stored in the R under the control of the CPU 1 as necessary.
An AM (for example, a static RAM) 4 is loaded, and data in the RAM 4 is saved on the recording medium 3.
Further, the recording medium may be provided on an external device side such as a server, and the CPU 1 can directly access and use the program / data in the recording medium via a transmission medium. The CPU 1 can also take in a part or all of the data stored in the recording medium 3 from another device via a transmission medium, and newly or additionally register the data in the recording medium 3. That is, the transmission control unit 5 receives a program / data transmitted from another device constituting the computer communication system via a wired transmission line such as a communication line or a cable or a wireless transmission line such as radio waves, microwaves or infrared rays. And can be installed in the recording medium 3. In addition, program /
The data may be stored and managed on an external device such as a server, and the CPU 1 may directly access and use the program / data on the external device via a transmission medium.

【0009】このようにCPU1は、予め固定的に常駐
されているプログラム/データに限らず、記録媒体や伝
送媒体を介して外部供給されたプログラム/データを利
用して、あるいは外部機器側で記憶管理されているプロ
グラム/データを直接利用してこの実施形態特有の動作
を実行することもできる。一方、CPU1にはその入出
力周辺デバイスである伝送制御部5、入力部6、表示部
7、印字部8、イメージリーダ9がバスラインを介して
接続されており、入出力プログラムにしたがってCPU
1はそれらの動作を制御する。伝送制御部5は、例え
ば、通信モデムや赤外線モジュールあるいはアンテナ等
を含む通信インターフェイスである。入力部6はキーボ
ードやタッチパネルあるいはマウスやタッチ入力ペン等
のポインティングデバイスを構成する操作部であり、文
字列データや各種コマンドを入力する。なお、表示部7
は、フルカラー表示を行う液晶やCRTあるいはプラズ
マ表示装置等であり、印字部8は熱転写やインクジェッ
ト等のノンインパクトプリンタあるいはドットインパク
トプリンタである。イメージリーダ9はハンドスキャナ
あるいは定置式スキャナであるが、この実施形態におい
ては、自動給紙装置付定置式スキャナを用いている。
As described above, the CPU 1 is not limited to programs / data which are resident in a fixed manner in advance, and stores programs / data externally supplied via a recording medium or a transmission medium, or stores the program / data on an external device side. Operations specific to this embodiment can also be executed by directly using the managed programs / data. On the other hand, a transmission control unit 5, an input unit 6, a display unit 7, a printing unit 8, and an image reader 9, which are input / output peripheral devices, are connected to the CPU 1 via a bus line.
1 controls their operation. The transmission control unit 5 is, for example, a communication interface including a communication modem, an infrared module, an antenna, and the like. The input unit 6 is an operation unit that constitutes a pointing device such as a keyboard, a touch panel, a mouse, or a touch input pen, and inputs character string data and various commands. The display unit 7
Is a liquid crystal, CRT, or plasma display device for performing full-color display, and the printing unit 8 is a non-impact printer such as thermal transfer or ink-jet, or a dot impact printer. The image reader 9 is a hand scanner or a stationary scanner. In this embodiment, a stationary scanner with an automatic paper feeder is used.

【0010】図1(B)は、記憶装置2やRAM4の一部
を示し、この実施形態においては、イメージバッファ
A、認識結果メモリB、文字認識辞書C、解析結果メモ
リD、郵便番号辞書E、住所録ファイルFを有してい
る。イメージバッファAはイメージリーダ9によって読
み取られた葉書1枚分の表面イメージデータを一時記憶
するもので、CPU1はこのイメージバッファA内のデ
ータを切り出して文字認識を行い、その認識結果(文字
列コード)を認識結果メモリBに順次セットしてゆく。
この場合、CPU1は通常の文字認識辞書Cを参照する
ことによってイメージバッファA内のデータを一文字ず
つ文字認識し、その認識結果を葉書イメージの印字位置
に対応付けてイメージ通りに認識結果メモリB内に配置
するようにしている。
FIG. 1B shows a part of a storage device 2 and a part of a RAM 4. In this embodiment, an image buffer A, a recognition result memory B, a character recognition dictionary C, an analysis result memory D, a postal code dictionary E , An address book file F. The image buffer A temporarily stores the surface image data of one postcard read by the image reader 9, and the CPU 1 cuts out the data in the image buffer A and performs character recognition. The recognition result (character string code) ) Are sequentially set in the recognition result memory B.
In this case, the CPU 1 recognizes characters in the data in the image buffer A character by character by referring to the normal character recognition dictionary C, and associates the recognition result with the printing position of the postcard image in the recognition result memory B as image. It is arranged to be.

【0011】解析結果メモリDは認識結果メモリBの内
容を解析することによって得られたデータを一時記憶す
るもので、CPU1は認識結果メモリBの内容を解析す
ることによって葉書の差出人領域を特定し、この差出人
領域に対応する認識結果メモリBの内容、つまり、差出
人の「郵便番号」、「住所」、「差出人名」を抽出して
解析結果メモリDにセットする。郵便番号辞書Eは日本
全国の各地域毎に、7桁表記の郵便番号と住所とを対応
付けて成る最新の辞書で、CPU1はこの郵便番号辞書
Eを参照することによって解析結果メモリD内の差出人
「郵便番号」、「住所」が正規のデータかを判別するよ
うにしている。この郵便番号辞書Eの内容は、図2
(A)に示すように町域名の頭文字をキーとして「あい
うえお順」に並べられており、7桁表記の郵便番号と都
道府県名、市区町村名、町域から成る住所データとを記
憶する構成となっている。住所録ファイルFは各人に対
応して「名前」、「郵便番号」、「住所」、「電話番
号」等を1レコード分のデータとする構成で、CPU1
は解析結果メモリDの内容に基づいて住所録ファイルF
の内容を修正したり、新規レコードを登録するようして
いる。住所録ファイルFの内容は、図2(B)に示すよ
うに各人に対応して「名前」、「郵便番号」、「住
所」、「電話番号」等の他、年度別に葉書(年賀状)を
受領したか否かの受領印を記憶する複数年度分のフィー
ルドを有する構成となっている。なお、受領印を記憶す
る複数年度分のフィールドとして、本年度の他、過去3
年分のフィールドが設けられている。
The analysis result memory D temporarily stores data obtained by analyzing the contents of the recognition result memory B. The CPU 1 analyzes the contents of the recognition result memory B to specify the sender area of the postcard. The contents of the recognition result memory B corresponding to the sender area, that is, the "zip code", "address", and "sender name" of the sender are extracted and set in the analysis result memory D. The postal code dictionary E is the latest dictionary that associates postal codes and addresses with seven-digit notation for each region in the whole of Japan. The CPU 1 refers to the postal code dictionary E to read the postal code dictionary E in the analysis result memory D. It is determined whether the sender “postal code” and “address” are legitimate data. The contents of the postal code dictionary E are shown in FIG.
As shown in (A), the first letter of the town area name is used as a key, and it is arranged in the order of "aiueo". The postal code of 7 digits and the address data consisting of the prefecture name, city name, town name, and town area are stored. Configuration. The address book file F has a configuration in which “name”, “zip code”, “address”, “telephone number”, etc. are data for one record corresponding to each person.
Is an address book file F based on the contents of the analysis result memory D.
To modify the content of the or to register a new record. As shown in FIG. 2B, the contents of the address book file F include "name", "postal code", "address", "telephone number", etc. corresponding to each person, and a postcard (New Year's card) for each year. Has a field for a plurality of years for storing a receipt stamp indicating whether or not the receipt has been received. In addition, as fields for multiple years for storing receipt stamps, in addition to this year, past 3
A field for years is provided.

【0012】次に、この一実施形態におけるデータ処理
装置の動作を図3〜図6に示すフローチャートを参照し
て説明する。ここで、これらのフローチャートに記述さ
れている各機能を実現するためのプログラムは、読み取
り可能なプログラムコードの形態で記録媒体3に格納さ
れており、CPU1はこのプログラムコードにしたがっ
た動作を逐次実行する。また、CPU1は伝送媒体を介
して伝送されてきた上述のプログラムコードにしたがっ
た動作を逐次実行することもできる。すなわち、記録媒
体の他、伝送媒体を介して外部供給されたプログラム/
データを利用してこの実施形態特有の動作を実行するこ
ともできる。
Next, the operation of the data processing apparatus according to this embodiment will be described with reference to the flowcharts shown in FIGS. Here, the programs for realizing the functions described in these flowcharts are stored in the form of readable program codes on the recording medium 3, and the CPU 1 executes the operations according to the program codes sequentially. I do. Further, the CPU 1 can also sequentially execute the operation according to the above-described program code transmitted via the transmission medium. That is, a program / externally supplied via a transmission medium other than a recording medium
Operations specific to this embodiment can also be performed using data.

【0013】図3は、イメージリーダ9によって読み取
ったデータに基づいて住所録ファイルFの内容を更新す
る動作を示したフローチャートである。先ず、自動給紙
装置付定置式スキャナであるイメージリーダ9に葉書が
セットされている状態において(ステップA1)、イメ
ージリーダ9を動作させてスキャニングを開始させる
(ステップA2)。すると、CPU1はイメージリーダ
9によって読み取られた葉書1枚分の表面イメージデー
タを取り込み、イメージバッファAにセットすると共
に、文字認識辞書Cを参照して一文字ずつイメージバッ
ファA内のデータを文字認識し、認識結果メモリBに書
き込む(ステップA3)。そして、読み取り済みの葉書
を排出した後(ステップA4)、図4のフローチャート
にしたがって差出人領域の内容を解析する処理、つま
り、認識結果メモリBの内容を解析することによって葉
書の差出人領域を特定し、この差出人の「郵便番号」、
「住所」、「差出人名」を抽出して解析結果メモリDに
セットする差出人解析処理を行う(ステップA5)。
FIG. 3 is a flowchart showing an operation of updating the contents of the address book file F based on data read by the image reader 9. First, while a postcard is set in the image reader 9 which is a stationary scanner with an automatic paper feeder (step A1), the image reader 9 is operated to start scanning (step A2). Then, the CPU 1 captures the surface image data of one postcard read by the image reader 9, sets the image data in the image buffer A, and recognizes the data in the image buffer A character by character by referring to the character recognition dictionary C. Is written to the recognition result memory B (step A3). After the read postcard is discharged (step A4), the sender area of the postcard is identified by analyzing the contents of the sender area according to the flowchart of FIG. , The "zip code" of this sender,
A sender analysis process is performed to extract “address” and “sender name” and set them in the analysis result memory D (step A5).

【0014】ここで、イメージバッファAの内容を認識
した認識結果は、葉書イメージの印字位置に対応付けて
認識結果メモリB内にセットされているので、CPU1
は文字認識した認識結果メモリB内の文字位置と文字サ
イズとから差出人領域を特定する(ステップB1)。こ
の場合、葉書の左下にあり、比較的小さな文字が集合し
ている部分があれば、その集合部分を差出人領域として
認識する。そして、この差出人領域から桁の3桁〜7桁
の数字部分を抽出し、その数字部分があれば(ステップ
B3)、その数字列のデータを郵便番号として解析結果
メモリDにセットする(ステップB4)。続いて、差出
人領域から都道府県名、市区町村名を含む住所を検索し
(ステップB5)、住所表記があれば(ステップB
6)、その住所を解析結果メモリDにセットする(ステ
ップB7)。この場合、郵便番号辞書Eを参照すること
によって都道府県名、市区町村名を含む住所の検索が行
われる。更に、差出人領域から差出人名を検索し(ステ
ップB8)、解析結果メモリDにセットする(ステップ
B9)。
Here, the recognition result obtained by recognizing the contents of the image buffer A is set in the recognition result memory B in association with the printing position of the postcard image.
Specifies the sender area from the character position and character size in the recognition result memory B after character recognition (step B1). In this case, if there is a portion at the lower left of the postcard where relatively small characters are gathered, the gathered portion is recognized as the sender area. Then, a 3 to 7 digit number portion is extracted from the sender area, and if there is a digit portion (step B3), the data of the digit string is set as a postal code in the analysis result memory D (step B4). ). Subsequently, an address including the name of the prefecture and the name of the city, town, and village is searched from the sender area (step B5).
6) The address is set in the analysis result memory D (step B7). In this case, an address including a prefecture name and a municipal name is searched for by referring to the postal code dictionary E. Further, the sender name is searched from the sender area (step B8) and set in the analysis result memory D (step B9).

【0015】このような差出人解析処理が終わると、図
3のステップA6に進み、郵便番号辞書照合処理が行わ
れる。この郵便番号辞書照合処理は図5のフローチャー
トにしたがって実行される。先ず、解析結果メモリDか
ら差出人の郵便番号、住所をそれぞれ抽出し(ステップ
C1)、この差出人住所をキーとして郵便番号辞書Eを
検索することによって(ステップC2)、差出人住所対
応の郵便番号を取得する。そして、差出人郵便番号と、
郵便番号辞書Eを検索するこによって得られた郵便番号
とを比較する(ステップC3)。この場合、郵便番号辞
書Eには7桁の郵便番号が記憶されているので、差出人
郵便番号は7桁か、かつ7桁が完全に一致するかを調べ
る(ステップC4)。ここで、7桁が完全に一致するも
のであれば、差出人の郵便番号、住所は正規のデータで
あると判別し、この時点で照合処理の終了となる。
When the sender analysis process is completed, the process proceeds to step A6 in FIG. 3, where a postal code dictionary matching process is performed. This postal code dictionary matching process is executed according to the flowchart of FIG. First, the zip code and address of the sender are extracted from the analysis result memory D (step C1), and the zip code corresponding to the sender address is obtained by searching the zip code dictionary E using the sender address as a key (step C2). I do. And the sender's zip code,
The postal code is compared with the postal code obtained by searching the postal code dictionary E (step C3). In this case, since the seven-digit postal code is stored in the postal code dictionary E, it is checked whether the sender postal code has seven digits and the seven digits completely match (step C4). If the seven digits completely match, the sender's postal code and address are determined to be legitimate data, and the collation processing ends at this point.

【0016】一方、差出人郵便番号が3桁や5桁のまま
であったり、7桁表記であってもその番号自体の間違い
であれば、ステップC4で郵便番号の不一致が判別され
る。すると、差出人郵便番号対応の住所を検索し(ステ
ップC5)、差出人住所と検索された住所とを比較し
(ステップC6)、それらが一致するかを調べるが(ス
テップC7)、この場合、差出人住所に都道府県、市区
町村が含まれていなくても、町域が含まれている場合に
は町域の一致を判別する。つまり、ステップC7は少な
くとも、町域の一致を判別するもので、それらの一致が
検出されると、自動修正画面が表示出力される(ステッ
プC8)。図7(A)は、この場合の自動修正画面を示
し、読み取った差出人の郵便番号を正規の郵便番号に修
正するかの修正要否を問い合わせるメッセージ表示が行
われる。ここで、修正を指示するために、その確定操作
を行うと(ステップC9)、解析結果メモリD内の郵便
番号が自動修正される(ステップC10)。一方、上述
のステップC4で郵便番号、ステップC7で住所の不一
致が検出された場合には、照合エラー表示が行われる
(ステップC11)。ここで、郵便番号/住所の自動修
正指示があれば(ステップC12)、差出人の郵便番号
/住所を検索された正規の郵便番号/住所に基づいて自
動修正するが(ステップC13)、手動修正の指示であ
れば、通常と同様にキー入力によって差出人郵便番号/
イメージバッファAの修正が行われる(ステップC1
4)。
On the other hand, if the sender's postal code remains in three or five digits, or if the number itself is incorrect even if it is expressed in seven digits, it is determined in step C4 that the postal code does not match. Then, an address corresponding to the sender's postal code is searched (step C5), the sender's address is compared with the searched address (step C6), and it is checked whether they match (step C7). Even if there are no prefectures, municipalities, and municipalities, if a town area is included, it is determined whether the town areas match. That is, step C7 determines at least the coincidence of the town areas. When the coincidence is detected, an automatic correction screen is displayed and output (step C8). FIG. 7A shows an automatic correction screen in this case, in which a message is displayed for inquiring whether to correct the read zip code of the sender to a proper zip code. Here, if the user performs a fixing operation to instruct the correction (step C9), the postal code in the analysis result memory D is automatically corrected (step C10). On the other hand, if a mismatch between the postal code is detected in step C4 and the address is not matched in step C7, a collation error display is performed (step C11). If there is an instruction to automatically correct the postal code / address (step C12), the postal code / address of the sender is automatically corrected based on the searched regular postal code / address (step C13). If instructed, the sender's zip code /
The image buffer A is modified (Step C1)
4).

【0017】このような郵便番号辞書照合処理が終わる
と、図3のステップA7に進み、住所録ファイル編集処
理が行われる。この住所録ファイル編集処理は図6のフ
ローチャートにしたがって実行される。先ず、解析結果
メモリDより差出人名を抽出し(ステップD1)、この
差出人名をキーとして住所録ファイルFを検索し(ステ
ップD2)、該当するレコードが存在するかを判別する
(ステップD3)。ここで、該当レコードが存在してい
なければ、新規登録確認画面を表示し(ステップD
4)、新規登録指示するために、その確定操作を行うと
(ステップD5)、解析結果メモリD内の「郵便番
号」、「住所」、「差出人名」が新規レコードとして住
所録ファイルFに登録される(ステップD6)。そし
て、イメージバッファA、認識結果メモリB、解析結果
メモリDの内容がそれぞれクリアされる(ステップD1
6)。なお、新規登録の確定が指示されなかった場合に
は、未編集終了メッセージが行われた後(ステップD
7)、上述のクリア処理(ステップD16)が行われ
る。
When the postal code dictionary collation processing is completed, the process proceeds to step A7 in FIG. 3, and the address book file editing processing is performed. This address book file editing process is executed according to the flowchart of FIG. First, the sender's name is extracted from the analysis result memory D (step D1), and the address book file F is searched using this sender's name as a key (step D2), and it is determined whether a corresponding record exists (step D3). If the record does not exist, a new registration confirmation screen is displayed (step D).
4), when a confirmation operation is performed to instruct new registration (step D5), "zip code", "address", and "sender name" in the analysis result memory D are registered as new records in the address book file F. (Step D6). Then, the contents of the image buffer A, the recognition result memory B, and the analysis result memory D are cleared (step D1).
6). If the new registration is not instructed, an unedit end message is sent (step D).
7), the above-described clear processing (step D16) is performed.

【0018】また、差出人名に該当するレコードが存在
していれば、解析結果メモリD内から郵便番号、住所を
抽出し(ステップD8)、抽出した各項目と検索レコー
ドの該当項目とを比較する(ステップD9)。この結
果、各項目の一致が検出された場合には(ステップD1
0)、住所録ファイルFの該当レコード内に本年、年賀
状を受領した旨を示す受領印を付加する(ステップD1
5)。そして、上述のクリア処理が行われる(ステップ
D16)。また、解析結果メモリD内から抽出した差出
人の郵便番号、住所の各項目と検索レコードの該当項目
とを比較した結果、いずれかの項目の一致が検出された
場合には(ステップD10)、不一致部分を検出し(ス
テップD11)、自動修正画面を表示する(ステップD
12)。図7(B)はこの場合の自動修正画面を示し、
差出人の郵便番号、住所の各項目と検索レコードの対応
項目とが並列表示されると共に、不一致部分が点滅表示
される。ここで、修正を指示するために、その確定操作
を行うと(ステップD13)、住所録ファイルFの該当
レコード内のデータは、差出人の郵便番号/住所に基づ
いて自動修正される(ステップD14)。なお、確定指
示がなければ、未編集終了メッセージが行われる(ステ
ップD17)。そして、該当レコードに本年の受領印が
付加された後(ステップD15)、クリア処理が行われ
る(ステップD16)。
If there is a record corresponding to the sender's name, the postal code and the address are extracted from the analysis result memory D (step D8), and each extracted item is compared with the corresponding item of the search record. (Step D9). As a result, when a match of each item is detected (step D1)
0), a receipt indicating that a new year's card has been received this year is added to the corresponding record of the address book file F (step D1).
5). Then, the above-described clear processing is performed (step D16). As a result of comparing each item of the sender's zip code and address extracted from the analysis result memory D with the corresponding item of the search record, if any of the items is found to match (step D10), a mismatch is found. The part is detected (step D11), and an automatic correction screen is displayed (step D11).
12). FIG. 7B shows an automatic correction screen in this case.
Each item of the sender's postal code and address and the corresponding item of the search record are displayed side by side, and the unmatched part is displayed blinking. Here, when the confirmation operation is performed to instruct the correction (step D13), the data in the corresponding record of the address book file F is automatically corrected based on the zip code / address of the sender (step D14). . If there is no confirmation instruction, a non-editing end message is issued (step D17). After the receipt mark of the current year is added to the record (step D15), a clearing process is performed (step D16).

【0019】このような住所録ファイル編集処理が終わ
ると、図3のステップA8に進み、次の葉書が自動給紙
装置にセツトされているかを判別し、未処理の葉書が残
っていれば、ステップA1に戻り、葉書1枚ずつ上述の
動作を繰り返す(ステップA1〜A8)。これによって
全部の葉書を読み取って上述の処理が終了すると、住所
録ファイルF内の各レコードに付加されている受領印を
参照し、今年と過去3年間に年賀状を受けていない該当
者を抽出し(ステップA9)、その該当者一覧画面を表
示する(ステップA10)。そして、この一覧画面の中
から疎遠となった者を選択指定すると、その指定レコー
ドは住所録ファイルFから削除される(ステップA1
1)。
When the address book file editing process is completed, the process proceeds to step A8 in FIG. 3, where it is determined whether the next postcard is set in the automatic paper feeder. Returning to step A1, the above operation is repeated for each postcard (steps A1 to A8). As a result, when all the postcards have been read and the above-mentioned processing has been completed, the person who has not received a New Year's card in this year and the past three years is extracted by referring to the receipt stamp attached to each record in the address book file F. (Step A9), the corresponding person list screen is displayed (Step A10). When an estranged person is selected and designated from the list screen, the designated record is deleted from the address book file F (step A1).
1).

【0020】以上のように、この一実施形態おいては、
イメージリーダ9によって読み取られた葉書データの中
から差出人領域内の郵便番号、住所、差出人名をそれぞ
れ抽出し、抽出された各データに基づいて住所録ファイ
ルFから該当するデータを検索し、検索された該当デー
タと読み取られた差出人のデータとを比較して両者が一
致するかを判別し、不一致が判別された場合に、住所録
ファイルF内の該当するデータを読み取った差出人のデ
ータに基づいて修正するようにしたから、住所録ファイ
ルFの内容を修正する際に、オペレータがファイルから
修正対象を呼び出す操作を行ったり、修正前後の内容を
確認する作業を行わなくても、葉書からデータを読み取
るだけで、住所録ファイルF内の該当データを容易に修
正することができる。この場合、住所録ファイルF内の
該当するデータと読み取られた差出人のデータとが対応
付けられて修正要否のメッセージと共に案内表示される
共に、自動修正の指示があった際に、住所録ファイルF
内の該当するデータを修正するようにしたから、オペレ
ータの確認を受けた上で、住所録ファイルFの内容を修
正することができる。
As described above, in this embodiment,
The postal code, address, and sender's name in the sender area are respectively extracted from the postcard data read by the image reader 9, and the corresponding data is searched from the address book file F based on the extracted data. The corresponding data and the read sender data are compared to determine whether the two match, and if the two are not matched, based on the sender data that has read the corresponding data in the address book file F, Since the correction is made, when the contents of the address book file F are corrected, the data can be read from the postcard without the operator having to call the correction target from the file or checking the contents before and after the correction. Only by reading, the corresponding data in the address book file F can be easily corrected. In this case, the corresponding data in the address book file F and the read sender data are associated with each other and displayed together with a message indicating whether or not the correction is necessary. F
Since the corresponding data is modified, the contents of the address book file F can be modified after the confirmation of the operator.

【0021】また、イメージリーダ9によって読み取ら
れた差出人の郵便番号/住所データを文字認識すると共
に、認識された郵便番号/住所データに基づいて郵便番
号辞書Eを検索し、検索された郵便番号/住所データと
差出人の郵便番号/住所データとを比較し、両者の不一
致が判別された場合に、読み取られた差出人の郵便番号
/住所データを検索された郵便番号/住所データに基づ
いて修正するようにしたから、つまり、葉書から郵便番
号/住所データを読み取った際に、オペレータが特別な
操作を行わなくても、読み取ったデータが正規のデータ
でなければ、それを正規のデータに修正するようにした
から、この修正後のデータに基づいて住所録ファイルF
の内容を更新することでその更新を正確に行うことが可
能となる。また、イメージリーダ9によって読み取られ
た差出人データに基づいて住所録ファイルFを検索し、
該当するデータに葉書を受領したことを示す受領済み情
報を付加するようにしたから、葉書を受領したかの確認
を手作業によって行う必要はなく、葉書から差出人デー
タを読み取るだけで、葉書を受領したかの情報を住所録
ファイルFに記憶することができるので、出し忘れや疎
遠となった人に出してしまうという不都合を回避するこ
とが可能となる。
The sender's zip code / address data read by the image reader 9 is recognized by characters, and the zip code dictionary E is searched based on the recognized zip code / address data. The address data is compared with the postal code / address data of the sender, and when a mismatch is determined between the two, the read postal code / address data of the sender is corrected based on the retrieved postal code / address data. In other words, when the postal code / address data is read from the postcard, even if the operator does not perform any special operation, if the read data is not legitimate data, it is corrected to legitimate data. The address book file F based on this corrected data.
By updating the contents of the above, the update can be performed accurately. Further, the address book file F is searched based on the sender data read by the image reader 9,
Since the received data indicating that the postcard was received is added to the corresponding data, there is no need to manually confirm whether the postcard has been received, just read the sender data from the postcard and receive the postcard Since it is possible to store the information of whether or not the information has been stored in the address book file F, it is possible to avoid the inconvenience of forgetting to give out the information or giving it to a distant person.

【0022】なお、上述した一実施形態においては、葉
書を読み取り対象としたが、封筒、小包等、差出人が記
載されているものを読み取り対象としてもよく、更に、
名刺や通信用メールアドレスを読み取るようにしてもよ
い。また、住所録ファイルFの内容を更新するようにし
たが、人事ファイル、得意先ファイル等の内容を更新す
るようにしてもよい。また、上述したデータ処理装置は
スタンド・アローン・タイプに限らず、この発明の各構
成要素が2以上の筐体に物理的に分離され、通信回線や
ケーブル等の有線伝送路あるいは電波、マイクロウエー
ブ、赤外線等の無線伝送路を介してデータを送受信する
分散型のコンピュータ通信システムを構成するものであ
ってもよい。その他、この発明を逸脱しない範囲内にお
いて各種の変形応用が可能である。
In the above-described embodiment, the postcard is read. However, an envelope, a parcel, or the like in which the sender is described may be read.
A business card or a communication mail address may be read. Although the contents of the address book file F are updated, the contents of a personnel file, a customer file, and the like may be updated. Further, the above-described data processing apparatus is not limited to a stand-alone type, and each component of the present invention is physically separated into two or more housings, and a wired transmission line such as a communication line or a cable, a radio wave, or a microwave. Alternatively, a distributed computer communication system for transmitting and receiving data via a wireless transmission path such as infrared rays may be configured. In addition, various modifications can be made without departing from the scope of the present invention.

【0023】[0023]

【発明の効果】第1の発明によれば、ファイルの内容を
修正する際に、オペレータがファイルから修正対象を呼
び出す操作を行ったり、修正前後の内容を確認する作業
を行わなくても、記録物からデータを読み取るだけで、
ファイル内の該当データを容易に修正することができ
る。第2の発明によれば、郵便番号/住所が記載されて
いる記録物から郵便番号/住所データを読み取った際
に、オペレータが特別な操作を行わなくても、読み取っ
たデータが正規のデータでなければ、それを正規のデー
タに修正することができる。第3の発明によれば、郵便
物を受領したかの確認を手作業によって行う必要はな
く、郵便物から差出人データを読み取るだけで、郵便物
を受領したかの情報を住所録ファイルに記憶でき、出し
忘れや疎遠となった人に出してしまうという不都合を回
避することができる。
According to the first aspect of the present invention, when modifying the contents of a file, recording can be performed without the operator having to perform an operation of calling a modification target from the file or checking the contents before and after the modification. Just read the data from the object,
The corresponding data in the file can be easily modified. According to the second invention, when the zip code / address data is read from the recorded matter on which the zip code / address is described, the read data is legitimate data even if the operator does not perform any special operation. If not, it can be corrected to legitimate data. According to the third aspect, it is not necessary to manually confirm whether or not the mail has been received, and information on whether or not the mail has been received can be stored in the address book file only by reading the sender data from the mail. However, it is possible to avoid the inconvenience of forgetting to give out or giving out to people who have become alienated.

【図面の簡単な説明】[Brief description of the drawings]

【図1】(A)はイメージリーダ付データ処理装置の全
体構成を示したブロック図、(B)は記憶装置2やRA
M4の一部を示した図。
FIG. 1A is a block diagram showing the overall configuration of a data processing device with an image reader, and FIG.
The figure which showed a part of M4.

【図2】(A)は郵便番号辞書の構成を示した図、
(B)は住所録ファイルの構成を示した図。
FIG. 2A is a diagram showing a configuration of a postal code dictionary;
(B) is a diagram showing a configuration of an address book file.

【図3】イメージリーダ9によって読み取ったデータに
基づいて住所録ファイルFの内容を更新する動作を示し
たフローチャート。
FIG. 3 is a flowchart showing an operation of updating the contents of an address book file F based on data read by an image reader 9.

【図4】図3のステップA5で示した差出人解析処理を
詳述するフローチャート。
FIG. 4 is a flowchart detailing a sender analysis process shown in step A5 of FIG. 3;

【図5】図3のステップA6で示した郵便番号辞書照合
処理を詳述するフローチャート。
FIG. 5 is a flowchart detailing a postal code dictionary matching process shown in step A6 of FIG. 3;

【図6】図3のステップA7で示した住所録ファイル編
集処理を詳述するフローチャート。
FIG. 6 is a flowchart detailing an address book file editing process shown in step A7 of FIG. 3;

【図7】(A)は、郵便番号辞書照合処理時における自
動編集画面を示した図、(B)は、住所録ファイル編集
処理時における自動編集画面を示した図。
FIG. 7A is a diagram illustrating an automatic editing screen at the time of postal code dictionary collation processing, and FIG. 7B is a diagram illustrating an automatic editing screen at the time of address book file editing processing.

【符号の説明】[Explanation of symbols]

1 CPU 2 記憶装置 3 記録媒体 5 伝送制御部 6 入力部 7 表示部 9 イメージリーダ A イメージバッファ B 認識結果メモリ C 文字認識辞書 D 解析結果メモリ E 郵便番号辞書 F 住所録ファイル DESCRIPTION OF SYMBOLS 1 CPU 2 Storage device 3 Recording medium 5 Transmission control part 6 Input part 7 Display part 9 Image reader A Image buffer B Recognition result memory C Character recognition dictionary D Analysis result memory E Postal code dictionary F Address book file

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】ファイルの内容を修正するデータ処理装置
において、 記録物からデータを読み取る読取手段と、 この読取手段によって読み取られたデータの中から所定
のデータを抽出する抽出手段と、 この抽出手段によって抽出されたデータに基づいてファ
イルから該当するデータを検索する検索手段と、 この検索手段によって該当データが検索された場合に、
検索されたデータと前記読取手段によって読み取られた
データとを比較し、両者が一致するかを判別する判別手
段と、 この判別手段によって不一致が判別された場合に、前記
検索されたファイル内の該当するデータを前記読み取ら
れたデータに基づいて修正処理する修正処理手段とを具
備したことを特徴とするデータ処理装置。
1. A data processing apparatus for correcting the contents of a file, comprising: reading means for reading data from a recorded material; extracting means for extracting predetermined data from data read by the reading means; Searching means for searching the file for the corresponding data based on the data extracted by the search means; and when the relevant data is searched by the searching means,
Determining means for comparing the searched data with the data read by the reading means and determining whether or not they match; and when the determining means determines a mismatch, the corresponding data in the searched file is determined. Correction processing means for correcting data to be corrected based on the read data.
【請求項2】前記判別手段によって不一致が判別された
場合に、前記検索されたファイル内の該当するデータと
前記読み取られたデータとを対応付けて修正要否のメッ
セージと共に案内表示する表示手段を設け、 前記修正処理手段は、自動修正の指示があった際に、前
記検索されたファイル内の該当するデータを修正するよ
うにしたことを特徴とする請求項1記載のデータ処理装
置。
2. A display means for associating relevant data in the searched file with the read data and providing a guidance display together with a message indicating whether or not correction is necessary, when the discrimination is judged by the discriminating means. 2. The data processing apparatus according to claim 1, wherein the correction processing unit corrects the corresponding data in the searched file when an instruction for automatic correction is given.
【請求項3】郵便番号と住所とを対応付けて成る対応辞
書を記憶する辞書記憶手段と、 郵便番号/住所が記載されている記録物から郵便番号/
住所データを読み取る読取手段と、 この読取手段によって読み取られた郵便番号/住所デー
タを文字認識する文字認識手段と、 この文字認識手段によって認識された郵便番号/住所デ
ータに基づいて前記対応辞書を検索する辞書検索手段
と、 この辞書検索手段によって該当する郵便番号/住所デー
タが検索された場合に、その郵便番号/住所データと前
記読取手段によって読み取られた郵便番号/住所データ
とを比較し、両者が一致するかを判別する判別手段と、 この判別手段によって両者の不一致が判別された場合
に、前記読み取られた郵便番号/住所データを前記検索
された対応辞書内の郵便番号/住所データに基づいて修
正処理する修正処理手段とを具備したことを特徴とする
データ処理装置。
3. A dictionary storage means for storing a correspondence dictionary in which a zip code and an address are associated with each other;
Reading means for reading the address data; character recognizing means for recognizing the postal code / address data read by the reading means; and searching the correspondence dictionary based on the postal code / address data recognized by the character recognizing means. When the corresponding zip code / address data is searched by the dictionary search means, the zip code / address data is compared with the zip code / address data read by the reading means. Means for judging whether or not they match each other. If the discrimination means judges that the two do not match, the read zip code / address data is converted into the zip code / address data based on the searched zip code / address data in the corresponding dictionary. And a correction processing means for performing correction processing.
【請求項4】前記読取手段によって読み取られ、前記修
正処理手段によって修正された郵便番号/住所データを
その登録指示にしたがって住所録ファイル内に新規登録
する登録手段を設けたことを特徴とする請求項2記載の
データ処理装置。
4. A registration means for newly registering postal code / address data read by said reading means and corrected by said correction processing means in an address book file in accordance with the registration instruction. Item 3. The data processing device according to Item 2.
【請求項5】前記修正処理手段によって修正された郵便
番号/住所データに基づいて住所録ファイルを検索する
検索手段と、 この検索手段によって該当する郵便番号/住所データが
検索された場合に、その郵便番号/住所データと前記修
正手段によって修正された郵便番号/住所データとを比
較し、両者が一致するかを判別する判別手段と、 この判別手段によって両者の不一致が判別された場合
に、前記検索された住所録ファイル内の該当する郵便番
号/住所データを前記修正された郵便番号/住所データ
に基づいて修正処理する住所録修正手段とを設けたこと
を特徴とする請求項2記載のデータ処理装置。
5. A search means for searching an address book file based on postal code / address data corrected by the correction processing means, and when the relevant postal code / address data is searched by the search means, Determining means for comparing the postal code / address data with the postal code / address data corrected by the correction means and determining whether or not the two are the same; 3. The data according to claim 2, further comprising address book correction means for performing correction processing on the corresponding postal code / address data in the retrieved address book file based on the corrected postal code / address data. Processing equipment.
【請求項6】住所録ファイルの内容を更新するデータ処
理装置において、 郵便物から差出人データを読み取る読取手段と、 この読取手段によって読み取られた差出人データに基づ
いて住所録ファイルを検索する検索手段と、 この検索手段によって該当データ有りが検索された場合
に、住所録ファイル内の該当するデータに郵便物を受領
したことを示す受領済み情報を付加する付加手段とを具
備したことを特徴とするデータ処理装置。
6. A data processing apparatus for updating contents of an address book file, comprising: reading means for reading sender data from a mail; search means for searching an address book file based on the sender data read by the reading means. And data adding means for adding received information indicating that the mail has been received to the corresponding data in the address book file when the corresponding data is found by the searching means. Processing equipment.
【請求項7】コンピュータが読み取り可能なプログラム
コードを有する記録媒体であって、 記録物から読み取られたデータの中から所定のデータを
抽出させるコンピュータが読み取り可能なプログラムコ
ードと、 抽出されたデータに基づいてファイルから該当するデー
タを検索させるコンピュータが読み取り可能なプログラ
ムコードと、 該当データが検索された場合に、検索されたデータと前
記読取手段によって読み取られたデータとを比較し、両
者が一致するかを判別させるコンピュータが読み取り可
能なプログラムコードと、 不一致が判別された場合に、前記検索されたファイル内
の該当するデータを前記読み取られたデータに基づいて
修正処理させるコンピュータが読み取り可能なプログラ
ムコードとを有する記録媒体。
7. A recording medium having a program code readable by a computer, comprising: a computer readable program code for extracting predetermined data from data read from a recorded material; A computer-readable program code that causes the file to search for the corresponding data based on the file, and, when the corresponding data is searched, compares the searched data with the data read by the reading unit. A computer readable program code for determining whether the discrepancy is determined, and a computer readable program code for correcting the corresponding data in the searched file based on the read data when a mismatch is determined. A recording medium comprising:
【請求項8】コンピュータが読み取り可能なプログラム
コードを有する記録媒体であって、 郵便番号/住所が記載されている記録物から読み取られ
た郵便番号/住所データを文字認識させるコンピュータ
が読み取り可能なプログラムコードと、 認識された郵便番号/住所データに基づいて郵便番号・
住所対応辞書を検索させるコンピュータが読み取り可能
なプログラムコードと、 該当する郵便番号/住所データが検索された場合に、そ
の郵便番号/住所データと前記読取手段によって読み取
られた郵便番号/住所データとを比較し、両者が一致す
るかを判別させるコンピュータが読み取り可能なプログ
ラムコードと、両者の不一致が判別された場合に、前記
読み取られた郵便番号/住所データを前記検索された対
応辞書内の郵便番号/住所データに基づいて修正処理さ
せるコンピュータが読み取り可能なプログラムコードと
を有する記録媒体。
8. A computer-readable recording medium having a program code readable by a computer, wherein the computer-readable program for character-recognizing postal code / address data read from a recorded material on which the postal code / address is described. Code and postal code / address based on the recognized postal code / address data
A computer readable program code for retrieving the address correspondence dictionary, and when the corresponding postal code / address data is retrieved, the postal code / address data and the postal code / address data read by the reading means are read. A computer readable program code for comparing and judging whether the two match, and a postal code in the searched corresponding dictionary when the discrepancy between the two is judged. / A computer-readable program code for performing a correction process based on address data.
【請求項9】コンピュータが読み取り可能なプログラム
コードを有する記録媒体であって、 郵便物から読み取られた差出人データに基づいて住所録
ファイルを検索させるコンピュータが読み取り可能なプ
ログラムコードと、 該当データ有りが検索された場合に、住所録ファイル内
の該当するデータに郵便物を受領したことを示す受領済
み情報を付加するさせるコンピュータが読み取り可能な
プログラムコードとを有する記録媒体。
9. A recording medium having a computer readable program code, comprising: a computer readable program code for searching an address book file based on sender data read from a postal matter; And a computer-readable program code for adding, when retrieved, the received data indicating that the mail has been received to the corresponding data in the address book file.
JP27792399A 1999-09-30 1999-09-30 Data processing apparatus and program recording medium thereof Expired - Fee Related JP3775133B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP27792399A JP3775133B2 (en) 1999-09-30 1999-09-30 Data processing apparatus and program recording medium thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP27792399A JP3775133B2 (en) 1999-09-30 1999-09-30 Data processing apparatus and program recording medium thereof

Publications (2)

Publication Number Publication Date
JP2001101178A true JP2001101178A (en) 2001-04-13
JP3775133B2 JP3775133B2 (en) 2006-05-17

Family

ID=17590179

Family Applications (1)

Application Number Title Priority Date Filing Date
JP27792399A Expired - Fee Related JP3775133B2 (en) 1999-09-30 1999-09-30 Data processing apparatus and program recording medium thereof

Country Status (1)

Country Link
JP (1) JP3775133B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7783137B2 (en) 2006-08-04 2010-08-24 Konica Minolta Business Technologies, Inc. Image reading apparatus capable of management of personal information
JP2015031962A (en) * 2013-07-31 2015-02-16 ブラザー工業株式会社 Reader and information processor
JP2015103977A (en) * 2013-11-26 2015-06-04 ブラザー工業株式会社 Information processing apparatus, information processing system, and program
JP2017156922A (en) * 2016-03-01 2017-09-07 株式会社ビーアイ Document recognition control system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7783137B2 (en) 2006-08-04 2010-08-24 Konica Minolta Business Technologies, Inc. Image reading apparatus capable of management of personal information
JP2015031962A (en) * 2013-07-31 2015-02-16 ブラザー工業株式会社 Reader and information processor
JP2015103977A (en) * 2013-11-26 2015-06-04 ブラザー工業株式会社 Information processing apparatus, information processing system, and program
JP2017156922A (en) * 2016-03-01 2017-09-07 株式会社ビーアイ Document recognition control system

Also Published As

Publication number Publication date
JP3775133B2 (en) 2006-05-17

Similar Documents

Publication Publication Date Title
US7081975B2 (en) Information input device
US6885769B2 (en) Business form handling method and system for carrying out the same
EP1727054A2 (en) Digitized document archiving system
EP0567834A2 (en) Advanced data capture architecture data processing system and method for scanned images of document forms
JPH08305731A (en) Method for document storage or the like and document server
JP4020924B2 (en) Image processing device
JP3775133B2 (en) Data processing apparatus and program recording medium thereof
JP2015103035A (en) Name card data verification system
JP2004013813A (en) Information management system and method
US5719960A (en) System for dispatching task orders into a user network and method
JP4356908B2 (en) Automatic financial statement input device
JPH10105654A (en) Character recognition device for form
JP2001320571A (en) System and method for processing handwritten slip data
JP2001318941A (en) Information processor and its method
JP3770812B2 (en) Branch terminal for financial institutions
JP3000349B2 (en) Key input editing method and editing device
JP2932667B2 (en) Information retrieval method and information storage device
JPH05210635A (en) Input device
JPH08115330A (en) Method for retrieving similar document and device therefor
JP2000132635A (en) Recognizing data confirming method
JPH06208563A (en) Information display device and its name selecting method
JPH0619884A (en) Name input system
KR970001922B1 (en) Apparatus and method for postal mallers automatic printing processing
JPH08212287A (en) Data control system and data processing method
JP2002259402A (en) Information retrieval system, information retrieval program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050223

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050308

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050425

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051115

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060113

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060131

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060213

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100303

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110303

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120303

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130303

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130303

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140303

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees