JP7211276B2 - Information processing device, information processing method and information processing program - Google Patents

Information processing device, information processing method and information processing program Download PDF

Info

Publication number
JP7211276B2
JP7211276B2 JP2019115409A JP2019115409A JP7211276B2 JP 7211276 B2 JP7211276 B2 JP 7211276B2 JP 2019115409 A JP2019115409 A JP 2019115409A JP 2019115409 A JP2019115409 A JP 2019115409A JP 7211276 B2 JP7211276 B2 JP 7211276B2
Authority
JP
Japan
Prior art keywords
information
definition information
item
items
form definition
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.)
Active
Application number
JP2019115409A
Other languages
Japanese (ja)
Other versions
JP2020021468A (en
Inventor
浩二 石倉
慶春 東條
敏文 山合
涼 有賀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to US16/514,206 priority Critical patent/US11416674B2/en
Priority to EP19187374.4A priority patent/EP3598340A1/en
Publication of JP2020021468A publication Critical patent/JP2020021468A/en
Application granted granted Critical
Publication of JP7211276B2 publication Critical patent/JP7211276B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理装置、情報処理方法及び情報処理プログラムに関する。 The present invention relates to an information processing device, an information processing method, and an information processing program.

従来では、帳票を認識する際に、帳票画像上における読取対象文字列の記載位置及びその属性を登録した「帳票定義」を用い、読取対象文字列の読み取りとその属性の認識を行うことが知られている。 Conventionally, when recognizing a form, it is known to read the character string to be read and recognize its attribute using a "form definition" that registers the position and attributes of the character string to be read on the image of the form. It is

また、従来では、多様なレイアウトが混在する帳票や、処理対象とする帳票のレイアウトが未知である場合等を想定した帳票の認識の手法が知られている。具体的には、例えば、従来では、読み取り対象となる項目の項目名を予め定義し、帳票画像において認識された文字列から、項目名を特定し、特定した項目名の周辺の文字列から、項目の値を抽出することが知られている。 Conventionally, there is known a method of recognizing a form that assumes a form with various layouts or a case where the layout of the form to be processed is unknown. Specifically, for example, conventionally, the item name of the item to be read is defined in advance, the item name is identified from the character string recognized in the form image, and the character string around the identified item name is It is known to extract the value of an item.

上述した帳票の定義を示す帳票定義情報を新たに生成する場合、帳票の認識に関する専門的な知識が必要となる。このため、従来では、例えば、エンジニアが帳票の利用者からレイアウトに関する聞き取りを行って帳票定義情報を生成しており、帳票の利用者が、帳票の定義を変更したり、新たに帳票の定義を行うことが困難である。 In order to newly generate form definition information indicating the definition of the form described above, specialized knowledge regarding form recognition is required. For this reason, conventionally, for example, an engineer interviews the user of the form about the layout and generates form definition information. difficult to do.

本発明は、上記事情に鑑みて成されたものであり、帳票を定義する定義情報を容易に生成させることを目的としている。 SUMMARY OF THE INVENTION It is an object of the present invention to easily generate definition information defining a form.

開示の技術は、記憶部に格納された、帳票の項目及び項目の値の位置関係を定義した第一の帳票定義情報を取得し、前記第一の帳票定義情報に基づき帳票画像から文字列である項目及び項目の値を認識し、認識結果として抽出する項目抽出部と、前記認識結果と、第二の帳票定義情報の入力を受け付ける入力受付欄とを含む画面を表示装置に表示させる表示制御部と、前記記憶部に格納された第二の帳票定義情報が用いられたか否かを判定し、前記記憶部に格納された第二の帳票定義情報が用いられていない場合に、前記入力受付欄に入力された情報に基づき第二の帳票定義情報を生成して前記記憶部に格納し、前記記憶部に格納された第二の帳票定義情報が用いられた場合に、前記第二の帳票定義情報の修正内容を示す付加情報を生成し、前記第二の帳票定義情報と対応付けて前記記憶部に格納する定義登録部と、を有する情報処理装置である。 The disclosed technique acquires first form definition information that defines the positional relationship between the items of the form and the values of the items stored in the storage unit, and extracts a character string from the form image based on the first form definition information. Display control for displaying, on a display device, a screen including an item extraction unit that recognizes a certain item and the value of the item and extracts it as a recognition result, and an input reception field that receives the input of the recognition result and the second form definition information. and determining whether or not the second form definition information stored in the storage unit has been used, and if the second form definition information stored in the storage unit has not been used , the input acceptance Second form definition information is generated based on the information entered in the column and stored in the storage unit, and when the second form definition information stored in the storage unit is used , the second form definition information is and a definition registration unit that generates additional information indicating correction content of definition information and stores the additional information in the storage unit in association with the second form definition information.

帳票を定義する定義情報を容易に生成させることができる。 Definition information that defines a form can be easily generated.

第一の実施形態の帳票認識システムのシステム構成の一例を示す図である。1 is a diagram showing an example of a system configuration of a form recognition system according to a first embodiment; FIG. 第一の実施形態のサーバ装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of the server apparatus of 1st embodiment. 第一の実施形態の種別判定データベースの一例を示す図である。It is a figure which shows an example of the classification determination database of 1st embodiment. 第一の実施形態の帳票定義データベースに格納される帳票定義情報の種類を示す図である。FIG. 4 is a diagram showing types of form definition information stored in the form definition database according to the first embodiment; 第一の実施形態の汎用定義情報の一例を示す図である。It is a figure which shows an example of the general-purpose definition information of 1st embodiment. 第一の実施形態の特定定義情報の一例を示す図である。4 is a diagram showing an example of specific definition information according to the first embodiment; FIG. 第一の実施形態の個社定義情報の一例を示す図である。It is a figure which shows an example of the individual company definition information of 1st embodiment. 第一の実施形態のサーバ装置の機能を説明する図である。It is a figure explaining the function of the server apparatus of 1st embodiment. 第一の実施形態の帳票認識システムの動作を説明するシーケンス図である。4 is a sequence diagram for explaining the operation of the form recognition system of the first embodiment; FIG. 第一の実施形態の帳票認識システムの動作によって生成される情報を説明する図である。FIG. 4 is a diagram for explaining information generated by the operation of the form recognition system of the first embodiment; FIG. 第一の実施形態の定義登録部の処理を説明するフローチャートである。9 is a flowchart for explaining processing of a definition registration unit according to the first embodiment; 第一の実施形態の表示画面生成部が生成した認識結果の確認画面の一例を示す図である。It is a figure which shows an example of the confirmation screen of the recognition result which the display screen production|generation part of 1st embodiment produced|generated. 第一の実施形態の表示画面生成部が生成した認識結果の確認画面の別の例を示す図である。FIG. 11 is a diagram showing another example of a recognition result confirmation screen generated by the display screen generation unit according to the first embodiment; 利用者入力情報と個社定義情報との対応付けについて説明する図である。It is a figure explaining correspondence with user input information and individual company definition information. 第一の実施形態の表示画面生成部が生成した認識結果の確認画面の他の例を示す図である。FIG. 11 is a diagram showing another example of a recognition result confirmation screen generated by the display screen generation unit according to the first embodiment; 第一の実施形態の個社定義情報の登録画面を示す第一の図である。FIG. 10 is a first diagram showing a registration screen for individual company definition information according to the first embodiment; 第一の実施形態の個社定義情報の登録画面を示す第二の図である。FIG. 11 is a second diagram showing a registration screen for individual company definition information according to the first embodiment; 第一の実施形態の個社定義情報の登録画面を示す第三の図である。FIG. 11 is a third diagram showing a registration screen for individual company definition information according to the first embodiment; 第一の実施形態の個社定義情報の登録画面を示す第四の図である。FIG. 11 is a fourth diagram showing a registration screen for individual company definition information according to the first embodiment; 第一の実施形態の個社定義情報の登録画面を示す第五の図である。FIG. 11 is a fifth diagram showing a registration screen for individual company definition information according to the first embodiment; 第二の実施形態の個社定義情報の登録画面を示す第一の図である。FIG. 11 is a first diagram showing a registration screen for individual company definition information according to the second embodiment; 第二の実施形態の個社定義情報の登録画面を示す第二の図である。FIG. 11 is a second diagram showing a registration screen for individual company definition information according to the second embodiment; 第二の実施形態の個社定義情報の登録画面を示す第三の図である。FIG. 14 is a third diagram showing a registration screen for individual company definition information according to the second embodiment; 第二の実施形態の個社定義情報の登録画面を示す第四の図である。FIG. 14 is a fourth diagram showing a registration screen for individual company definition information according to the second embodiment.

(第一の実施形態)
以下に図面を参照して、実施形態について説明する。図1は、帳票認識システムのシステム構成の一例を示す図である。
(First embodiment)
Embodiments will be described below with reference to the drawings. FIG. 1 is a diagram showing an example of the system configuration of a form recognition system.

本実施形態の帳票認識システム100は、サーバ装置200、画像形成装置300、端末装置400を有する。本実施形態の帳票認識システム100において、サーバ装置200と、画像形成装置300と、端末装置400とは、ネットワークを介して接続される。 A form recognition system 100 of this embodiment has a server device 200 , an image forming device 300 and a terminal device 400 . In the form recognition system 100 of this embodiment, the server device 200, the image forming device 300, and the terminal device 400 are connected via a network.

また、本実施形態の端末装置400は、例えば、ネットワークを介して基幹システム500と接続される。基幹システム500とは、例えば、本実施形態の帳票認識システム100において帳票を認識した結果を用いて、特定の処理を行うシステムである。具体的には、例えば、基幹システム500は、会計システムや、見積もり作成システム等であっても良い。 Moreover, the terminal device 400 of this embodiment is connected to the backbone system 500 via a network, for example. The core system 500 is, for example, a system that performs specific processing using the result of recognition of a form by the form recognition system 100 of this embodiment. Specifically, for example, the core system 500 may be an accounting system, an estimate creation system, or the like.

本実施形態の帳票認識システム100において、サーバ装置200は、画像形成装置300のスキャナ機能によって読み取られた帳票の画像を示す画像データから、帳票に含まれる項目と項目の値とを抽出し、項目と項目の値とを対応付けたテキストデータとする。 In the form recognition system 100 of the present embodiment, the server device 200 extracts items included in the form and the values of the items from the image data representing the image of the form read by the scanner function of the image forming apparatus 300, and extracts the item values. and item values are associated with each other as text data.

以下の説明では、画像形成装置300のスキャナ機能によって読み取られた帳票の画像を帳票画像と呼び、帳票画像を示す画像データを帳票画像データと呼ぶ。 In the following description, an image of a form read by the scanner function of the image forming apparatus 300 is called a form image, and image data representing the form image is called form image data.

また、以下の説明では、帳票画像に含まれる項目と、この項目の値とを抽出し、項目と項目の値とをテキストデータに変換して対応付けることを、帳票認識と呼ぶ。 In the following description, extracting items included in a form image and the values of the items, converting the items and the values of the items into text data, and associating them with each other is referred to as form recognition.

本実施形態のサーバ装置200は、記憶部210と、帳票認識処理部220と、定義登録部290と、を有する。記憶部210には、画像データベース230、種別判定データベース240、帳票定義データベース250、認識結果データベース260が設けられている。 The server device 200 of this embodiment has a storage unit 210 , a form recognition processing unit 220 and a definition registration unit 290 . The storage unit 210 is provided with an image database 230 , a type determination database 240 , a form definition database 250 and a recognition result database 260 .

画像データベース230は、帳票画像データが格納される。種別判定データベース240は、帳票の種類を判別する際に参照される情報が格納される。帳票定義データベース250は、帳票認識処理部220による帳票認識を行う際に参照される帳票定義情報が格納される。認識結果データベース260は、帳票認識処理部220による帳票認識の結果を示す情報が格納される。 The image database 230 stores form image data. The type determination database 240 stores information referred to when determining the type of form. The form definition database 250 stores form definition information that is referenced when the form recognition processing unit 220 performs form recognition. The recognition result database 260 stores information indicating results of form recognition by the form recognition processing unit 220 .

本実施形態の帳票認識処理部220は、画像データベース230に格納された帳票画像データを取得し、種別判定データベース240を参照して帳票の種別の判定と、参照すべき帳票定義情報の特定を行う。そして、帳票認識処理部220は、帳票定義データベース250において、特定された帳票定義情報を用いて帳票認識を行い、その結果を認識結果データベース260へ格納する。帳票定義情報とは、帳票に含まれる項目名の記載位置を示す情報と、項目名と項目の値との位置関係を示す情報とを含む。 The form recognition processing unit 220 of this embodiment acquires the form image data stored in the image database 230, refers to the type determination database 240, determines the type of the form, and specifies the form definition information to be referred to. . Then, the form recognition processing unit 220 performs form recognition using the specified form definition information in the form definition database 250 and stores the result in the recognition result database 260 . The form definition information includes information indicating the description position of the item name included in the form and information indicating the positional relationship between the item name and the item value.

本実施形態の定義登録部290は、帳票定義データベース250に格納される帳票定義情報のうち、一部の帳票定義情報を生成するための入力画面を端末装置400に表示させ、入力された値に基づき、帳票定義情報を生成する。そして、定義登録部290は、生成した帳票定義情報を、帳票定義データベース250に格納(登録)する。ここで、本実施形態の定義登録部290は、帳票定義データベース250に予め格納された帳票定義情報に基づき帳票画像データの認識を行った結果と、新たな帳票定義情報を生成するための入力欄とを共に入力画面に表示させる。 The definition registration unit 290 of this embodiment causes the terminal device 400 to display an input screen for generating a part of the form definition information among the form definition information stored in the form definition database 250, and Based on this, form definition information is generated. The definition registration unit 290 then stores (registers) the generated form definition information in the form definition database 250 . Here, the definition registration unit 290 of this embodiment stores the result of recognizing the form image data based on the form definition information stored in advance in the form definition database 250 and the input fields for generating new form definition information. are displayed on the input screen together.

本実施形態において、帳票定義データベース250に予め格納された帳票定義情報は、汎用定義情報と特定定義情報とを含む。 In this embodiment, the form definition information prestored in the form definition database 250 includes general definition information and specific definition information.

汎用定義情報は、一般的な帳票のレイアウトを定義した帳票定義情報である。また、特定定義情報は、特定の事業者等によって発行される特定の帳票を定義する帳票定義情報である。特定の帳票とは、具体的には、例えば、一般的に使用されている宅配業者の伝票等である。 General-purpose definition information is form definition information that defines the layout of a general form. Specific definition information is form definition information that defines a specific form issued by a specific business operator or the like. Specifically, the specific form is, for example, a commonly used delivery company's slip or the like.

また、本実施形態において、定義登録部290により登録される帳票定義情報を、個社定義情報と呼ぶ。つまり、個社定義情報は、帳票定義データベース250に格納される帳票定義情報のうち、一部の帳票定義情報である。 Further, in this embodiment, the form definition information registered by the definition registration unit 290 is called individual company definition information. In other words, the individual company definition information is part of the form definition information stored in the form definition database 250 .

個社定義情報は、帳票認識システム100を利用する利用者固有の帳票のレイアウトを定義した帳票定義情報である。 The individual company definition information is form definition information that defines the layout of a form unique to a user who uses the form recognition system 100 .

本実施形態では、このように、予め登録された汎用定義情報に基づく認識結果と、個社定義情報の入力欄とを共に表示させることで、帳票認識システム100の利用者による個社定義情報の入力を支援することができ、個社定義情報を容易に生成させることができる。 In this embodiment, by displaying both the recognition result based on the pre-registered general-purpose definition information and the entry fields for the individual company-defined information, the user of the form recognition system 100 can recognize the individual company-defined information. Input can be supported, and individual company definition information can be easily generated.

本実施形態の帳票認識システム100において、画像形成装置300は、スキャナ機能を有する複合機である。画像形成装置300は、コピー機能、FAX機能、スキャナ機能等を実現するためのアプリケーションが搭載されており、各機能と対応するアプリケーションを選択することで、これらの機能が実現される。 In the form recognition system 100 of this embodiment, the image forming apparatus 300 is a multifunction machine having a scanner function. The image forming apparatus 300 is equipped with applications for realizing a copy function, a FAX function, a scanner function, etc. By selecting an application corresponding to each function, these functions are realized.

本実施形態の端末装置400は、帳票認識システム100を利用する利用者によって使用される。また、端末装置400には、サーバ装置200による帳票認識の結果が表示されても良い。 The terminal device 400 of this embodiment is used by a user who uses the form recognition system 100 . Further, the terminal device 400 may display the result of form recognition by the server device 200 .

尚、本実施形態における利用者とは、例えば、企業等である。より具体的には、例えば、利用者とは、帳票認識システム100が提供するサービスを利用するための契約を締結している事業所や企業、団体等である。 Note that the user in this embodiment is, for example, a company or the like. More specifically, for example, the user is a business office, company, organization, etc. that has concluded a contract for using the service provided by the form recognition system 100 .

尚、図1の例では、サーバ装置200は、記憶部210内に4つのデータベースを有する構成としたが、これに限定されない。各データベースは、一部がサーバ装置200の外部装置に設けられていても良いし、各データベース全てが外部装置に設けられていても良い。 In the example of FIG. 1, the server device 200 is configured to have four databases in the storage unit 210, but the present invention is not limited to this. A part of each database may be provided in an external device of the server device 200, or all of the databases may be provided in an external device.

また、図1の例では、サーバ装置200が帳票認識処理部220を実現するものとしたが、これに限定されない。帳票認識処理部220は、複数の情報処理装置によって実現されても良い。 Also, in the example of FIG. 1, the server device 200 implements the form recognition processing unit 220, but the present invention is not limited to this. The form recognition processing unit 220 may be implemented by a plurality of information processing devices.

また、図1の例では、帳票認識システム100に含まれる画像形成装置300と端末装置400とは、それぞれ1台としているが、帳票認識システム100に含まれる画像形成装置300と端末装置400の台数は、任意の数であって良い。 In the example of FIG. 1, one image forming device 300 and one terminal device 400 are included in the form recognition system 100. However, the number of image forming devices 300 and terminal devices 400 included in the form recognition system 100 is can be any number.

次に、図2を参照して、本実施形態のサーバ装置200のハードウェア構成について説明する。図2は、第一の実施形態のサーバ装置のハードウェア構成の一例を示す図である。 Next, with reference to FIG. 2, the hardware configuration of the server device 200 of this embodiment will be described. FIG. 2 is a diagram illustrating an example of a hardware configuration of a server device according to the first embodiment;

本実施形態のサーバ装置200は、それぞれバスBで相互に接続されている入力装置21、出力装置22、ドライブ装置23、補助記憶装置24、メモリ装置25、演算処理装置26及びインターフェース装置27を含む情報処理装置である。 The server device 200 of this embodiment includes an input device 21, an output device 22, a drive device 23, an auxiliary storage device 24, a memory device 25, an arithmetic processing device 26, and an interface device 27, which are connected to each other via a bus B. It is an information processing device.

入力装置21は、各種の情報の入力を行うための装置であり、例えばキーボードやポインティングデバイス等であっても良い。出力装置22は、各種の情報の出力を行うためものであり、例えばディスプレイ等であっても良い。インターフェース装置27は、LANカード等を含み、ネットワークに接続する為に用いられる。 The input device 21 is a device for inputting various kinds of information, and may be, for example, a keyboard or a pointing device. The output device 22 is for outputting various kinds of information, and may be, for example, a display. The interface device 27 includes a LAN card and the like, and is used for connecting to a network.

情報処理プログラムは、サーバ装置200を制御する各種プログラムの少なくとも一部である。情報処理プログラムは例えば記憶媒体28の配布やネットワークからのダウンロード等によって提供される。情報処理プログラムを記録した記憶媒体28は、CD-ROM、フレキシブルディスク、光磁気ディスク等の様に情報を光学的、電気的或いは磁気的に記録する記憶媒体、ROM、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプの記憶媒体を用いることができる。 The information processing program is at least part of various programs that control the server device 200 . The information processing program is provided by, for example, distribution of the storage medium 28 or download from the network. The storage medium 28 in which the information processing program is recorded is a storage medium for optically, electrically or magnetically recording information such as a CD-ROM, a flexible disk, a magneto-optical disk, or a storage medium for recording information such as a ROM and a flash memory. Various types of storage media can be used, such as a semiconductor memory that electrically records .

また、情報処理プログラムは、情報処理プログラムを記録した記憶媒体28がドライブ装置23にセットされると、記憶媒体28からドライブ装置23を介して補助記憶装置24にインストールされる。ネットワークからダウンロードされた情報処理プログラムは、インターフェース装置27を介して補助記憶装置24にインストールされる。 The information processing program is installed in the auxiliary storage device 24 from the storage medium 28 via the drive device 23 when the storage medium 28 recording the information processing program is set in the drive device 23 . An information processing program downloaded from the network is installed in the auxiliary storage device 24 via the interface device 27 .

補助記憶装置24は、インストールされた情報処理プログラムを格納すると共に、必要なファイル、データ等を格納する。メモリ装置25は、サーバ装置200の起動時に補助記憶装置24から情報処理プログラムを読み出して格納する。そして、演算処理装置26はメモリ装置25に格納された情報処理プログラムに従って、後述するような各種処理を実現している。 The auxiliary storage device 24 stores the installed information processing program, as well as necessary files, data, and the like. The memory device 25 reads and stores the information processing program from the auxiliary storage device 24 when the server device 200 is started. The arithmetic processing unit 26 implements various types of processing described later in accordance with the information processing program stored in the memory device 25 .

本実施形態の端末装置400のハードウェア構成は、サーバ装置200と同様であるから、説明を省略する。尚、端末装置400は、例えば、タブレット型の端末装置や、スマートフォン等であっても良く、入力装置21と出力装置22との代わりに、タッチパネル等により実現される表示操作装置を有していても良い。 Since the hardware configuration of the terminal device 400 of this embodiment is the same as that of the server device 200, description thereof will be omitted. The terminal device 400 may be, for example, a tablet-type terminal device, a smartphone, or the like, and has a display operation device realized by a touch panel or the like instead of the input device 21 and the output device 22. Also good.

次に、本実施形態のサーバ装置200の有する種別判定データベース240と帳票定義データベース250について説明する。 Next, the type determination database 240 and the form definition database 250 of the server device 200 of this embodiment will be described.

図3は、第一の実施形態の種別判定データベースの一例を示す図である。本実施形態の種別判定データベース240は、情報の項目として、定義ID、定義種別、文書種別、識別文字列を有する。種別判定データベース240において、項目「定義ID」は、その他の項目と対応付けられており、項目「定義ID」の値と、その他の項目の値とを含む情報を、種別判定情報と呼ぶ。また、「R社」及び「請求」という両方の文字列を含む帳票画像は、項目「文書種別」が示す帳票の種類が「R社用請求書」となる。 FIG. 3 is a diagram showing an example of the type determination database of the first embodiment. The type determination database 240 of this embodiment has definition ID, definition type, document type, and identification character string as information items. In the type determination database 240, the item "definition ID" is associated with other items, and information including the value of the item "definition ID" and the values of the other items is called type determination information. For a form image containing both character strings of "company R" and "billing", the type of form indicated by the item "document type" is "bill for company R".

項目「定義ID」の値は、帳票定義情報を特定するための識別子を示す。 The value of the item "definition ID" indicates an identifier for specifying the form definition information.

項目「定義種別」の値は、帳票定義情報の種類を示す。本実施形態では、帳票定義情報の種類として、汎用定義情報と個社定義情報の他に、特定定義情報を含む。特定定義情報とは、特定の事業者等によって発行される特定の帳票を定義する帳票定義情報である。特定の帳票とは、具体的には、例えば、一般的に使用されている宅配業者の伝票等である。 The value of the item "definition type" indicates the type of form definition information. In this embodiment, specific definition information is included in addition to general-purpose definition information and individual company definition information as types of form definition information. Specific definition information is form definition information that defines a specific form issued by a specific business operator or the like. Specifically, the specific form is, for example, a commonly used delivery company's slip or the like.

項目「文書種別」の値は、帳票の種類を示す。帳票の種類とは、具体的には、例えば、請求書、見積書、注文書等である。項目「識別文字列」の値は、帳票の種類を特定するための文字列を示す。具体的には、例えば、「請求書」又は「請求」という文字列を含む帳票画像は、項目「文書種別」が示す帳票の種類が「請求書」となる。 The value of the item "document type" indicates the type of form. The types of forms are, for example, bills, quotations, order forms, and the like. The value of the item "identification character string" indicates a character string for identifying the type of form. Specifically, for example, for a form image containing a character string "bill" or "billing", the form type indicated by the item "document type" is "bill".

図3の例では、例えば、定義ID「H01」の帳票定義情報の種類は汎用定義情報であり、定義ID「H01」の汎用定義情報は、「請求書」のレイアウトを定義した情報であり、帳票画像データから「請求」又は「請求書」という文字列が抽出された場合に、参照される。 In the example of FIG. 3, for example, the type of form definition information with definition ID "H01" is general-purpose definition information, and the general-purpose definition information with definition ID "H01" is information defining the layout of "invoice". It is referred to when a character string "billing" or "bill" is extracted from the form image data.

次に、図4乃至図7を参照して、本実施形態の帳票定義データベース250について説明する。図4は、第一の実施形態の帳票定義データベースに格納される帳票定義情報の種類を示す図である。 Next, the form definition database 250 of this embodiment will be described with reference to FIGS. 4 to 7. FIG. FIG. 4 is a diagram showing types of form definition information stored in the form definition database of the first embodiment.

本実施形態の帳票定義データベース250には、汎用定義情報251と、特定定義情報252と、が格納されている。また、本実施形態の帳票定義データベース250には、定義登録部290により生成された個社定義情報253が格納される。 General-purpose definition information 251 and specific definition information 252 are stored in the form definition database 250 of this embodiment. Further, individual company definition information 253 generated by the definition registration unit 290 is stored in the form definition database 250 of this embodiment.

尚、本実施形態では、帳票定義データベース250に格納される3種類の帳票定義情報のそれぞれに対し、優先度を付与し、帳票画像データの認識を行う際に、優先度の高い帳票定義情報に基づき抽出された項目及び項目の値を、認識結果として採用しても良い。 In the present embodiment, a priority is given to each of the three types of form definition information stored in the form definition database 250, and when recognizing form image data, the form definition information with the highest priority is selected. The items and the values of the items extracted based on this may be adopted as the recognition result.

具体的には、例えば、汎用定義情報251は、帳票の中でも、複数の利用者により利用される汎用性の高いレイアウトの帳票の帳票定義情報であるため、汎用定義情報251の優先度は最も低くする。 Specifically, for example, the general-purpose definition information 251 is form definition information of a form with a highly versatile layout that is used by a plurality of users among forms, so the general-purpose definition information 251 has the lowest priority. do.

また、個社定義情報253は、帳票の中でも、利用者が独自に設計したレイアウトの帳票の帳票定義情報であり、最も尊重されるべき定義であるため、優先を最も高くする。 Further, the individual company definition information 253 is the form definition information of the form with the layout originally designed by the user among the forms, and is the definition that should be respected the most, so it is given the highest priority.

また特定定義情報252は、帳票の中でも、一般的に利用される特定の帳票のレイアウトを示す帳票定義情報であるため、優先度は、3つの帳票定義情報のうちの中間となる。 Further, the specific definition information 252 is form definition information indicating the layout of a specific form that is commonly used among forms, and therefore has an intermediate priority among the three form definition information.

次に、帳票定義データベース250に格納される各帳票定義情報について説明する。 Next, each form definition information stored in the form definition database 250 will be described.

図5は、第一の実施形態の汎用定義情報の一例を示す図である。汎用定義情報251は、定義ID毎に生成されるものであり、情報の項目として、項目ID、項目名、方向、距離等を含む。つまり、本実施形態の汎用定義情報251は、項目「定義ID」と、その他の項目とが対応付けられており、項目「定義ID」の値と、その他の項目の値とを含む。 FIG. 5 is a diagram showing an example of general-purpose definition information according to the first embodiment. The general-purpose definition information 251 is generated for each definition ID, and includes item ID, item name, direction, distance, etc. as information items. That is, the general-purpose definition information 251 of this embodiment associates the item "definition ID" with other items, and includes the value of the item "definition ID" and the values of the other items.

項目「項目ID」の値は、帳票に含まれる項目を特定するための識別子である。項目「項目名」の値は、項目の名称を示す。 The value of the item "item ID" is an identifier for specifying an item included in the form. The value of the item "item name" indicates the name of the item.

項目「方向」、「距離」等は、文字列を抽出する範囲を示す。例えば、項目「方向」の値が「RD」であり、項目「距離」の値が「20mm」であった場合、項目名となる文字列と外接する矩形の右下の座標から下に向かって20mm以内の範囲から、文字列を抽出することを示す。 Items such as "direction" and "distance" indicate ranges for extracting character strings. For example, if the value of the item "Direction" is "RD" and the value of the item "Distance" is "20 mm", the coordinates of the lower right corner of the rectangle circumscribing the character string that is the item name will be displayed downward. Indicates to extract a character string from within 20 mm.

つまり、本実施形態の項目「方向」、「距離」等は、文字列を抽出する範囲を示す条件であり、この条件は、項目名と対応付けられている。尚、図5の例では、文字列を抽出する範囲を示す条件として、項目「方向」、「距離」を挙げたが、条件には、他の項目が含まれていても良い。 In other words, items such as "direction" and "distance" in this embodiment are conditions indicating the range from which character strings are extracted, and these conditions are associated with item names. In the example of FIG. 5, the items "direction" and "distance" are listed as the conditions indicating the range from which the character string is extracted, but the conditions may include other items.

したがって、例えば、項目ID「2」の項目名「合計」という文字列と外接する矩形の右下の座標から下に向かって20mm以内の範囲から抽出された文字列は、項目名「合計」と対応する項目の値と認識される。 Therefore, for example, the character string extracted from the range within 20 mm downward from the lower right coordinate of the rectangle circumscribing the character string of the item name "total" with the item ID "2" is the item name "total". Recognized as the value of the corresponding item.

尚、汎用定義情報251では、帳票に含まれる可能性のある項目に関する情報が含まれるものとした。 It is assumed that the general-purpose definition information 251 includes information about items that may be included in the form.

図6は、第一の実施形態の特定定義情報の一例を示す図である。本実施形態の特定定義情報252は、特定の帳票毎に登録されるものであり、情報の項目として、定義ID、項目名、方向、距離等を含む。図6の本実施形態では、定義ID、項目名、方向、距離等は、汎用定義情報251と同様であるから説明を省略する。 FIG. 6 is a diagram showing an example of specific definition information according to the first embodiment. The specific definition information 252 of this embodiment is registered for each specific form, and includes definition ID, item name, direction, distance, etc. as information items. In the present embodiment shown in FIG. 6, the definition ID, item name, direction, distance, etc. are the same as those of the general definition information 251, so description thereof will be omitted.

尚、本実施形態の特定定義情報252は、特定の事業者毎に設けられていても良い。この場合には、特定定義情報252には、情報の項目として、事業者IDが含まれていても良い。 Note that the specific definition information 252 of this embodiment may be provided for each specific business operator. In this case, the specific definition information 252 may include a company ID as an information item.

図7は、第一の実施形態の個社定義情報の一例を示す図である。本実施形態の個社定義情報253は、利用者毎に登録されるものであり、情報の項目として、利用者ID、定義ID、項目名、方向、距離等を含む。 FIG. 7 is a diagram showing an example of individual company definition information according to the first embodiment. The individual company definition information 253 of this embodiment is registered for each user, and includes user ID, definition ID, item name, direction, distance, etc. as information items.

項目「利用者ID」の値は、利用者を特定するための識別子である。尚、本実施形態では、定義ID、項目名、方向、距離等は、汎用定義情報251と同様であるから説明を省略する。 The value of the item "user ID" is an identifier for specifying the user. Note that, in this embodiment, the definition ID, item name, direction, distance, etc. are the same as those of the general definition information 251, so description thereof will be omitted.

尚、本実施形態では、定義種別が個社定義情報となる帳票定義情報の定義IDは、利用者IDを含むようにしても良い。 In this embodiment, the definition ID of the form definition information whose definition type is individual company definition information may include the user ID.

また、個社定義情報253では、利用者によって、項目名と、項目の値が記載されている範囲を示す条件とが登録された項目に関する情報が格納される。したがって、個社定義情報253に含まれる項目IDは、汎用定義情報251に含まれる項目IDの一部となる場合がある。 Further, in the individual company definition information 253, information relating to items in which item names and conditions indicating ranges in which the values of the items are described are registered by the user is stored. Therefore, the item ID included in the individual company definition information 253 may be part of the item ID included in the general definition information 251 .

図7の例では、利用者ID「A」によって登録された個社定義情報253を示しており、この個社定義情報253は、定義IDが「A01」であり、文書種別が「R社用請求書」となる。 The example of FIG. 7 shows the individual company definition information 253 registered with the user ID "A". This individual company definition information 253 has a definition ID of "A01" and a document Invoice”.

次に、図8を参照して、本実施形態のサーバ装置200の機能について説明する。図8は、第一の実施形態のサーバ装置の機能を説明する図である。 Next, with reference to FIG. 8, functions of the server device 200 of this embodiment will be described. FIG. 8 is a diagram for explaining the functions of the server device of the first embodiment.

本実施形態のサーバ装置200では、例えば、メモリ装置25や補助記憶装置24等に格納された情報処理プログラムを演算処理装置26が読み出して実行することで、後述する各部の機能が実現される。 In the server device 200 of the present embodiment, for example, the functions of each unit described later are realized by the arithmetic processing device 26 reading and executing an information processing program stored in the memory device 25, the auxiliary storage device 24, or the like.

本実施形態のサーバ装置200は、帳票認識処理部220、定義登録部290を有する。帳票認識処理部220は、入力受付部221、認証処理部222、帳票認識部270を有する。 The server device 200 of this embodiment has a form recognition processing unit 220 and a definition registration unit 290 . The form recognition processing section 220 has an input reception section 221 , an authentication processing section 222 and a form recognition section 270 .

入力受付部221は、サーバ装置200に対する各種の入力を受け付ける。具体的には、入力受付部221は、帳票認識システム100にログインするための認証情報の入力を受け付ける。認証情報とは、例えば、利用者IDとパスワード等である。また、入力受付部221は、例えば、画像形成装置300から送信された帳票画像データの入力を受け付ける。 The input reception unit 221 receives various inputs to the server device 200 . Specifically, the input reception unit 221 receives input of authentication information for logging into the form recognition system 100 . Authentication information is, for example, a user ID and a password. The input reception unit 221 also receives input of form image data transmitted from the image forming apparatus 300, for example.

認証処理部222は、入力受付部221が入力を受け付けた認証情報に基づき、認証を行う。尚、認証処理部222は、例えば、サーバ装置200の外部に設けられた認証サーバに対して、入力された認証情報を送信し、認証サーバによる認証の結果を取得しても良い。認証処理部222は、利用者が認証されると、入力受付部221が受け付けた帳票画像データを帳票認識部270に渡しても良い。 The authentication processing unit 222 performs authentication based on the authentication information received by the input receiving unit 221 . Note that the authentication processing unit 222 may, for example, transmit the input authentication information to an authentication server provided outside the server device 200 and acquire the result of authentication by the authentication server. The authentication processing unit 222 may pass the form image data received by the input receiving unit 221 to the form recognition unit 270 when the user is authenticated.

本実施形態の帳票認識部270は、画像データ格納部271、ジョブリスト生成部272、画像データ取得部273、前処理部274、文字認識部275、定義特定部276、項目抽出部277、表示画面生成部278、出力部279を有する。 The form recognition unit 270 of this embodiment includes an image data storage unit 271, a job list generation unit 272, an image data acquisition unit 273, a preprocessing unit 274, a character recognition unit 275, a definition identification unit 276, an item extraction unit 277, and a display screen. It has a generation unit 278 and an output unit 279 .

画像データ格納部271は、画像形成装置300から帳票画像データを受信すると、画像データベース230に格納する。 When the image data storage unit 271 receives the form image data from the image forming apparatus 300 , the image data storage unit 271 stores the data in the image database 230 .

ジョブリスト生成部272は、入力受付部221が画像形成装置300から帳票画像データの入力を受け付けて、ジョブリストにジョブを登録し、ジョブリストを管理する。ジョブリストの詳細は後述する。 In the job list generation unit 272, the input reception unit 221 receives the input of the form image data from the image forming apparatus 300, registers the job in the job list, and manages the job list. Details of the job list will be described later.

画像データ取得部273は、画像データベース230に格納された帳票画像データを取得する。前処理部274は、画像データ取得部273が取得した帳票画像データに対して、帳票認識を行うための前処理を行う。 The image data acquisition unit 273 acquires form image data stored in the image database 230 . The preprocessing unit 274 performs preprocessing for form recognition on the form image data acquired by the image data acquiring unit 273 .

文字認識部275は、帳票画像データから、文字列と、文字列が配置された位置を示す情報とを抽出し、認識結果情報として保持する。認識結果情報の詳細は後述する。 The character recognition unit 275 extracts a character string and information indicating the position where the character string is arranged from the form image data, and holds it as recognition result information. Details of the recognition result information will be described later.

定義特定部276は、種別判定データベース240を参照し、認識結果情報に含まれる文字列と対応する定義IDを特定する。言い換えれば、定義特定部276は、帳票画像データから抽出された文字列に基づき、帳票認識の際に参照する帳票定義情報を特定し、特定された帳票定義情報を取得する取得部である。 The definition identification unit 276 refers to the type determination database 240 and identifies the definition ID corresponding to the character string included in the recognition result information. In other words, the definition identification unit 276 is an acquisition unit that identifies the form definition information to be referred to when recognizing the form based on the character string extracted from the form image data, and obtains the identified form definition information.

項目抽出部277は、定義特定部276により特定された帳票定義情報と、認識結果情報とに基づき、帳票画像データに含まれる項目と、項目の値とを抽出して対応付けを行い、項目の項目IDと、項目の値とを対応付けた認識結果データを生成する。尚、XML形式のファイル(eXtensible Markup Language)を認識結果データとして生成しても良い。また、項目抽出部277は、帳票における項目の記載位置と、項目と項目の値との位置関係を抽出する。 Based on the form definition information specified by the definition specifying part 276 and the recognition result information, the item extracting unit 277 extracts the items included in the form image data and the values of the items, and associates them. Recognition result data is generated in which item IDs and item values are associated with each other. A file in XML format (eXtensible Markup Language) may be generated as the recognition result data. In addition, the item extracting unit 277 extracts the description position of the item in the form and the positional relationship between the item and the value of the item.

表示画面生成部278は、認識結果データベース260に格納された認識結果データを用いて、認識結果確認画面を生成する。尚、認識結果確認画面に表示する項目名は、予め項目IDと対応付けて登録しておき、認識結果確認画面を生成するときに、認識結果データに含まれる項目IDに対応する項目名を特定して認識結果確認画面に表示させると良い。 The display screen generator 278 uses the recognition result data stored in the recognition result database 260 to generate a recognition result confirmation screen. The item name to be displayed on the recognition result confirmation screen is registered in advance in association with the item ID, and when the recognition result confirmation screen is generated, the item name corresponding to the item ID included in the recognition result data is specified. and display it on the recognition result confirmation screen.

出力部279は、表示画面生成部278が生成した認識結果確認画面を出力する。言い換えれば、出力部279は、表示画面生成部278が生成した認識結果確認画面を端末装置400のウェブブラウザ上に表示させる。 The output unit 279 outputs the recognition result confirmation screen generated by the display screen generation unit 278 . In other words, the output unit 279 causes the web browser of the terminal device 400 to display the recognition result confirmation screen generated by the display screen generation unit 278 .

本実施形態の定義登録部290は、表示制御部291、定義生成部292、定義更新部293を有する。 The definition registration unit 290 of this embodiment has a display control unit 291 , a definition generation unit 292 and a definition update unit 293 .

表示制御部291は、個社定義情報を生成するための画面を端末装置400に表示させる。具体的には、表示制御部291は、画面を表示させるためのXML形式のファイルを生成し、端末装置400のウェブブラウザ上に入力画面を表示させる。 The display control unit 291 causes the terminal device 400 to display a screen for generating individual company definition information. Specifically, the display control unit 291 generates an XML format file for displaying the screen, and displays the input screen on the web browser of the terminal device 400 .

尚、本実施形態では、表示制御部291は、個社定義情報を生成するための画面を端末装置400に表示させるものとしたが、これに限定されない。表示制御部291が画面を表示させる装置は、サーバ装置200であっても良いし、端末装置400以外の装置あっても良く、表示機能を有する表示装置であれば良い。 In this embodiment, the display control unit 291 causes the terminal device 400 to display a screen for generating individual company definition information, but the present invention is not limited to this. A device on which the display control unit 291 displays a screen may be the server device 200 or a device other than the terminal device 400, as long as it has a display function.

定義生成部292は、入力画面に対して端末装置400から入力された情報に基づき、個社定義情報を生成する。具体的には、定義生成部292は、新たに生成される個社定義情報の定義IDを含む種別判定情報を生成し、種別判定データベース240へ格納する。また、定義生成部292は、入力された値に基づき、個社定義情報を生成して帳票定義データベース250へ格納する。 The definition generation unit 292 generates individual company definition information based on the information input from the terminal device 400 on the input screen. Specifically, the definition generation unit 292 generates type determination information including the definition ID of the newly generated individual company definition information, and stores it in the type determination database 240 . The definition generation unit 292 also generates individual company definition information based on the input values and stores it in the form definition database 250 .

定義更新部293は、既に帳票定義データベース250に登録された個社定義情報に対する修正を反映させて、個社定義情報を更新する。 The definition update unit 293 updates individual company definition information by reflecting corrections to the individual company definition information already registered in the form definition database 250 .

以下に、図9を参照して、本実施形態の帳票認識システム100の動作について説明する。図9は、第一の実施形態の帳票認識システムの動作を説明するシーケンス図である。 The operation of the form recognition system 100 of this embodiment will be described below with reference to FIG. FIG. 9 is a sequence diagram explaining the operation of the form recognition system of the first embodiment.

帳票認識システム100において、画像形成装置300は、利用者から帳票認識を行うためのアプリケーションの起動要求を受け付けると(ステップS901)、このアプリケーションを起動させる(ステップS902)。 In the form recognition system 100, when the image forming apparatus 300 receives a request to start an application for performing form recognition from a user (step S901), the application is started (step S902).

続いて、画像形成装置300は、利用者から認証情報の入力を受け付けると(ステップS903)、この認証情報をサーバ装置200へ送信し、認証要求を行う(ステップS904)。 Subsequently, when the image forming apparatus 300 accepts input of authentication information from the user (step S903), the image forming apparatus 300 transmits this authentication information to the server apparatus 200 and requests authentication (step S904).

サーバ装置200は、認証要求を受けて、認証処理部222により認証を行い、その結果を画像形成装置300へ通知する(ステップS905)。尚、ここでは、利用者が認証された場合の動作を示している。 The server apparatus 200 receives the authentication request, performs authentication by the authentication processing unit 222, and notifies the result to the image forming apparatus 300 (step S905). Here, the operation when the user is authenticated is shown.

続いて、画像形成装置300は、帳票のスキャン指示を受け付け(ステップS906)、帳票のスキャンを行い、帳票画像データを取得する(ステップS907)。続いて、画像形成装置300は、帳票画像データをサーバ装置200へ送信する(ステップS908)。 Subsequently, the image forming apparatus 300 receives an instruction to scan a form (step S906), scans the form, and acquires form image data (step S907). Subsequently, the image forming apparatus 300 transmits the form image data to the server apparatus 200 (step S908).

サーバ装置200は、入力受付部221が帳票画像データの入力を受け付けると、認証処理部222がこの帳票画像データを帳票認識部270へ渡す(ステップS909)。 In the server apparatus 200, when the input reception unit 221 receives the input of the form image data, the authentication processing unit 222 passes the form image data to the form recognition unit 270 (step S909).

サーバ装置200の帳票認識部270は、帳票画像データを受け取ると、ジョブリスト生成部272により、ジョブリストにジョブを登録する(ステップS910)。続いて、帳票認識部270は、画像データ格納部271により、帳票画像データを画像データベース230へ格納する(ステップS911)。 When the form recognition unit 270 of the server device 200 receives the form image data, the job list generation unit 272 registers the job in the job list (step S910). Subsequently, the form recognition unit 270 causes the image data storage unit 271 to store the form image data in the image database 230 (step S911).

続いて、帳票認識部270は、画像データ取得部273により、画像データベース230から認識する対象となる帳票画像データを取得し(ステップS912)、帳票画像を認識する処理を実行し、項目抽出部277により、認識結果データを生成する(ステップS913)。 Subsequently, the form recognition unit 270 acquires the form image data to be recognized from the image database 230 by the image data acquisition unit 273 (step S912), executes processing for recognizing the form image, and the item extraction unit 277 generates recognition result data (step S913).

続いて、帳票認識部270は、項目抽出部277が生成した認識結果データを認識結果データベース260に格納する(ステップS914)。 Subsequently, the form recognition unit 270 stores the recognition result data generated by the item extraction unit 277 in the recognition result database 260 (step S914).

帳票認識システム100において、端末装置400は、利用者からのブラウザの表示指示の入力を受け付けると(ステップS915)、サーバ装置200に対して認識結果データを表示させるブラウザの表示要求を行う(ステップS916)。 In the form recognition system 100, when the terminal device 400 receives the browser display instruction input from the user (step S915), the terminal device 400 requests the server device 200 to display the recognition result data (step S916). ).

また、端末装置400は、利用者から認証情報の入力を受け付けて(ステップS917)、この認証情報をサーバ装置200へ送信する(ステップS918)。 Also, the terminal device 400 accepts input of authentication information from the user (step S917), and transmits this authentication information to the server device 200 (step S918).

サーバ装置200は、認証処理部222により、利用者の認証を行い(ステップS919)、その結果を端末装置400へ通知する(ステップS920)。尚、ここでは、利用者が認証された場合の処理を示す。 The server device 200 authenticates the user using the authentication processing unit 222 (step S919), and notifies the terminal device 400 of the result (step S920). Here, processing when the user is authenticated is shown.

続いて、端末装置400は、利用者から、帳票画像の認識結果の閲覧指示の入力を受け付けると(ステップS921)、サーバ装置200に対して閲覧要求を行う(ステップS922)。 Subsequently, when the terminal device 400 receives an input of an instruction to view the recognition result of the form image from the user (step S921), the terminal device 400 issues a viewing request to the server device 200 (step S922).

サーバ装置200は、閲覧要求を受けて、認識結果データベース260に格納されている認識結果データを取得し(ステップS923)、認識結果確認画面を生成して端末装置400のブラウザ上に表示させ(ステップS924)、利用者に、表示された認識結果確認画面で認識結果を確認させる。 The server device 200 receives the browsing request, acquires the recognition result data stored in the recognition result database 260 (step S923), generates a recognition result confirmation screen, and displays it on the browser of the terminal device 400 (step S923). S924), the user is asked to confirm the recognition result on the displayed recognition result confirmation screen.

続いて、端末装置400は、利用者から、個社定義情報の登録指示の入力を受け付けると(ステップS925)、個社定義情報の登録要求をサーバ装置200へ送信する(ステップS926)。 Subsequently, when the terminal device 400 receives an instruction to register the company-defined information from the user (step S925), the terminal device 400 transmits a request for registering the company-defined information to the server device 200 (step S926).

サーバ装置200は、この登録要求を受け付けると、定義登録部290の表示制御部291により、端末装置400に個社定義情報の登録画面を表示させる(ステップS927)。 When the server device 200 receives this registration request, the display control section 291 of the definition registration section 290 causes the terminal device 400 to display a registration screen for individual company definition information (step S927).

続いて、端末装置400は、個社定義情報の入力を受け付けると(ステップS928)、入力された情報をサーバ装置200へ送信する(ステップS929)。サーバ装置200は、定義生成部292により、端末装置400から送信された情報に基づき、個社定義情報を生成し(ステップS930)、帳票定義データベース250に格納して(ステップS931)、処理を終了する。尚、定義登録部290による処理の詳細は後述する。 Subsequently, when the terminal device 400 receives the input of the individual company definition information (step S928), the terminal device 400 transmits the input information to the server device 200 (step S929). The server device 200 uses the definition generation unit 292 to generate individual company definition information based on the information transmitted from the terminal device 400 (step S930), stores it in the form definition database 250 (step S931), and ends the process. do. Details of the processing by the definition registration unit 290 will be described later.

ここで、図10を参照して、本実施形態の帳票認識システム100の動作において生成される情報について説明する。帳票認識システム100の動作において生成される情報とは、具体的には、ジョブリストと、認識結果データである。 Here, with reference to FIG. 10, information generated in the operation of the form recognition system 100 of this embodiment will be described. Specifically, the information generated in the operation of the form recognition system 100 is a job list and recognition result data.

図10は、第一の実施形態の帳票認識システムの動作によって生成される情報を説明する図である。図10(A)は、ジョブリスト生成部272により生成されるジョブリストの一例を示す図である。 FIG. 10 is a diagram for explaining information generated by the operation of the form recognition system of the first embodiment. FIG. 10A is a diagram showing an example of a job list generated by the job list generating section 272. FIG.

本実施形態のサーバ装置200は、画像形成装置300から帳票画像データが入力されると、ジョブリスト生成部272により、帳票画像データとジョブIDとを対応付けたジョブリストとして保持する。 When the form image data is input from the image forming apparatus 300, the server apparatus 200 of the present embodiment holds the form image data and the job ID as a job list in which the form image data and the job ID are associated with each other.

本実施形態のジョブリスト101は、情報の項目として、ジョブID、利用者ID、帳票画像ファイルパス、認識結果ファイルパス、ステータス、定義IDを有する。 The job list 101 of this embodiment has job ID, user ID, form image file path, recognition result file path, status, and definition ID as information items.

項目「ジョブID」の値は、ジョブを特定する識別子である。言い換えれば、項目「ジョブID」の値は、画像形成装置300から受信した帳票画像データを特定するための識別子である。 The value of the item "job ID" is an identifier that identifies a job. In other words, the value of the item “job ID” is an identifier for specifying form image data received from the image forming apparatus 300 .

項目「利用者ID」の値は、帳票認識システム100にログインした利用者を特定するための識別子である。 The value of the item “user ID” is an identifier for specifying a user who has logged into the form recognition system 100 .

項目「画像ファイルパス」の値は、帳票画像データが格納されている場所を示す情報である。項目「認識結果ファイルパス」の値は、帳票画像を認識した結果の認識結果データが格納されている場所を示す情報である。 The value of the item "image file path" is information indicating the location where the form image data is stored. The value of the item "recognition result file path" is information indicating the location where the recognition result data obtained by recognizing the form image is stored.

項目「ステータス」の値は、帳票画像の認識の進捗を示す。項目「定義ID」の値は、項目「画像ファイルパス」の値が示す場所に格納された帳票画像データを認識する際に参照される帳票定義情報の定義IDを示す。 The value of the item "status" indicates the progress of recognition of the form image. The value of the item "definition ID" indicates the definition ID of the form definition information referred to when recognizing the form image data stored in the location indicated by the value of the item "image file path".

本実施形態のサーバ装置200は、画像形成装置300から帳票画像データを受信すると、ジョブリスト生成部272により、ジョブIDを付与し、認証情報として取得した利用者IDを対応付けて、ジョブリスト101にレコードを追加する。そして、ジョブリスト生成部272は、帳票画像データが画像データベース230に格納されると、この格納先を示す情報を項目「画像ファイルパス」の値として、追加する。 When the server apparatus 200 of the present embodiment receives the form image data from the image forming apparatus 300, the job list generation unit 272 assigns a job ID, associates the user ID obtained as the authentication information, and creates the job list 101. add a record to Then, when the form image data is stored in the image database 230, the job list generator 272 adds information indicating the storage destination as the value of the item "image file path".

さらに、ジョブリスト生成部272は、帳票画像の認識において、参照する帳票定義情報が特定されると、その定義IDを項目「定義ID」の値として追加する。そして、ジョブリスト生成部272は、が完了して、認識結果データが認識結果データベース260に格納されると、この格納先を示す情報を項目「認識結果ファイルパス」の値として追加し、項目「ステータス」の値を完了とする。 Furthermore, when the form definition information to be referred to is specified in recognition of the form image, the job list generation unit 272 adds the definition ID as the value of the item "definition ID". When the job list generating unit 272 completes and the recognition result data is stored in the recognition result database 260, the information indicating the storage destination is added as the value of the item "recognition result file path". "Status" value is Completed.

図10(B)は、項目抽出部277により生成される認識結果データの一例を示す。図10(B)に示す認識結果データ102では、帳票画像データに含まれる項目と、項目の値とを抽出して対応付けを行い、項目の項目IDと、項目の値とを対応付けた結果が、XML形式で記述されている。 FIG. 10B shows an example of recognition result data generated by the item extraction unit 277. FIG. In the recognition result data 102 shown in FIG. 10B, the items included in the form image data and the values of the items are extracted and associated, and the item IDs of the items are associated with the values of the items. is written in XML format.

本実施形態では、この認識結果データ102が生成されて認識結果データベース260に格納されると、この格納先が、ジョブリスト101の項目「認識結果ファイルパス」の値とされる。 In this embodiment, when the recognition result data 102 is generated and stored in the recognition result database 260 , this storage destination is set as the value of the item “recognition result file path” of the job list 101 .

次に、図11を参照して、本実施形態の定義登録部290の処理について説明する。図11は、第一の実施形態の定義登録部の処理を説明するフローチャートである。図11では、図9のステップS924からステップS931までの処理の詳細を示している。 Next, referring to FIG. 11, processing of the definition registration unit 290 of this embodiment will be described. FIG. 11 is a flowchart for explaining processing of the definition registration unit of the first embodiment. FIG. 11 shows the details of the processing from step S924 to step S931 in FIG.

本実施形態のサーバ装置200は、端末装置400に、帳票認識部270による帳票の認識結果の確認画面を表示させる(ステップS1101)。 The server device 200 of this embodiment causes the terminal device 400 to display a confirmation screen of the recognition result of the form by the form recognition unit 270 (step S1101).

続いて、サーバ装置200は、端末装置400から、認識結果の登録要求を受け付けたか否かを判定する(ステップS1102)。具体的には、サーバ装置200は、認識結果データベース260に対する、確認画面に表示された認識結果データの格納が指示されたか否かを判定している。 Subsequently, the server apparatus 200 determines whether or not a recognition result registration request has been received from the terminal apparatus 400 (step S1102). Specifically, the server device 200 determines whether or not an instruction has been given to store the recognition result data displayed on the confirmation screen in the recognition result database 260 .

ステップS1102において、認識結果の登録要求を受け付けていない場合、サーバ装置200は、後述するステップS1106へ進む。 In step S1102, if the registration request for the recognition result has not been received, the server device 200 proceeds to step S1106, which will be described later.

ステップS1102において、認識結果の登録要求を受け付けた場合、サーバ装置200は、確認画面上で、認識結果データが修正されたか否かを判定する(ステップS1103)。ステップS1103において、認識結果データが修正されていない場合、サーバ装置200は、処理を終了する。 In step S1102, when the recognition result registration request is received, the server device 200 determines whether or not the recognition result data has been corrected on the confirmation screen (step S1103). In step S1103, if the recognition result data has not been corrected, the server apparatus 200 terminates the process.

ステップS1103において、認識結果データが修正されていた場合、定義登録部290は、定義生成部292により、帳票画像データの認識において、個社定義情報が用いられたか否かを判定する(ステップS1104)。具体的には、定義生成部292は、ジョブリスト生成部272によって生成されたジョブリスト101を参照し、認識結果データのファイルパスと対応付けられた定義IDを取得することで、帳票画像データの認識に用いられた帳票定義情報を判定する。 In step S1103, if the recognition result data has been corrected, the definition registration unit 290 causes the definition generation unit 292 to determine whether individual company definition information was used in recognition of the form image data (step S1104). . Specifically, the definition generation unit 292 refers to the job list 101 generated by the job list generation unit 272 and acquires the definition ID associated with the file path of the recognition result data, thereby generating the form image data. The form definition information used for recognition is determined.

ステップS1104において、個社定義情報が用いられていない場合、定義登録部290は、後述するステップS1107へ進む。 In step S1104, if the individual company definition information is not used, the definition registration unit 290 proceeds to step S1107, which will be described later.

ステップS1104において、個社定義情報が用いられていた場合、定義更新部293は、修正内容を示す付加情報を生成して、帳票定義データベース250に格納されたこの個社定義情報に対応付けて(ステップS1105)、処理を終了する。 In step S1104, if the individual company definition information is used, the definition update unit 293 generates additional information indicating the content of correction, and associates it with the individual company definition information stored in the form definition database 250 ( Step S1105), the process ends.

ステップS1102において、認識結果データの登録要求を受け付けない場合、サーバ装置200は、端末装置400から、帳票定義(個社定義情報)の登録要求を受け付けたか否かを判定する(ステップS1106)。 If the registration request for recognition result data is not accepted in step S1102, the server device 200 determines whether or not the registration request for the form definition (individual company definition information) is accepted from the terminal device 400 (step S1106).

ステップS1106において、帳票定義の登録要求を受け付けていない場合、サーバ装置200は、ステップS1101へ戻る。 In step S1106, if the registration request for the form definition has not been received, the server device 200 returns to step S1101.

ステップS1106において、帳票定義の登録要求を受け付けた場合、定義登録部290は、表示制御部291により、個社定義情報を入力させる入力画面を端末装置400に表示させる(ステップS1107)。 In step S1106, when the form definition registration request is received, the definition registration unit 290 causes the display control unit 291 to display an input screen for inputting individual company definition information on the terminal device 400 (step S1107).

続いて、サーバ装置200は、端末装置400から、個社定義情報の入力を受け付ける(ステップS1108)。続いて、定義生成部292は、入力された情報に基づき個社定義情報を生成し、帳票定義データベース250に格納して(ステップS1109)、処理を終了する。 Subsequently, the server device 200 receives input of individual company definition information from the terminal device 400 (step S1108). Subsequently, the definition generation unit 292 generates individual company definition information based on the input information, stores it in the form definition database 250 (step S1109), and terminates the process.

以下に、本実施形態に認識結果の確認画面から、個社定義情報の入力が行われるまでの端末装置400における画面の遷移について説明する。 Below, the transition of screens in the terminal device 400 from the recognition result confirmation screen to the input of the company-defined information in this embodiment will be described.

図12Aは、第一の実施形態の表示画面生成部が生成した認識結果の確認画面の一例を示す図である。図12Aに示す画面120は、帳票を認識した結果として生成された認識結果を利用者に確認させるための確認画面である。 12A is a diagram illustrating an example of a recognition result confirmation screen generated by a display screen generation unit according to the first embodiment; FIG. A screen 120 shown in FIG. 12A is a confirmation screen for allowing the user to confirm the recognition result generated as a result of recognizing the form.

画面120には、画像形成装置300が読み取った帳票画像121と、帳票認識部270によって抽出された項目と項目の値とを対応付けた情報122とが表示されている。また、画面120には、登録ボタン123と、個社定義情報の登録指示ボタン124とが表示されている。利用者は、帳票画像121を参照し、表示されている項目と項目の値とをチェックし、必要に応じて項目の値を修正する。そして、登録ボタン123が選択されると、修正後の項目の値が認識結果データに登録される。 A screen 120 displays a form image 121 read by the image forming apparatus 300 and information 122 in which the items extracted by the form recognition unit 270 and the values of the items are associated with each other. Also displayed on the screen 120 are a registration button 123 and an individual company definition information registration instruction button 124 . The user refers to the form image 121, checks the displayed items and item values, and corrects the item values as necessary. Then, when the registration button 123 is selected, the corrected item value is registered in the recognition result data.

本実施形態では、登録ボタン123が選択されると、個社定義情報を登録するときのキーとなる個社定義情報の識別文字列が、固定される。具体的には、例えば、図12の例では、登録ボタン123が選択されると、情報122の項目「請求元」が固定的に識別文字列に設定される。 In this embodiment, when the register button 123 is selected, the identification character string of the individual company definition information, which is the key for registering the individual company definition information, is fixed. Specifically, for example, in the example of FIG. 12, when the registration button 123 is selected, the item "billing party" of the information 122 is fixedly set as the identification character string.

また、本実施形態では、登録ボタン123が選択された場合に、個社定義情報を登録するときのキーとなる個社定義情報の識別文字列を設定するためのダイアログを表示し、利用者に設定させても良い。 In addition, in this embodiment, when the register button 123 is selected, a dialog for setting the identification character string of the company-defined information, which is the key for registering the company-defined information, is displayed to prompt the user. You can set it.

具体的には、例えば、登録ボタン123が選択された場合に、項目「請求元」の他に、「請求元の電話番号」や「請求元の口座番号」等を識別文字列の候補としてダイアログに表示させ、利用者によって選択された候補を識別文字列に設定しても良い。また、本実施形態では、例えば、項目「請求元」+「請求元の電話番号」のように、複数の識別文字列が設定されても良い。 Specifically, for example, when the register button 123 is selected, in addition to the item "billing party", a dialog box is displayed using "billing party's telephone number", "billing party's account number", etc. as identification character string candidates. , and a candidate selected by the user may be set as the identification character string. Also, in this embodiment, a plurality of identification character strings may be set, such as the item "billing party" + "billing party phone number".

さらに、本実施形態では、識別文字列の候補において、一部の文字列を固定にし、利用者に、固定した文字列を含む候補から識別文字列を設定させても良い。具体的には、例えば、識別文字列の候補である項目「請求元」について、一部の文字列である「請求」を固定にし、文字列「請求」を含む識別文字列の候補である「請求元」や「請求元の電話番号」等から、利用者に識別文字列を選択させても良い。 Furthermore, in the present embodiment, some character strings may be fixed in the identification character string candidates, and the user may set the identification character string from candidates including the fixed character strings. Specifically, for example, for the item "claim source" that is a candidate for the identification character string, the part of the character string "claim" is fixed, and the candidate for the identification character string that includes the character string "claim" is " The user may be allowed to select an identification character string from "billing source", "billing source's telephone number", or the like.

本実施形態では、例えば、この登録ボタン123が選択されると、帳票画像121を示す画像データと、情報122とが基幹システム500等に格納されても良い。また、利用者は、認識結果の確認画面を介して、登録した認識結果データをダウンロードして、基幹システム500の操作画面を介して、基幹システムに登録してもよい。 In this embodiment, for example, when the registration button 123 is selected, the image data representing the form image 121 and the information 122 may be stored in the core system 500 or the like. The user may also download the registered recognition result data via the recognition result confirmation screen and register it in the core system via the operation screen of the core system 500 .

また、画面120では、帳票画像121を認識する際に参照された帳票定義情報を示す情報125が表示されていても良い。本実施形態では、この情報125を表示させることで、帳票画像121が、どの種類の帳票定義情報を用いて認識されたかを、利用者に通知できる。 Further, on the screen 120, information 125 indicating form definition information referred to when recognizing the form image 121 may be displayed. In this embodiment, by displaying this information 125, the user can be notified of which type of form definition information was used to recognize the form image 121. FIG.

図12Bは、第一の実施形態の表示画面生成部が生成した認識結果の確認画面の別の例を示す図である。図12Bに示す画面120Aでは、画面120に表示されていた帳票画像121、情報122、登録ボタン123、登録指示ボタン124に加え、利用者によって入力された情報122Aが表示される。 FIG. 12B is a diagram illustrating another example of the recognition result confirmation screen generated by the display screen generation unit according to the first embodiment. On screen 120A shown in FIG. 12B, in addition to form image 121, information 122, registration button 123, and registration instruction button 124 displayed on screen 120, information 122A input by the user is displayed.

画面120Aでは、例えば、表示画面生成部278が生成した認識結果と、利用者に情報を入力させるための入力欄が表示されても良い。画面120Aの情報122Aは、この入力欄に入力された情報であっても良い。 On the screen 120A, for example, the recognition result generated by the display screen generation unit 278 and input fields for allowing the user to input information may be displayed. The information 122A on the screen 120A may be information entered in this entry field.

本実施形態では、画面120Aにおいて利用者によって入力された情報122Aを、個社定義情報に対応付けて登録することができる。 In this embodiment, the information 122A input by the user on the screen 120A can be registered in association with the individual company definition information.

例えば、基幹システムである経理システムでは、科目コードや部門コードの入力が要求されるが、これら情報は帳票から抽出することができない。したがって、このような情報は、情報122Aとして、利用者によって手動で入力される。以下の説明では、画面120Aにおいて、利用者によって入力された情報を、利用者入力情報と呼ぶ。 For example, an accounting system, which is a core system, requires entry of subject codes and department codes, but these information cannot be extracted from forms. Accordingly, such information is manually entered by the user as information 122A. In the following description, the information input by the user on screen 120A will be referred to as user input information.

本実施形態では、利用者入力情報を個社定義情報に対応付けて登録しておくことで、個社定義情報を利用して帳票認識を行った結果と共に、個社定義情報に対応する利用者入力情報を自動的に認識結果画面に表示させることができる。したがって、個社定義情報を利用して帳票認識を行う度に、自動的に表示されない情報を利用者が入力する、といった手間を削減できる。 In this embodiment, by registering the user input information in association with the individual company definition information, together with the result of form recognition using the individual company definition information, the user corresponding to the individual company definition information Input information can be automatically displayed on the recognition result screen. Therefore, it is possible to reduce the trouble of the user inputting information that is not automatically displayed each time a form is recognized using individual company definition information.

尚、本実施形態では、例えば、利用者入力情報は、予め登録されたコードの中から選択されることで入力されても良い。 In this embodiment, for example, the user input information may be input by selecting from pre-registered codes.

以下に、図12Cを参照して、利用者入力情報と個社定義情報との対応付けについて説明する。図12Cは、利用者入力情報と個社定義情報との対応付けについて説明する図である。 The correspondence between user input information and individual company definition information will be described below with reference to FIG. 12C. FIG. 12C is a diagram illustrating association between user input information and individual company definition information.

図12Cに示す個社定義情報253Aは、個社定義情報253に対応付けられた利用者入力情報253Bを含む。 The individual company definition information 253A shown in FIG. 12C includes user input information 253B associated with the individual company definition information 253. FIG.

利用者入力情報253Bは、定義IDと利用者IDとに基づき、個社定義情報253と対応づけられて帳票定義データベース250に格納される。 The user input information 253B is stored in the form definition database 250 in association with the individual company definition information 253 based on the definition ID and the user ID.

尚、図12Cの例では、利用者入力情報253Bは、個社定義情報253と同一のテーブルに登録されるものとしたが、これに限定されない。利用者入力情報253Bは、個社定義情報253とは別のテーブルに格納されても良い。 In the example of FIG. 12C, the user input information 253B is registered in the same table as the individual company definition information 253, but the present invention is not limited to this. The user input information 253B may be stored in a table separate from the individual company definition information 253. FIG.

次に、図13を参照して、本実施形態、確認画面において、修正を入力する場合の表示例について説明する。図13は、第一の実施形態の表示画面生成部が生成した認識結果の確認画面の他の例を示す図である。 Next, with reference to FIG. 13, a display example in the case of inputting a correction on the confirmation screen of the present embodiment will be described. FIG. 13 is a diagram illustrating another example of the recognition result confirmation screen generated by the display screen generation unit according to the first embodiment.

図13に示す画面130には、帳票画像121Aと、登録ボタン123と、登録指示ボタン124と、修正内容の入力欄131とが表示されている。 A form image 121A, a registration button 123, a registration instruction button 124, and an input field 131 for correction contents are displayed on the screen 130 shown in FIG.

帳票画像121Aには、修正後の項目の値の候補となる文字列を、マーカによって強調することで、提示している。 In the form image 121A, the character strings that are candidates for the corrected item values are presented by highlighting them with markers.

この場合、入力欄131には、修正の仕方を案内するメッセージが表示される表示欄132と、修正対象として選択された項目及び項目の値が表示される表示欄133と、を含む。また、入力欄131には、帳票画像121Aに提示される項目及び項目の値の候補の追加を指示するボタン134、修正の完了をサーバ装置200へ通知するためのボタン135、修正をキャンセルするためのボタン136を含む。 In this case, the input field 131 includes a display field 132 that displays a message guiding how to make corrections, and a display field 133 that displays the item selected as the correction target and the value of the item. The input field 131 also includes a button 134 for instructing the addition of candidates for items and item values presented in the form image 121A, a button 135 for notifying the server apparatus 200 of the completion of correction, and a button 135 for canceling the correction. button 136.

図13の例では、図12の画面120において、認識の結果として抽出された項目及び項目の値のうち、項目「請求元」と、項目の値「R社」が選択された場合を示している。 The example of FIG. 13 shows a case where the item "billing party" and the item value "R company" are selected from among the items and item values extracted as the result of recognition on the screen 120 of FIG. there is

したがって、表示欄133には、項目「請求元」と、項目の値「R社」が表示されている。また、帳票画像121Aでは、マーカ121-1、121-2、121-3によって強調された文字列が、項目「請求元」の値となり得る候補として、提示される。 Therefore, in the display field 133, the item "invoice source" and the item value "R company" are displayed. Also, in the form image 121A, the character strings highlighted by the markers 121-1, 121-2, and 121-3 are presented as possible candidates for the value of the item "invoice".

本実施形態では、個社定義情報に基づき帳票画像121Aを認識していた場合、画面130で入力された修正内容を反映させた付加情報を生成して、この個社定義情報に対応付けて帳票定義データベース250に格納する。 In this embodiment, when the form image 121A is recognized based on the individual company definition information, additional information reflecting the correction contents input on the screen 130 is generated, and the form image is generated in association with the individual company definition information. Stored in definition database 250 .

具体的には、例えば、項目「請求元」の値が、マーカ121-3で強調された文字列である「ハードウェア調達」に修正された場合、帳票画像121Aにおける文字列「請求元」の位置と、文字列「ハードウェア調達」の位置との対応関係を示す情報を付加情報とする。 Specifically, for example, when the value of the item “Invoice” is corrected to the character string “Hardware Procurement” highlighted by the marker 121-3, the character string “Invoice” in the form image 121A Information indicating the correspondence relationship between the position and the position of the character string "hardware procurement" is used as additional information.

次に、図14乃至図18を参照して、本実施形態の個社定義情報の登録における画面の遷移について説明する。 Next, referring to FIGS. 14 to 18, screen transitions in registering individual company definition information according to this embodiment will be described.

図14は、第一の実施形態の個社定義情報の登録画面を示す第一の図である。図14に示す画面140は、個社定義情報の登録画面の一例である。 FIG. 14 is a first diagram showing a registration screen for individual company definition information according to the first embodiment. A screen 140 shown in FIG. 14 is an example of a registration screen for individual company definition information.

本実施形態では、図12の画面120において、個社定義情報の登録を指示する登録指示ボタン124が操作されると、端末装置400の表示が画面120から画面140に遷移する。 In this embodiment, when the registration instruction button 124 for instructing registration of the individual company definition information is operated on the screen 120 of FIG.

画面140は、表示欄141、142、143を含む。表示欄141には、サーバ装置200が取得した帳票画像が表示される。 Screen 140 includes display fields 141 , 142 , and 143 . A form image acquired by the server device 200 is displayed in the display field 141 .

表示欄142には、表示欄141に表示された帳票画像の認識結果が表示される。具体的には、表示欄142には、帳票画像の認識結果として抽出された、項目名及び項目の値の一覧が表示される。尚、表示欄142に表示される認識結果は、汎用定義情報又は特定定義情報に基づき行われた認識結果である。 A recognition result of the form image displayed in the display column 141 is displayed in the display column 142 . Specifically, the display column 142 displays a list of item names and item values extracted as recognition results of the form image. Note that the recognition results displayed in the display column 142 are recognition results based on general-purpose definition information or specific definition information.

表示欄143は、新たに生成される個社定義情報に関する情報の入力欄が表示される。 The display field 143 displays an input field for information related to newly generated individual company definition information.

本実施形態では、例えば、画面140において、表示欄142に表示された一覧から項目が選択されると、表示欄142に選択された項目と項目の値に関する定義を入力するための入力欄が表示される。つまり、本実施形態の表示欄142は、個社定義情報の入力を受け付けるための入力受付欄である。 In this embodiment, for example, when an item is selected from the list displayed in the display field 142 on the screen 140, an input field for inputting the definition of the selected item and the value of the item is displayed in the display field 142. be done. That is, the display field 142 of this embodiment is an input reception field for receiving input of individual company definition information.

また、本実施形態では、画面140において、表示欄142に表示された一覧から項目が選択されると、表示欄143に、個社定義情報に関する情報の入力欄が表示され、種別判定データベース240に新たな個社定義情報と対応する種別判定情報が追加される。 Further, in this embodiment, when an item is selected from the list displayed in the display field 142 on the screen 140, an input field for information related to individual company definition information is displayed in the display field 143, and the type determination database 240 New individual company definition information and corresponding type determination information are added.

図15は、第一の実施形態の個社定義情報の登録画面を示す第二の図である。図15に示す画面150は、画面140において、表示欄142に表示された項目及び項目の値の一覧から、項目「今月売上額」が選択された状態を示している。 FIG. 15 is a second diagram showing the individual company definition information registration screen of the first embodiment. A screen 150 shown in FIG. 15 shows a state in which the item “sales amount for this month” is selected from the list of items and item values displayed in the display column 142 on the screen 140 .

画面150では、表示欄141には帳票画像が表示されており、表示欄142には、選択された項目「今月売上額」と項目の値に関する定義を入力するための入力欄151が表示される。言い換えれば、本実施形態では、入力受付欄(表示欄142)において、項目の選択を受け付けると、入力受付欄の一部に、個社定義情報を入力するための入力欄151を表示させる。 On the screen 150, a form image is displayed in a display field 141, and an input field 151 for inputting a definition related to the selected item "Sales amount of this month" and the value of the item is displayed in the display field 142. . In other words, in the present embodiment, when selection of an item is accepted in the entry acceptance column (display column 142), the entry column 151 for entering individual company definition information is displayed in part of the entry acceptance column.

入力欄151には、項目「今月売上額」と項目の値との位置関係や、項目の値のデータタイプ等を定義するための入力欄152が表示される。本実施形態では、入力欄152には、例えば、帳票画像データの認識に用いられた汎用定義情報や特定定義情報が表示され、その定義を編集するようにさせても良い。言い換えれば、入力欄152から定義を入力する場合には、汎用定義情報や特定定義情報における該当する項目及び項目の値に関する定義が参照されても良い。 An input field 151 displays an input field 152 for defining the positional relationship between the item "sales amount for this month" and the item value, the data type of the item value, and the like. In this embodiment, for example, general-purpose definition information and specific definition information used for recognition of form image data are displayed in the input field 152, and the definitions may be edited. In other words, when inputting a definition from the input field 152, the definition regarding the corresponding item and the value of the item in the general-purpose definition information or the specific definition information may be referred to.

また、表示欄143には、追加される個社定義情報に関する情報の入力欄153が表示される。尚、個社定義情報に関する情報とは、追加される個社定義情報と対応する種別判定情報であっても良い。 In addition, in the display column 143, an input column 153 for information related to the individual company definition information to be added is displayed. The information related to the individual company definition information may be type determination information corresponding to the added individual company definition information.

本実施形態では、入力欄153に表示されたアイコン154が選択されると、入力欄153に種別判定情報を入力させるテキストボックスが表示される。 In this embodiment, when the icon 154 displayed in the input field 153 is selected, a text box for inputting type determination information is displayed in the input field 153 .

図16は、第一の実施形態の個社定義情報の登録画面を示す第三の図である。図16の画面160では、画面150において、アイコン154が選択されて、入力欄153にテキストボックス161、162、163が表示された状態を示している。 FIG. 16 is a third diagram showing the individual company definition information registration screen of the first embodiment. A screen 160 of FIG. 16 shows a state in which an icon 154 is selected and text boxes 161 , 162 and 163 are displayed in an input field 153 on the screen 150 .

テキストボックス161、162、163には、追加される個社定義情報の種別判定情報に含まれる文書種別と識別文字列の組み合わせが入力される。 Text boxes 161, 162, and 163 are used to input a combination of the document type and the identification character string included in the type determination information of the individual company-defined information to be added.

具体的には、例えば、テキストボックス161には、文書種別「請求書」と、識別文字列「××」とが入力されており、テキストボックス162には、文書種別「請求書」と、識別文字列「PEKE」とが入力されている。 Specifically, for example, the text box 161 contains the document type "invoice" and the identification character string "xx", and the text box 162 contains the document type "invoice" and the identification character string "xx". The character string "PEKE" is entered.

本実施形態では、入力欄153に入力された文書種別と識別文字列とを、定義種別「個社定義情報」と対応付けて、定義IDを付与し、種別判定情報として種別判定データベース240に格納する。 In this embodiment, the document type and identification character string input in the input field 153 are associated with the definition type "individual company definition information", a definition ID is assigned, and stored in the type determination database 240 as type determination information. do.

また、本実施形態では、入力欄152において、項目及び項目の値に関する定義が入力されると、定義された内容を、入力欄153で入力された種別判定情報に含まれる定義IDと対応付けて、個社定義情報とし、帳票定義データベース250へ格納する。 In addition, in this embodiment, when a definition related to an item and an item value is input in the input field 152, the defined content is associated with the definition ID included in the type determination information input in the input field 153. , is stored in the form definition database 250 as individual company definition information.

図17は、第一の実施形態の個社定義情報の登録画面を示す第四の図である。図17の画面170では、画面160において、新たに入力された個社定義情報に基づき、表示欄142に表示された項目の一覧から選択された項目の値を抽出した状態を示している。 FIG. 17 is a fourth diagram showing the individual company definition information registration screen of the first embodiment. The screen 170 of FIG. 17 shows a state in which the values of the items selected from the list of items displayed in the display column 142 are extracted based on the newly input individual company definition information on the screen 160 .

本実施形態では、表示欄141の下に表示された再抽出ボタン171が操作されると、画面160において入力した個社定義情報に基づき、表示欄141に表示された帳票画像から、再度項目の値を抽出する。 In this embodiment, when the re-extraction button 171 displayed below the display column 141 is operated, items are re-extracted from the form image displayed in the display column 141 based on the individual company definition information entered on the screen 160. Extract values.

画面170では、表示欄142において、項目「今月売上額」が選択されて、個社定義情報が登録された状態において、再抽出ボタン171が操作された状態である。この場合、画面170では、入力欄151に項目名として表示された文字列「今月売上額」と対応する位置に、新た個社定義情報に基づき抽出された値172が表示される。 On the screen 170, the item "sales amount of this month" is selected in the display column 142, and the re-extraction button 171 is operated while the individual company definition information is registered. In this case, on the screen 170, a value 172 extracted based on the new individual company definition information is displayed at the position corresponding to the character string "sales amount of this month" displayed as the item name in the input field 151. FIG.

このとき、画面170では、表示欄141に帳票画像が表示されているため、新たな個社定義情報に基づき抽出された項目及び項目の値が、帳票画像と一致しているか否かを、利用者に容易に判別させることができる。 At this time, since the form image is displayed in the display field 141 on the screen 170, it is possible to use whether or not the items and the item values extracted based on the new individual company definition information match the form image. can be easily discriminated.

図18は、第一の実施形態の個社定義情報の登録画面を示す第五の図である。図18の画面180では、表示欄142に表示された項目の一覧において、項目「請求日」が選択されて、項目「請求日」とその値の定義を入力するための入力欄181が表示されている。 FIG. 18 is a fifth diagram showing the individual company definition information registration screen of the first embodiment. In the screen 180 of FIG. 18, the item "billing date" is selected in the list of items displayed in the display column 142, and an input column 181 for entering the definition of the item "billing date" and its value is displayed. ing.

また、入力欄181には、項目「請求日」と項目の値との位置関係や、項目の値のデータタイプ等を定義するための入力欄182が表示される。 The input field 181 also displays an input field 182 for defining the positional relationship between the item "billing date" and the value of the item, the data type of the value of the item, and the like.

ここで、入力欄151には、項目名として表示された文字列「請求日」と対応する位置に、汎用定義情報又は特定定義情報に基づき抽出された項目の値を表示しないようにした。 Here, in the input column 151, the value of the item extracted based on the general definition information or the specific definition information is not displayed at the position corresponding to the character string "billing date" displayed as the item name.

画面180では、例えば、入力欄182において、項目「請求日」及び項目の値に関する定義が入力された後に、再抽出ボタン171が操作されると、文字列「請求日」と対応する位置に新たな個社定義情報に基づき抽出した値が表示される。 On the screen 180, for example, when the re-extraction button 171 is operated after the definition of the item “billing date” and the value of the item is entered in the input field 182, a new character string “billing date” is displayed at the position corresponding to the character string “billing date”. A value extracted based on the individual company definition information is displayed.

以上のように、本実施形態によれば、帳票画像データと、汎用定義情報又は特定定義情報を用いて帳票画像データを認識した結果として抽出された項目及び項目の一覧と、個社定義情報の入力を受け付ける入力受付欄(表示欄142)とを共に表示させる。そして、本実施形態では、入力受付欄に表示された項目及び項目の一覧から、項目の選択を受け付けると、この項目及び項目の値に関する個社定義情報の入力欄を表示させる。 As described above, according to the present embodiment, the form image data, the items extracted as a result of recognizing the form image data using the general-purpose definition information or the specific definition information, the item list, and the individual company definition information An input reception field (display field 142) for receiving input is also displayed. Then, in this embodiment, when selection of an item is accepted from the items and the list of items displayed in the input acceptance column, an input column for individual company-defined information regarding the item and the value of the item is displayed.

したがって、本実施形態では、汎用定義情報又は特定定義情報に基づく認識結果を参照しながら個社定義情報を入力することができ、個社定義情報を容易に生成させることができる。言い換えれば、本実施形態によれば、帳票を定義する定義情報を容易に生成させることができる。 Therefore, in this embodiment, individual company definition information can be input while referring to recognition results based on general-purpose definition information or specific definition information, and individual company definition information can be easily generated. In other words, according to this embodiment, it is possible to easily generate definition information that defines a form.

(第二の実施形態)
以下に図面を参照して、第二の実施形態について説明する。第二の実施形態では、個社定義情報が、予め帳票定義データベース250に格納されている帳票定義情報を参照せずに入力される点が、第一の実施形態と相違する。よって、以下の第二の実施形態の説明では、第一の実施形態との相違点について説明し、第一の実施形態と同様の機能構成を有するものには、第一の実施形態の説明で用いた符号と同様の符号を付与し、説明を省略する。
(Second embodiment)
A second embodiment will be described below with reference to the drawings. The second embodiment differs from the first embodiment in that the individual company definition information is input without referring to the form definition information stored in advance in the form definition database 250 . Therefore, in the following description of the second embodiment, differences from the first embodiment will be described, and those having the same functional configuration as the first embodiment will be described in the first embodiment. The same reference numerals as the used reference numerals are given, and the description thereof is omitted.

図19は、第二の実施形態の個社定義情報の登録画面を示す第一の図である。図19に示す画面190では、帳票画像データが表示される表示欄141と、帳票画像データの認識結果として抽出された項目及び項目の値の一覧が表示される表示欄142と、を含む。 FIG. 19 is a first diagram showing a registration screen for individual company definition information according to the second embodiment. A screen 190 shown in FIG. 19 includes a display field 141 in which form image data is displayed, and a display field 142 in which a list of items and item values extracted as recognition results of the form image data is displayed.

また、画面190では、新たに生成する個社定義情報の種別判定情報を入力するための入力欄191が表示される。 The screen 190 also displays an input field 191 for inputting type determination information for newly generated individual company definition information.

入力欄191には、種別判定情報における文書種別と識別文字列の組み合わせが入力されるテキストボックス161、162、163が表示される。また、入力欄191には、帳票画像から、文書種別と識別文字列を抽出する際に参照される抽出パラメータの入力欄192が含まれる。 The input field 191 displays text boxes 161, 162, and 163 in which combinations of document types and identification character strings in the type determination information are input. The input field 191 also includes an input field 192 for an extraction parameter referred to when extracting the document type and identification character string from the form image.

抽出パラメータとは、例えば、帳票画像における、文書種別を示す文字列及び識別文字列の位置を示す座標等であっても良い。 The extraction parameters may be, for example, coordinates indicating the position of the character string indicating the document type and the identification character string in the form image.

また、画面190では、例えば、表示欄142に表示された一覧から項目が選択されると、表示欄142に代えて、この項目及び項目の値に関する定義の入力欄を表示させる。 Further, on the screen 190, for example, when an item is selected from the list displayed in the display column 142, instead of the display column 142, an input column for defining the item and the value of the item is displayed.

図20は、第二の実施形態の個社定義情報の登録画面を示す第二の図である。図20に示す画面201は、図19に示す画面190の表示欄142において、項目「請求額(税込)」が選択された状態を示している。 FIG. 20 is a second diagram showing a registration screen for individual company definition information according to the second embodiment. A screen 201 shown in FIG. 20 shows a state in which the item "billed amount (including tax)" is selected in the display field 142 of the screen 190 shown in FIG.

画面201では、項目「請求額(税込)」とその値とを定義するための入力欄202が表示される。入力欄202には、例えば、項目「請求額(税込)」の値の抽出方法を選択させる選択欄203が表示される。 On the screen 201, an input field 202 is displayed for defining the item "billing amount (including tax)" and its value. The input field 202 displays, for example, a selection field 203 for selecting a method for extracting the value of the item "claimed amount (including tax)".

この選択欄203において、例えば、「キーワード」が選択された場合には、抽出対象となるキーワードの入力欄204や、抽出対象となるキーワード(文字列)と、項目の値となる数値との位置関係を選択させる選択欄205が表示される。 For example, when "keyword" is selected in this selection column 203, the input column 204 for the keyword to be extracted, the position of the keyword (character string) to be extracted, and the numerical value that is the value of the item. A selection field 205 for selecting a relationship is displayed.

図21は、第二の実施形態の個社定義情報の登録画面を示す第三の図である。図21に示す画面201Aは、選択欄203で「正規表現」が選択された場合の入力欄202の例を示している。 FIG. 21 is a third diagram showing a registration screen for individual company definition information according to the second embodiment. A screen 201A shown in FIG. 21 shows an example of the input field 202 when "regular expression" is selected in the selection field 203. As shown in FIG.

図21の例では、入力欄202には、「正規表現」に関する定義を入力する入力欄206が表示される。 In the example of FIG. 21, the input field 202 displays an input field 206 for inputting a definition related to "regular expression".

図22は、第二の実施形態の個社定義情報の登録画面を示す第四の図である。図22に示す画面201Bは、選択欄203で「データタイプ」が選択された場合の入力欄202の例を示している。 FIG. 22 is a fourth diagram showing a registration screen for individual company definition information according to the second embodiment. A screen 201B shown in FIG. 22 shows an example of the input field 202 when "data type" is selected in the selection field 203. As shown in FIG.

図22の例では、入力欄202には、「データタイプ」に関する定義を入力するための選択欄207等が表示される。 In the example of FIG. 22, the input field 202 displays a selection field 207 and the like for inputting a definition related to "data type".

このように、本実施形態では、予め定義された帳票定義情報により抽出された項目及び項目の値について、利用者が任意に定義を設定することができる。 As described above, in this embodiment, the user can arbitrarily set definitions for items and item values extracted from predefined form definition information.

以上のように、本実施形態によれば、複数の帳票定義情報を用いて帳票画像から項目と項目の値とを抽出するため、帳票の認識の精度を向上させることができる。 As described above, according to the present embodiment, since items and item values are extracted from a document image using a plurality of items of document definition information, accuracy of document recognition can be improved.

以上、各実施形態に基づき本発明の説明を行ってきたが、上記実施形態に示した要件に本発明が限定されるものではない。これらの点に関しては、本発明の主旨をそこなわない範囲で変更することができ、その応用形態に応じて適切に定めることができる。 Although the present invention has been described above based on each embodiment, the present invention is not limited to the requirements shown in the above embodiments. These points can be changed within the scope of the present invention, and can be determined appropriately according to the application form.

100 帳票認識システム
200 サーバ装置
210 記憶部
220 帳票認識処理部
230 画像データベース
240 種別判定データベース
250 帳票定義データベース
260 認識結果データベース
270 帳票認識部
271 画像データ格納部
272 ジョブリスト生成部
273 画像データ取得部
274 前処理部
275 文字認識部
276 定義特定部
277 項目抽出部
278 表示画面生成部
279 出力部
290 定義登録部
291 表示制御部
292 定義生成部
293 定義更新部
300 画像形成装置
400 端末装置
500 基幹システム
REFERENCE SIGNS LIST 100 form recognition system 200 server device 210 storage section 220 form recognition processing section 230 image database 240 type determination database 250 form definition database 260 recognition result database 270 form recognition section 271 image data storage section 272 job list generation section 273 image data acquisition section 274 Preprocessing unit 275 Character recognition unit 276 Definition identification unit 277 Item extraction unit 278 Display screen generation unit 279 Output unit 290 Definition registration unit 291 Display control unit 292 Definition generation unit 293 Definition update unit 300 Image forming device 400 Terminal device 500 Core system

特開2016-51339号公報JP 2016-51339 A

Claims (8)

記憶部に格納された、帳票の項目及び項目の値の位置関係を定義した第一の帳票定義情報を取得し、前記第一の帳票定義情報に基づき帳票画像から文字列である項目及び項目の値を認識し、認識結果として抽出する項目抽出部と、
前記認識結果と、第二の帳票定義情報の入力を受け付ける入力受付欄とを含む画面を表示装置に表示させる表示制御部と、
前記記憶部に格納された第二の帳票定義情報が用いられたか否かを判定し、前記記憶部に格納された第二の帳票定義情報が用いられていない場合に、前記入力受付欄に入力された情報に基づき第二の帳票定義情報を生成して前記記憶部に格納し、前記記憶部に格納された第二の帳票定義情報が用いられた場合に、前記第二の帳票定義情報の修正内容を示す付加情報を生成し、前記第二の帳票定義情報と対応付けて前記記憶部に格納する定義登録部と、を有する情報処理装置。
Acquiring first form definition information that defines the positional relationship between the items of the form and the values of the items stored in the storage unit, and extracting the items and the items that are character strings from the form image based on the first form definition information. an item extraction unit that recognizes a value and extracts it as a recognition result;
a display control unit that causes a display device to display a screen including the recognition result and an input reception field for receiving input of the second form definition information;
It is determined whether or not the second form definition information stored in the storage unit is used, and if the second form definition information stored in the storage unit is not used , an input is made to the input reception field. second form definition information is generated based on the stored information and stored in the storage unit, and when the second form definition information stored in the storage unit is used , the second form definition information is an information processing apparatus comprising: a definition registration unit that generates additional information indicating correction content, associates it with the second form definition information, and stores it in the storage unit.
前記表示制御部は、
前記画面に、前記帳票画像も共に表示させる、請求項1記載の情報処理装置。
The display control unit
2. The information processing apparatus according to claim 1, wherein said form image is also displayed on said screen.
前記表示制御部は、
前記入力受付欄に、前記認識結果である前記項目及び項目の値の一覧を表示させ、
前記一覧における項目の選択を受け付けて、前記入力受付欄の一部に、選択された前記項目及び前記項目の定義を入力させる入力欄を表示させる、請求項1又は2記載の情報処理装置。
The display control unit
displaying a list of the items that are the recognition results and the values of the items in the input reception field;
3. The information processing apparatus according to claim 1, wherein selection of an item in said list is received, and an input field for inputting said selected item and a definition of said item is displayed in a part of said input reception field.
前記表示制御部は、
前記入力受付欄に、前記認識結果である前記項目及び項目の値の一覧を表示させ、
前記一覧における項目の選択を受け付けて、前記入力受付欄の代わりに、選択された前記項目及び前記項目の値の定義を入力させる入力欄を表示させる、請求項1又は2記載の情報処理装置。
The display control unit
displaying a list of the items that are the recognition results and the values of the items in the input reception field;
3. The information processing apparatus according to claim 1, wherein selection of an item in said list is received, and an input field for inputting said selected item and a definition of a value of said item is displayed instead of said input reception field.
前記定義登録部は、
前記入力欄に入力された前記項目及び前記項目の値の定義を前記第二の帳票定義情報として、前記記憶部に格納する、請求項3又は4記載の情報処理装置。
The definition registration unit
5. The information processing apparatus according to claim 3, wherein the definition of the item and the value of the item entered in the input field is stored in the storage unit as the second form definition information.
前記第二の帳票定義情報は、利用者固有の帳票の項目及び項目の値の位置関係を定義した帳票定義情報である、請求項1乃至5の何れか一項に記載の情報処理装置。 6. The information processing apparatus according to any one of claims 1 to 5, wherein said second form definition information is form definition information defining positional relationships between user-specific form items and item values. 情報処理装置による情報処理方法であって、前記情報処理装置が、
記憶部に格納された、帳票の項目及び項目の値の位置関係を定義した第一の帳票定義情報を取得し、前記第一の帳票定義情報に基づき帳票画像から文字列である項目及び項目の値を認識し、認識結果として抽出する手順と
前記認識結果と、第二の帳票定義情報の入力を受け付ける入力受付欄とを含む画面を表示装置に表示させる手順と、
前記記憶部に格納された第二の帳票定義情報が用いられたか否かを判定し、前記記憶部に格納された第二の帳票定義情報が用いられていない場合に、前記入力受付欄に入力された情報に基づき第二の帳票定義情報を生成して前記記憶部に格納し、前記記憶部に格納された第二の帳票定義情報が用いられた場合に、前記第二の帳票定義情報の修正内容を示す付加情報を生成し、前記第二の帳票定義情報と対応付けて前記記憶部に格納する手順と、
を実行する情報処理方法。
An information processing method by an information processing device, wherein the information processing device
Acquiring first form definition information that defines the positional relationship between the items of the form and the values of the items stored in the storage unit, and extracting the items and the items that are character strings from the form image based on the first form definition information. a procedure for recognizing a value and extracting it as a recognition result; a procedure for displaying, on a display device, a screen containing the recognition result and an input reception field for receiving input of the second form definition information;
It is determined whether or not the second form definition information stored in the storage unit is used, and if the second form definition information stored in the storage unit is not used , an input is made to the input reception field. second form definition information is generated based on the stored information and stored in the storage unit, and when the second form definition information stored in the storage unit is used , the second form definition information is a step of generating additional information indicating correction details, and storing the additional information in the storage unit in association with the second form definition information;
Information processing method that performs
記憶部に格納された、帳票の項目及び項目の値の位置関係を定義した第一の帳票定義情報を取得し、前記第一の帳票定義情報に基づき帳票画像から文字列である項目及び項目の値を認識し、認識結果として抽出する処理と、
前記認識結果と、第二の帳票定義情報の入力を受け付ける入力受付欄とを含む画面を表示装置に表示させる処理と、
前記記憶部に格納された第二の帳票定義情報が用いられたか否かを判定し、前記記憶部に格納された第二の帳票定義情報が用いられていない場合に、前記入力受付欄に入力された情報に基づき第二の帳票定義情報を生成して前記記憶部に格納し、前記記憶部に格納された第二の帳票定義情報が用いられた場合に、前記第二の帳票定義情報の修正内容を示す付加情報を生成し、前記第二の帳票定義情報と対応付けて前記記憶部に格納する処理と、
をコンピュータに実行させる情報処理プログラム。
Acquiring first form definition information that defines the positional relationship between the items of the form and the values of the items stored in the storage unit, and extracting the items and the items that are character strings from the form image based on the first form definition information. a process of recognizing a value and extracting it as a recognition result;
a process of displaying, on a display device, a screen including the recognition result and an input reception field for receiving input of the second form definition information;
It is determined whether or not the second form definition information stored in the storage unit is used, and if the second form definition information stored in the storage unit is not used , an input is made to the input reception field. second form definition information is generated based on the stored information and stored in the storage unit, and when the second form definition information stored in the storage unit is used , the second form definition information is a process of generating additional information indicating correction details, storing the additional information in the storage unit in association with the second form definition information;
An information processing program that causes a computer to execute
JP2019115409A 2018-07-20 2019-06-21 Information processing device, information processing method and information processing program Active JP7211276B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US16/514,206 US11416674B2 (en) 2018-07-20 2019-07-17 Information processing apparatus, method of processing information and storage medium
EP19187374.4A EP3598340A1 (en) 2018-07-20 2019-07-19 Information processing apparatus, method of processing information and carrier means

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2018137254 2018-07-20
JP2018137254 2018-07-20

Publications (2)

Publication Number Publication Date
JP2020021468A JP2020021468A (en) 2020-02-06
JP7211276B2 true JP7211276B2 (en) 2023-01-24

Family

ID=69588570

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019115409A Active JP7211276B2 (en) 2018-07-20 2019-06-21 Information processing device, information processing method and information processing program

Country Status (1)

Country Link
JP (1) JP7211276B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021131659A (en) * 2020-02-19 2021-09-09 キヤノンマーケティングジャパン株式会社 Information processor, control method and program

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004062351A (en) 2002-07-26 2004-02-26 Fujitsu Ltd Layout information registration system, layout information registration program and method for registering layout information

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004062351A (en) 2002-07-26 2004-02-26 Fujitsu Ltd Layout information registration system, layout information registration program and method for registering layout information

Also Published As

Publication number Publication date
JP2020021468A (en) 2020-02-06

Similar Documents

Publication Publication Date Title
EP3598340A1 (en) Information processing apparatus, method of processing information and carrier means
JP5311873B2 (en) Document generation apparatus, document generation method and program
JP7131488B2 (en) Information processing device, information processing method and information processing program
JP2010102668A (en) Metadata extraction device and method therefor
JP7211276B2 (en) Information processing device, information processing method and information processing program
JP2018124705A (en) Voucher management program
US11875587B2 (en) Information processing system, information processing method, and non-transitory recording medium
JP2016192223A (en) Accounting information reading system and program
US20210166284A1 (en) Information processing system, information processing method, and non-transitory recording medium
JP7346931B2 (en) Information processing device, information processing method, and information processing program
JP4959501B2 (en) Information processing apparatus, information processing method, and program
JP2022030150A (en) Information processing apparatus, information processing method, information processing program, and information processing system
JP2022017751A (en) Information processing device, information processing method, information processing program and information processing system
JP7456131B2 (en) Information processing system, information processing method and program
JP2022137608A (en) Information processing apparatus, information processing method, and program
JP7380653B2 (en) Information processing device, information processing method, information processing program, information processing system
JP2022011019A (en) Data input assistance device, data input assistance method and program
JP2016212626A (en) System for utilizing input of character group including external characters and variant characters via web
JP2016143142A (en) Image management system, image management apparatus, and program
JP7447928B2 (en) Information processing device, program, information processing system, information processing method
US20230244860A1 (en) Information processing apparatus, information processing method, and information processing system
CN113377367B (en) Data collection method, device, computer equipment and storage medium
JP2020113120A (en) Electronic form system, information processor, method, and program
JP2020009169A (en) Information processing system and program for supporting attachment of note
JP7377565B2 (en) Drawing search device, drawing database construction device, drawing search system, drawing search method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210219

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220301

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220422

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220802

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220928

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: 20221213

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221226

R151 Written notification of patent or utility model registration

Ref document number: 7211276

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151