JP2000194775A - Method for generating client data and computer readable recording medium recording program for computer to execute the method - Google Patents

Method for generating client data and computer readable recording medium recording program for computer to execute the method

Info

Publication number
JP2000194775A
JP2000194775A JP10369251A JP36925198A JP2000194775A JP 2000194775 A JP2000194775 A JP 2000194775A JP 10369251 A JP10369251 A JP 10369251A JP 36925198 A JP36925198 A JP 36925198A JP 2000194775 A JP2000194775 A JP 2000194775A
Authority
JP
Japan
Prior art keywords
data
file
character
image data
converted
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.)
Pending
Application number
JP10369251A
Other languages
Japanese (ja)
Inventor
Takuji Masuda
卓史 増田
Yoshiro Furukawa
義郎 古川
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.)
Mitsui Knowledge Industry Co Ltd
Original Assignee
Mitsui Knowledge Industry 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 Mitsui Knowledge Industry Co Ltd filed Critical Mitsui Knowledge Industry Co Ltd
Priority to JP10369251A priority Critical patent/JP2000194775A/en
Publication of JP2000194775A publication Critical patent/JP2000194775A/en
Pending legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)

Abstract

PROBLEM TO BE SOLVED: To read various financial tables prepared by a client through an OCR and to automatically convert these tables into client data processible for another analytic program. SOLUTION: Document data are read by an OCR 10 and converted into image data, a character description area and a numeral description area in the image data are discriminated based on the layout data of an LC file 62, the image data of a character string and a numeral string respectively existent in the discriminated character description area and numeral description area are converted into the character data of character string and numeral string, the converted character data of character string and numeral string are converted into 'item' and 'amount' based on the word data of a word file 64, the converted 'item' is summarized into 'course' based on the summary data of a dictionary file, the 'amount' corresponding to the non-summarized 'item' is tabulated for each summarized 'course' and the document data are stored in a client data file 66 as client data composed of the set of summarized 'item' and tabulated 'amount'.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、顧客が作成した決
算書のデータをOCRで読み取り、これを他の解析プロ
グラムで処理可能な顧客データに変換するための顧客デ
ータの作成方法及びその方法をコンピュータに実行させ
るためのプログラムを記録したコンピュータ読み取り可
能な記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method of preparing customer data for reading data of a financial statement prepared by a customer with an OCR and converting the data into customer data that can be processed by another analysis program, and a method thereof. The present invention relates to a computer-readable recording medium on which a program to be executed by a computer is recorded.

【0002】[0002]

【従来の技術】従来から、多くの銀行では、顧客が作成
した財務諸表の内容を解析し、この解析結果に基づいて
たとえば融資等の是非の判断をしている。この財務諸表
の内容の解析は、現在ではコンピュータにより高速で行
なうことができるようになってきている。
2. Description of the Related Art Conventionally, many banks analyze the contents of financial statements prepared by customers and make a decision as to whether or not to make a loan based on the result of the analysis. The analysis of the contents of the financial statements can now be performed at high speed by a computer.

【0003】[0003]

【発明が解決しようとする課題】ところが、財務諸表の
内容の解析は高速化されたものの、顧客が作成した財務
諸表をコンピュータに入力する処理には非常に多くの時
間がかかっている。
However, although the analysis of the contents of financial statements has been speeded up, it takes a great deal of time to input financial statements prepared by a customer into a computer.

【0004】その原因の1つには、顧客の作成する財務
諸表の記載形式等が統一されていない点にある。
[0004] One of the causes is that the description format of financial statements prepared by customers is not uniform.

【0005】つまり、偏に財務諸表とはいっても、その
記載形式は顧客ごとに区々であるばかりではなく、その
記載項目までも区々なのである。したがって、オペレー
タは、この財務諸表をコンピュータに入力する前に、財
務諸表に記載されている各項目はコンピュータのどの勘
定科目として入力すれば良いのかを一項目づつ判断し、
その勘定科目と金額とを入力しなければならない。
[0005] In other words, even if financial statements are described, not only the description format is different for each customer, but also the description items are also different. Therefore, before inputting the financial statements to the computer, the operator determines which item of the financial statements should be entered as which computer account, one item at a time.
The account and amount must be entered.

【0006】 たとえば、「現金」… 2,652,000円 「当座預金」…11,365,000円 「その他の預金」… 568,000円 「前払い金」… 152,400円 という項目が財務諸表に記載されていたとすると、これ
をコンピュータに入力する場合、オペレータは、「現
金」、「当座預金」、「その他の預金」の項目を「現金
・預金」の勘定科目とした上でそれらの金額を入力し、
また、「前払い金」の項目は、「その他の流動資産」の
勘定科目とした上でその金額を入力するのである。
For example, “Cash”… 2,652,000 yen “Current account”… 11,365,000 yen “Other deposits”… 568,000 yen “Prepayment”… 152,400 yen If you enter this into a computer, the operator will make the items "Cash", "Checking account" and "Other deposits" into "Cash / deposit" accounts, And enter
In the item of "prepayment", the amount is entered after the account of "other current assets".

【0007】このように、オペレータは、どの勘定科目
とすべきかを判断し、記載されている金額を入力すると
いう作業をしなければならないので、どうしても入力に
時間がかかってしまう。
[0007] As described above, the operator must determine which account item should be entered and input the stated amount, so that it takes time to input.

【0008】次に考えられる原因としては、入力データ
にミスがないかどうかを確認する作業が必要な点であ
る。
[0008] The next conceivable cause is that it is necessary to confirm whether there is a mistake in the input data.

【0009】上記のようにオペレータが細心の注意を払
って入力したとしても、入力ミスが全くないとは言えな
い。財務諸表は顧客についての非常に重要なデータであ
るので、入力ミスはあってはならない。このため、一度
入力したデータを確認する作業がどうしても必要なので
ある。
[0009] Even if the operator pays careful attention as described above, it cannot be said that there is no input error at all. Since financial statements are very important data about customers, there must be no typing errors. For this reason, it is absolutely necessary to confirm the data once entered.

【0010】以上のように、財務諸表の記載されている
項目をコンピュータに入力するには、多大な時間が必要
であり、銀行によっては、この入力のためにだけ人間を
確保しているところもある程である。この入力作業が自
動化できれば、銀行側の入力作業の負担を激減させるこ
とができる。
As described above, it takes a great deal of time to input items described in the financial statements into a computer, and some banks secure human resources only for this input. Yes. If this input operation can be automated, the burden of the input operation on the bank side can be drastically reduced.

【0011】本発明は、このような従来の問題点に鑑
み、オペレータの負担を軽減し、なおかつ入力ミスのな
いデータ入力を可能とするためになされたものであり、
顧客が作成した財務諸表をOCRで読み取り、これを他
の解析プログラムで処理可能な顧客データに自動的に変
換するための顧客データの作成方法及びその方法をコン
ピュータに実行させるためのプログラムを記録したコン
ピュータ読み取り可能な記録媒体の提供を目的とするも
のである。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems, and has been made to reduce the burden on an operator and to enable data input without input errors.
A financial statement prepared by a customer is read by an OCR, and a method of creating customer data for automatically converting the financial statement into customer data that can be processed by another analysis program and a program for causing a computer to execute the method are recorded. It is intended to provide a computer-readable recording medium.

【0012】[0012]

【課題を解決するための手段】請求項1に記載の発明
は、文書データをOCRで読み取ってイメージデータに
変換し、変換後のイメージデータをイメージデータファ
イルに格納する第1段階と、前記イメージデータファイ
ルに格納されているイメージデータ中の文字記載領域と
数字記載領域とをLCファイルのレイアウトデータに基
づいて判別する第2段階と、前記レイアウトデータに基
づいて判別された文字記載領域と数字記載領域にぞれぞ
れ存在する文字列と数字列のイメージデータをキャラク
タデータ変換ファイルの変換データに基づいて文字列と
数字列のキャラクタデータに変換する第3段階と、前記
変換データに基づいて変換された文字列と数字列のキャ
ラクタデータを単語ファイルの単語データに基づいて
「項目」と「金額」に変換する第4段階と、前記単語デ
ータに基づいて変換された「項目」を辞書ファイルの集
約データに基づいて「科目」に集約する第5段階と、前
記集約データに基づいて集約された「科目」毎に集約前
の「項目」に対応する「金額」を集計する第6段階と、
前記文書データを前記第5段階で集約された「科目」と
前記第6段階で集計された「金額」との集合からなる顧
客データとして顧客データファイルに格納する第7段階
とを有することを特徴とする顧客データの作成方法であ
る。
According to the first aspect of the present invention, there is provided a first step in which document data is read by an OCR and converted into image data, and the converted image data is stored in an image data file; A second step of determining, based on the layout data of the LC file, a character description area and a number description area in the image data stored in the data file; and a character description area and a number description determined based on the layout data. A third step of converting image data of a character string and a number string respectively existing in the area into character data of a character string and a number string based on the conversion data of the character data conversion file, and converting the image data based on the conversion data Character string and numeric string character data into “items” and “amounts” based on word data in word files A fourth step of converting the “items” converted based on the word data into “subjects” based on the consolidated data of the dictionary file; and a “subject” consolidated based on the consolidated data. A sixth step of tallying the “amount” corresponding to the “item” before aggregation for each “
A seventh step of storing the document data in a customer data file as customer data including a set of “subjects” aggregated in the fifth step and “amount” aggregated in the sixth step. This is a method for creating customer data.

【0013】請求項2に記載の発明は、請求項1に記載
の顧客データの作成方法において、前記第2段階は、前
記イメージデータ内に、文字記載領域と数字記載領域を
判別させるための縦罫線を必要に応じて挿入する段階
と、前記LCファイル内に新たなレイアウトデータを必
要に応じて登録する段階と、前記LCファイルに登録さ
れているレイアウトデータを呼び出す段階とを含むこと
を特徴とする。
According to a second aspect of the present invention, in the method for creating customer data according to the first aspect, the second step includes a step of determining a vertical position for distinguishing a character description area and a number description area from the image data. Inserting a ruled line as needed, registering new layout data in the LC file as needed, and calling layout data registered in the LC file. I do.

【0014】請求項3に記載の発明は、請求項1に記載
の顧客データの作成方法において、前記第4段階は、変
換データに基づいて変換された文字列のキャラクタデー
タを新たな単語データとして前記単語ファイルに登録す
る段階を含むことを特徴とする。
According to a third aspect of the present invention, in the method for creating customer data according to the first aspect, the fourth step uses the character data of the character string converted based on the converted data as new word data. The method may further include registering the word file.

【0015】請求項4に記載の発明は、文書データをO
CRで読み取ってイメージデータに変換し、変換後のイ
メージデータをイメージデータファイルに格納する第1
段階と、前記イメージデータファイルに格納されている
イメージデータに顧客別の属性データを付す第2段階
と、イメージデータに付された顧客別の属性データに基
づいて、対応する属性別のレイアウトデータをLCファ
イルから呼び出す第3段階と、前記イメージデータファ
イルに格納されているイメージデータ中の文字記載領域
と数字記載領域とを呼び出されたレイアウトデータに基
づいて判別する第4段階と、前記レイアウトデータに基
づいて判別された文字記載領域と数字記載領域にぞれぞ
れ存在する文字列と数字列のイメージデータをキャラク
タデータ変換ファイルの変換データに基づいて文字列と
数字列のキャラクタデータに変換する第5段階と、前記
変換データに基づいて変換された文字列と数字列のキャ
ラクタデータを単語ファイルの単語データに基づいて
「項目」と「金額」に変換する第6段階と、前記単語デ
ータに基づいて変換された「項目」を辞書ファイルの集
約データに基づいて「科目」に集約する第7段階と、前
記集約データに基づいて集約された「科目」毎に集約前
の「項目」に対応する「金額」を集計する第8段階と、
前記文書データを前記第7段階で集約された「科目」と
前記第8段階で集計された「金額」との集合からなる顧
客データとして顧客データファイルに格納する第9段階
とを有することを特徴とする顧客データの作成方法であ
る。
According to a fourth aspect of the present invention, the document data is
The first method of reading with a CR, converting the image data into image data, and storing the converted image data in an image data file.
A second step of attaching attribute data for each customer to the image data stored in the image data file; and a layout data for each attribute based on the attribute data for each customer attached to the image data. A third step of calling from the LC file; a fourth step of determining a character description area and a number description area in the image data stored in the image data file based on the called layout data; Based on the conversion data of the character data conversion file, the image data of the character string and the number string existing respectively in the character description area and the number description area determined based on the character data conversion area are converted into the character data of the character string and the number string. The character data of the character string and the number string converted based on the conversion data A sixth step of converting “items” and “amounts” based on the word data of the file, and a step of integrating the “items” converted based on the word data into “subjects” based on the aggregated data of the dictionary file. Seventh step, and an eighth step of tallying "amount" corresponding to "item" before aggregation for each "subject" aggregated based on the aggregated data,
A ninth step of storing the document data in a customer data file as customer data including a set of “subjects” aggregated in the seventh step and “amount” aggregated in the eighth step. This is a method for creating customer data.

【0016】請求項5に記載の発明は、請求項4に記載
の顧客データの作成方法において、前記第4段階は、前
記イメージデータ内に、文字記載領域と数字記載領域を
判別させるための縦罫線を必要に応じて挿入する段階
と、前記LCファイル内に新たなレイアウトデータを必
要に応じて登録する段階と、前記LCファイルに登録さ
れているレイアウトデータを呼び出す段階とを含むこと
を特徴とする。
According to a fifth aspect of the present invention, in the method for creating customer data according to the fourth aspect, the fourth step is a step of making the image data include a vertical area for distinguishing between a character description area and a number description area. Inserting a ruled line as needed, registering new layout data in the LC file as needed, and calling layout data registered in the LC file. I do.

【0017】請求項6に記載の発明は、請求項4に記載
の顧客データの作成方法において、前記第6段階は、変
換データに基づいて変換された文字列のキャラクタデー
タを新たな単語データとして前記単語ファイルに登録す
る段階を含むことを特徴とする。
According to a sixth aspect of the present invention, in the method for creating customer data according to the fourth aspect, the sixth step uses the character data of the character string converted based on the converted data as new word data. The method may further include registering the word file.

【0018】請求項7に記載の発明は、文書データをO
CRで読み取ってイメージデータに変換し、変換後のイ
メージデータをイメージデータファイルに格納する手順
と、前記イメージデータファイルに格納されているイメ
ージデータ中の文字記載領域と数字記載領域とをLCフ
ァイルのレイアウトデータに基づいて判別する手順と、
前記レイアウトデータに基づいて判別された文字記載領
域と数字記載領域にぞれぞれ存在する文字列と数字列の
イメージデータをキャラクタデータ変換ファイルの変換
データに基づいて文字列と数字列のキャラクタデータに
変換する手順と、前記変換データに基づいて変換された
文字列と数字列のキャラクタデータを単語ファイルの単
語データに基づいて「項目」と「金額」に変換する手順
と、前記単語データに基づいて変換された「項目」を辞
書ファイルの集約データに基づいて「科目」に集約する
手順と、前記集約データに基づいて集約された「科目」
毎に集約前の「項目」に対応する「金額」を集計する手
順と、前記文書データを集約された「科目」と集計され
た「金額」との集合からなる顧客データとして顧客デー
タファイルに格納する手順とをコンピュータに実行させ
るためのプログラムを記録したコンピュータ読み取り可
能な記録媒体である。
According to a seventh aspect of the present invention, the document data is
A procedure for reading by a CR, converting the image data into image data, and storing the converted image data in an image data file, and converting a character description area and a number description area in the image data stored in the image data file into an LC file. A procedure for determining based on the layout data;
The image data of the character string and the number string respectively present in the character description area and the number description area determined based on the layout data are converted into the character data of the character string and the number string based on the conversion data of the character data conversion file. To convert the character data of the character string and the number string converted based on the conversion data into “item” and “amount” based on the word data of the word file; and For integrating the “items” converted into “subjects” based on the aggregated data of the dictionary file, and “subjects” aggregated based on the aggregated data.
A procedure for totalizing “amounts” corresponding to “items” before aggregation for each, and storing the document data in the customer data file as customer data including a set of aggregated “subjects” and aggregated “amounts” And a computer-readable recording medium on which a program for causing a computer to execute the steps described above is recorded.

【0019】請求項8に記載の発明は、文書データをO
CRで読み取ってイメージデータに変換し、変換後のイ
メージデータをイメージデータファイルに格納する手順
と、前記イメージデータファイルに格納されているイメ
ージデータに顧客別の属性データを付す手順と、イメー
ジデータに付された顧客別の属性データに基づいて、対
応する属性別のレイアウトデータをLCファイルから呼
び出す手順と、前記イメージデータファイルに格納され
ているイメージデータ中の文字記載領域と数字記載領域
とを呼び出されたレイアウトデータに基づいて判別する
手順と、前記レイアウトデータに基づいて判別された文
字記載領域と数字記載領域にぞれぞれ存在する文字列と
数字列のイメージデータをキャラクタデータ変換ファイ
ルの変換データに基づいて文字列と数字列のキャラクタ
データに変換する手順と、前記変換データに基づいて変
換された文字列と数字列のキャラクタデータを単語ファ
イルの単語データに基づいて「項目」と「金額」に変換
する手順と、前記単語データに基づいて変換された「項
目」を辞書ファイルの集約データに基づいて「科目」に
集約する手順と、前記集約データに基づいて集約された
「科目」毎に集約前の「項目」に対応する「金額」を集
計する手順と、前記文書データを集約された「科目」と
集計された「金額」との集合からなる顧客データとして
顧客データファイルに格納する手順とをコンピュータに
実行させるためのプログラムを記録したコンピュータ読
み取り可能な記録媒体である。
According to an eighth aspect of the present invention, the document data is
A step of reading with a CR, converting the image data into image data, and storing the converted image data in an image data file; a step of attaching attribute data for each customer to the image data stored in the image data file; Based on the attached customer-specific attribute data, a corresponding attribute-specific layout data is called from the LC file, and a character description area and a number description area in the image data stored in the image data file are called. And a character data conversion file conversion process for converting character string and numeral string image data respectively present in the character description area and the number description area determined based on the layout data into a character data conversion file. Convert to character string and numeric string character data based on data Order, a procedure of converting the character data of the character string and the number string converted based on the conversion data into “items” and “amounts” based on the word data of the word file, and converted based on the word data. A procedure for integrating the “items” into “subjects” based on the aggregated data of the dictionary file, and tabulating “amounts” corresponding to the “items” before the aggregation for each “subject” aggregated based on the aggregated data. Computer-readable recording of a program for causing a computer to execute a step of storing the document data and a step of storing the document data in a customer data file as customer data including a set of an aggregated “subject” and an aggregated “amount”. It is a possible recording medium.

【0020】[0020]

【発明の実施の形態】本発明は、顧客が作成した財務諸
表(文書データ)をOCRで読み取り、これを他の解析
プログラム(顧客の経営状態を解析するプログラム)で
処理可能な顧客データに自動的に変換できるようにした
ものである。本発明の方法を用いれば、オペレータは財
務諸表をOCRに読み込ませるという作業と、読み込ん
だ財務諸表のデータに必要に応じた若干の修正を加える
という作業のみで、コンピュータへの入力作業を完了さ
せることができるようになる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention reads out financial statements (document data) created by a customer with an OCR and automatically converts the financial statements into customer data that can be processed by another analysis program (a program for analyzing the business condition of a customer). It is a thing that can be converted. By using the method of the present invention, the operator completes the inputting operation to the computer only by reading the financial statements into the OCR and making some necessary modifications to the data of the read financial statements. Will be able to do it.

【0021】以下に、本発明の1実施形態を図面を参照
しながら詳細に説明する。
Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.

【0022】図1は、本発明の方法を実施するシステム
の概略構成を示す図である。
FIG. 1 is a diagram showing a schematic configuration of a system for implementing the method of the present invention.

【0023】このシステムは、複数台の汎用コピュー
タ、財務諸表を読み取るスキャナー(OCR)、全ての
コンピュータに共通のデータをもつサーバとを有してい
る。
This system has a plurality of general-purpose computers, a scanner (OCR) for reading financial statements, and a server having data common to all computers.

【0024】図2は、このシステムの内、本発明の方法
を実施するために必要な要素をブロック図として表した
ものである。
FIG. 2 is a block diagram showing elements necessary for implementing the method of the present invention in this system.

【0025】スキャナ(OCR)10は、顧客が作成し
た例えば図4から図16に示す財務諸表をイメージデー
タとして出力するものであり、一般的に用いられている
ものである。
The scanner (OCR) 10 outputs, for example, financial statements shown in FIG. 4 to FIG. 16 created by a customer as image data, and is generally used.

【0026】キーボード20は、後述する属性データの
入力や入力したデータの修正などに用いるもので、マウ
ス等に代用させることも可能である。
The keyboard 20 is used for inputting attribute data to be described later and correcting the input data, and can be replaced with a mouse or the like.

【0027】表示装置30は、具体的には、CRTや液
晶ディスプレイ、プラズマディスプレイであり、出力装
置40は、具体的にはプリンターである。
The display device 30 is, specifically, a CRT, a liquid crystal display, or a plasma display, and the output device 40 is, specifically, a printer.

【0028】CPU50は、図1に示されている各コン
ピュータとサーバが有するCPUを総称するものであ
り、システムを総括的に制御するものである。
The CPU 50 is a general term for the CPUs of the computers and servers shown in FIG. 1, and controls the system as a whole.

【0029】記憶装置60は、システムが有する記憶部
を総称するものである。
The storage device 60 is a general term for the storage units of the system.

【0030】イメージデータファイル61は、スキャナ
10で読み取ったイメージデータを格納するファイルで
ある。
The image data file 61 is a file for storing image data read by the scanner 10.

【0031】LCファイル62は、後述のレイアウトデ
ータが登録されているファイルである。このファイルの
中には、後述するような標準形式のレイアウトデータ
と、顧客(会社)別のレイアウトデータ、また、オペレ
ータが任意に作成したレイアウトデータが登録されてい
る。
The LC file 62 is a file in which layout data described later is registered. In this file, layout data in a standard format as described later, layout data for each customer (company), and layout data arbitrarily created by an operator are registered.

【0032】キャラクタデータ変換ファイル63は、イ
メージデータをキャラクタデータに変換する変換データ
が格納されたファイルである。
The character data conversion file 63 is a file storing conversion data for converting image data into character data.

【0033】単語ファイル64は、キャラクタデータを
文字列や数字列の単語に変換するための単語データが登
録されているファイルである。
The word file 64 is a file in which word data for converting character data into words of a character string or a number string is registered.

【0034】辞書ファイル65は、文字列や数字列に変
換された単語から他の解析プログラムで処理可能な「科
目」に集約するための集約データが格納されたファイル
である。
The dictionary file 65 is a file that stores aggregated data for integrating words converted into character strings and numeric strings into “subjects” that can be processed by another analysis program.

【0035】顧客データファイル66は、最終的に生成
された顧客データを記憶するファイルである。したがっ
て、他の解析プログラムに使用する顧客データは、この
顧客データファイル66に記憶されているものを用い
る。
The customer data file 66 is a file for storing finally generated customer data. Therefore, the customer data used for another analysis program is the one stored in the customer data file 66.

【0036】入出力制御部100は、CPU50の指令
に基づいて、スキャナ10、キーボード20、表示装置
30、出力装置40とCPU50相互間のデータの入出
力を制御するものである。
The input / output controller 100 controls input / output of data between the scanner 10, the keyboard 20, the display device 30, the output device 40, and the CPU 50 based on a command from the CPU 50.

【0037】以上のように構成された装置によって、本
発明は次のようにして実行される。以下に、この装置を
構成する各要素の機能などの説明と共に本発明方法の手
順を説明する。OCRでの読み込み まず、オペレータは、顧客が作成した例えば図4から図
16に示す文書データである財務諸表(複数枚)をOC
R10に読み取らせる。財務諸表の種類としては、貸借
対照表、損益計算書、販売費明細、製造原価報告書、利
益処分の5種類がある。
The present invention is carried out as follows by the device configured as described above. Hereinafter, the procedure of the method of the present invention will be described together with the description of the functions and the like of each element constituting the apparatus. First, the operator reads the financial statements (a plurality of sheets), which are the document data shown in FIGS.
Let R10 read. There are five types of financial statements: balance sheet, profit and loss statement, selling expenses, manufacturing cost report, and profit appropriation.

【0038】OCR10で読み取った財務諸表は、イメ
ージデータに変換されてイメージデータファイル61に
一時格納される。本発明を実施する装置ではOCR10
による連続読み取り(最大50枚)を可能としているの
で、連続的に読み取った財務諸表は、全てこのイメージ
データファイル61に一時格納されることになる。
The financial statements read by the OCR 10 are converted into image data and temporarily stored in the image data file 61. OCR10
(Up to 50 sheets) is possible, so that all financial statements read continuously are temporarily stored in the image data file 61.

【0039】なお、読み取られたイメージデータの1枚
1枚には、自動的にファイル名(「番号」)が付されよ
うになっている。各財務諸表の属性定義 オペレータは、イメージデータファイル61に格納した
それぞれの財務諸表の1枚1枚に属性データを付加す
る。属性データの入力はキーボード20を用いて行な
う。
A file name ("number") is automatically assigned to each piece of read image data. The attribute definition operator of each financial statement adds attribute data to each of the financial statements stored in the image data file 61. Input of the attribute data is performed using the keyboard 20.

【0040】属性データとしては、「支店の番号」、
「会社の番号」、「決算期」、「決算書の種類(貸借対
照表、損益計算書、販売費明細、製造原価報告書、利益
処分のいずれか)」、「入力単位(円単位、千円単位、
百万円単位のいずれか)」、「決算書の形式(文字と数
字の配置形式)」がある。
As attribute data, “branch number”,
"Company number", "Fiscal year", "Type of financial statements (one of balance sheet, profit and loss statement, selling expenses, manufacturing cost report, profit appropriation)", "Input unit (yen, thousand Yen unit,
In millions of yen) and “Financial Statement Format (Character and Number Arrangement Format)”.

【0041】この属性データを入力することによって、
それぞれの財務諸表がどの会社のいつの決算期のどの決
算書の種類のものかが特定されることになる。各財務諸表のキャラクタデータへの変換 イメージデータ中の文字記載領域と数字記載領域とを判
別して当該両領域に存在する文字列と数字列のイメージ
データを文字列と数字列のキャラクタデータに変換す
る。
By inputting this attribute data,
It will be specified which financial statements are for which company, for which financial period and for which financial statements. Conversion to character data of each financial statement Character data area and number data area in the image data are discriminated and the image data of the character string and number string existing in both areas are converted to character data of the character string and number string. I do.

【0042】なお、文字記載領域と数字記載領域の判別
は、イメージデータ内に存在する縦罫線に基づいて行な
うようになっている(横罫線は無関係)。
It should be noted that the distinction between the character description area and the number description area is made based on the vertical ruled lines existing in the image data (regardless of the horizontal ruled lines).

【0043】たとえば、図4に示す貸借対照表のように
文字列と数字列とが配置されている記載形式のもので
は、縦罫線で囲まれた最初の領域が「科目」であり、次
の縦罫線で囲まれた2番目の領域が「金額」であり、次
の3番目の領域とその次の4番目の領域も「科目」、
「金額」と続く配置となっているので、「決算書の形
式」として、後述のLCファイル62に登録されている
レイアウトデータにより「科+額+科+額」と指定す
る。この指定によって、縦罫線で囲まれた最初の領域と
第3番目の領域は文字領域である判別されることにな
り、縦罫線で囲まれた第2番目の領域と第4番目の領域
は数字記載領域であると判別されることになる。このよ
うな指定によって効率的な文字認識(科目と金額)が可
能となる。
For example, in a description form in which character strings and numeric strings are arranged as in the balance sheet shown in FIG. 4, the first area surrounded by vertical ruled lines is "subject", and The second area surrounded by the vertical ruled line is “money”, the next third area and the next fourth area are also “subjects”,
Since the arrangement follows “amount”, “family + amount + family + amount” is designated as “financial statement format” by layout data registered in LC file 62 described later. By this designation, the first area and the third area surrounded by the vertical ruled line are determined to be character areas, and the second area and the fourth area surrounded by the vertical ruled line are numbers. It will be determined that the area is the description area. Such designation enables efficient character recognition (subject and amount).

【0044】このような「決算書の形式」は、あらゆる
記載形式に対応可能なように標準形式のレイアウトデー
タとして16種類用意され、予めLC(レイアウト・コ
ントロール)ファイルに登録されている。
Sixteen types of such "financial statement format" are prepared as layout data in a standard format so as to be compatible with any description format, and are registered in advance in an LC (layout control) file.

【0045】この16種類とは次のものである。なお、
これ以外の「決算書の形式」であっても、オペレータは
自由に設定が可能であり、これをレイアウトデータとし
て登録しておくこともできる。 「科+額」 「科+額+□」 「科+額+□+□+□」 「科+□+額」 「科+□+□+額+□」 「科+額+額」 「科+□+額+額」 「科+額+□+額」 「科+額+科+額」 「科+□+額+科+□+額」 「科+額+□+科+額+□」 「科+□+額+□+科□+額+□」 「科+額+□+□+科+額+□+□」 「科+額+額+□+科+額+額」 「科+□+額+額+科+□+額+額」 「科+額+□+額+科+額+□+額」 図7に示すような記載形式のものでは、「科+額+額」
のレイアウトデータをLCファイル62から呼び出して
「決算書の形式」として指定する。
The 16 types are as follows. In addition,
The operator can freely set any other "financial statement format", and can register this as layout data. "Course + Amount""Course + Amount + □""Course + Amount + □ + □ + □""Course + □ + Amount""Course + □ + □ + Amount + □" + □ + Amount + Amount ”“ Section + Amount + □ + Amount ”“ Section + Amount + Section + Amount ”“ Section + □ + Amount + Section + □ + Amount ” "Course + □ + Amount + □ + Department □ + Amount + □""Course + Amount + □ + □ + Department + Amount + □ + □""Course + Amount + Amount + □ + Department + Amount + Amount"" Department + □ + Amount + Amount + Department + □ + Amount + Amount “Department + Amount + □ + Amount + Department + Amount + □ + Amount” In the description format as shown in FIG. amount"
Is called from the LC file 62 and designated as "financial statement format".

【0046】なお、図11に示すような記載形式のもの
は、イメージデータ内に罫線が含まれていないので、文
字記載領域と数字記載領域の判別がつかない。このよう
な記載形式のものにはオペレータがキーボード等を用い
て領域を区分けする縦罫線を引く。そして、オペレータ
が登録した標準形式外の「科+科+額+額」のレイアウ
トデータをLCファイル62から呼び出して「決算書の
形式」として指定する。
In the case of the description format as shown in FIG. 11, since a ruled line is not included in the image data, it is not possible to distinguish between the character description area and the number description area. The operator draws a vertical ruled line for segmenting the area using a keyboard or the like in such a description format. Then, the layout data of “department + department + amount + amount” outside the standard format registered by the operator is called from the LC file 62 and designated as “financial statement format”.

【0047】コンピュータは、指定された「決算書の形
式」にしたがって、文字記載領域に存在する文字列(数
字を除く)と数字記載領域に存在する数字列(数字の
み)を一文字づつ公知の文字認識処理を用いて変換す
る。すなわち、キャラクタデータ変換ファイル63の変
換データに基づいてイメージデータ中の文字列と数字列
のイメージデータが文字列と数字列のキャラクタデータ
に変換される。
According to the designated “financial statement format”, the computer converts a character string (excluding numbers) existing in the character description area and a number string (only numbers) existing in the number description area one by one into known characters. Convert using recognition processing. That is, based on the conversion data of the character data conversion file 63, the image data of the character string and the number string in the image data is converted into the character data of the character string and the number string.

【0048】なお、上記のような文字認識をする範囲は
最終的にオペレータが指定する(通常はイメージデータ
の全範囲を枠で囲んで指定する)が、この範囲を制限す
ることもできる。たとえば図4のような記載形式の財務
諸表(文書データ)の左半分のみの文字認識をさせたい
場合には、縦罫線で囲まれた最初の領域と次の縦罫線で
囲まれた2番目の領域を枠で囲んで指定する。また、こ
の他にも、LCファイル62に「科+額+□+□」とい
う「決算書の形式」がレイアウトデータとして登録され
ていれば、その「決算書の形式」を指定し、イメージデ
ータの全範囲を枠で囲んでも文字認識の範囲を左半分の
みに制限することができるようになる。
The range for character recognition as described above is ultimately designated by the operator (usually, the entire range of image data is designated by a frame), but this range can be limited. For example, if it is desired to perform character recognition on only the left half of a financial statement (document data) in a description format as shown in FIG. 4, a first area surrounded by vertical lines and a second area surrounded by vertical lines Specify the area by surrounding it with a frame. In addition, if the “financial report format” of “department + amount + □ + □” is registered as layout data in the LC file 62, the “financial report format” is designated and the image data Can be limited to only the left half even if the entire range is surrounded by a frame.

【0049】また、LCファイル62のレイアウトデー
タは、「会社の番号」別、すなわち、顧客別に格納され
ている。このため、イメージデータに付されている会社
の番号から、その会社に対応したレイアウトデータをL
Cファイル62から呼び出すことができるようにしてい
る。このようにしてあれば、顧客が常用している決算書
の形式に適合したレイアウトデータがオペレータの選択
操作を経ずに自動的に選択することができ、入力の効率
が飛躍的に向上することになる。
The layout data of the LC file 62 is stored for each "company number", that is, for each customer. Therefore, based on the company number attached to the image data, the layout data corresponding to that company is
It can be called from the C file 62. In this way, layout data that conforms to the format of the financial statements commonly used by customers can be automatically selected without any operator's selection operation, and input efficiency is dramatically improved. become.

【0050】例えば、Aという顧客が「科+□+額」と
いう決算書の記載形式を好んで使用していたとし、Bと
いう顧客が「科+□+額+額」という決算書の記載形式
を好んで使用していたとする。オペレータがこのような
レイアウトの異なるイメージデータの文字認識をさせる
場合には、通常はLCファイル62から適合するレイア
ウトデータを選択しなければならないが、顧客別にレイ
アウトデータが格納されていれば、イメージデータに付
された属性データ(顧客の「会社の番号」)に基づい
て、そのイメージデータに適合したレイアウトデータが
自動的に呼び出される。
For example, suppose that the customer A prefers to use the description format of the financial statement “family + □ + amount”, and the customer B has the description format of the financial statement “family + □ + amount + amount”. You prefer to use When the operator performs character recognition of such image data having a different layout, it is usually necessary to select suitable layout data from the LC file 62. However, if layout data is stored for each customer, Based on the attribute data (“customer's“ company number ”)”, layout data suitable for the image data is automatically called up.

【0051】つまり、Aの顧客のイメージデータを文字
認識させるときには、そのイメージデータに付された顧
客Aの「会社の番号」に基づいて、LCファイル62の
中からその「会社の番号」に対応して登録されている
「科+□+額」というレイアウトデータを自動的に呼び
出す。また、Bの顧客のイメージデータを文字認識させ
るときには、そのイメージデータに付された顧客Bの
「会社の番号」に基づいて、LCファイル62の中から
その「会社の番号」に対応して登録されている「科+□
+額+額」というレイアウトデータを自動的に呼び出
す。「科目」への集約 変換された文字列と数字列のキャラクタデータを単語フ
ァイル64の単語データに基づいて「項目」と「金額」
に変換し、変換された「項目」を辞書ファイル65の集
約データに基づいて「科目」に集約する。
That is, when the image data of the customer A is to be character-recognized, the image data corresponding to the "company number" in the LC file 62 is determined based on the "company number" of the customer A attached to the image data. The layout data called "Department + □ + Amount" is automatically called. When character recognition is performed on the image data of the customer of B, based on the “company number” of the customer B attached to the image data, registration is made in the LC file 62 corresponding to the “company number”. "Department + □"
The layout data “+ amount + amount” is automatically called. The character data of the aggregate conversion string and numeric string to the "subjects" on the basis of the word data of word file 64 "item" and "amount of money"
And converts the converted “items” into “subjects” based on the consolidated data of the dictionary file 65.

【0052】この処理は、変換された文字列と数字列の
キャラクタデータを単語ファイル64の単語データに基
づいて「項目」と「金額」に変換する段階と、変換され
た文字列のキャラクタデータに対応する単語データが単
語ファイル64に存在しなかった場合には、必要に応じ
て新たな単語データを前記単語ファイル64に登録する
段階と、変換された「項目」を辞書ファイル65の集約
データに基づいて「科目」に集約する段階とからなる。
This processing includes the steps of converting the converted character string and character string character data into "items" and "amounts" based on the word data in the word file 64, and converting the converted character string character data into character strings. If the corresponding word data does not exist in the word file 64, the step of registering new word data in the word file 64 as necessary, and the step of converting the converted “items” into the aggregated data of the dictionary file 65. On the basis of the subject.

【0053】この集約をするにあたって用意されている
のが、単語ファイル64と辞書ファイル65である。こ
の両ファイルに登録されている単語データと集約データ
に基づいて、読み込んだ財務諸表の「項目」が他の解析
プログラムで判読可能な「科目」に集約される。
A word file 64 and a dictionary file 65 are provided for this aggregation. Based on the word data and the aggregated data registered in these files, the “items” of the read financial statements are aggregated into “subjects” that can be read by other analysis programs.

【0054】単語ファイル64は、変換後の文字列のキ
ャラクタデータを「項目」に、また、変換後の数字列の
キャラクタデータを「金額」に変換するための単語デー
タが登録されている辞書であり、たとえば、「当+座+
預+金」の一文字づつのキャラクタデータを「当座預
金」という1つの単語に変換するためのキャラクタデー
タが登録されているものである。
The word file 64 is a dictionary in which word data for converting character data of a converted character string into “items” and converting character data of a converted numeric string into “money” are registered. Yes, for example, "this + seat +
Character data for converting character data of one character of "deposit + money" into one word of "current account" is registered.

【0055】また、OCR10の入力段階で誤読した場
合には、正確に単語が認識できないので、オペレータは
これを訂正することになるが、この訂正がされた場合に
は、どのキャラクタがどの単語に訂正されたのかがこの
単語ファイル64に自動的に登録される。
If an erroneous reading is made at the input stage of the OCR 10, the operator cannot correct the word because the word cannot be recognized correctly. Whether or not the word has been corrected is automatically registered in the word file 64.

【0056】たとえば、変換後のキャラクタデータが
「肖+座+預+全」であった場合には、「肖座預全」と
いう単語が単語ファイル64の単語データ内にあるかど
うかが検索されるが、このような単語は単語ファイル6
4には登録されていないので、オペレータが「当座預
金」に訂正することになる。このような場合には、単語
ファイル64には、「肖座預全」を「当座預金」に変更
するための単語データが自動的に登録される。
For example, if the converted character data is “Xiao + Za + Deposit + All”, it is searched whether or not the word “XiaoZaDezen” exists in the word data of the word file 64. However, such words are stored in word file 6
4, the operator corrects the current account to "Checking Account". In such a case, the word file 64 is automatically registered with word data for changing “Xiao Zhao Zhen” to “Checking Account”.

【0057】この登録以降には、変換後のキャラクタデ
ータが「肖+座+預+全」であったとしても、「当座預
金」という単語に変換されるようになる。このような登
録ができるようになっていることは、誤読の頻度が多い
と思われるOCR10の読み取り信頼性を向上させる上
では非常に有益である。
After this registration, even if the converted character data is "Xiao + Za + Deposit + All", it will be converted to the word "Current Account". The fact that such registration can be performed is very useful for improving the reading reliability of the OCR 10 which is considered to be frequently misread.

【0058】辞書ファイル65は、他の解析プログラム
で処理可能な「科目」に変換するための集約データが登
録されているものであり、集約する「科目」としては、
具体的には、下記する表1及び表2に示すような130
科目である。OCR10で読み取られた財務諸表中に記
載されている「項目」は、この130種目の「科目」に
いずれかに集約される。
The dictionary file 65 is a file in which consolidated data for conversion into “subjects” that can be processed by another analysis program is registered.
Specifically, as shown in Tables 1 and 2 below, 130
It is a subject. The “items” described in the financial statements read by the OCR 10 are collected into any of the 130 kinds of “subjects”.

【0059】[0059]

【表1】 [Table 1]

【0060】[0060]

【表2】 [Table 2]

【0061】たとえば、「発明が解決しようとする課
題」のところでも述べたように、 「現金」… 2,652,000円 「当座預金」…11,365,000円 「その他の預金」… 568,000円 「前払い金」… 152,400円 という記載がされている決算書をOCR10で読み込ん
だ場合、「現金」、「当座預金」、「その他の預金」の
項目は、全て「現金・預金」、「前払い金」、「その他
の流動資産」という科目に集約する必要があるが、辞書
ファイル65には、「現金」を「現金・預金」に、「当
座預金」を「現金・預金」に、「その他の預金」を「現
金・預金」に、「前払い金」を「その他の流動資産」に
それぞれ集約するための集約データが登録されている。
For example, as described in "Problems to be Solved by the Invention", "Cash" ... 2,652,000 yen "Current account" ... 11,365,000 yen "Other deposits" ... 568 000 yen "Prepayment" ... If you read the financial statement with 152,400 yen in OCR10, all items of "Cash", "Current account" and "Other deposits" are "Cash and deposit" , "Prepayment", and "other current assets", the dictionary file 65 indicates that "cash" is "cash / deposit" and "current account" is "cash / deposit". In addition, consolidated data for consolidating “other deposits” into “cash / deposits” and “prepayment” into “other current assets” are registered.

【0062】以上のような両ファイルに登録されている
データによって、たとえば、「当+座+預+金」と変換
されたキャラクタデータが単語ファイル64の登録デー
タに基づいて「当座預金」という項目に変換され、この
「当座預金」という項目が辞書ファイル65の集約デー
タに基づいて「現金・預金」という他の解析プログラム
で処理可能な科目に変換される。
Based on the data registered in both files as described above, for example, the character data converted to “current + za + deposit + money” is changed to the item “current account” based on the registered data in the word file 64. The item “current account” is converted into an item “cash / deposit” that can be processed by another analysis program based on the aggregated data of the dictionary file 65.

【0063】また、OCR10の誤読により「肖+座+
預+全」と変換されたキャラクタデータであっても、こ
のキャラクタデータが新たに登録データとして単語ファ
イル64に登録されていれば、単語ファイル64の登録
データに基づいて「当座預金」という項目に変換され、
この「当座預金」という項目が辞書ファイル65の集約
データに基づいて「現金・預金」という他の解析プログ
ラムで処理可能な科目に変換される。金額の集計 次に、集約された「科目」毎に集約前の「項目」に対応
する前記数字記載領域の数字列の金額を集計する。この
処理は、単に上記の処理で集約した「科目」毎に対応す
る金額を合計するものである。
In addition, due to misreading of OCR10, “Xiao + za +
Even if the character data is converted to “deposit + all”, if this character data is newly registered in the word file 64 as registration data, the character data is changed to the item “Checking Account” based on the registration data in the word file 64. Converted,
The item “current account” is converted to an item “cash / deposit” that can be processed by another analysis program based on the aggregated data in the dictionary file 65. Aggregation of Amounts Next, the amounts of the numeric strings in the number entry area corresponding to the "items" before the aggregation are totalized for each "subject". This processing simply sums up the amounts corresponding to the “subjects” collected in the above processing.

【0064】先に変換された数字列のキャラクタデータ
に基づいて金額が認識されているが、それぞれの金額は
集約前のどの「項目」に対応するかがわかっている。し
たがって、 「現金」… 2,652,000円 「当座預金」…11,365,000円 「その他の預金」… 568,000円 「前払い金」… 152,400円 という記載がされている決算書をOCR10で読み込ん
だ場合、上記の処理によって 「現金・預金」… 2,652,000円 「現金・預金」…11,365,000円 「現金・預金」… 568,000円 「その他の流動資産」…152,400円 という記載に変換される。したがって、この記載は、 「現金・預金」…14,585,000円 「その他の流動資産」…152,400円 という具合に集計される。
The amount is recognized based on the character data of the digit string converted earlier, and it is known which "item" before the aggregation corresponds to each amount. Therefore, "Cash" ... 2,652,000 yen "Checking account" ... 11,365,000 yen "Other deposits" ... 568,000 yen "Prepayment" ... 152,400 yen Is read by OCR10, the above processing will result in “Cash / Deposit”… 2,652,000 yen “Cash / Deposit”… 11,365,000 yen “Cash / Deposit”… 568,000 yen “Other current assets” "... 152,400 yen. Therefore, this description is tabulated as "cash / deposit": 14,585,000 yen "Other current assets": 152,400 yen.

【0065】なお、この集計に際して金額を訂正するこ
とも考えられるので、オペレータの操作によって集計前
後の金額の修正ができるようになっている。顧客データの作成 上記のようにして最終的に得られたデータは、先に属性
データとして入力された「会社+決算期」別に整理さ
れ、顧客データとされる。この顧客データは、顧客デー
タファイル66に登録されて保管される。
Since it is conceivable to correct the amount at the time of this totaling, the amount before and after the totaling can be corrected by the operation of the operator. Creation of Customer Data The data finally obtained as described above is arranged according to “company + financial term” previously input as attribute data, and is used as customer data. This customer data is registered and stored in the customer data file 66.

【0066】この顧客データは、他の解析プログラム
(この顧客データに基づいて経営状態を解析するプログ
ラム)でそのまま使用可能なフォームに適合するものと
なっている。
The customer data conforms to a form that can be used as it is in another analysis program (a program for analyzing the business condition based on the customer data).

【0067】つぎに、図3のフローチャートに基づい
て、本発明方法の一連の手順を説明する。
Next, a series of procedures of the method of the present invention will be described with reference to the flowchart of FIG.

【0068】この一連の手順は、図4から図16に示す
財務諸表の入力を想定して説明する。
This series of procedures will be described on the assumption that financial statements shown in FIGS. 4 to 16 are input.

【0069】まず、オペレータは、図4から図16の財
務諸表をOCR10にまとめてセットし、読取り指示を
出力する。この指示によりOCR10は、1枚1枚財務
諸表を読み取ってイメージデータに変換し(S1)、1
枚づつファイル名を付してイメージデータファイル61
に格納する(S2)。以上の読み取りは、図4から図1
6に示す13枚の財務諸表の読み取りが終了するまで継
続される(S3)。
First, the operator collectively sets the financial statements shown in FIGS. 4 to 16 in the OCR 10 and outputs a read instruction. According to this instruction, the OCR 10 reads the financial statements one by one and converts them into image data (S1).
Image data file 61 with file name
(S2). The above reading is shown in FIGS.
The process is continued until the reading of the thirteen financial statements shown in FIG. 6 is completed (S3).

【0070】つぎに、オペレータは、イメージデータフ
ァイル61に格納されている財務諸表を1枚1枚呼び出
して(S4)、属性データを付加する(S5)。すなわ
ち、イメージデータを1枚づつ呼び出して、「支店の番
号」、「会社の番号」、「決算期」、「決算書の種類
(貸借対照表、損益計算書、販売費明細、製造原価報告
書、利益処分のいずれか)」、「入力単位(円単位、千
円単位、百万円単位のいずれか)」、「決算書の形式
(文字と数字の配置形式)」を入力する。また、呼び出
したイメージデータ内に罫線が入っていなければ、イメ
ージデータ内に縦罫線を引く(S6,S7)。
Next, the operator calls out the financial statements stored in the image data file 61 one by one (S4) and adds attribute data (S5). That is, the image data is called one by one, and the “branch number”, “company number”, “financial term”, “financial statement type (balance sheet, profit and loss statement, selling expense statement, manufacturing cost report) , Profit appropriation), "input unit (any of yen, thousand yen, or million yen)", and "financial statement format (letter and number format)". If there is no ruled line in the called image data, a vertical ruled line is drawn in the image data (S6, S7).

【0071】なお、属性データの入力の内、「決算書の
種類」の指定については、オペレータがLCファイル6
2に格納されているレイアウトデータを呼び出して指定
するか、このLCファイル62の中に対応するレイアウ
トデータがなければ、対応するレイアウトデータを作成
する。この作成したレイアウトデータは、LCファイル
62に新たなレイアウトデータとして登録する。
In the input of the attribute data, the operator designates the “financial statement type” by the operator in the LC file 6.
2 is called and specified, or if there is no corresponding layout data in the LC file 62, the corresponding layout data is created. The created layout data is registered as new layout data in the LC file 62.

【0072】また、会社別の属性データが付されて登録
されているレイアウトデータがLCファイル62内に存
在する場合には、上記のようなオペレータによるレイア
ウトデータの呼び出し操作をしなくとも、その会社のレ
イアウトデータが自動的に呼び出される。
When the layout data registered with the attribute data for each company is present in the LC file 62, the layout data can be read without the operator calling the layout data as described above. Is automatically called.

【0073】例えば、図4の財務諸表を呼び出した場合
には、「支店の番号」を「××××」、「会社の番号」
を「○○○○」、「決算期」を「H6/3」、「決算書
の種類」を「貸借対照表」、「入力単位」を「千円単
位」、「決算書の形式」を「科+額+科+額」と入力す
る。図5の損益計算書を呼び出した場合には、「支店の
番号」を「××××」、「会社の番号」を「○○○
○」、「決算期」を「H6/3」、「決算書の種類」を
「損益計算書」、「入力単位」を「千円単位」、「決算
書の形式」を「科+額+額」と入力する。また、図13
の損益計算書を呼び出した場合には、「支店の番号」を
「××××」、「会社の番号」を「○○○○」、「決算
期」を「H6/3」、「決算書の種類」を「貸借対照
表」、「入力単位」を「千円単位」、「決算書の形式」
を「科+額+額+科+額+額」と入力する。図14の損
益計算書を呼び出した場合には、「支店の番号」を「×
×××」、「会社の番号」を「○○○○」、「決算期」
を「H6/3」、「決算書の種類」を「損益計算書」、
「入力単位」を「千円単位」、「決算書の形式」を「科
+額+額+額+額」と入力する。
For example, when the financial statements shown in FIG. 4 are called, “branch number” is changed to “xxxx” and “company number”
"XXX", "Fiscal term" as "H6 / 3", "Type of financial statements" as "Balance sheet", "Input unit" as "Thousands of yen", and "Format of financial statements" as Enter "Department + Amount + Department + Amount". When the profit and loss statement of FIG. 5 is called, “branch number” is “xxxxxx”, and “company number” is “xxxxx”.
○, “Fiscal term” is “H6 / 3”, “Financial statement type” is “Profit and loss statement”, “Input unit” is “Thousands of yen”, and “Financial statement format” is “Family + Amount + Amount ". FIG.
When the profit and loss statement is called, the “branch number” is “xxxx”, the “company number” is “xxxxxx”, the “financial term” is “H6 / 3”, "Type of statement" is "Balance sheet", "Input unit" is "Thousands of yen", "Format of financial statements"
Is input as "family + sum + sum + family + sum + sum". When the profit and loss statement in FIG. 14 is called, “branch number” is changed to “×
"XXX", "Company number" is "XXX", "Fiscal term"
For “H6 / 3”, “Type of financial statements” for “Profit and loss statement”,
Enter "input unit" as "thousands of yen" and "financial statement format" as "department + amount + amount + amount + amount".

【0074】なお、図8から図12に示した財務諸表に
は罫線が引かれていないので、このようなイメージデー
タに対しては、文字記載領域と数字記載領域を区分けす
る縦罫線を引くことになる。
Since the financial statements shown in FIG. 8 to FIG. 12 are not ruled, a vertical ruled line for separating the character description area and the number description area is drawn for such image data. become.

【0075】以上のような属性データの入力が終了する
と、イメージデータをキャラクタデータに変換させる領
域を指定する。具体的には、オペレータが画面ディスプ
レイ画面上に表示されているイメージデータに領域指定
範囲を示す枠を描く。この枠内のイメージデータがキャ
ラクタデータに変換されることになる(S8)。
When the input of the attribute data as described above is completed, an area for converting the image data into the character data is designated. Specifically, the operator draws a frame indicating the area designation range on the image data displayed on the screen display screen. The image data in this frame is converted into character data (S8).

【0076】以上のような入力をすることによって、顧
客が作成した財務諸表の記載事項を、顧客データに自動
的に変換する他ための準備が終了することになる。
With the above input, preparations for automatically converting the items described in the financial statements prepared by the customer into customer data are completed.

【0077】つぎに、指定した領域のイメージデータを
キャラクタデータに変換する。この変換は、キャラクタ
データ変換ファイル63に記憶されている変換データに
基づいて行なわれる。すなわち、先に「決算書の形式」
として指定した「科」の領域には、通常、「現金」、
「預金」、「売掛金」、「原材料」といった漢字からな
る単語が記載されているので、これを正確な文字列のキ
ャラクタデータ(単語)に変換し、また、指定されてい
る「額」の領域には数字だけしか存在しないので、これ
を正確な数字列のキャラクタデータ(数字)に変換する
(S9)。
Next, the image data of the designated area is converted into character data. This conversion is performed based on the conversion data stored in the character data conversion file 63. In other words, first, "Format of financial statements"
The "family" area designated as "
Words consisting of kanji such as "deposit", "accounts receivable" and "raw materials" are described. These words are converted into character data (words) of accurate character strings. Since there are only numbers in, this is converted to character data (numbers) of an accurate number string (S9).

【0078】そして、変換された文字列と数字列のキャ
ラクタデータを単語ファイル64の単語データに基づい
て「項目」と「金額」に変換する。OCR10の誤読に
より、正確に単語が認識できなかったときには、オペレ
ータはこれを訂正する。この訂正がされた場合には、ど
のキャラクタがどの単語に訂正されたのかがこの単語フ
ァイル64に自動的に登録される。
Then, the converted character string and character string character data are converted into “items” and “amounts” based on the word data in the word file 64. If a word cannot be recognized correctly due to misreading of the OCR 10, the operator corrects it. When this correction is made, which character is corrected to which word is automatically registered in the word file 64.

【0079】たとえば、変換後のキャラクタデータが
「預+全」であった場合には、「預全」という単語が単
語ファイル64内にあるかどうかが検索される。通常
は、このような単語は単語ファイル64には登録されて
いないので、オペレータがこれを「預金」に訂正する。
このような訂正がされると、以降、「預+全」というキ
ャラクタデータに対して「預金」と変換するための単語
データが自動的に登録される(S10)。
For example, if the converted character data is “deposit + all”, it is searched whether the word “deposit all” exists in the word file 64. Usually, such a word is not registered in the word file 64, so the operator corrects it to "deposit".
After such correction, the word data for converting the character data "deposit + all" to "deposit" is automatically registered (S10).

【0080】つぎに、この変換された「項目」を他の解
析プログラムで処理可能な「科目」に変換する。この
「項目」から「科目」への変換は、辞書ファイル65集
約データに基づいて行なう。変換された「科目」は、表
1及び表2に示すような130科目のいずれかに対応付
けられて集約される(S11)。
Next, the converted "items" are converted into "subjects" which can be processed by another analysis program. The conversion from “items” to “subjects” is performed based on the dictionary file 65 consolidated data. The converted “subjects” are associated with one of the 130 subjects as shown in Tables 1 and 2 and are aggregated (S11).

【0081】次に、集約された「科目」毎に集約前の
「項目」に対応する金額を集計し、先に属性データとし
て入力された「会社+決算期」別に整理され、顧客デー
タとして顧客データファイル66に格納する(S1
2)。
Next, the amounts corresponding to the “items” before the aggregation are totaled for each of the aggregated “subjects”, and sorted by “company + financial term” previously input as the attribute data. It is stored in the data file 66 (S1
2).

【0082】[0082]

【発明の効果】以上のような手順で構成される請求項1
から請求項6に記載の顧客データの作成方法によれば、
オペレータは財務諸表をOCR10に読み込ませるとい
う作業と、読み込んだ財務諸表のデータに必要に応じた
若干の修正を加えるという作業のみで、コンピュータへ
の入力作業を完了させることができるから、入力作業が
簡単になり、従来のように入力作業に熟練を要しないの
で、コンピュータの操作ができる者であれば誰でも入力
作業が可能となる。また、入力ミスを確実になくすこと
ができるので、入力データの信頼性を確保することがで
きるようになる。
According to the first aspect of the present invention, there is provided the above procedure.
According to the method for creating customer data according to claim 6,
The operator can complete the input operation to the computer only by reading the financial statements into the OCR 10 and making a slight modification as necessary to the read financial statement data. Since the input operation is simplified and the input operation does not require skill as in the related art, anyone who can operate the computer can perform the input operation. In addition, since input errors can be reliably eliminated, reliability of input data can be ensured.

【0083】さらに、請求項7及び請求項8に記載のコ
ンピュータに実行させるためのプログラムを記録したコ
ンピュータ読み取り可能な記録媒体によれば、この記録
媒体に記録されたプログラムをコンピュータに読み取ら
せることによって、請求項1から請求項6と同様の効果
を得ることができるようになる。
Further, according to a computer-readable recording medium on which a program to be executed by a computer according to claim 7 or 8 is recorded, the computer can read the program recorded on this recording medium. Thus, the same effects as those of the first to sixth aspects can be obtained.

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

【図1】 本発明の方法を実施するシステムの概略構成
図である。
FIG. 1 is a schematic configuration diagram of a system for implementing a method of the present invention.

【図2】 本発明の方法を実施するために必要な要素を
示すブロック図である。
FIG. 2 is a block diagram showing the elements required to carry out the method of the present invention.

【図3】 本発明方法の手順を示すフローチャートであ
る。
FIG. 3 is a flowchart showing a procedure of the method of the present invention.

【図4】 OCRで読み込む財務諸表の一例を示す図で
ある。
FIG. 4 is a diagram showing an example of financial statements read by OCR.

【図5】 OCRで読み込む財務諸表の一例を示す図で
ある。
FIG. 5 is a diagram showing an example of financial statements read by OCR.

【図6】 OCRで読み込む財務諸表の一例を示す図で
ある。
FIG. 6 is a diagram showing an example of financial statements read by OCR.

【図7】 OCRで読み込む財務諸表の一例を示す図で
ある。
FIG. 7 is a diagram showing an example of financial statements read by OCR.

【図8】 OCRで読み込む財務諸表の一例を示す図で
ある。
FIG. 8 is a diagram showing an example of financial statements read by OCR.

【図9】 OCRで読み込む財務諸表の一例を示す図で
ある。
FIG. 9 is a diagram showing an example of financial statements read by OCR.

【図10】 OCRで読み込む財務諸表の一例を示す図
である。
FIG. 10 is a diagram showing an example of financial statements read by OCR.

【図11】 OCRで読み込む財務諸表の一例を示す図
である。
FIG. 11 is a diagram showing an example of financial statements read by OCR.

【図12】 OCRで読み込む財務諸表の一例を示す図
である。
FIG. 12 is a diagram showing an example of financial statements read by OCR.

【図13】 OCRで読み込む財務諸表の一例を示す図
である。
FIG. 13 is a diagram showing an example of financial statements read by OCR.

【図14】 OCRで読み込む財務諸表の一例を示す図
である。
FIG. 14 is a diagram showing an example of financial statements read by OCR.

【図15】 OCRで読み込む財務諸表の一例を示す図
である。
FIG. 15 is a diagram showing an example of financial statements read by OCR.

【図16】 OCRで読み込む財務諸表の一例を示す図
である。
FIG. 16 is a diagram showing an example of financial statements read by OCR.

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

10…スキャナ(OCR)、 61…イメージデータファイル、 62…LCファイル、 63…キャラクタデータ変換ファイル、 64…単語ファイル、 65…辞書ファイル、 66…顧客データファイル。 10 scanner (OCR), 61 image data file, 62 LC file, 63 character data conversion file, 64 word file, 65 dictionary file, 66 customer data file.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 文書データをOCRで読み取ってイメー
ジデータに変換し、変換後のイメージデータをイメージ
データファイルに格納する第1段階と、 前記イメージデータファイルに格納されているイメージ
データ中の文字記載領域と数字記載領域とをLCファイ
ルのレイアウトデータに基づいて判別する第2段階と、 前記レイアウトデータに基づいて判別された文字記載領
域と数字記載領域にぞれぞれ存在する文字列と数字列の
イメージデータをキャラクタデータ変換ファイルの変換
データに基づいて文字列と数字列のキャラクタデータに
変換する第3段階と、 前記変換データに基づいて変換された文字列と数字列の
キャラクタデータを単語ファイルの単語データに基づい
て「項目」と「金額」に変換する第4段階と、 前記単語データに基づいて変換された「項目」を辞書フ
ァイルの集約データに基づいて「科目」に集約する第5
段階と、 前記集約データに基づいて集約された「科目」毎に集約
前の「項目」に対応する「金額」を集計する第6段階
と、 前記文書データを前記第5段階で集約された「科目」と
前記第6段階で集計された「金額」との集合からなる顧
客データとして顧客データファイルに格納する第7段階
とを有することを特徴とする顧客データの作成方法。
1. A first step in which document data is read by an OCR and converted into image data, and the converted image data is stored in an image data file; and a description of characters in the image data stored in the image data file is provided. A second step of determining an area and a number description area based on the layout data of the LC file; and a character string and a number string respectively existing in the character description area and the number description area determined based on the layout data. A third step of converting the image data of the character string into character string and numeric string character data based on the conversion data of the character data conversion file; and converting the character string and numeric string character data converted based on the conversion data into a word file. A fourth step of converting into “items” and “amounts” based on the word data of Fifth aggregated into "subjects" on the basis of the "item" that has been converted to Zui the aggregate data of the dictionary file
A step, a sixth step of tallying the "amount" corresponding to the "item" before the aggregation for each "subject" aggregated based on the aggregated data, and a "step" in which the document data is aggregated in the fifth step. And storing the customer data in a customer data file as customer data comprising a set of "items" and "money" totaled in the sixth step.
【請求項2】 前記第2段階は、 前記イメージデータ内に、文字記載領域と数字記載領域
を判別させるための縦罫線を必要に応じて挿入する段階
と、 前記LCファイル内に新たなレイアウトデータを必要に
応じて登録する段階と、 前記LCファイルに登録されているレイアウトデータを
呼び出す段階とを含むことを特徴とする請求項1に記載
の顧客データの作成方法。
2. The method according to claim 1, wherein the second step includes inserting a vertical ruled line for discriminating between a character description area and a number description area in the image data as needed, and adding new layout data in the LC file. 2. The method according to claim 1, further comprising: registering as required, and calling layout data registered in the LC file.
【請求項3】 前記第4段階は、 変換データに基づいて変換された文字列のキャラクタデ
ータを新たな単語データとして前記単語ファイルに登録
する段階を含むことを特徴とする請求項1に記載の顧客
データの作成方法。
3. The method according to claim 1, wherein the fourth step includes a step of registering, in the word file, character data of a character string converted based on the converted data as new word data. How to create customer data.
【請求項4】 文書データをOCRで読み取ってイメー
ジデータに変換し、変換後のイメージデータをイメージ
データファイルに格納する第1段階と、 前記イメージデータファイルに格納されているイメージ
データに顧客別の属性データを付す第2段階と、 イメージデータに付された顧客別の属性データに基づい
て、対応する属性別のレイアウトデータをLCファイル
から呼び出す第3段階と、 前記イメージデータファイルに格納されているイメージ
データ中の文字記載領域と数字記載領域とを呼び出され
たレイアウトデータに基づいて判別する第4段階と、 前記レイアウトデータに基づいて判別された文字記載領
域と数字記載領域にぞれぞれ存在する文字列と数字列の
イメージデータをキャラクタデータ変換ファイルの変換
データに基づいて文字列と数字列のキャラクタデータに
変換する第5段階と、 前記変換データに基づいて変換された文字列と数字列の
キャラクタデータを単語ファイルの単語データに基づい
て「項目」と「金額」に変換する第6段階と、 前記単語データに基づいて変換された「項目」を辞書フ
ァイルの集約データに基づいて「科目」に集約する第7
段階と、 前記集約データに基づいて集約された「科目」毎に集約
前の「項目」に対応する「金額」を集計する第8段階
と、 前記文書データを前記第7段階で集約された「科目」と
前記第8段階で集計された「金額」との集合からなる顧
客データとして顧客データファイルに格納する第9段階
とを有することを特徴とする顧客データの作成方法。
4. A first step in which document data is read by an OCR and converted into image data, and the converted image data is stored in an image data file. A second step of attaching attribute data; a third step of calling corresponding layout data of each attribute from the LC file based on the attribute data of each customer attached to the image data; and storing the layout data in the image data file. A fourth step of determining a character description area and a number description area in the image data based on the called layout data; and a character description area and a number description area determined based on the layout data, respectively. Character string and numeric string image data based on the conversion data of the character data conversion file. A fifth step of converting the character data of the character string and the number string converted based on the conversion data into “items” and “amounts” based on the word data of the word file. A sixth step of converting the “items” converted based on the word data into “subjects” based on the aggregated data of the dictionary file
A step, an eighth step of tallying the “amount” corresponding to the “item” before the aggregation for each “subject” aggregated based on the aggregated data, and “an aggregation of the document data in the seventh step” A ninth step of storing the customer data in the customer data file as customer data comprising a set of “subjects” and “amount” calculated in the eighth step.
【請求項5】 前記第4段階は、 前記イメージデータ内に、文字記載領域と数字記載領域
を判別させるための縦罫線を必要に応じて挿入する段階
と、 前記LCファイル内に新たなレイアウトデータを必要に
応じて登録する段階と、 前記LCファイルに登録されているレイアウトデータを
呼び出す段階とを含むことを特徴とする請求項4に記載
の顧客データの作成方法。
5. The method according to claim 5, wherein the fourth step includes, if necessary, inserting a vertical ruled line for discriminating between a character description area and a number description area in the image data; The method according to claim 4, further comprising the steps of: registering as necessary, and calling layout data registered in the LC file.
【請求項6】 前記第6段階は、 変換データに基づいて変換された文字列のキャラクタデ
ータを新たな単語データとして前記単語ファイルに登録
する段階を含むことを特徴とする請求項4に記載の顧客
データの作成方法。
6. The method according to claim 4, wherein the sixth step includes a step of registering character data of a character string converted based on the conversion data as new word data in the word file. How to create customer data.
【請求項7】 文書データをOCRで読み取ってイメー
ジデータに変換し、変換後のイメージデータをイメージ
データファイルに格納する手順と、 前記イメージデータファイルに格納されているイメージ
データ中の文字記載領域と数字記載領域とをLCファイ
ルのレイアウトデータに基づいて判別する手順と、 前記レイアウトデータに基づいて判別された文字記載領
域と数字記載領域にぞれぞれ存在する文字列と数字列の
イメージデータをキャラクタデータ変換ファイルの変換
データに基づいて文字列と数字列のキャラクタデータに
変換する手順と、 前記変換データに基づいて変換された文字列と数字列の
キャラクタデータを単語ファイルの単語データに基づい
て「項目」と「金額」に変換する手順と、 前記単語データに基づいて変換された「項目」を辞書フ
ァイルの集約データに基づいて「科目」に集約する手順
と、 前記集約データに基づいて集約された「科目」毎に集約
前の「項目」に対応する「金額」を集計する手順と、 前記文書データを集約された「科目」と集計された「金
額」との集合からなる顧客データとして顧客データファ
イルに格納する手順とをコンピュータに実行させるため
のプログラムを記録したコンピュータ読み取り可能な記
録媒体。
7. A procedure for reading document data by an OCR, converting the document data into image data, storing the converted image data in an image data file, and a character description area in the image data stored in the image data file. A step of determining the number description area based on the layout data of the LC file; and a step of determining the image data of the character string and the number string existing in the character description area and the number description area, respectively, determined based on the layout data. A step of converting character data of a character string and a number string based on the conversion data of the character data conversion file into character data of a character string and a number string, based on the word data of the word file; A procedure for converting into “item” and “amount”, and a conversion based on the word data A procedure for integrating “items” into “subjects” based on the aggregated data in the dictionary file, and for each “subject” aggregated based on the aggregated data, “amount” corresponding to the “item” before the aggregation is totaled. Computer-readable recording a program for causing a computer to execute a procedure and a procedure for storing the document data in a customer data file as customer data including a set of an aggregated “subject” and an aggregated “amount” Recording medium.
【請求項8】 文書データをOCRで読み取ってイメー
ジデータに変換し、変換後のイメージデータをイメージ
データファイルに格納する手順と、 前記イメージデータファイルに格納されているイメージ
データに顧客別の属性データを付す手順と、 イメージデータに付された顧客別の属性データに基づい
て、対応する属性別のレイアウトデータをLCファイル
から呼び出す手順と、 前記イメージデータファイルに格納されているイメージ
データ中の文字記載領域と数字記載領域とを呼び出され
たレイアウトデータに基づいて判別する手順と、 前記レイアウトデータに基づいて判別された文字記載領
域と数字記載領域にぞれぞれ存在する文字列と数字列の
イメージデータをキャラクタデータ変換ファイルの変換
データに基づいて文字列と数字列のキャラクタデータに
変換する手順と、 前記変換データに基づいて変換された文字列と数字列の
キャラクタデータを単語ファイルの単語データに基づい
て「項目」と「金額」に変換する手順と、 前記単語データに基づいて変換された「項目」を辞書フ
ァイルの集約データに基づいて「科目」に集約する手順
と、 前記集約データに基づいて集約された「科目」毎に集約
前の「項目」に対応する「金額」を集計する手順と、 前記文書データを集約された「科目」と集計された「金
額」との集合からなる顧客データとして顧客データファ
イルに格納する手順とをコンピュータに実行させるため
のプログラムを記録したコンピュータ読み取り可能な記
録媒体。
8. A procedure for reading document data by an OCR, converting the document data into image data, storing the converted image data in an image data file, and storing attribute data for each customer in the image data stored in the image data file. , A procedure for calling layout data for each attribute from the LC file based on the attribute data for each customer attached to the image data, and a description of characters in the image data stored in the image data file. A procedure of determining the area and the number description area based on the called layout data; and an image of a character string and a number string respectively existing in the character description area and the number description area determined based on the layout data Character strings and numbers based on the conversion data of the character data conversion file Converting the character data of the character string and the number string converted based on the converted data into “items” and “amount” based on the word data of the word file; A procedure for integrating the “items” converted based on the data into “subjects” based on the aggregated data in the dictionary file, and corresponding to the “items” before the aggregation for each “subject” aggregated based on the aggregated data And a step of storing the document data in the customer data file as customer data including a set of the aggregated “subjects” and the totalized “amount”. A computer-readable recording medium on which a program is recorded.
JP10369251A 1998-12-25 1998-12-25 Method for generating client data and computer readable recording medium recording program for computer to execute the method Pending JP2000194775A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10369251A JP2000194775A (en) 1998-12-25 1998-12-25 Method for generating client data and computer readable recording medium recording program for computer to execute the method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10369251A JP2000194775A (en) 1998-12-25 1998-12-25 Method for generating client data and computer readable recording medium recording program for computer to execute the method

Publications (1)

Publication Number Publication Date
JP2000194775A true JP2000194775A (en) 2000-07-14

Family

ID=18493955

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10369251A Pending JP2000194775A (en) 1998-12-25 1998-12-25 Method for generating client data and computer readable recording medium recording program for computer to execute the method

Country Status (1)

Country Link
JP (1) JP2000194775A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259768A (en) * 2001-03-05 2002-09-13 Kyodo Printing Co Ltd Printed matter order placement and acceptance system
KR100707943B1 (en) * 2005-04-27 2007-04-18 최철규 System and Method for recognition of financial statement using optical character recognition

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002259768A (en) * 2001-03-05 2002-09-13 Kyodo Printing Co Ltd Printed matter order placement and acceptance system
KR100707943B1 (en) * 2005-04-27 2007-04-18 최철규 System and Method for recognition of financial statement using optical character recognition

Similar Documents

Publication Publication Date Title
US20230005285A1 (en) Multi-page document recognition in document capture
JP5204208B2 (en) Receipt data collation support device and receipt data collation support program
US7416131B2 (en) Electronic transaction processing server with automated transaction evaluation
US5151948A (en) System and method for processing documents having amounts recorded thereon
US5361393A (en) Method for improving interactive-screen uploading of accounting data
US5040227A (en) Image balancing system and method
US7940899B2 (en) Fraud detection, risk analysis and compliance assessment
US20200285805A1 (en) Systems and methods for user interfaces that provide enhanced verification of extracted data
US20050281450A1 (en) System and method for correcting data in financial documents
JP5385349B2 (en) Receipt definition data creation device and program thereof
US20080205742A1 (en) Generation of randomly structured forms
CN109753964A (en) computer and file identification method
JP5202677B2 (en) Receipt data recognition device and program thereof
WO2007049270A2 (en) Form data extraction without customization
JP6635563B1 (en) Journal element analysis device, accounting processing system, journal element analysis method, journal element analysis program
US20140081814A1 (en) Accounting journalization file data standardization system
JP2014041442A (en) Receipt definition data preparation device and program
JP2003091694A (en) Method for processing abstract
JP6576728B2 (en) Accounting system, accounting method, program and guidance report
JP2019191665A (en) Financial statements reading device, financial statements reading method and program
JP2019117527A (en) Accounting processing apparatus, accounting processing system, accounting processing method and program
JP2012018503A (en) Approval system, terminal for approval, server, approval method, information management method, and program
JP4356908B2 (en) Automatic financial statement input device
JP2000194775A (en) Method for generating client data and computer readable recording medium recording program for computer to execute the method
JP6810306B1 (en) Data processing equipment, data processing methods and programs

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040723

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060411

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060801