JP2024001395A - Logic creation aiding system - Google Patents

Logic creation aiding system Download PDF

Info

Publication number
JP2024001395A
JP2024001395A JP2022100000A JP2022100000A JP2024001395A JP 2024001395 A JP2024001395 A JP 2024001395A JP 2022100000 A JP2022100000 A JP 2022100000A JP 2022100000 A JP2022100000 A JP 2022100000A JP 2024001395 A JP2024001395 A JP 2024001395A
Authority
JP
Japan
Prior art keywords
logic
logical structure
user
recognition
flow management
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2022100000A
Other languages
Japanese (ja)
Inventor
学 土田
Manabu Tsuchida
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2022100000A priority Critical patent/JP2024001395A/en
Publication of JP2024001395A publication Critical patent/JP2024001395A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a logic creation aiding system that reduces burden on a user who is involved in creation of logics related table reading.
SOLUTION: A logic creation aiding system for recognition of logical structure of a document is connected to an input/output device. A logic flow management unit manages logics and logic flows of structure element recognition and logical structure recognition. The structure element recognition receives a structure element recognition logic designated by a user at the logic flow management unit from an input device and outputs it. The logical structure recognition receives the output and a logical structure recognition logic designated by the user at the logic flow management unit and outputs them. The logic flow management unit reflects a logic visualization and logic application result in an interface.
SELECTED DRAWING: Figure 1
COPYRIGHT: (C)2024,JPO&INPIT

Description

本発明は,情報取得装置のロジック作成支援システムに関する。 The present invention relates to a logic creation support system for an information acquisition device.

表は,帳票や報告書などといった書類に含まれ,項目や数値といった表を構成する要素(構成要素)を視覚的に整理して配置し,論理的な表要素の構造(論理構造)を読み手に提示する,情報表現の1手段である。表は文書,画像,およびウェブページといった様々な媒体に存在しており,普遍的に用いられている。このような表から,表の論理構造を機械的に読み取り,読み取った結果を論理的に保持し,情報抽出システムや情報検索システムで活用することで,業務システムの効率化や情報取得の効率化が期待されている。したがって,表の論理構造の自動認識は重要な技術である。 Tables are included in documents such as forms and reports, and the elements (components) that make up the table, such as items and numbers, are visually arranged and arranged, and the logical structure of the table elements (logical structure) is clearly visible to the reader. It is a means of expressing information. Tables exist in a variety of media, such as documents, images, and web pages, and are universally used. By mechanically reading the logical structure of tables from such tables, storing the read results logically, and utilizing them in information extraction systems and information retrieval systems, it is possible to improve the efficiency of business systems and information acquisition. is expected. Therefore, automatic recognition of the logical structure of tables is an important technology.

帳票や画像といった入力書類から表に含まれる情報を取得するには,まず表を抽出し,次に,文字認識やレイアウト認識によって構成要素を認識し,最後に,表要素同士の論理的な関係性に基づく論理構造を認識する。取得した論理構造は,関係データベースといった正規化された論理データベースに格納することが出来るので,情報抽出システムや情報検索システムで容易に活用することが出来る。例えば,ある工業部品の基本特性が示された表から,その部品の基本特性に関わる項目と,その数値を構成要素として認識し,前記基本特性に関わる項目と数値の間に論理的な関係があると認識することで,論理構造を認識し,基本特性とその値の対応を,関係データベースに格納することができる。 To obtain the information contained in a table from an input document such as a form or image, first extract the table, then recognize its constituent elements through character recognition and layout recognition, and finally identify the logical relationships between the table elements. Recognize logical structures based on gender. Since the acquired logical structure can be stored in a normalized logical database such as a relational database, it can be easily utilized in an information extraction system or an information retrieval system. For example, from a table showing the basic characteristics of a certain industrial part, items related to the basic characteristics of that part and their numerical values are recognized as constituent elements, and a logical relationship is established between the items related to the basic characteristics and the numerical values. By recognizing that there is a logical structure, it is possible to store the correspondence between basic characteristics and their values in a relational database.

表の自動読み取りには,通常,あらかじめ読み取りたい表の形式が定まっているものとし,前記読み取りたい表の形状や構成要素を構成するセル(罫線に囲われた最小範囲のこと)の位置,および文字行の位置など決め,あらかじめ決められた手順に従って表を読み取る。例えば,社内業務で利用している領収書が写された画像からの表情報の読み取りを考えると,前記領収書の表の構造は社内業務において事前に分かっているので,前記領収書の特定の文字行が書かれている座標から数値を文字認識し,構成要素および論理構造を推定できる。読み取りたい表の形式が定まっている場合には,このようなあらかじめ決められた手順に従って表を読み取る方法で精度は十分である。もし表の形式が将来的に軽微に修正されたとしても,表の読み取りに関わるロジックを部分的に修正することで現実的な時間とコストで対応が可能である。 In order to automatically read a table, it is usually assumed that the format of the table to be read is determined in advance, and the shape of the table to be read, the position of cells (minimum range surrounded by ruled lines) that make up the components, and Decide on the position of the character lines, etc., and read the table according to a predetermined procedure. For example, if we consider reading table information from an image of a receipt used in internal business, the structure of the table of the receipt is known in advance in internal business, so It is possible to recognize numerical values from the coordinates where a character line is written, and estimate its constituent elements and logical structure. If the format of the table you want to read is fixed, reading the table according to a predetermined procedure like this will provide sufficient accuracy. Even if the table format were to be slightly modified in the future, it would be possible to do so with realistic time and cost by partially modifying the logic involved in reading the table.

一方で,様々な非定型な表を自動的に読み取り,情報を取得するニーズが存在する。非定型な表の種類は様々であり,例えば,貸借対照表や明細書,および医師の診断書が存在し,いずれも表から情報を取得することで業務の効率化が期待される。しかし,このような非定型な表は,書類を発行する機関のシステムやベンダによって形式が容易に変化する。例えば,貸借対照表のように,収支のバランスを「資産の部」や「負債の部」といった区分で表の形式を定め,各項目に対して金額の値を報告する。貸借対照表は,企業によって形式が異なり,例えば,資産の部を表の左半分に記載し,負債の部を表の右半分に記載する場合や,資産の部を表の上側に記載し,負債の部を表の下側に記載する場合がある。他にも,例えば,資産の部に関して,資産の部を構成する文字行を字下げ(インデント)によって視覚的に表現する場合がある。医師の診断書では,読み取りたい表の形式が病院によって異なっており,あらかじめ決められた表の形式に基づく処理で対応することは困難である。 On the other hand, there is a need to automatically read various non-standard tables and obtain information. There are various types of non-standard tables, such as balance sheets, statements, and doctor's certificates, and obtaining information from these tables is expected to improve work efficiency. However, the format of such a non-standard table can easily change depending on the system of the institution issuing the document and the vendor. For example, like a balance sheet, the balance of income and expenditure is divided into sections such as ``assets'' and ``liabilities'' and the format of the table is determined, and monetary values are reported for each item. Balance sheets have different formats depending on the company.For example, assets may be written on the left half of the table, liabilities may be written on the right half of the table, or assets may be written on the top of the table. The liability section may be listed at the bottom of the table. In addition, for example, regarding the asset section, there are cases where the character lines that make up the asset section are visually represented by indentation. When it comes to doctors' medical certificates, the format of the table that is desired to be read differs depending on the hospital, making it difficult to handle the process based on a predetermined table format.

特開 2009-122722号公報Japanese Patent Application Publication No. 2009-122722

上記で説明したさまざまな種類の非定型な表に対して,表の自動読み取りを行い,表の論理構造を取得する情報取得システムの構築を行うには,それぞれの表の形式に固有の構成要素と論理構造を認識するロジックを構築する必要がある。表の形式が頻繁に変わったり,まったく新しい表の形式に対応しなければならない場合には,表の読み取りに用いるロジック,および前記ロジックを複数組み合わせたロジックの適用の流れ(ロジックフロー)を逐一構築する必要がある。ロジックとしては,例えば,表要素の認識を行うルールやアルゴリズム,および表構造の認識を行うルールやアルゴリズムがある。ロジックフローとしては,例えば,論理構造の認識を行うロジックが2つあり,前記2つのロジックの適用順序を定める場合がある。このようなロジックおよびロジックフローは表の構造に関する専門的な知識やノウハウが必要であり,かつ,ロジックそのものが複雑なプログラムによる処理を含むため,ロジックおよびロジックフローの構築が開発者(ユーザ)に与える負担は大きい。 To build an information acquisition system that automatically reads tables and acquires the logical structure of the various types of non-standard tables explained above, it is necessary to construct an information acquisition system that is specific to each table format. It is necessary to construct a logic that recognizes the logical structure. When table formats change frequently or when a completely new table format must be supported, the logic used to read the table and the flow of applying logic that combines multiple of the above logics (logic flow) must be constructed step by step. There is a need to. Examples of logic include rules and algorithms for recognizing table elements, and rules and algorithms for recognizing table structures. As a logic flow, for example, there are two logics for recognizing a logical structure, and the application order of the two logics may be determined. Such logic and logic flows require specialized knowledge and know-how regarding table structures, and the logic itself includes complex program processing, so it is difficult for developers (users) to construct logic and logic flows. The burden is heavy.

特許文献1は,帳票の論理構造を認識し,論理情報をデータベースに格納するシステムにおいて,認識した帳票データの訂正作業において,訂正作業者の負担を軽減する手法を開示している。しかし,特許文献1は,インタフェース(I/F)上のユーザの訂正指示に基づいてデータベースを修正するものであり,複雑な認識ロジックの作成を支援することことはできない。 Patent Document 1 discloses a method for reducing the burden on a correction worker when correcting recognized form data in a system that recognizes the logical structure of a form and stores the logical information in a database. However, Patent Document 1 corrects the database based on a user's correction instruction on an interface (I/F), and cannot support the creation of complex recognition logic.

そこで,ロジックおよびロジックフローの作成を支援し,表読み取りに関わるユーザの負担を軽減させるため,訂正指示という形ではなく,インタフェース上にあらかじめロジックのひな型を用意しておき,ロジックを組み合わせたり,ロジックのパラメータを調整することで,ユーザの負担を低減させることを考える。この方法では,ユーザがロジックフローを構築する必要があるが,各ロジックのひな型があらかじめ用意されているので,必要でない限りは独自にプログラムを書いたり,ロジックを独自に考える必要はない。したがって,ユーザの負担を軽減させることが期待される。 Therefore, in order to support the creation of logic and logic flows and reduce the burden on users involved in reading tables, we prepare logic templates in advance on the interface, rather than giving correction instructions, and provide advice on how to combine logic and logic flow. Consider reducing the burden on the user by adjusting the parameters. This method requires the user to construct the logic flow, but templates for each logic are provided in advance, so there is no need to write your own programs or think of your own logic unless necessary. Therefore, it is expected that the burden on the user will be reduced.

一方で,前述のように,表読み取りに関わるロジックは,ロジック単体そのものが複雑なプログラムによる処理を含むため,ロジックのひな型が用意されていたとしても,各ロジックがどのように実行されているかをユーザが直感的に理解することが難しく,ユーザへの負担の要因となる。例えば,構成要素を決定するロジックでは,表の上部にある項目(表頭),表の側面にある項目(表側)および表頭でも表側でもない値の部分を識別するために,構成要素の文字行座標や辞書を用いたルールが実施される。このとき,例えば,ユーザはどの程度の座標のずれを許容するか,といったルールの実施に必要なパラメータや,表頭,表側および値それぞれに含まれる可能性のある文字列で構成される辞書や正規表現を指定する。前期パラメータや辞書による処理は,ロジックの内容,およびその結果を具体的に把握して初めてユーザが適切に決定できるものであり,ユーザへの負担が高い。さらに,前記ユーザへの負担は,ロジックの認識結果に基づく論理構造をインタフェースに表示するだけでは解決できない。 On the other hand, as mentioned above, the logic involved in table reading involves complex program processing, so even if a logic template is prepared, it is difficult to understand how each logic is executed. This is difficult for the user to understand intuitively, which causes a burden on the user. For example, in the logic for determining components, the component letters are Rules using row coordinates and dictionaries are implemented. At this time, the user may, for example, enter the parameters necessary to implement the rule, such as how much coordinate shift is allowed, or a dictionary consisting of character strings that may be included in the head, side, and values. Specify a regular expression. Processing using early parameters and dictionaries requires a user to make appropriate decisions only after concretely grasping the content of the logic and its results, which places a high burden on the user. Furthermore, the burden on the user cannot be resolved simply by displaying the logical structure based on the logic recognition result on the interface.

したがって,インタフェース上でユーザがロジックおよびロジックフローを構築する際に,各ロジックがどのような処理を実施するのか,および,前記処理の実施によって論理構造がどのように認識されるのか,の2つの観点に基づきインタフェース上でユーザに提示することで,ロジックおよびロジックフローの構築に関わるユーザの負担を大幅に低減させることができる。さらに,ロジックの作成に必要な情報は,インタフェースに逐次的に反映されることで,ユーザの指定したロジックやロジックに関するパラメータの修正を直感的にすることができる。 Therefore, when a user constructs logic and logic flows on an interface, there are two things to consider: what kind of processing each logic performs, and how the logical structure is recognized by performing the processing. By presenting information to the user on the interface based on the viewpoint, the burden on the user involved in constructing logic and logic flows can be significantly reduced. Furthermore, the information necessary to create the logic is reflected in the interface sequentially, making it possible to intuitively modify the logic specified by the user and the parameters related to the logic.

上述した課題を解決するため,本願において開示される発明の一側面となる情報取得装置の書類の論理構造認識のロジック作成支援システムは,入出力装置に接続され,ロジックフロー管理部は,構成要素認識および論理構造認識のロジックおよびロジックフローを管理し,構成要素認識は,ロジックフロー管理部においてユーザが指定した構成要素認識ロジックを入力装置から受け付け出力し,論理構造認識は,前記出力と,ロジックフロー管理部においてユーザが指定した論理構造認識ロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,ロジック可視化およびロジック適用結果をインタフェースに反映する構成のロジック作成支援システム,および情報取得プログラムは,書類の論理構造認識のロジック作成支援システムであって,入出力装置に接続され,ロジックフロー管理部は,構成要素認識,論理構造認識のロジックおよびロジックフローを管理し,構成要素認識は,ロジックフロー管理部においてユーザが指定した構成要素認識ロジックを入力装置から受け付け出力し,論理構造認識は,前記出力と,ロジックフロー管理部においてユーザが指定した論理構造認識ロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,ロジック可視化およびロジック適用結果をインタフェースに反映する。 In order to solve the above-mentioned problems, a logic creation support system for recognizing the logical structure of documents in an information acquisition device, which is one aspect of the invention disclosed in this application, is connected to an input/output device, and a logic flow management unit is configured to It manages the logic and logic flow of recognition and logical structure recognition, and for component recognition, the logic flow management section accepts and outputs the component recognition logic specified by the user from the input device, and for logical structure recognition, the logic and logic flow are A flow management unit receives and outputs logical structure recognition logic specified by a user from an input device, and the logic flow management unit includes a logic creation support system configured to reflect logic visualization and logic application results on an interface, and an information acquisition program. , is a logic creation support system for logical structure recognition of documents, which is connected to an input/output device, and a logic flow management unit manages the logic and logic flow of component recognition and logical structure recognition. A flow management unit receives and outputs a component recognition logic specified by a user from an input device, and for logical structure recognition, the logic flow management unit receives and outputs the output and a logical structure recognition logic specified by a user from an input device, The logic flow management unit reflects the logic visualization and logic application results on the interface.

本発明によれば,表読み取りに関するロジック作成に関わるユーザの負担を軽減する。 According to the present invention, the burden on the user involved in creating logic related to table reading is reduced.

各実施例における情報取得装置の機能ブロックの一例を示す図である。FIG. 2 is a diagram illustrating an example of functional blocks of an information acquisition device in each embodiment. 各実施例における入力となる表Aを示す説明図である。FIG. 2 is an explanatory diagram showing Table A that is input in each example. 各実施例における入力となる表Bを示す説明図である。FIG. 7 is an explanatory diagram showing Table B, which is input in each example. 実施例1のロジックフロー管理部のインタフェースの一例を示す説明図である。FIG. 2 is an explanatory diagram showing an example of an interface of a logic flow management unit according to the first embodiment. 実施例2のロジックフロー管理部のインタフェースの一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of an interface of a logic flow management unit according to the second embodiment. 実施例3のロジックフロー管理部のインタフェースの一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of an interface of a logic flow management unit according to the third embodiment. 実施例3のロジックフロー管理部のインタフェースの一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of an interface of a logic flow management unit according to the third embodiment. 実施例4のロジックフロー管理部のインタフェースの一例を示す説明図である。FIG. 12 is an explanatory diagram showing an example of an interface of a logic flow management unit according to a fourth embodiment. 実施例5のロジックフロー管理部のインタフェースの一例を示す説明図である。FIG. 12 is an explanatory diagram showing an example of an interface of a logic flow management unit according to the fifth embodiment. 実施例6のロジックフロー管理部のインタフェースの一例を示す説明図である。FIG. 12 is an explanatory diagram showing an example of an interface of a logic flow management unit according to a sixth embodiment. 実施例7のロジックフロー管理部のインタフェースの一例を示す説明図である。FIG. 12 is an explanatory diagram showing an example of an interface of a logic flow management unit according to a seventh embodiment. 各実施例に係る情報取得装置を実現するコンピュータのハードウェア構成例を示す図である。1 is a diagram illustrating an example of a hardware configuration of a computer that implements an information acquisition device according to each embodiment; FIG.

本発明を実施するための形態を,図表を用いて説明する。以下において,各実施例および各変形例は,本発明の趣旨を逸脱しない範囲で一部または全部を組み合わせることができるものとする。 A mode for carrying out the present invention will be explained using diagrams. In the following, each embodiment and each modification can be combined in part or in whole without departing from the spirit of the present invention.

以下の説明において,情報取得装置は,書類の論理構造認識のロジック作成支援システムであって,入出力装置に接続され,ロジックフロー管理部は,構成要素認識および論理構造認識のロジックおよびロジックフローを管理し,構成要素認識は,ロジックフロー管理部においてユーザが指定した構成要素認識ロジックを入力装置から受け付け出力し,論理構造認識は,前記出力と,ロジックフロー管理部においてユーザが指定した論理構造認識ロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,ロジック可視化およびロジック適用結果をインタフェースに反映し,ロジック作成に関わるユーザの負担を軽減する。
<実施例1の情報取得装置100の構成>
実施例1の情報取得装置100を図1に示す。本実施例1の情報取得装置100は,入力部101,入力表101a,構成要素認識ロジック101b,論理構造認識ロジック101c,ロジックフロー管理部102,構成要素認識ロジック実行部102-1,論理構造認識ロジック実行部102-2,ロジック可視化I/F更新部102-3,ロジック適用結果I/F更新部102-4,出力部103,および完成ロジック103aを含む。
In the following explanation, the information acquisition device is a logic creation support system for recognizing the logical structure of documents, and is connected to the input/output device, and the logic flow management section is responsible for managing the logic and logic flow for component recognition and logical structure recognition. For component recognition, the logic flow management section accepts and outputs the component recognition logic specified by the user from the input device, and for logical structure recognition, the logic flow management section receives and outputs the component recognition logic specified by the user, and for logical structure recognition, the logical structure recognition specified by the user in the logic flow management section The logic flow management unit receives and outputs logic from an input device, and reflects the logic visualization and logic application results on the interface, thereby reducing the burden on the user involved in logic creation.
<Configuration of information acquisition device 100 of Example 1>
FIG. 1 shows an information acquisition device 100 according to a first embodiment. The information acquisition device 100 of the first embodiment includes an input unit 101, an input table 101a, a component recognition logic 101b, a logical structure recognition logic 101c, a logic flow management unit 102, a component recognition logic execution unit 102-1, a logical structure recognition It includes a logic execution unit 102-2, a logic visualization I/F update unit 102-3, a logic application result I/F update unit 102-4, an output unit 103, and a completed logic 103a.

本実施例では,情報取得装置100において,ロジックフロー管理部のインタフェースの一例を示し,ユーザの表読み取りに関わるロジック作成の負荷を低減する機序を説明する。本実施例によると,インタフェース上でユーザがロジックを指示し,ロジックフローを構築する際に,各ロジックがどのような処理を実施するのか,および,表の論理構造が各ロジックによってどのように認識されるのか,をユーザに提示すること出来る。本実施例はまた,表の読み取りに関わるロジックの開発や,すでにあるロジックの修正,および表読み取りシステムへの組み込みといった,様々な用途に適用できる。 In this embodiment, an example of the interface of the logic flow management unit in the information acquisition device 100 will be shown, and a mechanism for reducing the load of logic creation related to table reading by the user will be explained. According to this example, when the user instructs the logic on the interface and constructs the logic flow, it is possible to understand what kind of processing each logic performs and how the logical structure of the table is recognized by each logic. It is possible to show the user whether the This embodiment can also be applied to various applications such as developing logic related to table reading, modifying existing logic, and incorporating it into a table reading system.

なお,以下の実施例では,説明のために図2の表A,および図3の表Bを入力例として用いる。表Aは,貸借対照表の一例であり,「流動資産」,「1.現金及び預金」,「2.前払費用」,「固定資産」,「1.有形固定資産」,「2.無形固定資産」,「金額」,「3,000」,「1,000」,および「500」といった構成要素からなる。構成要素は,一般に論理構造を認識する際に用いられる粒度の表要素であり,表の構成要素である文字列の配置(文字行)や表の罫線で囲われた矩形(セル)などが考えられる。表Aにおいて,文字行として,例えば,「流動資産」が存在し,セルとして,例えば「金額」の文字行が含まれる矩形が存在する。表Bは,工業部品の基本特性に関する表の一例である。表Bも同様にして,文字行やセルを含む。以下の実施例では,表Aおよび表Bを読み取り,ロジックフローによって論理的な関係を認識し,論理構造Aおよび論理構造Bに変換することを目指す。論理構造Aおよび論理構造Bを取得するために,表Aおよび表Bの形式に特化した,構成要素の認識ロジックおよび論理構造の認識ロジックを設計する必要がある。構成要素の認識ロジックおよび論理構造の認識ロジックの設計,およびユーザの負担を軽減する機序の一部は以下の実施例で明らかにされる。 Note that in the following embodiment, Table A in FIG. 2 and Table B in FIG. 3 are used as input examples for explanation. Table A is an example of a balance sheet, including "Current assets," "1. Cash and deposits," "2. Prepaid expenses," "Fixed assets," "1. Tangible fixed assets," and "2. Intangible fixed assets." It consists of components such as "asset", "amount", "3,000", "1,000", and "500". Components are granular table elements that are generally used to recognize logical structures, and can be thought of as the arrangement of character strings (character lines) that are the components of a table, or rectangles (cells) surrounded by table borders. It will be done. In Table A, there is a text line containing, for example, "current assets", and a rectangle containing a text line containing, for example, "amount" as a cell. Table B is an example of a table regarding basic characteristics of industrial parts. Table B similarly includes character rows and cells. In the following embodiment, the aim is to read Table A and Table B, recognize logical relationships using a logic flow, and convert them into Logical Structure A and Logical Structure B. In order to obtain logical structure A and logical structure B, it is necessary to design component recognition logic and logical structure recognition logic specialized for the formats of table A and table B. The design of the recognition logic of the components and the recognition logic of the logical structure, and part of the mechanism for reducing the burden on the user will be clarified in the following examples.

なお,表Aおよび表Bは説明のために利用する表の形式に過ぎず,表の形式はどのようなものであっても構わない。その場合,診断書および明細書といった様々な帳票の種類や,罫線が無い表,表の中に表がある表,および論理的でない表といった様々な表の形式が考えられる。 Note that Tables A and B are merely table formats used for explanation, and the tables may be in any format. In this case, various types of forms such as medical certificates and detailed statements, and various table formats such as tables without ruled lines, tables within tables, and illogical tables may be considered.

さらに,以下の実施例において,主にGUI(グラフィカルインタフェース)を例に説明するが,GUIに限定されるものではない。さらに,GUIの構成,配置,および機能は以下の実施例の説明のための一例に過ぎず,本発明の趣旨を逸脱しない範囲で一部または全部を追加,改変,削除,および組み合わせることができるものとする。
<実施例1の情報取得装置100の処理>
入力部101は,入力表101a,構成要素認識ロジック101b,および論理構造認識ロジック101cを入力として受け付け,ロジックフロー管理部102へと出力する。
Furthermore, although the following embodiments will mainly be explained using a GUI (graphical interface) as an example, the present invention is not limited to the GUI. Furthermore, the configuration, arrangement, and functions of the GUI are merely examples for explaining the embodiments below, and parts or all of them can be added, modified, deleted, and combined without departing from the spirit of the present invention. shall be taken as a thing.
<Processing of information acquisition device 100 of Example 1>
The input unit 101 receives the input table 101a, the component recognition logic 101b, and the logical structure recognition logic 101c as input, and outputs them to the logic flow management unit 102.

本実施例において,入力表101aは,書類の画像に含まれる表と仮定して説明するが,入力表101aは,データベース,書類および図面などといった様々な種別の入力形式を受け付けることができる。このとき,例えば,書類は電子書類でも良いし,紙や板などといった物理的に記録された書類でも良い。このとき,また,図面は電子図面でも良いし,紙や板などといった物理的に記録された図面でも良い。さらに,書類および図面には,文字列や図形,および写真などといった様々な情報が含まれていても良い。本実施例では,入力表101aは説明のため,表の罫線を図形として認識され,図形の座標や形状が認識され,表に含まれる文字行の座標及び文字列の情報が認識されているものとし,前記図形の座標や形状,および文字行の座標及び文字列の情報は,入力部101へ入力されるものとする。罫線の図形および文字行の座標を認識するためには,例えば,画像処理による罫線抽出やレイアウト解析を行うソフトウェアおよびアルゴリズムを用いることが出来る。文字行に含まれる文字列を認識するためには,例えば,手書き文字認識といったアルゴリズムやソフトウェアを用いることが出来る。本実施例では,文字列を日本語と仮定して説明するが,中国語や英語などどのような言語であっても構わない。また,文字列は言語だけでなく,図形や記号を含んでいても良い。 In this embodiment, the input table 101a will be explained assuming that it is a table included in a document image, but the input table 101a can accept various types of input formats such as databases, documents, drawings, etc. At this time, for example, the document may be an electronic document or a physically recorded document such as paper or board. At this time, the drawing may be an electronic drawing or a physically recorded drawing such as paper or board. Furthermore, documents and drawings may contain various information such as character strings, figures, and photographs. In this example, for the sake of explanation, the input table 101a is a table in which the borders of the table are recognized as figures, the coordinates and shapes of the figures are recognized, and the coordinates of character lines and information on character strings included in the table are recognized. It is assumed that the coordinates and shape of the figure, the coordinates of the character line, and the information on the character string are input to the input unit 101. In order to recognize the coordinates of ruled line figures and character lines, for example, software and algorithms that perform ruled line extraction and layout analysis through image processing can be used. In order to recognize a character string included in a character line, for example, an algorithm or software such as handwritten character recognition can be used. Although this embodiment will be explained assuming that the character string is Japanese, it may be in any language such as Chinese or English. Furthermore, the character string may include not only language but also figures and symbols.

構成要素認識ロジック101bは,表に含まれる文字行やセルといった構成要素を認識するアルゴリズムやルールで構成される。このとき,構成要素を認識するロジックは複数あっても良い。例えば,文字行を認識するロジックと,セルを認識するロジックの2つのロジックが構成要素認識ロジック101bを構成することが出来る。さらに,ロジックの適用順序や組み合わせを指定することもできる。 The component recognition logic 101b is composed of algorithms and rules for recognizing components such as character lines and cells included in a table. At this time, there may be multiple logics for recognizing the constituent elements. For example, two logics, one for recognizing character lines and the other for recognizing cells, can constitute the component recognition logic 101b. Furthermore, you can also specify the order and combination of logic applications.

構成要素認識ロジック101bにおいて認識される構成要素には,表Aに対しては,例えば文字行として,「流動資産」,「1.現金及び預金」,「2.前払費用」,「固定資産」,「1.有形固定資産」,「2.無形固定資産」,「3,000」,「1,000」,および「500」が考えられ,セルとして「金額」の文字行を含む矩形がある。このとき,構成要素を「金額」のセルとした理由としては,前記セルに含まれる文字行が「金額」のみであり,前記セルの幅や高さは「金額」が表頭であるという視覚的な情報を示しているためである。一方で,「流動資産」や「3,000」といった構成要素は,構成要素として文字行が適切である。なぜならば,「流動資産」の含まれるセルは多くの文字行を含んでおり,これらすべてをまとめて構成要素にしてしまうと,正しい論理構造を取得できなくなってしまうためである。構成要素を文字行とするのか,またはセルとするのか,は入力となる書類および表の形式に依存しており,また,構成要素は文字行とセルに限定されず,論理構造の推定に適していればどのような粒度であっても良い。 For Table A, the components recognized by the component recognition logic 101b include, for example, character lines such as "current assets," "1. Cash and deposits," "2. Prepaid expenses," and "fixed assets." , "1. Tangible fixed assets", "2. Intangible fixed assets", "3,000", "1,000", and "500" are considered, and there is a rectangle containing the character line of "amount" as a cell. . At this time, the reason why the component is a cell with "amount" is that the text line contained in the cell is only "amount", and the width and height of the cell are determined based on the visual sense that "amount" is at the top. This is because it shows specific information. On the other hand, text lines are appropriate for constituent elements such as "current assets" and "3,000." This is because the cell containing "current assets" contains many character lines, and if all of these lines were combined into constituent elements, it would not be possible to obtain the correct logical structure. Whether a component is a character line or a cell depends on the format of the input document and table, and the component is not limited to character lines and cells, but is suitable for estimating logical structure. Any grain size is acceptable as long as it is suitable.

構成要素認識ロジック101bには,他にも,構成要素を表頭,表側,および値に分類するロジックを含む。例えば,表Aにおいて,「1.現金及び預金」を表側として分類しておき,「3,000」を値として分類しておく。同様にして,表Aのすべての構成要素に対して適用すると,表A-1に示されるような結果となる。このように,各構成要素を表頭,表側,値に分類することで,論理構造を推定しやすくなる。なぜならば,論理構造の推定に際しては,表頭と表頭の論理構造,表側と表側の論理構造,表頭と値の論理構造,および表側と値の論理構造のみを考慮すればよくなり,論理構造の推定に必要な探索範囲を限定することが出来るためである。例えば,表Aにおいて,「1.現金及び預金」と「3,000」は表側と値の関係の組み合わせから論理構造を認識し,「金額」と「3,000」は表頭と値の関係の組み合わせから論理構造を認識すれば良いので,構成要素同士のすべての組み合わせを探索する必要はない。また,構成要素を表頭,表側,および値に分類することは,例えば表Aを論理構造Aに変換する過程において,論理構造Aの「項目1」および「項目2」のカラムが表側として認識され,論理構造Aの「金額」が表頭として認識され,それ以外の論理構造Aの数値のみのセルを値として識別することと等しい。 The component recognition logic 101b also includes logic for classifying components into front, front side, and value. For example, in Table A, "1. Cash and deposits" is classified as the front side, and "3,000" is classified as the value. Similarly, when applied to all components of Table A, the results are shown in Table A-1. In this way, by classifying each component into head, front side, and value, it becomes easier to estimate the logical structure. This is because when estimating the logical structure, it is only necessary to consider the logical structure between the head of the table and the logical structure of the front side, the logical structure of the front side and the front side, the logical structure of the head and the value, and the logical structure of the front side and the value. This is because the search range necessary for estimating the structure can be limited. For example, in Table A, the logical structure of "1. Cash and deposits" and "3,000" is recognized from the combination of the relationship between the front side and the value, and "Amount" and "3,000" are the relationship between the front side and the value. Since it is sufficient to recognize the logical structure from the combinations of , there is no need to search for all combinations of constituent elements. Furthermore, classifying components into front, front, and value means that, for example, in the process of converting table A to logical structure A, the "item 1" and "item 2" columns of logical structure A are recognized as front. This is equivalent to recognizing the "amount" of logical structure A as the head of the table, and identifying other cells containing only numerical values of logical structure A as values.

論理構造認識ロジック101cは,構成要素同士の論理的な関係である論理構造を認識するアルゴリズムやルールで構成される。このとき,論理構造を認識するロジックは複数あっても良い。例えば,表頭と値の論理構造を認識するロジックと,表側と値の論理構造を認識するロジックの2つのロジックが論理構造認識ロジック101cを構成することが出来る。さらに,ロジックの適用順序や組み合わせを指定することもできる。 The logical structure recognition logic 101c is composed of algorithms and rules for recognizing a logical structure that is a logical relationship between constituent elements. At this time, there may be multiple logics that recognize the logical structure. For example, two pieces of logic can constitute the logical structure recognition logic 101c: a logic that recognizes the logical structure of the front side and the value, and a logic that recognizes the logical structure of the front side and the value. Furthermore, you can also specify the order and combination of logic applications.

ロジックフロー管理部102は,入力部101から入力表101a,構成要素認識ロジック101b,および論理構造認識ロジック101cを入力として受け付け,ロジックを管理および反映し,ユーザのロジック作成を支援するインタフェースを更新する。ロジックフロー管理部102は,まず,構成要素認識ロジック101bにおいてロジックが指定されているかどうかを確認し,前記ロジックが指定されていれば,構成要素認識ロジック実行部102-1において前記ロジックを実行し,ロジック可視化I/F更新部102-3において前記ロジックの処理内容をインタフェースに可視化してユーザに提示し,ロジック適用結果I/F更新部において前記ロジックの適用結果をインタフェースに可視化してユーザに提示する。構成要素認識ロジック実行部102-1からロジック適用結果I/F更新部102-4までの処理が終了し,構成要素認識ロジック101bにおいて次に実行するロジックが指定されていれば,再び前記次に実行するロジックに対し,構成要素認識ロジック実行部102-1からロジック適用結果I/F更新部102-4まで処理を行う。 The logic flow management unit 102 receives the input table 101a, component recognition logic 101b, and logical structure recognition logic 101c as input from the input unit 101, manages and reflects the logic, and updates an interface that supports the user's logic creation. . The logic flow management unit 102 first checks whether the logic is specified in the component recognition logic 101b, and if the logic is specified, executes the logic in the component recognition logic execution unit 102-1. , the logic visualization I/F update unit 102-3 visualizes the processing content of the logic on an interface and presents it to the user, and the logic application result I/F update unit visualizes the application result of the logic on the interface and presents it to the user. present. If the processing from the component recognition logic execution unit 102-1 to the logic application result I/F update unit 102-4 is completed and the next logic to be executed is specified in the component recognition logic 101b, the next logic is executed again. Processing is performed for the logic to be executed from the component recognition logic execution unit 102-1 to the logic application result I/F update unit 102-4.

論理構造認識ロジック実行部102-2は,ロジックフロー管理部102において,ユーザによる構成要素認識ロジックの指定がない,または構成要素認識ロジックの処理が終了した時点で,実行される。そのとき,ロジックフロー管理部102は,まず,論理構造認識ロジック101cにおいてロジックが指定されているかどうかを確認し,前記ロジックが指定されていれば,論理構造認識ロジック実行部102-2において前記ロジックを実行し,ロジック可視化I/F更新部102-3において前記ロジックの処理内容をインタフェースに可視化してユーザに提示し,ロジック適用結果I/F更新部において前記ロジックの適用結果をインタフェースに可視化してユーザに提示する。論理構造認識ロジック実行部102-2からロジック適用結果I/F更新部102-4までの処理が終了し,構成要素認識ロジック101bにおいて次に実行するロジックが指定されていれば,再び前記次に実行するロジックに対し,構成要素認識ロジック実行部102-1からロジック適用結果I/F更新部102-4まで処理を行う。 The logical structure recognition logic execution unit 102-2 is executed in the logic flow management unit 102 when the user does not designate the component recognition logic or when the processing of the component recognition logic is completed. At this time, the logic flow management unit 102 first checks whether the logic is specified in the logical structure recognition logic 101c, and if the logic is specified, the logic flow management unit 102 executes the logic in the logical structure recognition logic execution unit 102-2. is executed, the logic visualization I/F update unit 102-3 visualizes the processing content of the logic on an interface and presents it to the user, and the logic application result I/F update unit visualizes the application result of the logic on the interface. and present it to the user. If the processing from the logical structure recognition logic execution unit 102-2 to the logic application result I/F update unit 102-4 is completed and the next logic to be executed is specified in the component recognition logic 101b, the next logic is executed again. Processing is performed for the logic to be executed from the component recognition logic execution unit 102-1 to the logic application result I/F update unit 102-4.

図1において,ロジックフロー管理部102は,処理の一例を示すブロック図に過ぎず,ブロックの構成は本発明の趣旨を逸脱しない限りで変更できる。このとき,例えば,ロジック可視化I/F更新部102-3と,ロジック適用結果I/F更新部102-4は,処理の順番が変更されていてよい。他にも,ロジックのユーザによる指定方法はどのような形態であっても構わない。このとき,例えば,ロジックの指定を,GUI(グラフィカルユーザインタフェース)への入力を介してユーザから受け付ける,などといったことが考えられる。また,ロジックフロー管理部102は,ユーザに適切に提示でき形態であれば,一部または全部がインタフェースによって構成されていても良い。 In FIG. 1, the logic flow management unit 102 is merely a block diagram showing an example of processing, and the configuration of the blocks can be changed without departing from the spirit of the present invention. At this time, for example, the processing order of the logic visualization I/F update unit 102-3 and the logic application result I/F update unit 102-4 may be changed. Besides, the method of specifying the logic by the user may be in any form. At this time, for example, it is conceivable that the logic specification is received from the user via input to a GUI (graphical user interface). Further, the logic flow management unit 102 may be partially or entirely configured as an interface as long as it can be appropriately presented to the user.

図4は,ロジックフロー管理部102をGUIによって実現する一例を示す説明図である。図4において,ロジックフロー管理部102は,GUIウィンドウに実装される。さらに,前記GUIウィンドウにはウィンドウの最小化ボタンC1およびウィンドウを閉じるボタンC2のように,GUI操作に当たって必要な機能を有してよい。ロジック可視化I/F更新部102-3によって可視化されるロジックの処理内容はパネルボックスC4に逐一反映される。ロジック適用結果I/F更新部102-4によって可視化されるロジックの適用結果はパネルボックスC5に逐一反映される。 FIG. 4 is an explanatory diagram showing an example of implementing the logic flow management unit 102 using a GUI. In FIG. 4, the logic flow management unit 102 is implemented in a GUI window. Further, the GUI window may have functions necessary for GUI operation, such as a window minimize button C1 and a window close button C2. The logic processing contents visualized by the logic visualization I/F update unit 102-3 are reflected one by one in the panel box C4. The logic application results visualized by the logic application result I/F update unit 102-4 are reflected one by one in the panel box C5.

また,図4のロジックフロー管理部102のGUIでは,構成要素認識ロジックおよび論理構造認識のロジックの追加,削除または編集を,ボタン操作といったユーザの指示を介して行うことが出来る。例えば,C6はロジックおよびロジックフローをユーザが編集するためのI/Fを提供するパネルボックスである。C62は新たなロジックをユーザが挿入することが可能なボタンであり,前記ボタンをクリックすることで,ユーザは事前に用意されたロジックや,ユーザが定義可能なロジックを,ロジックウィンドウとしてパネルボックスC6の内部に挿入することが出来る。図4では,ロジックウィンドウとして,例えばC63がある。C62は,また,ボタンの位置によって,ロジックウィンドウの挿入位置をユーザに提示しており,直感的なロジック作成を促している。また,すでに挿入されている,または挿入されるロジックウィンドウの内部では,ロジックの調整可能なプログラム,パラメータおよび/または辞書が,ボタン,テキストボックスおよび入力ボックスとして提示される。例えば,C63はある認識ロジックに対するロジックウィンドウの一例であり,該ロジックの名称をC65にタイトル表示する。さらに,ユーザが該ロジックを編集中ならば,ロジックウィンドウの枠線の幅を変え,ユーザに提示することが出来る。また,該ロジックをユーザが削除する場合には,閉じるボタンC64をクリックすることにより実現される。さらに,パネルボックスC6では,ユーザは任意の数のロジックウィンドウを追加でき,任意に組み合わせることが可能である。このとき,例えば,スクロールバーC61によってロジックウィンドウの表示位置を調整することができる。 Further, on the GUI of the logic flow management unit 102 in FIG. 4, addition, deletion, or editing of component recognition logic and logical structure recognition logic can be performed through user instructions such as button operations. For example, C6 is a panel box that provides an I/F for users to edit logic and logic flows. C62 is a button that allows the user to insert new logic, and by clicking the button, the user can insert pre-prepared logic or user-definable logic into the panel box C6 as a logic window. It can be inserted inside. In FIG. 4, the logic window is, for example, C63. The C62 also suggests to the user where to insert the logic window based on the button position, encouraging intuitive logic creation. Also, inside logic windows that have already been inserted or will be inserted, adjustable programs of logic, parameters and/or dictionaries are presented as buttons, text boxes and input boxes. For example, C63 is an example of a logic window for a certain recognition logic, and the name of the logic is displayed in the title C65. Furthermore, if the user is editing the logic, the width of the border of the logic window can be changed and presented to the user. Furthermore, if the user wants to delete the logic, this can be achieved by clicking the close button C64. Furthermore, panel box C6 allows users to add any number of logic windows and combine them in any way. At this time, for example, the display position of the logic window can be adjusted using the scroll bar C61.

図4におけるロジックフロー管理部102のGUIは,説明のための一例に過ぎず,GUIの構成,配置,および形状などはどのような態様であっても良い。また,GUIでなく様々なインタフェースで実装しても良い。この時,例えば,キャラクタインタフェース(CUI)を利用するといったことが考えられる。また,インタフェースの一部が実装されなくても良いし,ロジック作成支援に必要な他の様々な機能が実装されても良い。ユーザの入出力を提示もしくは指示するためのインタフェースとして,音声やジェスチャーが用いられても良い。
<実施例1の効果>
本実施例によれば,ロジックフロー管理部はユーザが指定したロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,ロジック情報をロジック可視化I/Fによって可視化し,ロジックが適用された結果をロジック適用結果I/Fに反映し,ロジック作成に関わるユーザの負担を軽減する。
<実施例2の情報取得装置100の構成>
実施例2の情報取得装置は,情報取得装置100の構成に加えて,構成要素を特定するロジックウィンドウを含む。
The GUI of the logic flow management unit 102 in FIG. 4 is merely an example for explanation, and the configuration, arrangement, shape, etc. of the GUI may be in any manner. Also, it may be implemented using various interfaces instead of GUI. At this time, for example, it is possible to use a character interface (CUI). Further, part of the interface may not be implemented, and various other functions necessary for logic creation support may be implemented. Voice and gestures may be used as an interface for presenting or instructing user input and output.
<Effects of Example 1>
According to this embodiment, the logic flow management section receives and outputs the logic specified by the user from the input device, and the logic flow management section visualizes the logic information using the logic visualization I/F, and the result obtained by applying the logic is is reflected in the logic application result I/F, reducing the burden on users involved in logic creation.
<Configuration of information acquisition device 100 of Example 2>
In addition to the configuration of the information acquisition device 100, the information acquisition device of the second embodiment includes a logic window for specifying components.

実施例2では,情報取得装置100において,構成要素を特定する際に必要なロジックをロジック可視化I/F C4に表示し,前記ロジックの適用結果を適用結果I/F C5に表示する。なお,実施例1における説明と重複する部分に関しては,説明の一部または全てを省略する。さらに,実施例1において,図4に示したロジックフロー管理部102の,GUIと重複する部分に関しては,図面の一部または全てを省略して説明する。
<実施例2の情報取得装置100の処理>
図2に,実施例2における情報取得装置100のロジックフロー管理部102の,GUIを示す。図2においては,説明のため表Aを入力表として用いるが,表Aに限るものでなく,表A以外の表に対しても適用可能である。C6は,ロジックフロー編集I/Fにおいて,編集中のロジックウィンドウD3を含む。
In the second embodiment, in the information acquisition device 100, the logic necessary for identifying a component is displayed on the logic visualization I/F C4, and the application result of the logic is displayed on the application result I/F C5. Note that for parts that overlap with the explanation in Example 1, part or all of the explanation will be omitted. Furthermore, in the first embodiment, parts of the logic flow management unit 102 shown in FIG. 4 that overlap with the GUI will be described with some or all of the drawings omitted.
<Processing of information acquisition device 100 of Example 2>
FIG. 2 shows a GUI of the logic flow management unit 102 of the information acquisition device 100 in the second embodiment. In FIG. 2, Table A is used as an input table for explanation, but the invention is not limited to Table A and can be applied to tables other than Table A as well. C6 includes the logic window D3 being edited in the logic flow editing I/F.

ロジックウィンドウD3では,ユーザは構成要素の特定のロジックに関するパラメータをテキストボックスに設定する。このとき,例えば,D4に示されるように,セルのみを構成要素としたい場合は「はい」,そうでなければ「いいえ」を入力することが出来る。このとき,D4は,GUIとしてドロップダウンリスト,チェックボックスおよびダイアログ表示といった様々な方法で利用者に入力を促すことが出来る。他にも,D5は,セルを構成要素とするときの境界条件として,セルに含むことが出来る文字行の最大出現数をユーザが指定することが出来る。D5において,例えば,ユーザが「1」を入力する場合,表4における「金額」のセルは文字行数が1であるので,境界条件を満たし,セルを構成要素とみなす。 In logic window D3, the user sets parameters regarding the specific logic of the component in the text box. At this time, for example, as shown in D4, if you want only the cell to be a component, you can enter "Yes", otherwise you can enter "No". At this time, D4 can prompt the user for input using various methods such as drop-down lists, check boxes, and dialog displays as a GUI. In addition, D5 allows the user to specify the maximum number of character lines that can be included in a cell as a boundary condition when using a cell as a component. In D5, for example, when the user inputs "1", the cell "Amount" in Table 4 has 1 character line, so the boundary condition is satisfied and the cell is considered to be a component.

ロジックウィンドウD3におけるパラメータを調整するには,編集中の該ロジックに関して,知識を有していなければならない。したがって,文字行がどの程度セルに含まれているか,といった情報をユーザに提示することで,ユーザの負担を低減させることが出来る。そこで,編集中のロジックウィンドウD3のパラメータに関して,ロジックフロー管理部102は構成要素認識ロジック実行部102-1およびロジック可視化I/F更新部102-3を実行し,ロジック可視化I/F更新部102-3はロジック可視化I/F C4をして,D1に示されるように,各セルに含まれる文字行の数をGUI上に表示し,ユーザに該ロジックのパラメータ調整に必要な知識を直感的に提示する。D1は,他にも,例えば,吹き出しを用いたり,直線とセルを結んで表示するなど,様々な形態が考えられるが,ユーザに適切に提示できればどのようなインタフェースであっても良い。 To adjust the parameters in the logic window D3, one must have knowledge of the logic being edited. Therefore, by presenting information to the user such as how many character lines are included in a cell, the burden on the user can be reduced. Therefore, regarding the parameters of the logic window D3 being edited, the logic flow management unit 102 executes the component recognition logic execution unit 102-1 and the logic visualization I/F update unit 102-3, and the logic visualization I/F update unit 102 -3 uses logic visualization I/F C4 to display the number of character lines included in each cell on the GUI, as shown in D1, and intuitively provide the user with the knowledge necessary to adjust the parameters of the logic. to be presented. D1 can have various other forms, such as using a speech bubble or displaying a straight line connecting cells, but any interface may be used as long as it can be presented appropriately to the user.

ロジックウィンドウD3において,D4またはD5がユーザによって入力を受け付けた場合,構成要素認識ロジック実行部102-1およびロジック可視化I/F更新部102-3,およびロジック適用結果I/F更新部102-4を実行し,ロジック適用結果I/F更新部102-4は,ロジック適用結果I/F C5を更新する。例えば,図5において,C5では,構成要素が識別された結果を,バウンディングボックスまたは矩形を構成要素の形状に合わせて重ねることでユーザに提示する。このとき,例えば,D2に示されるように,セルとして識別された構成要素は,セル全体に合わせるように半透明な矩形を前記構成要素に重ねることが出来る。他にも,例えば,D3のように,文字行として識別された構成要素は,文字行全体に合わせるように半透明な矩形を前記構成要素に重ねることが出来る。
<実施例2の効果>
本実施例によれば,ロジックフロー管理部はユーザが指定したロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,構成要素認識ロジックのパラメータ調整に必要な情報をロジック可視化I/Fによって可視化し,構成要素認識ロジックが適用された結果をロジック適用結果I/Fに反映し,ロジック作成に関わるユーザの負担を軽減する。
<実施例3の情報取得装置100の構成>
実施例3の情報取得装置は,情報取得装置100の構成に加えて,構成要素の表頭,表側,または値を分類するインタフェースを含む。
In the logic window D3, when D4 or D5 receives input from the user, the component recognition logic execution unit 102-1, the logic visualization I/F update unit 102-3, and the logic application result I/F update unit 102-4 The logic application result I/F update unit 102-4 updates the logic application result I/F C5. For example, in FIG. 5, in C5, the result of identifying the constituent elements is presented to the user by overlapping bounding boxes or rectangles according to the shapes of the constituent elements. At this time, for example, as shown in D2, a component identified as a cell can be overlaid with a translucent rectangle to fit the entire cell. In addition, for example, for a component identified as a character line, such as D3, a translucent rectangle can be superimposed on the component to fit the entire character line.
<Effects of Example 2>
According to this embodiment, the logic flow management unit receives and outputs the logic specified by the user from the input device, and the logic flow management unit transmits information necessary for parameter adjustment of the component recognition logic using the logic visualization I/F. The results of applying component recognition logic are visualized and reflected in the logic application result I/F, reducing the burden on users involved in logic creation.
<Configuration of information acquisition device 100 of Example 3>
The information acquisition device of the third embodiment includes, in addition to the configuration of the information acquisition device 100, an interface for classifying the top, front side, or value of the component.

実施例3では,情報取得装置100において,構成要素を特定する際に必要なロジックをロジック可視化I/F C4に表示し,前記ロジックの適用結果を適用結果I/F C5に表示する。なお,実施例1における説明と重複する部分に関しては,説明の一部または全てを省略する。さらに,実施例1において,図4に示したロジックフロー管理部102の,GUIと重複する部分に関しては,図面の一部または全てを省略して説明する。
<実施例3の情報取得装置100の処理>
図6に,実施例3における情報取得装置100のロジックフロー管理部102の,構成要素の表側を分類するインタフェースの説明図を示す。また,図6において,ロジックフロー管理部102は,ユーザによる表側認識ロジックの作成を支援するロジックウィンドウE6を含む。また,図6においては,説明のため表Aを入力表として用いるが,表Aに限るものでなく,表A以外の表に対しても適用可能である。
In the third embodiment, in the information acquisition device 100, the logic necessary for specifying a component is displayed on the logic visualization I/F C4, and the application result of the logic is displayed on the application result I/F C5. Note that for parts that overlap with the explanation in Example 1, part or all of the explanation will be omitted. Furthermore, in the first embodiment, parts of the logic flow management unit 102 shown in FIG. 4 that overlap with the GUI will be described with some or all of the drawings omitted.
<Processing of the information acquisition device 100 of Example 3>
FIG. 6 shows an explanatory diagram of an interface for classifying the front side of the constituent elements of the logic flow management unit 102 of the information acquisition device 100 in the third embodiment. Further, in FIG. 6, the logic flow management unit 102 includes a logic window E6 that supports the user in creating front side recognition logic. Further, in FIG. 6, Table A is used as an input table for explanation, but the invention is not limited to Table A and can be applied to tables other than Table A.

E6において,ユーザは,表側を解析する際の整列範囲の最小値および最大値を,E7上に入力できる。例えば,E7の入力値「-1~1」において,表側を縦方向に解析する際の最小値を-1,最大値を1と設定するものである。なお,前記閾値の単位は,どのような単位であっても構わない。このとき,例えば,ピクセルやミリメートルを使用するといったことが考えられる。また,表側を縦方向に解析するには,例えば,すべての構成要素に対して,文字行のX座標を取得し,X座標が前記閾値の範囲内に含まれる構成要素をグルーピングすることで実現できる。例えば,表Aにおいて,「流動資産」および「固定資産」は同一のX座標に位置しており,すなわち,前記閾値を満たすため,「流動資産」と「固定資産」は同一のグループ(第一のグループ)となる。同様にして,「1.現金及び預金」,「2.前払い費用」,「1.有形固定資産」および「2.無形資産」も,同一のグループ(第二のグループ)となる。 At E6, the user can input on E7 the minimum and maximum values of the alignment range when analyzing the front side. For example, for the input value "-1 to 1" of E7, the minimum value is set to -1 and the maximum value is set to 1 when analyzing the front side in the vertical direction. Note that the threshold value may be in any unit. At this time, it is possible to use pixels or millimeters, for example. In addition, to analyze the front side in the vertical direction, for example, obtain the X coordinate of the character line for all components, and group the components whose X coordinate is within the range of the threshold value. can. For example, in Table A, "current assets" and "fixed assets" are located at the same group). Similarly, "1. Cash and deposits", "2. Prepaid expenses", "1. Tangible fixed assets" and "2. Intangible assets" are also included in the same group (second group).

E6において,ユーザは,表側を解析する際に,グルーピングされた各グループにおいて,表側に含まれる辞書を手掛かりとして指定できる。例えば,E8の入力値「.*資産」および「.*費用」は,表側の手掛かりを正規表現として指定している。同様にして,表側でない部分を除外する手掛かりとして,値に含まれる辞書を指定できる。例えば,E9の入力値「\d+$」および「円$」は,値の手掛かりを正規表現として指定している。E7,およびE9において指定された正規表現は,前記各グループにおいて生起回数を計算し,各グループの表側のもっともらしさを推定する。例えば,E8で指定された正規表現「.*資産」は,前記第一のグループに含まれるすべての構成要素の文字列に対して当てはまるので,グループに含まれる構成要素に表側辞書が当てはまる割合(表側割合と呼ぶ)は100%である。同様にして,前記第二のグループも,表側割合は100%である。他にも,例えば,E9で指定された正規表現は,前記第一のグループに含まれるすべての構成要素の文字列に対して当てはまることは無いので,グループに含まれる構成要素に値辞書が当てはまる割合(値割合と呼ぶ)は0%である。同様にして,前記第二のグループも,値割合は0%である。すなわち,表側割合が高く,値割合が低いほど,表側となるもっともらしさが高いと言える。 In E6, when analyzing the front side, the user can specify the dictionary included on the front side as a clue in each group. For example, the input values ".*Asset" and ".*Expense" of E8 specify the clue on the front side as a regular expression. Similarly, a dictionary included in the value can be specified as a clue to exclude parts that are not on the front side. For example, for the input values "\d+$" and "yen$" of E9, the value clue is specified as a regular expression. The regular expressions specified in E7 and E9 calculate the number of occurrences in each group and estimate the plausibility of the front side of each group. For example, the regular expression ".*assets" specified in E8 applies to the character strings of all components included in the first group, so the proportion of the front dictionary applicable to the components included in the group ( (referred to as the front side ratio) is 100%. Similarly, in the second group, the front side ratio is 100%. In addition, for example, the regular expression specified in E9 does not apply to the strings of all the components included in the first group, so the value dictionary applies to the components included in the group. The percentage (referred to as value percentage) is 0%. Similarly, the value ratio of the second group is also 0%. In other words, it can be said that the higher the face ratio and the lower the value ratio, the higher the probability of the face being the face.

E6において,ユーザは,前述した表側割合および値割合がどのような値であれば表側として分類できるか,指定できる。例えば,E10の入力値「80%」は表側割合の最小値を示し,E11の入力値「20%」は値割合の許容値を示す。すなわち,E10およびE11の入力値によって,80%以上の表側割合を持っており,かつ20%以下の値割合を持っている,前記第一のグループおよび前記第二のグループは表側と判定され,前記第一のグループおよび前記第二のグループに含まれるすべての構成要素が表側として分類される。 In E6, the user can specify the values of the above-mentioned front side ratio and value ratio that can be classified as the front side. For example, the input value "80%" of E10 indicates the minimum value of the front side ratio, and the input value "20%" of E11 indicates the allowable value of the value ratio. That is, according to the input values of E10 and E11, the first group and the second group, which have a front side ratio of 80% or more and a value ratio of 20% or less, are determined to be front sides, All components included in the first group and the second group are classified as front side.

ロジックウィンドウE6においてユーザが指定する辞書およびパラメータは,前述したような複雑なロジックを必要とするため,ユーザが辞書やパラメータがロジックに及ぼす影響を理解しにくい。そこで,編集中のロジックウィンドウE6の辞書およびパラメータに関して,ロジックフロー管理部102は構成要素認識ロジック実行部102-1およびロジック可視化I/F更新部102-3を実行し,ロジック可視化I/F更新部102-3はロジック可視化I/F C4をして,E1に示されるように,ユーザにロジックのパラメータ調整に必要な知識を直感的に提示する。C4では,例えば,E7においてユーザが指定する表側整列範囲を両矢印記号で可視化しており,記号の長さがその範囲を示す。また,前記表側整列範囲をユーザが指定した結果,前記表側認識のロジックにおいて認識されるグループ構成を,例えば,E3のような矢印図形で提示する。また,C4では,例えば,各グループの表側割合および値割合をE2のように文字および矩形でユーザに提示することが出来る。 Since the dictionary and parameters specified by the user in the logic window E6 require complex logic as described above, it is difficult for the user to understand the influence that the dictionary and parameters have on the logic. Therefore, regarding the dictionary and parameters of the logic window E6 being edited, the logic flow management unit 102 executes the component recognition logic execution unit 102-1 and the logic visualization I/F update unit 102-3 to update the logic visualization I/F. The unit 102-3 uses a logic visualization I/F C4 to intuitively present to the user the knowledge necessary for adjusting logic parameters, as shown in E1. In C4, for example, the front alignment range specified by the user in E7 is visualized with a double-headed arrow symbol, and the length of the symbol indicates the range. Further, as a result of the user specifying the front side alignment range, the group configuration recognized by the front side recognition logic is presented in an arrow shape such as E3, for example. Further, in C4, for example, the front side ratio and value ratio of each group can be presented to the user in letters and rectangles like E2.

ロジックウィンドウE6が,ユーザによる入力を受け付けた場合,構成要素認識ロジック実行部102-1およびロジック可視化I/F更新部102-3,およびロジック適用結果I/F更新部102-4を実行し,ロジック適用結果I/F更新部102-4は,ロジック適用結果I/F C5を更新する。例えば,図6において,C5は,表側が識別された結果を,バウンディングボックスまたは矩形を構成要素の形状に合わせて重ね,かつ前記矩形の模様や色を変更することでユーザに提示する。このとき,例えば,E5に示されるように,表側として識別された構成要素は,文字行全体に合わせるように枠で囲われた透明な矩形を前記構成要素に重ねることが出来る。また,表側以外の構成要素に対する矩形に対しては,別の模様を提示することで,表側と表側でない部分を明確に区別して提示できる。 When the logic window E6 receives input from the user, it executes the component recognition logic execution unit 102-1, the logic visualization I/F update unit 102-3, and the logic application result I/F update unit 102-4, The logic application result I/F update unit 102-4 updates the logic application result I/F C5. For example, in FIG. 6, C5 presents the result of front side identification to the user by overlapping a bounding box or rectangle according to the shape of the component and changing the pattern or color of the rectangle. At this time, for example, as shown in E5, for the component identified as the front side, a transparent rectangle surrounded by a frame can be superimposed on the component to fit the entire character line. Furthermore, by presenting a different pattern to the rectangles for components other than the front side, the front side and the non-front side can be clearly distinguished and presented.

図7は,図6におけるロジックフロー管理部102の実施例を,表側の代わりに表頭に対して適用したものであり,表頭認識ロジックはF6に例示される。図7におけるロジックフロー管理部102と図6におけるロジックフロー管理部102の主な相違点として,図6において表側は解析方向が縦方向であるのに対し,図7において表頭は解析方向が横方向であること,および用いられる辞書およびパラメータが部分的に異なることであり,処理の実態は類似している。したがって,本実施例では,冗長な説明を避けるため,図7の説明を省略する。
<実施例3の効果>
本実施例によれば,ロジックフロー管理部はユーザが指定したロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,構成要素認識ロジックのパラメータ調整に必要な情報をロジック可視化I/Fによって可視化し,構成要素認識ロジックのうち,表側,表頭,および値の認識ロジックが適用された結果をロジック適用結果I/Fに反映し,ロジック作成に関わるユーザの負担を軽減する。
<実施例4の情報取得装置100の構成>
実施例4の情報取得装置は,情報取得装置100の構成に加えて,表側に含まれる構成要素同士の論理構造認識ロジックの作成を支援するためのインタフェースを含む。
In FIG. 7, the embodiment of the logic flow management unit 102 in FIG. 6 is applied to the front head instead of the front side, and the front head recognition logic is exemplified at F6. The main difference between the logic flow management unit 102 in FIG. 7 and the logic flow management unit 102 in FIG. 6 is that the analysis direction on the top side in FIG. The actual processing is similar, except that the directions are different, and the dictionaries and parameters used are partially different. Therefore, in this embodiment, the explanation of FIG. 7 will be omitted to avoid redundant explanation.
<Effects of Example 3>
According to this embodiment, the logic flow management unit receives and outputs the logic specified by the user from the input device, and the logic flow management unit transmits information necessary for parameter adjustment of the component recognition logic using the logic visualization I/F. It visualizes and reflects the results of applying front side, front head, and value recognition logic among the component recognition logic on the logic application result I/F, reducing the burden on users involved in logic creation.
<Configuration of information acquisition device 100 of Example 4>
The information acquisition device of the fourth embodiment includes, in addition to the configuration of the information acquisition device 100, an interface for supporting creation of logical structure recognition logic between components included on the front side.

実施例4では,情報取得装置100において,表側となっている構成要素同士の論理構造を認識するロジックをロジック可視化I/F C4に表示し,前記ロジックの適用結果を適用結果I/F C5に表示する。なお,実施例1における説明と重複する部分に関しては,説明の一部または全てを省略する。さらに,実施例1において,図4に示したロジックフロー管理部102の,GUIと重複する部分に関しては,図面の一部または全てを省略して説明する。
<実施例4の情報取得装置100の処理>
図8に,実施例4における情報取得装置100のロジックフロー管理部102の,表側となっている構成要素同士の論理構造を認識するインタフェースの説明図を示す。また,図8において,ロジックフロー管理部102は,表側となっている構成要素同士の論理構造を認識するロジックのユーザによる作成を支援するロジックウィンドウF1を含む。また,図8においては,説明のため表Aを入力表として用いるが,表Aに限るものでなく,表A以外の表に対しても適用可能である。
In the fourth embodiment, in the information acquisition device 100, the logic for recognizing the logical structure of the components on the front side is displayed on the logic visualization I/F C4, and the application result of the logic is displayed on the application result I/F C5. indicate. Note that for parts that overlap with the explanation in Example 1, part or all of the explanation will be omitted. Furthermore, in the first embodiment, parts of the logic flow management unit 102 shown in FIG. 4 that overlap with the GUI will be described with some or all of the drawings omitted.
<Processing of the information acquisition device 100 of Example 4>
FIG. 8 shows an explanatory diagram of an interface for recognizing the logical structure of the front side components of the logic flow management unit 102 of the information acquisition device 100 in the fourth embodiment. Further, in FIG. 8, the logic flow management unit 102 includes a logic window F1 that supports the user in creating logic that recognizes the logical structure of the components on the front side. Further, in FIG. 8, Table A is used as an input table for explanation, but the invention is not limited to Table A and can be applied to tables other than Table A.

F1は,表側となっている構成要素同士に論理構造が存在するかどうかを識別するために,前記構成要素の間に存在するインデント幅(表側における構成要素同士のX座標のずれ幅)を手掛かりとする論理構造認識ロジックに関するロジックウィンドウである。例えば,貸借対照表である表Aでは,「流動資産」と「1.現金及び預金」がインデントによって親と子の論理構造を成しており,本実施例では前記論理構造を取得することを目的とする。 F1 uses the indent width (deviation width of the X coordinates between the front side components) between the front side components as a clue to identify whether a logical structure exists between the front side components. This is a logic window related to logical structure recognition logic. For example, in Table A, which is a balance sheet, "Current assets" and "1. Cash and deposits" form a logical structure of parent and child by indentation, and in this example, acquiring the logical structure is purpose.

F1において,ユーザは,許容最大インデント幅を,F2上に入力でき,最低最小インデント幅をF3上に入力できる。例えば,F2の入力値「20」は,表側の構成要素の間のインデント幅を最大20まで許容し,F3の入力値「3」は,表側の構成要素の間が少なくとも3以上のインデントを許容する。本実施例において,「流動資産」と「1.現金及び預金」の間のインデント幅が5とすると,論理構造を満たし,「流動資産」と「1.現金及び預金」は論理構造として認識される。なお,前記幅の単位は,どのような単位であっても構わない。また,F4は,ユーザが,表側の構成要素同士の論理構造を付与するときに許容される下方向の最大のずれを指定することができる。F4の入力値「100」は,階層構造同士の縦方向の距離が100より大きい場合に,論理構造を付与しない。したがって,ロジックの適用範囲をユーザが指示することが可能になる。 At F1, the user can enter the maximum allowable indent width on F2 and the minimum minimum indent width on F3. For example, an input value of ``20'' for F2 allows an indent width of up to 20 between front side components, and an input value of ``3'' for F3 allows an indentation of at least 3 or more between front side components. do. In this example, if the indent width between "current assets" and "1. Cash and deposits" is 5, the logical structure is satisfied, and "Current assets" and "1. Cash and deposits" are recognized as a logical structure. Ru. Note that the width may be in any unit. In addition, F4 allows the user to specify the maximum downward deviation allowed when providing a logical structure between front side components. The input value of F4 "100" does not add a logical structure when the vertical distance between hierarchical structures is greater than 100. Therefore, it becomes possible for the user to specify the scope of application of the logic.

ロジックウィンドウF1においてユーザが指定するパラメータは,前述したような複雑なロジックを必要とするため,ユーザがパラメータがロジックに及ぼす影響を理解しにくい。そこで,編集中のロジックウィンドウF1のパラメータに関して,ロジックフロー管理部102は論理構造認識ロジック実行部102-2およびロジック可視化I/F更新部102-3を実行し,ロジック可視化I/F更新部102-3はロジック可視化I/F C4をして,ユーザにロジックのパラメータ調整に必要な知識を直感的に提示する。図8において,C4では,例えば,F2は論理構造の親となる構成要素の一つを矩形によってユーザに知らせる。F3およびF4は,最大インデント幅F2および最小インデント幅F3の入力値を文字列および矩形でユーザに知らせる。F6は下方向最大距離F4の入力値を同様にユーザに知らせる。さらに,F5に示すように,入力値の値に応じて,矢印記号を表A上に配置し,前記値の表A上における有効範囲をユーザに提示することが出来る。 Since the parameters specified by the user in the logic window F1 require complex logic as described above, it is difficult for the user to understand the influence that the parameters have on the logic. Therefore, regarding the parameters of the logic window F1 being edited, the logic flow management unit 102 executes the logical structure recognition logic execution unit 102-2 and the logic visualization I/F update unit 102-3, and the logic visualization I/F update unit 102 -3 uses logic visualization I/F C4 to intuitively present the knowledge necessary for adjusting logic parameters to the user. In FIG. 8, in C4, for example, F2 informs the user of one of the parent components of the logical structure by a rectangle. F3 and F4 inform the user of the input values for the maximum indent width F2 and minimum indent width F3 in the form of a character string and a rectangle. F6 similarly informs the user of the input value of the maximum downward distance F4. Further, as shown in F5, an arrow symbol can be placed on table A according to the value of the input value, and the valid range of the value on table A can be presented to the user.

ロジックウィンドウF1が,ユーザによる入力を受け付けた場合,論理構造認識ロジック実行部102-2およびロジック可視化I/F更新部102-3,およびロジック適用結果I/F更新部102-4を実行し,ロジック適用結果I/F更新部102-4は,ロジック適用結果I/F C5を更新する。例えば,図8において,C5は,表側と表側の間の論理構造が識別された結果を,バウンディングボックスおよび矩形を構成要素の形状に合わせて重ね,矢印記号を論理構造として重ね,ユーザに提示する。
<実施例4の効果>
本実施例によれば,ロジックフロー管理部はユーザが指定したロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,矩形や文字列,および記号を入力表上に提示することで,インデントによる論理構造認識ロジックのパラメータ調整に必要な情報をロジック可視化I/Fによって可視化し,論理構造認識ロジックが適用された結果をロジック適用結果I/Fに反映し,ロジック作成に関わるユーザの負担を軽減する。
<実施例5の情報取得装置100の構成>
実施例5の情報取得装置は,情報取得装置100の構成に加えて,表側に含まれる構成要素同士の論理構造認識ロジックの作成を支援するためのインタフェースを含む。
When the logic window F1 receives input from the user, it executes the logical structure recognition logic execution unit 102-2, the logic visualization I/F update unit 102-3, and the logic application result I/F update unit 102-4, The logic application result I/F update unit 102-4 updates the logic application result I/F C5. For example, in Figure 8, C5 presents the result of identifying the logical structure between front sides to the user by overlapping bounding boxes and rectangles according to the shapes of the components, overlapping arrow symbols as logical structures. .
<Effects of Example 4>
According to this embodiment, the logic flow management unit receives and outputs the logic specified by the user from the input device, and the logic flow management unit presents rectangles, character strings, and symbols on the input table to indent The information necessary for parameter adjustment of the logical structure recognition logic is visualized using the logic visualization I/F, and the results of applying the logical structure recognition logic are reflected in the logic application result I/F, reducing the burden on users involved in logic creation. Reduce.
<Configuration of information acquisition device 100 of Example 5>
The information acquisition device of the fifth embodiment includes, in addition to the configuration of the information acquisition device 100, an interface for supporting creation of logical structure recognition logic between components included on the front side.

実施例5では,情報取得装置100において,表側となっている構成要素同士の論理構造を認識するロジックをロジック可視化I/F C4に表示し,前記ロジックの適用結果を適用結果I/F C5に表示する。なお,実施例1における説明と重複する部分に関しては,説明の一部または全てを省略する。さらに,実施例1において,図4に示したロジックフロー管理部102の,GUIと重複する部分に関しては,図面の一部または全てを省略して説明する。
<実施例5の情報取得装置100の処理>
図9に,実施例5における情報取得装置100のロジックフロー管理部102の,表側となっている構成要素と,値となっている構成要素の間の論理構造を認識するインタフェースの説明図を示す。また,図9において,ロジックフロー管理部102は,表側となっている構成要素と,値となっている構成要素の間の論理構造を認識するロジックの,ユーザによる作成を支援するロジックウィンドウG1を含む。また,図9においては,説明のため表Aを入力表として用いるが,表Aに限るものでなく,表A以外の表に対しても適用可能である。
In the fifth embodiment, in the information acquisition device 100, the logic for recognizing the logical structure of the components on the front side is displayed on the logic visualization I/F C4, and the application result of the logic is displayed on the application result I/F C5. indicate. Note that for parts that overlap with the explanation in Example 1, part or all of the explanation will be omitted. Furthermore, in the first embodiment, parts of the logic flow management unit 102 shown in FIG. 4 that overlap with the GUI will be described with some or all of the drawings omitted.
<Processing of information acquisition device 100 of Example 5>
FIG. 9 shows an explanatory diagram of an interface of the logic flow management unit 102 of the information acquisition device 100 according to the fifth embodiment, which recognizes the logical structure between the component that is the front side and the component that is the value. . In addition, in FIG. 9, the logic flow management unit 102 creates a logic window G1 that supports the user's creation of logic that recognizes the logical structure between the component that is the front side and the component that is the value. include. Further, in FIG. 9, Table A is used as an input table for explanation, but the invention is not limited to Table A and can be applied to tables other than Table A.

G1は,表側となっている構成要素と,値となっている構成要素の間に論理構造が存在するかどうかを識別するために,前記構成要素の間の距離およびずれを手掛かりとする論理構造認識ロジックに関するロジックウィンドウである。例えば,貸借対照表である表Aでは,「2.前払い費用」とほぼ同一のY座標に存在する「100」が,親と子の論理構造を成しており,本実施例では前記論理構造を取得することを目的とする。 G1 is a logical structure that uses the distance and shift between the components to identify whether a logical structure exists between the component on the front side and the component that is the value. This is a logic window related to recognition logic. For example, in Table A, which is a balance sheet, "100" existing at almost the same Y coordinate as "2. Prepaid Expenses" forms a logical structure of parent and child, and in this example, the logical structure is The purpose is to obtain.

G1において,ユーザは,論理構造を探索する範囲(最大距離)を指示できる。例えば,G2に示されるような左方向の最大距離,G3に示されるような右方向の最大距離,G4にしめされるような上方向の最大距離,G5に示されるような下方向の最大距離を,ユーザが入力することができる。,例えば,G2,G3,G4,およびG5の入力値は,構成要素「2.前払い費用」を中心にした探索範囲により,構成要素「100」のみが探索され,論理構造認識される。なお,探索範囲の与え方や探索方法はどのような手段であっても良い。その場合,例えば,探索範囲によって複数の構成要素が探索された場合は,探索元の構成要素と最も距離が近い構成要素を論理構造として認識することが出来る。 In G1, the user can specify the range (maximum distance) to search for the logical structure. For example, the maximum distance to the left as shown in G2, the maximum distance to the right as shown in G3, the maximum distance upwards as shown in G4, the maximum distance downwards as shown in G5. can be input by the user. For example, for the input values of G2, G3, G4, and G5, only the component "100" is searched and the logical structure is recognized using a search range centered on the component "2. Prepaid expenses." Note that any method of providing the search range and any search method may be used. In this case, for example, if a plurality of components are searched within the search range, the component closest to the search source component can be recognized as a logical structure.

ロジックウィンドウG1においてユーザが指定するパラメータは,前述したような複雑なロジックを必要とするため,ユーザがパラメータがロジックに及ぼす影響を理解しにくい。そこで,編集中のロジックウィンドウG1のパラメータに関して,ロジックフロー管理部102は論理構造認識ロジック実行部102-2およびロジック可視化I/F更新部102-3を実行し,ロジック可視化I/F更新部102-3はロジック可視化I/F C4をして,ユーザにロジックのパラメータ調整に必要な知識を直感的に提示する。図9において,C4では,実施例4におけるとF4およびF5と同様に,最大距離の数値を文字列や矩形で示し,最大距離を矢印記号で表示し,ユーザに知らせる。他にも,例えば,G5は前記探索範囲を矩形によって視覚的に描画し,ユーザに知らせる。 Since the parameters specified by the user in the logic window G1 require complex logic as described above, it is difficult for the user to understand the influence of the parameters on the logic. Therefore, regarding the parameters of the logic window G1 being edited, the logic flow management unit 102 executes the logical structure recognition logic execution unit 102-2 and the logic visualization I/F update unit 102-3, and the logic visualization I/F update unit 102 -3 uses logic visualization I/F C4 to intuitively present the knowledge necessary for adjusting logic parameters to the user. In FIG. 9, in C4, as in F4 and F5 in the fourth embodiment, the numerical value of the maximum distance is indicated by a character string or a rectangle, and the maximum distance is indicated by an arrow symbol to inform the user. In addition, for example, G5 visually draws the search range as a rectangle to notify the user.

ロジックウィンドウG1が,ユーザによる入力を受け付けた場合,論理構造認識ロジック実行部102-2およびロジック可視化I/F更新部102-3,およびロジック適用結果I/F更新部102-4を実行し,ロジック適用結果I/F更新部102-4は,ロジック適用結果I/F C5を更新する。例えば,図9において,C5は,表側と値の間の論理構造が識別された結果を,バウンディングボックスおよび矩形を構成要素の形状に合わせて重ね,矢印記号を論理構造として重ね,ユーザに提示する。
<実施例5の効果>
本実施例によれば,ロジックフロー管理部はユーザが指定したロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,矩形や文字列,および記号を入力表上に提示することで,構成要素同士の距離を用いた論理構造認識ロジックのパラメータ調整に必要な情報をロジック可視化I/Fによって可視化し,論理構造認識ロジックが適用された結果をロジック適用結果I/Fに反映し,ロジック作成に関わるユーザの負担を軽減する。
<実施例6の情報取得装置100の構成>
実施例6の情報取得装置は,情報取得装置100の構成に加えて,構成要素の形状を手掛かりにして,構成要素同士の論理構造認識ロジックの作成を支援するためのインタフェースを含む。
When the logic window G1 receives input from the user, it executes the logical structure recognition logic execution unit 102-2, the logic visualization I/F update unit 102-3, and the logic application result I/F update unit 102-4, The logic application result I/F update unit 102-4 updates the logic application result I/F C5. For example, in Figure 9, C5 presents the result of identifying the logical structure between the front side and the value to the user by overlapping the bounding box and rectangle according to the shape of the component, and overlapping the arrow symbol as a logical structure. .
<Effects of Example 5>
According to this embodiment, the logic flow management unit receives and outputs the logic specified by the user from the input device, and the logic flow management unit configures the configuration by presenting rectangles, character strings, and symbols on the input table. The information necessary for parameter adjustment of logical structure recognition logic using the distance between elements is visualized using logic visualization I/F, and the result of applying logical structure recognition logic is reflected in logic application result I/F to create logic. Reduce the burden on users involved.
<Configuration of information acquisition device 100 of Example 6>
In addition to the configuration of the information acquisition device 100, the information acquisition device of the sixth embodiment includes an interface for supporting the creation of logical structure recognition logic between the components using the shapes of the components as clues.

実施例6では,情報取得装置100において,構成要素の形状を手掛かりにして,表側となっている構成要素同士の論理構造を認識するロジックをロジック可視化I/F C4に表示し,前記ロジックの適用結果を適用結果I/F C5に表示する。なお,実施例1における説明と重複する部分に関しては,説明の一部または全てを省略する。さらに,実施例1において,図4に示したロジックフロー管理部102の,GUIと重複する部分に関しては,図面の一部または全てを省略して説明する。
<実施例6の情報取得装置100の処理>
図10に,実施例6における情報取得装置100のロジックフロー管理部102の,構成要素の形状を手掛かりにして,表側となっている構成要素同士の論理構造を認識するインタフェースの説明図を示す。また,図10において,ロジックフロー管理部102は,表側となっている構成要素同士の論理構造を認識するロジックの,ユーザによる作成を支援するロジックウィンドウH1を含む。また,図10においては,説明のため表Bを入力表として用いるが,表Bに限るものでなく,表B以外の表に対しても適用可能である。
In the sixth embodiment, the information acquisition device 100 uses the shape of the component as a clue to display logic for recognizing the logical structure of the components on the front side on the logic visualization I/F C4, and applies the logic. Display the results on application result I/F C5. Note that for parts that overlap with the explanation in Example 1, part or all of the explanation will be omitted. Furthermore, in the first embodiment, parts of the logic flow management unit 102 shown in FIG. 4 that overlap with the GUI will be described with some or all of the drawings omitted.
<Processing of information acquisition device 100 of Example 6>
FIG. 10 shows an explanatory diagram of an interface of the logic flow management unit 102 of the information acquisition device 100 in the sixth embodiment, which recognizes the logical structure of the front side components using the shape of the component as a clue. Further, in FIG. 10, the logic flow management unit 102 includes a logic window H1 that supports the user's creation of logic that recognizes the logical structure of the components on the front side. Further, in FIG. 10, Table B is used as an input table for explanation, but the invention is not limited to Table B and can be applied to tables other than Table B.

H1は,表側となっている構成要素同士に論理構造が存在するかどうかを識別するために,前記構成要素の形状を手掛かりとする論理構造認識ロジックに関するロジックウィンドウである。本実施例では,表Bでは,「一般」と「特性X」のセルがそれぞれ構成要素であると認識されていると仮定する。ここで,「一般」と「特性X」は,親と子の論理関係とみなせるが,異なるY座標に位置しているため,実施例5の距離を用いた論理構造認識ロジックでは,「一般」と「特性X」を論理構造として認識できない可能性がある。そこで,セルの形状を手掛かりに,親のセル「一般」と子のセル「特性X」の縦方向の長さが,水平方向に見たときに,どの程度重なり合うかによって,論理構造を識別する。 H1 is a logic window related to logical structure recognition logic that uses the shape of the constituent elements as a clue to identify whether a logical structure exists between the constituent elements on the front side. In this embodiment, it is assumed that in Table B, the "general" and "characteristic X" cells are each recognized as a component. Here, "general" and "characteristic and "Characteristic X" may not be recognized as a logical structure. Therefore, using the shape of the cell as a clue, the logical structure is identified by the extent to which the vertical lengths of the parent cell "General" and the child cell "Characteristics X" overlap when viewed in the horizontal direction. .

H1において,ユーザは,親と子のセルの重なり合う割合(重なり率)の閾値と,解析方向を指示できる。例えば,H2に示されるように,解析方向を「右」もしくは「下」といった形で指示できる。このとき,解析方向とは,親のセルに対する子のセルの重なり具合を計算する方向であり,解析方向が「右」であれば表側と表側の論理構造,解析方向が「下」であれば表頭と表頭の論理構造を識別する。本実施例では表側と表側の論理構造の識別についてのみ説明するが,本実施例と同様の仕組みにより表頭と表頭,表頭と値,および表側と値といった論理構造の認識も可能である。 In H1, the user can specify the threshold for the overlapping ratio (overlap rate) of parent and child cells and the direction of analysis. For example, as shown in H2, the direction of analysis can be specified as "right" or "down". At this time, the analysis direction is the direction in which the overlapping degree of the child cell with respect to the parent cell is calculated, and if the analysis direction is "right", the logical structure of the front side and the front side, and if the analysis direction is "bottom", it is the direction in which the overlapping degree of the child cell is calculated. Identify the logical structure of the head and head of the table. In this example, only the identification of the logical structure between the front side and the front side will be explained, but it is also possible to recognize logical structures such as head and head, head and value, and front and value using a mechanism similar to this example. .

H3は,H2で指定された解析方向に従って,子のセルを基準とし,親のセルとの重なり率を計算し,計算された前記重なり率の境界条件を指示できる。例えば,H3の入力値によれば,子のセルを基準とし,親のセルとの重なり率が80%を超える場合に論理構造を付与する。 H3 can calculate the overlap rate with the parent cell using the child cell as a reference according to the analysis direction specified in H2, and can specify the boundary conditions for the calculated overlap rate. For example, according to the input value of H3, a logical structure is assigned when the overlap rate with the parent cell exceeds 80% using the child cell as a reference.

ロジックウィンドウH1においてユーザが指定するパラメータは,前述したような複雑なロジックを必要とするため,ユーザがパラメータがロジックに及ぼす影響を理解しにくい。そこで,編集中のロジックウィンドウH1のパラメータに関して,ロジックフロー管理部102は論理構造認識ロジック実行部102-2およびロジック可視化I/F更新部102-3を実行し,ロジック可視化I/F更新部102-3はロジック可視化I/F C4をして,ユーザにロジックのパラメータ調整に必要な知識を直感的に提示する。図10において,C4では,H4で示されるように,ロジックで処理されるセルの形状をユーザに知らせ,H5で示されるように,重なり率を文字列,矩形および両矢印記号でユーザに知らせることが出来る。 Since the parameters specified by the user in the logic window H1 require complex logic as described above, it is difficult for the user to understand the influence of the parameters on the logic. Therefore, regarding the parameters of the logic window H1 being edited, the logic flow management unit 102 executes the logical structure recognition logic execution unit 102-2 and the logic visualization I/F update unit 102-3, and the logic visualization I/F update unit 102 -3 uses logic visualization I/F C4 to intuitively present the knowledge necessary for adjusting logic parameters to the user. In Figure 10, C4 informs the user of the shape of the cell processed by logic, as shown by H4, and informs the user of the overlap rate using a string, a rectangle, and a double arrow symbol, as shown by H5. I can do it.

ロジックウィンドウH1が,ユーザによる入力を受け付けた場合,論理構造認識ロジック実行部102-2およびロジック可視化I/F更新部102-3,およびロジック適用結果I/F更新部102-4を実行し,ロジック適用結果I/F更新部102-4は,ロジック適用結果I/F C5を更新する。例えば,図10において,C5は,表側と表側の間の論理構造が識別された結果を,矢印記号を論理構造として重ね,ユーザに提示する。
<実施例6の効果>
本実施例によれば,ロジックフロー管理部はユーザが指定したロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,構成要素の形状を手掛かりにした論理構造認識ロジックのパラメータ調整に必要な情報をロジック可視化I/Fによって可視化し,表側との間の論理構造認識ロジックが適用された結果をロジック適用結果I/Fに反映し,ロジック作成に関わるユーザの負担を軽減する。
<実施例7の情報取得装置100の構成>
実施例7の情報取得装置は,情報取得装置100の構成に加えて,ユーザに,あらかじめ用意されたロジックリストからロジックを選択させることで,ロジック作成を支援するためのロジック選択部200を含む。
<実施例7の情報取得装置100の処理>
図11に,実施例7における情報取得装置100のロジックフロー管理部102およびロジック選択部200を示す。
When the logic window H1 receives input from the user, it executes the logical structure recognition logic execution unit 102-2, the logic visualization I/F update unit 102-3, and the logic application result I/F update unit 102-4, The logic application result I/F update unit 102-4 updates the logic application result I/F C5. For example, in FIG. 10, C5 presents the user with the result of identifying the logical structure between the two front sides, overlapping the arrow symbols as a logical structure.
<Effects of Example 6>
According to this embodiment, the logic flow management unit receives and outputs the logic specified by the user from the input device, and the logic flow management unit performs necessary adjustment of the parameters of the logical structure recognition logic using the shape of the component as a clue. The information is visualized using the logic visualization I/F, and the results of applying the logical structure recognition logic between the front side and the front side are reflected in the logic application result I/F, reducing the burden on the user involved in logic creation.
<Configuration of information acquisition device 100 of Example 7>
In addition to the configuration of the information acquisition device 100, the information acquisition device of the seventh embodiment includes a logic selection unit 200 for supporting logic creation by allowing the user to select logic from a logic list prepared in advance.
<Processing of information acquisition device 100 of Example 7>
FIG. 11 shows the logic flow management unit 102 and logic selection unit 200 of the information acquisition device 100 in the seventh embodiment.

ユーザは,C62をクリックすることで,ロジック選択部200を表示する。なお,ロジック選択部200を表示する手段はどのような手段であってもよい。このとき,例えば,ロジック選択部200をロジックフロー編集I/Fの右側に表示したり,別のアプリケーションとして実装することが考えられる。 The user displays the logic selection section 200 by clicking C62. Note that any means may be used to display the logic selection section 200. At this time, for example, the logic selection section 200 may be displayed on the right side of the logic flow editing I/F, or it may be implemented as a separate application.

ロジック選択部200は,ユーザに,ロジックフローに追加可能なロジックの一覧を提示する。また,ロジック選択部200は,前記追加可能なロジックを挿入するためのボタンや,前記追加可能なロジックの説明文や図を含んでいても良い。前記ロジックを挿入するためのボタンをクリックすることで,例えば,ロジックフローにユーザが指定したロジックを追加することが出来る。
<実施例7の効果>
本実施例によれば,ロジックフロー管理部はユーザが指定したロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,ユーザがあらかじめ用意されたロジックをロジックリスト選択部から選択することで,ロジック作成に関わるユーザの負担を軽減する。
<情報取得装置を実現するコンピュータ300のハードウェア構成例
図12には,情報取得装置100を実現するコンピュータ300のハードウェア構成例を示す。コンピュータ300は,入力デ装置304,出力装置305,通信インタフェース306,記憶装置301,演算装置302,およびバス303によって構成される。
The logic selection unit 200 presents the user with a list of logics that can be added to the logic flow. Furthermore, the logic selection section 200 may include a button for inserting the addable logic, and explanatory text and diagrams of the addable logic. For example, by clicking the button for inserting logic, the logic specified by the user can be added to the logic flow.
<Effects of Example 7>
According to this embodiment, the logic flow management section receives and outputs the logic specified by the user from the input device, and the logic flow management section allows the user to select the logic prepared in advance from the logic list selection section. Reduce the burden on users involved in logic creation.
<Example of hardware configuration of computer 300 that implements information acquisition device FIG. 12 shows an example of hardware configuration of computer 300 that implements information acquisition device 100. The computer 300 includes an input device 304, an output device 305, a communication interface 306, a storage device 301, an arithmetic device 302, and a bus 303.

入力装置304は,ユーザが情報取得装置100に入力表101a,構成要素認識ロジック101b,論理構造認識ロジック101c,または命令を入力する装置である。入力装置304からの入力は,記憶装置301に格納されても良い。入力装置304には,例えば,ロジックフロー管理部102への命令に,キーボード,マウス,タッチパネル,マイク,カメラ,およびスキャナを使用することが考えられる。 The input device 304 is a device through which the user inputs the input table 101a, component recognition logic 101b, logical structure recognition logic 101c, or commands to the information acquisition device 100. Input from the input device 304 may be stored in the storage device 301. As the input device 304, for example, a keyboard, a mouse, a touch panel, a microphone, a camera, and a scanner may be used to issue commands to the logic flow management unit 102.

出力装置305は,情報取得装置100が出力するロジックフロー管理部102,ロジック可視化I/F,ロジック適用結果I/F,およびロジックフローI/Fをユーザに提示する。出力装置305には,例えば,ディスプレイが考えられる。 The output device 305 presents the logic flow management unit 102, logic visualization I/F, logic application result I/F, and logic flow I/F output by the information acquisition device 100 to the user. The output device 305 may be, for example, a display.

通信インタフェース306は,ネットワークと接続され,コンピュータ300の動作に必要な様々なデータの送受信を行う。この時,入力装置304および出力装置305を接続する通信インタフェース306によって接続することが出来る。 The communication interface 306 is connected to a network and sends and receives various data necessary for the operation of the computer 300. At this time, the input device 304 and the output device 305 can be connected through a communication interface 306.

演算装置302は,コンピュータ300を電子的な命令に従って演算し,ロジックフローを実行する。演算装置302は,また,単一または複数の演算または処理装置を含むことができる。演算装置302は,電子的な命令に従って動作する装置であればどのような装置でも構わない。この時,例えば,CPU(Central Processing Unit)を用いることが考えられる。 The arithmetic unit 302 operates the computer 300 according to electronic instructions and executes a logic flow. Computing device 302 may also include single or multiple computing or processing devices. The arithmetic device 302 may be any device that operates according to electronic instructions. At this time, for example, it is possible to use a CPU (Central Processing Unit).

記憶装置301は,演算装置302の作業領域として機能する。記憶装置301は,情報取得装置100を実行するプログラム,およびデータを記録する。また,記憶装置301は,どのような媒体で実装されていても良い。この時,例えば,不揮発性メモリ,ハードディスク,または揮発性メモリといった様々な媒体が考えられる。 The storage device 301 functions as a work area for the arithmetic device 302. The storage device 301 records programs for executing the information acquisition device 100 and data. Further, the storage device 301 may be implemented using any kind of medium. At this time, various media such as non-volatile memory, hard disk, or volatile memory can be considered.

101 入力部
102 ロジックフロー管理部
102-1 構成要素認識ロジック実行部
102-2 論理構造認識ロジック実行部
102-3 ロジック可視化I/F更新部
102-4 ロジック適用結果I/F更新部
103 出力部
101 Input unit 102 Logic flow management unit 102-1 Component recognition logic execution unit 102-2 Logical structure recognition logic execution unit 102-3 Logic visualization I/F update unit 102-4 Logic application result I/F update unit 103 Output unit

Claims (7)

書類の論理構造認識のロジック作成支援システムであって,
入出力装置に接続され,ロジックフロー管理部は,構成要素認識および論理構造認識のロジックおよびロジックフローを管理し,構成要素認識は,ロジックフロー管理部においてユーザが指定した構成要素認識ロジックを入力装置から受け付け出力し,論理構造認識は,前記出力と,ロジックフロー管理部においてユーザが指定した論理構造認識ロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,ロジック可視化およびロジック適用結果をインタフェースに反映する,
ことを特徴とするロジック作成支援システム。
A logic creation support system for recognizing the logical structure of documents,
The logic flow management unit is connected to the input/output device, and manages the logic and logic flow of component recognition and logical structure recognition.For component recognition, the component recognition logic specified by the user is transferred to the input device. The logical structure recognition unit receives and outputs the output and the logical structure recognition logic specified by the user in the logic flow management unit from the input device, and the logic flow management unit outputs the logic visualization and logic application results through the interface. reflected in,
A logic creation support system characterized by:
請求項1に記載のロジック作成支援システムであって,
前記ロジックフロー管理部は,構成要素認識ロジックのパラメータ調整に必要な情報をロジック可視化I/Fによって可視化し,構成要素認識ロジックが適用された結果をロジック適用結果I/Fに反映する,
ことを特徴とするロジック作成支援システム。
The logic creation support system according to claim 1,
The logic flow management unit visualizes information necessary for parameter adjustment of the component recognition logic using a logic visualization I/F, and reflects the result of applying the component recognition logic to the logic application result I/F.
A logic creation support system characterized by:
請求項1に記載のロジック作成支援システムであって,
前記ロジックフロー管理部は,構成要素認識ロジックのうち,表側,表頭,および値の認識ロジックのパラメータ調整に必要な情報をロジック可視化I/Fによって可視化し,構成要素認識ロジックが適用された結果をロジック適用結果I/Fに反映する,
ことを特徴とするロジック作成支援システム。
The logic creation support system according to claim 1,
The logic flow management unit visualizes the information necessary for parameter adjustment of the front side, front head, and value recognition logics among the component recognition logics using the logic visualization I/F, and displays the results of applying the component recognition logics. is reflected in the logic application result I/F,
A logic creation support system characterized by:
請求項1に記載のロジック作成支援システムであって,
前記ロジックフロー管理部は,インデントによる論理構造認識ロジックのパラメータ調整に必要な情報をロジック可視化I/Fによって可視化し,論理構造認識ロジックが適用された結果をロジック適用結果I/Fに反映する,
ことを特徴とするロジック作成支援システム。
The logic creation support system according to claim 1,
The logic flow management unit visualizes information necessary for parameter adjustment of the logical structure recognition logic by indentation using a logic visualization I/F, and reflects the result of applying the logical structure recognition logic on the logic application result I/F.
A logic creation support system characterized by:
請求項1に記載のロジック作成支援システムであって,
前記ロジックフロー管理部は,構成要素同士の距離を用いた論理構造認識ロジックのパラメータ調整に必要な情報をロジック可視化I/Fによって可視化し,論理構造認識ロジックが適用された結果をロジック適用結果I/Fに反映する,
ことを特徴とするロジック作成支援システム。
The logic creation support system according to claim 1,
The logic flow management unit visualizes the information necessary for parameter adjustment of the logical structure recognition logic using the distance between components using the logic visualization I/F, and converts the result of applying the logical structure recognition logic into a logic application result I/F. Reflect in /F,
A logic creation support system characterized by:
請求項1に記載のロジック作成支援システムであって,
前記ロジックフロー管理部は,構成要素の形状を手掛かりにした論理構造認識ロジックのパラメータ調整に必要な情報をロジック可視化I/Fによって可視化し,論理構造認識ロジックが適用された結果をロジック適用結果I/Fに反映する,
ことを特徴とするロジック作成支援システム。
The logic creation support system according to claim 1,
The logic flow management unit visualizes the information necessary for parameter adjustment of the logical structure recognition logic using the shape of the component as a clue, using the logic visualization I/F, and converts the result of applying the logical structure recognition logic into a logic application result I/F. Reflect in /F,
A logic creation support system characterized by:
請求項1に記載のロジック作成支援システムであって,
前記ロジックフロー管理部は,ユーザが指定したロジックを入力装置から受け付け出力し、前記ロジックフロー管理部は,ユーザがあらかじめ用意されたロジックをロジックリスト選択部から選択することを特徴とする,
ロジック作成支援システム。
The logic creation support system according to claim 1,
The logic flow management section receives and outputs the logic specified by the user from the input device, and the logic flow management section selects the logic prepared in advance by the user from the logic list selection section.
Logic creation support system.
JP2022100000A 2022-06-22 2022-06-22 Logic creation aiding system Pending JP2024001395A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022100000A JP2024001395A (en) 2022-06-22 2022-06-22 Logic creation aiding system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022100000A JP2024001395A (en) 2022-06-22 2022-06-22 Logic creation aiding system

Publications (1)

Publication Number Publication Date
JP2024001395A true JP2024001395A (en) 2024-01-10

Family

ID=89455016

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022100000A Pending JP2024001395A (en) 2022-06-22 2022-06-22 Logic creation aiding system

Country Status (1)

Country Link
JP (1) JP2024001395A (en)

Similar Documents

Publication Publication Date Title
US11354490B1 (en) Systems, methods, and computer readable media for creating slide presentations
CN100429646C (en) Method and apparatus for displaying electronic document including handwritten data
KR100716084B1 (en) Layout adjustment method and apparatus
JP4236267B2 (en) Information processing apparatus, layout control method executed in the apparatus, and program thereof
JP4065545B2 (en) Layout control method and apparatus and program thereof
US8065267B2 (en) Information processing device, file data merging method, file naming method, and file data output method
CN110738037B (en) Method, apparatus, device and storage medium for automatically generating electronic form
US7337393B2 (en) Methods and systems for providing an editable visual formatting model
US20050172226A1 (en) Layout control method, layout control apparatus, and layout control program
CN108351745A (en) The system and method for digital notes record
JP2005122728A (en) User interface for creation and editing of variable data document
JP2012059248A (en) System, method, and program for detecting and creating form field
JP2014510963A (en) Associating captured image data with a spreadsheet
US11403455B2 (en) Electronic form generation from electronic documents
CN108700994A (en) System and method for digital ink interactivity
JP2010102668A (en) Metadata extraction device and method therefor
JP4393444B2 (en) Information processing method and apparatus
US20200042588A1 (en) User Interface Tools and Methods Facilitating Data Transformations and Coding
US20130290837A1 (en) Method and Apparatus for Correcting Document Formatting Based on Source Document
US9846707B2 (en) Method for color and size based pre-filtering for visual object searching of documents
JP2009110500A (en) Document processing apparatus, document processing method and program of document processing apparatus
KR101889007B1 (en) Method for management drawings using attributes of drawing object and drawing management system
JP2024001395A (en) Logic creation aiding system
JP4736089B2 (en) Information processing apparatus, file data merging method, and file name assigning method
JP2019057115A (en) Ledger sheet information recognition device and ledger sheet information recognition method