JP5876784B2 - Verification device, verification method and verification program - Google Patents

Verification device, verification method and verification program Download PDF

Info

Publication number
JP5876784B2
JP5876784B2 JP2012165579A JP2012165579A JP5876784B2 JP 5876784 B2 JP5876784 B2 JP 5876784B2 JP 2012165579 A JP2012165579 A JP 2012165579A JP 2012165579 A JP2012165579 A JP 2012165579A JP 5876784 B2 JP5876784 B2 JP 5876784B2
Authority
JP
Japan
Prior art keywords
element group
collation
registered
character string
reading
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2012165579A
Other languages
Japanese (ja)
Other versions
JP2014026421A (en
Inventor
由基夫 庄司
由基夫 庄司
真宣 青木
真宣 青木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Frontech Ltd
Original Assignee
Fujitsu Frontech 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 Fujitsu Frontech Ltd filed Critical Fujitsu Frontech Ltd
Priority to JP2012165579A priority Critical patent/JP5876784B2/en
Publication of JP2014026421A publication Critical patent/JP2014026421A/en
Application granted granted Critical
Publication of JP5876784B2 publication Critical patent/JP5876784B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、照合装置、照合方法および照合プログラムに関する。   The present invention relates to a collation device, a collation method, and a collation program.

金融機関における手続において、手続者の本人確認が必要とされる場合がある。手続者の本人確認は、たとえば、口座開設時などに登録した登録情報と、手続者が記入した帳票(たとえば、口座開設票や振替依頼票など)に記載の情報との照合によっておこなう場合がある。   In procedures at financial institutions, it may be necessary to verify the identity of the procedural person. The identity of the procedural may be verified by, for example, checking the registration information registered at the time of opening the account and the information entered in the form (for example, the account opening or transfer request slip) entered by the procedural. .

金融機関では、こうした帳票による本人確認を大量におこなう必要があり、帳票イメージから文字認識した情報と、登録情報とを照合する自動化が図られている。しかしながら、帳票に記載の情報のうち手続者の住所は、一部行政区分を省略して記載されることがあり、登録情報と帳票に記載の情報とを、単純な比較照合だけでは、実体として同一の住所を異なる住所と判定してしまう場合があり実用的でない。   In financial institutions, it is necessary to perform a large amount of identity verification using such forms, and automation is performed to collate information recognized from the form image with registered information. However, the procedure person's address in the information on the form may be described with some administrative divisions omitted, and the registration information and the information on the form can be used as an entity only by simple comparison and collation. The same address may be determined as a different address, which is not practical.

そこで、全国の地名を行政区分単位に分割して保持する知識辞書を用いて、行政区分単位で、登録情報と帳票に記載の情報とを比較照合する照合装置の提案がある。このような照合装置は、登録情報として登録されている住所、または帳票に記載された住所のうちから省略された記載を特定可能であり、省略された記載による差異を知識辞書により補完して照合をおこなうことができる。   In view of this, there has been proposed a collation apparatus that compares and collates registered information and information described in a form for each administrative division, using a knowledge dictionary that divides and holds place names throughout the country into administrative division units. Such a collation device can specify a description omitted from the address registered as registration information or the address described in the form, and the difference by the omitted description is complemented by the knowledge dictionary and collated. Can be done.

特開平11−316802号公報JP-A-11-316802 特開平8−123799号公報JP-A-8-123799

しかしながら、住所は、市町村の合併や名称変更、都市の再開発などにより変遷することがある。そのため、提案されているような照合装置は、精度よく照合するために知識辞書をメンテナンスすることが欠かせない。また、金融機関が保持する登録情報は、過去の住所を登録している場合があり、知識辞書は、最新の情報で更新されているだけでなく、過去の情報を含めて保持していることが求められる。   However, the address may change due to mergers, changes in names, and redevelopment of cities. Therefore, it is indispensable for the collation apparatus as proposed to maintain the knowledge dictionary in order to collate with high accuracy. In addition, registration information held by financial institutions may have registered past addresses, and the knowledge dictionary is not only updated with the latest information but also includes past information. Is required.

このような知識辞書の保守は、容易でないため、登録情報と帳票に記載の情報との比較照合は、知識辞書なしにおこなえることが望ましい。
そこで、本発明は、照合対象となる文字列の一部に省略があっても、知識辞書なしに同一性を判定可能な照合装置、照合方法および照合プログラムを提供することを目的とする。
Since maintenance of such a knowledge dictionary is not easy, it is desirable to perform comparison and collation between registered information and information described in a form without a knowledge dictionary.
Therefore, an object of the present invention is to provide a collation device, a collation method, and a collation program that can determine identity without a knowledge dictionary even if a part of a character string to be collated is omitted.

このような課題を解決するために、本発明は、区分文字を用いて文字列を区分し、照合をおこなう照合装置を提供する。照合装置は取得部と読取要素群生成部と登録要素群生成部と照合用要素群生成部と第一評価部と第二評価部と判定部とを備える。   In order to solve such a problem, the present invention provides a collation device that classifies character strings using segment characters and performs collation. The collation device includes an acquisition unit, a reading element group generation unit, a registered element group generation unit, a collation element group generation unit, a first evaluation unit, a second evaluation unit, and a determination unit.

取得部は、帳票から読取った読取文字列と予め登録してある登録文字列とを取得する。
読取要素群生成部は、予め設定された区分文字により読取文字列を区分し、読取文字列から区分された文字列を要素とする読取要素群を生成する。登録要素群生成部は、区分文字により登録文字列を区分し、登録文字列から区分された文字列を要素とする登録要素群を生成する。照合用要素群生成部は、読取要素群と登録要素群とを包含する照合用要素群を生成する。
The acquisition unit acquires a read character string read from the form and a registered character string registered in advance.
The reading element group generation unit divides the reading character string by a predetermined segmented character, and generates a reading element group having the character string segmented from the reading character string as an element. The registered element group generation unit classifies the registered character string by the segmented character, and generates a registered element group having the character string segmented from the registered character string as an element. The verification element group generation unit generates a verification element group including the reading element group and the registered element group.

第一評価部は、読取要素群と照合用要素群との一致度を評価する。第二評価部は、登録要素群と照合用要素群との一致度を評価する。判定部は、第一評価部の評価と第二評価部の評価とにより読取文字列と登録文字列との同一性を判定する。   The first evaluation unit evaluates the degree of coincidence between the reading element group and the collating element group. The second evaluation unit evaluates the degree of coincidence between the registered element group and the matching element group. The determination unit determines the identity between the read character string and the registered character string based on the evaluation of the first evaluation unit and the evaluation of the second evaluation unit.

また、上記課題を解決するために、本発明は、以下に示すような処理をコンピュータがおこなう照合方法、および以下に示すような処理をコンピュータに実行させる照合プログラムを提供する。コンピュータは、帳票から読取った読取文字列と予め登録してある登録文字列とを取得し、予め設定された区分文字により読取文字列を区分し、読取文字列から区分された文字列を要素とする読取要素群を生成し、区分文字により登録文字列を区分し、登録文字列から区分された文字列を要素とする登録要素群を生成し、読取要素群と登録要素群とを包含する照合用要素群を生成し、読取要素群と照合用要素群との一致度を評価し、登録要素群と照合用要素群との一致度を評価し、読取要素群と照合用要素群との評価と登録要素群と照合用要素群との評価とにより読取文字列と登録文字列との同一性を判定する。   In order to solve the above problems, the present invention provides a collation method in which a computer performs the following processing, and a collation program that causes the computer to execute the processing as described below. The computer obtains a read character string read from the form and a registered character string registered in advance, classifies the read character string by a preset segment character, and uses the character string segmented from the read character string as an element The read element group is generated, the registered character string is divided by the divided character, the registered element group is generated with the character string divided from the registered character string as an element, and the collation including the read element group and the registered element group is performed. Element group is generated, the degree of coincidence between the reading element group and the collating element group is evaluated, the degree of coincidence between the registered element group and the collating element group is evaluated, and the reading element group and the collating element group are evaluated. The identity of the read character string and the registered character string is determined by evaluating the registered element group and the matching element group.

上記の照合装置、照合方法、および照合プログラムによれば、照合対象となる文字列の一部に省略があっても、知識辞書なしに同一性を判定可能な照合をおこなうことができる。   According to the above collation apparatus, collation method, and collation program, even if a part of a character string to be collated is omitted, collation capable of determining identity can be performed without a knowledge dictionary.

第1の実施形態の照合装置の構成を示す図である。It is a figure which shows the structure of the collation apparatus of 1st Embodiment. 第2の実施形態の照合システムを示す図である。It is a figure which shows the collation system of 2nd Embodiment. 第2の実施形態の照合装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the collation apparatus of 2nd Embodiment. 第2の実施形態の照合システムにおける住所照合のフローチャートである。It is a flowchart of the address collation in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける帳票の読取処理のフローチャートである。It is a flowchart of the reading process of the form in the collation system of 2nd Embodiment. 第2の実施形態の口座開設票の署名部を示す図である。It is a figure which shows the signature part of the account opening vote of 2nd Embodiment. 第2の実施形態の口座振替依頼票の署名部を示す図である。It is a figure which shows the signature part of the account transfer request form of 2nd Embodiment. 第2の実施形態の照合システムにおける読取要素群生成処理のフローチャートである。It is a flowchart of the reading element group production | generation process in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける登録要素群生成処理のフローチャートである。It is a flowchart of the registration element group production | generation process in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける区分文字を用いた区分処理の一例を示す図である。It is a figure which shows an example of the division process using the division character in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける区分文字を用いた区分処理の一例を示す図である。It is a figure which shows an example of the division process using the division character in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける照合用要素群生成処理のフローチャートである。It is a flowchart of the element group production | generation process for collation in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける照合用要素群生成処理の一例を示す図である。It is a figure which shows an example of the element group production | generation process for collation in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける照合用要素群生成処理の一例を示す図である。It is a figure which shows an example of the element group production | generation process for collation in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける第一評価処理のフローチャートである。It is a flowchart of the 1st evaluation process in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける第二評価処理のフローチャートである。It is a flowchart of the 2nd evaluation process in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける同一性の判定処理のフローチャートである。It is a flowchart of the determination process of the identity in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける第一評価処理のスコア算出の一例を示す図である。It is a figure which shows an example of the score calculation of the 1st evaluation process in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける第二評価処理のスコア算出の一例を示す図である。It is a figure which shows an example of the score calculation of the 2nd evaluation process in the collation system of 2nd Embodiment. 第2の実施形態の照合システムにおける同一性の判定の一例を示す図である。It is a figure which shows an example of the determination of the identity in the collation system of 2nd Embodiment. 第2の実施形態の印鑑/署名照合の報知画面の一例を示す図である。It is a figure which shows an example of the alerting | reporting screen of the seal stamp / signature collation of 2nd Embodiment. 第2の実施形態の署名照合の報知画面の一例を示す図である。It is a figure which shows an example of the alerting | reporting screen of signature verification of 2nd Embodiment. 第2の実施形態の署名照合の照合詳細の報知画面の一例を示す図である。It is a figure which shows an example of the alerting | reporting screen of the collation detail of signature collation of 2nd Embodiment.

以下実施形態について図面を参照して説明する。
[第1の実施形態]
まず、第1の実施形態の照合装置について、図1を用いて説明する。図1は、第1の実施形態の照合装置の構成を示す図である。
Embodiments will be described below with reference to the drawings.
[First Embodiment]
First, the collation apparatus of 1st Embodiment is demonstrated using FIG. FIG. 1 is a diagram illustrating a configuration of a collation device according to the first embodiment.

帳票9aに記載されている情報と、データベース9cに予め登録されている情報との間には、同一性が認められるものの、情報として完全に一致しない場合がある。たとえば、住所のような階層構造を有する情報は、一部が省略される場合があり、帳票9aに記載されている住所、または予め登録されている住所のいずれか一方、または両方で住所の一部が省略されていることがある。このような場合、帳票9aに記載されている住所と予め登録されている住所との間に同一性があっても、情報として完全に一致しない。   Although the identity is recognized between the information described in the form 9a and the information registered in advance in the database 9c, there is a case where the information does not completely match. For example, part of information having a hierarchical structure such as an address may be omitted, and one of the addresses described in the form 9a and / or a previously registered address may be omitted. May be omitted. In such a case, even if there is an identity between the address described in the form 9a and the address registered in advance, the information does not completely match.

照合装置1は、一部に省略のある2つの文字列を照合して同一性を判定する装置である。照合装置1は、帳票9aから読取った読取文字列9bとデータベース9cに予め登録している登録文字列9dとを照合し、読取文字列9bと登録文字列9dの同一性の判定をおこなう。帳票9aは、所要の情報が記載されている帳面、帳簿、伝票等である。   The collation device 1 is a device that collates two character strings that are partially omitted to determine identity. The collation apparatus 1 collates the read character string 9b read from the form 9a with the registered character string 9d registered in advance in the database 9c, and determines the identity of the read character string 9b and the registered character string 9d. The form 9a is a form, book, slip, or the like on which required information is described.

照合装置1は、取得部2と読取要素群生成部3と登録要素群生成部4と照合用要素群生成部5と第一評価部6と第二評価部7と判定部8とを備える。
取得部2は、帳票9aから読取文字列9bと、予め登録してある登録文字列9dとの取得をおこなう。読取文字列9bは、帳票9aから読取った文字列であり、登録文字列9dは、データベース9cに予め登録してある文字列である。
The collation device 1 includes an acquisition unit 2, a reading element group generation unit 3, a registered element group generation unit 4, a verification element group generation unit 5, a first evaluation unit 6, a second evaluation unit 7, and a determination unit 8.
The acquisition unit 2 acquires the read character string 9b and the registered character string 9d registered in advance from the form 9a. The read character string 9b is a character string read from the form 9a, and the registered character string 9d is a character string registered in advance in the database 9c.

読取要素群生成部3は、予め設定された区分文字により、読取文字列9bを複数の1文字以上の文字列に区分する。読取要素群生成部3は、読取文字列9bから区分された文字列を要素とする読取要素群を生成する。区分文字は、予め設定された少なくとも1文字以上の文字である。   The reading element group generation unit 3 divides the read character string 9b into a plurality of character strings of one or more characters according to preset division characters. The reading element group generation unit 3 generates a reading element group whose elements are character strings divided from the reading character string 9b. The division character is at least one character set in advance.

登録要素群生成部4は、区分文字により、登録文字列9dを複数の1文字以上の文字列に区分する。登録要素群生成部4は、区分された文字列を要素とする登録要素群を生成する。   The registered element group generation unit 4 divides the registered character string 9d into a plurality of character strings of one or more characters using the divided characters. The registered element group generation unit 4 generates a registered element group having the divided character strings as elements.

照合用要素群生成部5は、読取要素群と登録要素群とを包含する照合用要素群を生成する。照合用要素群は、読取要素群と登録要素群それぞれの要素を包含する群である。
第一評価部6は、照合用要素群と読取要素群との一致度を評価する。第二評価部7は、照合用要素群と登録要素群との一致度を評価する。判定部8は、第一評価部の評価と第二評価部の評価とにより読取文字列9bと登録文字列9dとの同一性を判定する。
The verification element group generation unit 5 generates a verification element group that includes the reading element group and the registered element group. The collating element group is a group including elements of the reading element group and the registered element group.
The first evaluation unit 6 evaluates the degree of coincidence between the verification element group and the reading element group. The second evaluation unit 7 evaluates the degree of coincidence between the matching element group and the registered element group. The determination unit 8 determines the identity between the read character string 9b and the registered character string 9d based on the evaluation by the first evaluation unit and the evaluation by the second evaluation unit.

これらによれば、照合装置1は、帳票9aから読取った読取文字列9bと予め登録してある登録文字列9dを取得することができる。また、照合装置1は、予め設定した区分文字により取得した読取文字列9bを区分し、読取要素群を生成することができる。また、照合装置1は、区分文字により、取得した登録文字列9dを区分し、登録要素群を生成することができる。また、照合装置1は、生成した読取要素群と生成した登録要素群とを包含する照合用要素群を生成することができる。   According to these, the collation apparatus 1 can acquire the read character string 9b read from the form 9a and the registered character string 9d registered in advance. Moreover, the collation apparatus 1 can classify the read character string 9b acquired by the preset segment character, and can generate a read element group. Moreover, the collation apparatus 1 can classify the acquired registered character string 9d by the segmented character to generate a registered element group. The collation device 1 can generate a collation element group that includes the generated reading element group and the generated registration element group.

また、照合装置1は、生成した読取要素群と生成した照合用要素群とを照合することで、読取文字列9bの省略されている要素を特定し、生成した読取要素群と生成した照合用要素群との一致度を評価することができる。   The collation device 1 identifies the omitted element of the read character string 9b by collating the generated reading element group with the generated collating element group, and generates the collating element generated with the generated reading element group. The degree of coincidence with the element group can be evaluated.

また、照合装置1は、生成した登録要素群と生成した照合用要素群とを照合することで、登録文字列9dの省略されている要素を特定し、生成した登録要素群と生成した照合用要素群との一致度を評価することができる。   Further, the collation device 1 collates the generated registered element group with the generated collation element group to identify the omitted element of the registered character string 9d, and generates the collated registration element group and the generated collation element. The degree of coincidence with the element group can be evaluated.

また、照合装置1は、2つの一致度の評価結果をもとに読取文字列9bと登録文字列9dとの同一性を判定することができる。
このようにして、照合装置1は、照合対象となる文字列の一部に省略があっても、知識辞書なしに同一性を判定可能な照合をおこなうことができる。
The collation device 1 can determine the identity of the read character string 9b and the registered character string 9d based on the evaluation results of the two matching degrees.
In this way, the collation apparatus 1 can perform collation in which identity can be determined without a knowledge dictionary even if a part of a character string to be collated is omitted.

[第2の実施形態]
次に、より具体的な第2の実施形態について説明する。図2は、第2の実施形態の照合システムを示す図である。
[Second Embodiment]
Next, a more specific second embodiment will be described. FIG. 2 is a diagram illustrating a collation system according to the second embodiment.

照合システム10は、金融機関が有するシステムであり、金融機関の振替などに伴う本人確認の照合をおこなう際に利用される。照合システム10は、ネットワーク13と、ネットワーク13に接続するデータセンタ11と支店12とを備える。データセンタ11は、各支店12で利用するデータやサーバ11dなどを各支店12からアクセス可能にデータを保持する。支店12は金融機関の窓口業務などをおこなう店舗である。   The collation system 10 is a system possessed by a financial institution, and is used when collation for identity verification accompanying transfer of the financial institution or the like is performed. The verification system 10 includes a network 13, a data center 11 connected to the network 13, and a branch 12. The data center 11 holds data that can be accessed from each branch 12 by the data used at each branch 12 and the server 11d. The branch 12 is a store that performs a counter service of a financial institution.

データセンタ11は、登録情報データベース11aと、区分文字データベース11bと、正規化情報データベース11cと、サーバ11dとを備える。
登録情報データベース11aは、口座開設時に記入した本人確認に用いる情報を登録管理しているデータベースである。登録情報は、登録されている情報であり、たとえば、口座番号、登録支店名、印鑑、氏名、電話番号、住所などである。たとえば、登録情報は、口座と登録支店名を確定することで一意に情報を呼び出すことが可能である。
The data center 11 includes a registration information database 11a, a segmented character database 11b, a normalized information database 11c, and a server 11d.
The registration information database 11a is a database that registers and manages information used for identity verification entered at the time of opening an account. The registered information is registered information, such as an account number, registered branch name, seal, name, telephone number, and address. For example, the registration information can be uniquely called by determining an account and a registered branch name.

区分文字データベース11bは、住所を区分するための行政区分の区分文字(キーワード)を保持している。行政区分の区分文字は、たとえば、「都」,「道」,「府」,「県」,「郡」,「区」,「市」,「町」,「村」である。なお、区分文字は、任意の文字を設定してもよい。たとえば、照合装置20は、「島」などを行政区分として追加する。なお、地域特性や対象の集団にあわせて利用する区分文字を変化させてもよい。   The division character database 11b holds division characters (keywords) of administrative divisions for dividing addresses. The division characters of the administrative division are, for example, “city”, “road”, “prefecture”, “prefecture”, “county”, “district”, “city”, “town”, “village”. Note that any character may be set as the division character. For example, the collation device 20 adds “island” or the like as an administrative division. It should be noted that the division characters used may be changed in accordance with regional characteristics and the target group.

正規化情報データベース11cは、住所を正規化するための情報を保持している。正規化は、たとえば、「一丁目2番地3号」や「1−2−3」を「一−二−三」と変換し表現を統一することである。正規化情報データベース11cは、たとえば、漢数字を算用数字に変更するための情報や、「丁目」や「番地」を「−」に変換するための情報や、「号」を削るための情報などを保持している。   The normalization information database 11c holds information for normalizing addresses. Normalization is, for example, converting “1-chome-2 address 3” or “1-2-3” to “1-2-3” to unify the expressions. The normalized information database 11c is, for example, information for changing a Chinese numeral to an arithmetic numeral, information for converting "chome" or "address" into "-", or information for cutting "go" Etc.

サーバ11dは、各支店12の照合装置20などが要求するサービスを提供する。なお、サーバ11dは、照合装置20が有する機能を備え、支店12からの指示を受け照合をおこなってもよい。   The server 11d provides a service requested by the collation device 20 of each branch 12 or the like. Note that the server 11d may have the function of the collation device 20 and perform collation in response to an instruction from the branch 12.

支店12は、複数の照合装置20を備える。照合装置20は、支店12において本人確認の照合をおこなう端末であり、たとえば、オペレータが操作するPC(Personal Computer)である。照合装置20は、たとえば、利用者の依頼に基づき依頼票(帳票)を読取り、本人確認の照合をおこなう。また、照合装置20は、照合により本人確認をすることができた場合に、サーバ11dにサービスの依頼をおこなう。   The branch 12 includes a plurality of verification devices 20. The verification device 20 is a terminal that performs verification of identity verification at the branch 12, and is, for example, a PC (Personal Computer) operated by an operator. For example, the collation device 20 reads a request form (form) based on a user's request and performs collation for identity verification. The collation device 20 requests a service to the server 11d when the identity can be confirmed by the collation.

次に、照合装置のハードウェアの構成について図3を用いて説明する。図3は、第2の実施形態の照合装置のハードウェア構成を示す図である。
照合装置20は、プロセッサ21によって装置全体が制御されている。プロセッサ21には、バス29を介してRAM(Random Access Memory)22と複数の周辺機器が接続されている。プロセッサ21は、マルチプロセッサであってもよい。プロセッサ21は、たとえば、CPU(Central Processing Unit)、MPU(Micro Processing Unit)、DSP(Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、またはPLD(Programmable Logic Device)である。また、プロセッサ21は、CPU、MPU、DSP、ASIC、PLDのうちの2以上の要素の組み合わせであってもよい。
Next, the hardware configuration of the verification device will be described with reference to FIG. FIG. 3 is a diagram illustrating a hardware configuration of the collation device according to the second embodiment.
The entire verification device 20 is controlled by a processor 21. The processor 21 is connected to a RAM (Random Access Memory) 22 and a plurality of peripheral devices via a bus 29. The processor 21 may be a multiprocessor. The processor 21 is, for example, a central processing unit (CPU), a micro processing unit (MPU), a digital signal processor (DSP), an application specific integrated circuit (ASIC), or a programmable logic device (PLD). The processor 21 may be a combination of two or more elements among CPU, MPU, DSP, ASIC, and PLD.

RAM22は、照合装置20の主記憶装置として使用される。RAM22には、プロセッサ21に実行させるOS(Operating System)のプログラムやアプリケーションプログラムの少なくとも一部が一時的に格納される。また、RAM22には、プロセッサ21による処理に必要な各種データが格納される。   The RAM 22 is used as a main storage device of the verification device 20. The RAM 22 temporarily stores at least part of an OS (Operating System) program and application programs to be executed by the processor 21. The RAM 22 stores various data necessary for processing by the processor 21.

バス29に接続されている周辺機器としては、HDD(Hard Disk Drive)23、グラフィック処理装置24、入力インタフェース25、光学ドライブ装置26、機器接続インタフェース27およびネットワークインタフェース28がある。   Peripheral devices connected to the bus 29 include an HDD (Hard Disk Drive) 23, a graphic processing device 24, an input interface 25, an optical drive device 26, a device connection interface 27, and a network interface 28.

HDD23は、内蔵したディスクに対して、磁気的にデータの書き込みおよび読出しをおこなう。HDD23は、照合装置20の補助記憶装置として使用される。HDD23には、OSのプログラム、アプリケーションプログラム、および各種データが格納される。なお、補助記憶装置としては、フラッシュメモリなどの半導体記憶装置を使用することもできる。   The HDD 23 magnetically writes and reads data to and from the built-in disk. The HDD 23 is used as an auxiliary storage device of the collation device 20. The HDD 23 stores an OS program, application programs, and various data. Note that a semiconductor storage device such as a flash memory can also be used as the auxiliary storage device.

グラフィック処理装置24には、モニタ31が接続されている。グラフィック処理装置24は、プロセッサ21からの命令にしたがって、画像をモニタ31の画面に表示させる。モニタ31としては、CRT(Cathode Ray Tube)を用いた表示装置や液晶表示装置などがある。   A monitor 31 is connected to the graphic processing device 24. The graphic processing device 24 displays an image on the screen of the monitor 31 in accordance with an instruction from the processor 21. Examples of the monitor 31 include a display device using a CRT (Cathode Ray Tube) and a liquid crystal display device.

入力インタフェース25には、キーボード32とマウス33とスキャナ34とが接続されている。入力インタフェース25は、キーボード32、マウス33やスキャナ34から送られてくる信号をプロセッサ21に送信する。なお、マウス33は、ポインティングデバイスの一例であり、他のポインティングデバイスを使用することもできる。他のポインティングデバイスとしては、タッチパネル、タブレット、タッチパッド、トラックボールなどがある。   A keyboard 32, a mouse 33, and a scanner 34 are connected to the input interface 25. The input interface 25 transmits signals sent from the keyboard 32, mouse 33, and scanner 34 to the processor 21. The mouse 33 is an example of a pointing device, and other pointing devices can also be used. Examples of other pointing devices include a touch panel, a tablet, a touch pad, and a trackball.

光学ドライブ装置26は、レーザ光などを利用して、光ディスク35に記録されたデータの読取りをおこなう。光ディスク35は、光の反射によって読取り可能なようにデータが記録された可搬型の記録媒体である。光ディスク35には、DVD(Digital Versatile Disc)、DVD−RAM、CD−ROM(Compact Disc Read Only Memory)、CD−R(Recordable)/RW(ReWritable)などがある。   The optical drive device 26 reads data recorded on the optical disk 35 using laser light or the like. The optical disk 35 is a portable recording medium on which data is recorded so that it can be read by reflection of light. Examples of the optical disc 35 include a DVD (Digital Versatile Disc), a DVD-RAM, a CD-ROM (Compact Disc Read Only Memory), and a CD-R (Recordable) / RW (ReWritable).

機器接続インタフェース27は、照合装置20に周辺機器を接続するための通信インタフェースである。たとえば、機器接続インタフェース27には、メモリ装置36やメモリリーダライタ37を接続することができる。メモリ装置36は、機器接続インタフェース27との通信機能を搭載した記録媒体である。メモリリーダライタ37は、メモリカード38へのデータの書き込み、またはメモリカード38からのデータの読出しをおこなう装置である。メモリカード38は、カード型の記録媒体である。   The device connection interface 27 is a communication interface for connecting peripheral devices to the verification device 20. For example, the device connection interface 27 can be connected to a memory device 36 or a memory reader / writer 37. The memory device 36 is a recording medium equipped with a communication function with the device connection interface 27. The memory reader / writer 37 is a device that writes data to the memory card 38 or reads data from the memory card 38. The memory card 38 is a card type recording medium.

ネットワークインタフェース28は、ネットワーク13に接続されている。ネットワークインタフェース28は、ネットワーク13を介して、他のコンピュータまたは通信機器との間でデータの送受信をおこなう。   The network interface 28 is connected to the network 13. The network interface 28 transmits / receives data to / from other computers or communication devices via the network 13.

以上のようなハードウェア構成によって、第2の実施の形態の処理機能を実現することができる。なお、第1の実施の形態に示した装置も、図2に示した照合装置20と同様のハードウェアにより実現することができる。なお、サーバ11dも図2に示した照合装置20と同様の構成とできる。   With the hardware configuration described above, the processing functions of the second embodiment can be realized. Note that the apparatus shown in the first embodiment can also be realized by hardware similar to that of the collation apparatus 20 shown in FIG. The server 11d can also have the same configuration as that of the verification device 20 shown in FIG.

照合装置20は、たとえば、読取り可能な記録媒体に記録されたプログラムを実行することにより、第2の実施の形態の処理機能を実現する。照合装置20に実行させる処理内容を記述したプログラムは、様々な記録媒体に記録しておくことができる。たとえば、照合装置20に実行させるプログラムをHDD23に格納しておくことができる。プロセッサ21は、HDD23内のプログラムの少なくとも一部をRAM22にロードし、プログラムを実行する。また、照合装置20に実行させるプログラムを、光ディスク35、メモリ装置36、メモリカード38などの可搬型記録媒体に記録しておくこともできる。可搬型記録媒体に格納されたプログラムは、たとえば、プロセッサ21からの制御により、HDD23にインストールされた後、実行可能となる。また、プロセッサ21が、可搬型記録媒体から直接プログラムを読出して実行することもできる。   The collation device 20 implements the processing functions of the second embodiment by executing a program recorded on a readable recording medium, for example. A program describing the processing contents to be executed by the collation device 20 can be recorded in various recording media. For example, a program to be executed by the verification device 20 can be stored in the HDD 23. The processor 21 loads at least a part of the program in the HDD 23 into the RAM 22 and executes the program. In addition, a program to be executed by the collation device 20 can be recorded on a portable recording medium such as the optical disc 35, the memory device 36, and the memory card 38. The program stored in the portable recording medium becomes executable after being installed in the HDD 23 under the control of the processor 21, for example. The processor 21 can also read and execute a program directly from a portable recording medium.

次に、住所の照合の全体の流れについて図4を用いて説明する。図4は、第2の実施形態の照合システムにおける住所照合のフローチャートである。
照合装置20は、利用者の依頼にもとづいて帳票の住所(文字列)を読取り、読取った住所(読取住所)と登録している住所(登録住所)との照合をおこなう。照合装置20は、照合において、読取住所と登録住所それぞれを、予め設定した区分文字を用いて区分し、読取要素群と登録要素群を生成し、照合用要素群を生成し、評価し、同一性の判定をおこなう。
Next, the overall flow of address matching will be described with reference to FIG. FIG. 4 is a flowchart of address matching in the matching system of the second embodiment.
The collation device 20 reads the address (character string) of the form based on the user's request, and collates the read address (read address) with the registered address (registered address). In the verification, the verification device 20 classifies each of the read address and the registered address using preset classification characters, generates a read element group and a registered element group, generates a verification element group, evaluates the same, and the like. Make sex determination.

[ステップS1]照合装置20は、利用者が依頼した帳票を読取る帳票読取処理をおこなう。照合装置20は、帳票読取処理において読取った帳票のイメージデータを取得しデータの変換をおこなう。データの変換は、利用に適したデータ形式へ変換することであり、たとえば、イメージデータを文字データに変換することである。帳票読取処理については、後で図5を用いて詳細に説明する。   [Step S1] The collation device 20 performs a form reading process for reading the form requested by the user. The collation device 20 acquires the image data of the form read in the form reading process and converts the data. Data conversion is conversion to a data format suitable for use, for example, conversion of image data to character data. The form reading process will be described later in detail with reference to FIG.

[ステップS2]照合装置20は、読取要素群生成処理をおこなう。照合装置20は、読取住所を取得し、予め設定した区分文字を用いて、読取住所の区分をおこなう。また、照合装置20は、読取住所から区分された文字列を要素とする読取要素群を生成する。読取住所は、帳票から読取った住所の文字列である。読取要素群生成処理については、後で図8を用いて詳細に説明する。   [Step S2] The collation device 20 performs a reading element group generation process. The collation device 20 acquires the reading address, and classifies the reading address using a preset classification character. Moreover, the collation apparatus 20 produces | generates the reading element group which uses the character string divided from the reading address as an element. The read address is a character string of the address read from the form. The reading element group generation processing will be described later in detail with reference to FIG.

[ステップS3]照合装置20は、登録要素群生成処理をおこなう。照合装置20は、登録住所を取得し、予め設定した区分文字を用いて、登録住所の区分をおこなう。また、照合装置20は、登録住所から区分された文字列を要素とする登録要素群を生成する。登録住所は、口座開設時に記入し、登録情報データベース11aに予め登録している住所の文字列である。登録要素群生成処理については、後で図9を用いて詳細に説明する。   [Step S3] The collation device 20 performs a registered element group generation process. The collation device 20 acquires a registered address, and classifies the registered address using a preset classification character. Moreover, the collation apparatus 20 produces | generates the registration element group which uses the character string divided from the registered address as an element. The registered address is a character string of an address that is entered when the account is opened and registered in advance in the registration information database 11a. The registered element group generation process will be described later in detail with reference to FIG.

[ステップS4]照合装置20は、照合用要素群生成処理をおこなう。照合装置20は、読取要素群と登録要素群とを用いることで、照合用要素群を生成する。照合用要素群生成処理については、後で図12を用いて詳細に説明する。   [Step S4] The collation device 20 performs collation element group generation processing. The collation device 20 generates a collation element group by using the reading element group and the registered element group. The verification element group generation processing will be described later in detail with reference to FIG.

[ステップS5]照合装置20は、第一評価処理をおこなう。照合装置20は、第一評価処理において、照合用要素群と読取要素群との照合をおこなう。また、照合装置20は、照合結果を評価することで、照合用要素群と読取要素群との一致度をスコアとして算出する。第一評価処理については、後で図15を用いて詳細に説明する。   [Step S5] The verification device 20 performs a first evaluation process. The collation device 20 performs collation between the collation element group and the reading element group in the first evaluation process. Further, the collation device 20 evaluates the collation result, thereby calculating the degree of coincidence between the collation element group and the reading element group as a score. The first evaluation process will be described later in detail with reference to FIG.

[ステップS6]照合装置20は、第二評価処理をおこなう。照合装置20は、第二評価処理において、照合用要素群と登録要素群との照合をおこなう。また、照合装置20は、照合結果を評価することで、照合用要素群と登録要素群との一致度をスコアとして算出する。第二評価処理については、後で図16を用いて詳細に説明する。   [Step S6] The collation device 20 performs a second evaluation process. The collation device 20 performs collation between the collation element group and the registered element group in the second evaluation process. Moreover, the collation apparatus 20 calculates the coincidence degree between the collation element group and the registered element group as a score by evaluating the collation result. The second evaluation process will be described later in detail with reference to FIG.

[ステップS7]照合装置20は、同一性の判定処理をおこなう。照合装置20は、第一の評価処理と第二の評価処理とにもとづいて同一性の判定処理をおこなう。同一性の判定処理については、後で図17を用いて詳細に説明する。   [Step S7] The collation device 20 performs identity determination processing. The collation device 20 performs identity determination processing based on the first evaluation processing and the second evaluation processing. The identity determination process will be described later in detail with reference to FIG.

このようにして、照合装置20は、読取住所と登録住所との同一性の判定可能な照合をおこなうことができる。
次に、帳票読取処理について図5、図6、図7を用いて説明する。図5は、第2の実施形態の照合システムにおける帳票の読取処理のフローチャートである。図6は、第2の実施形態の口座開設票の署名部を示す図である。図7は、第2の実施形態の口座振替依頼票の署名部を示す図である。
In this way, the collation device 20 can perform collation in which the identity between the read address and the registered address can be determined.
Next, the form reading process will be described with reference to FIG. 5, FIG. 6, and FIG. FIG. 5 is a flowchart of a form reading process in the collation system of the second embodiment. FIG. 6 is a diagram illustrating a signature part of the account opening slip according to the second embodiment. FIG. 7 is a diagram illustrating a signature part of the account transfer request form according to the second embodiment.

帳票読取処理は、図4の照合処理のステップS1でおこなわれるほか、口座開設時に口座開設票のイメージデータを読取る際にもおこなわれる。
帳票読取処理は、たとえば、スキャナ34で取り込んだ帳票のイメージデータに対して、照合装置20のOCR(Optical Character Recognition)機能を用いることでおこなわれる。
The form reading process is performed in step S1 of the collation process of FIG. 4 and also when the image data of the account opening slip is read when the account is opened.
The form reading process is performed by using, for example, an OCR (Optical Character Recognition) function of the collation device 20 for the image data of the form taken in by the scanner 34.

[ステップS11]照合装置20は、帳票のイメージデータを取得する。照合装置20は、帳票のイメージデータの取得において、たとえば、口座開設票50、口座振替依頼票60の帳票全体をイメージデータとして取得する。   [Step S11] The collation device 20 acquires image data of a form. In the acquisition of the image data of the form, the collation device 20 acquires the entire form of the account opening form 50 and the account transfer request form 60 as image data, for example.

[ステップS12]照合装置20は、取得した帳票のイメージデータの切出しをおこなう。照合装置20は、ステップS11で読取った帳票全体のイメージデータを領域毎にいくつかに切出すことで住所のイメージデータ、氏名のイメージデータ、電話番号のイメージデータ、印鑑のイメージデータなどを切出す。照合装置20は、たとえば、予め帳票の一定領域を住所の記載領域などを、帳票の種別毎に領域設定しておくことで、領域内のイメージデータを特定して切出すことが可能である。   [Step S12] The collation device 20 cuts out the image data of the acquired form. The collation device 20 cuts out the image data of the entire form read in step S11 into several areas, thereby cutting out address image data, name image data, telephone number image data, seal image data, and the like. . For example, the collation device 20 can specify and cut out image data in an area by setting a predetermined area of the form in advance for an address description area for each type of form.

[ステップS13]照合装置20は、切出したイメージデータの認識変換をおこなう。照合装置20は、切出したイメージデータを認識し、利用に適したデータ形式への変換をおこなう。   [Step S13] The collation device 20 performs recognition conversion of the extracted image data. The collation device 20 recognizes the cut-out image data and converts it into a data format suitable for use.

照合装置20は、たとえば、切出した住所部51の領域内のイメージデータを認識し、記載されている文字を認識する。そして、照合装置20は、イメージデータから文字データ(文字列)への変換をおこなう。照合装置20は、切出したイメージデータを利用に適したデータ形式へ変換し、帳票読取処理を終了する。   For example, the collation device 20 recognizes the image data in the area of the address section 51 that has been cut out, and recognizes the written characters. Then, the collation device 20 performs conversion from image data to character data (character string). The collation device 20 converts the extracted image data into a data format suitable for use, and ends the form reading process.

なお、切出したイメージデータが印鑑のイメージデータである場合は、変換をおこなわずにイメージデータのまま登録や照合に利用してもよいし、筆跡鑑定などをおこなう場合には、変換したデータと切出したイメージデータとを併せて登録や照合に利用してもよい。   If the extracted image data is seal stamp image data, the image data may be used for registration or verification without conversion, and when handwriting appraisal or the like is performed, the converted data and the cut-out are extracted. The image data may also be used for registration and verification.

したがって、照合装置20は、帳票読取処理によれば、帳票から住所のイメージデータを切出し、住所のイメージデータを文字列として取得することができる。
次に、口座開設をする際に利用する帳票について説明をおこなう。利用者は口座開設時に帳票として口座開設票50を用いて口座の開設をおこなう。そして、口座開設票50の記入内容は、本人確認に用いられる情報としてデータセンタ11の登録情報データベース11aなどに登録される。口座開設票50は、住所部51と氏名部52と電話番号部53と口座番号部54と印鑑部55とを含む。
Therefore, according to the form reading process, the collation device 20 can extract the address image data from the form and acquire the address image data as a character string.
Next, the form used when opening an account will be described. The user opens an account using the account opening slip 50 as a form when opening the account. The contents entered in the account opening slip 50 are registered in the registration information database 11a of the data center 11 as information used for identity verification. The account opening slip 50 includes an address part 51, a name part 52, a telephone number part 53, an account number part 54, and a seal part 55.

住所部51は、住所を入力する領域である。氏名部52は、氏名および氏名のフリガナを入力する領域である。電話番号部53は、電話番号を入力する領域である。口座番号部54は、口座番号を記入する領域である。印鑑部55は、印鑑を捺印する領域である。   The address part 51 is an area for inputting an address. The name part 52 is an area for inputting a name and a reading of the name. The telephone number part 53 is an area for inputting a telephone number. The account number part 54 is an area for entering an account number. The seal stamp part 55 is an area for stamping a seal stamp.

照合装置20は、帳票読取処理で口座開設票50のイメージデータを取得し、領域に切出し、イメージデータを認識変換し、登録をおこなう。
たとえば、照合装置20は、口座開設票50のイメージデータを、帳票読取処理のステップS12において、住所部51と氏名部52と電話番号部53と口座番号部54と印鑑部55とのイメージデータに切り分ける。そして、照合装置20は、たとえば、住所部51と氏名部52と電話番号部53と口座番号部54とのイメージデータを文字データ(文字列)に変換をおこない、印鑑部55のイメージデータの変換はおこなわない。
The collation device 20 acquires the image data of the account opening slip 50 by the form reading process, cuts it out into an area, recognizes and converts the image data, and performs registration.
For example, the collation device 20 converts the image data of the account opening slip 50 into image data of the address portion 51, the name portion 52, the telephone number portion 53, the account number portion 54, and the seal portion 55 in step S12 of the form reading process. Carve out. And the collation apparatus 20 converts the image data of the address part 51, the name part 52, the telephone number part 53, and the account number part 54 into character data (character string), and converts the image data of the seal part 55, for example. Do not do.

そして、照合装置20は、変換後のデータを本人情報として登録情報データベース11aに登録をおこなう。照合装置20は、たとえば、口座番号「11111111」と、住所「群馬県吉岡町〇−△−□」と、氏名「(ヤマダタロウ)山田太郎」と、電話番号「111−999−0000」と、印鑑のイメージデータとを、口座開設業務を実行した金融機関名や支店名などとともに、本人情報としてデータセンタ11の登録情報データベース11aに登録をおこなう。   Then, the verification device 20 registers the converted data in the registration information database 11a as the personal information. For example, the collation apparatus 20 has an account number “11111111”, an address “Yoshioka-cho, Gunma Prefecture 0-Δ- □”, a name “Taro Yamada”, a telephone number “111-999-0000”, The image data of the seal is registered in the registration information database 11a of the data center 11 as personal information together with the name of the financial institution or branch that executed the account opening operation.

次に、利用者が口座振替を依頼する際に利用する帳票について説明をおこなう。利用者または第三者による口座振替は、口座振替時に帳票として口座振替依頼票60を用いて振替をおこなう。照合装置20は、口座振替依頼票60の記入内容と、予め登録されている登録情報とを照合することにより、本人確認をおこなう。口座振替依頼票60は、住所部61と、氏名部62と、電話番号部63と、金融機関部64と、支店部65と、口座種目部66と、口座番号部67と、印鑑部68とを含む。   Next, the form used when the user requests account transfer will be described. Account transfer by a user or a third party is performed using the account transfer request form 60 as a form at the time of account transfer. The collation device 20 performs identity verification by collating the contents entered in the account transfer request form 60 with registered information registered in advance. The account transfer request slip 60 includes an address section 61, a name section 62, a telephone number section 63, a financial institution section 64, a branch section 65, an account type section 66, an account number section 67, and a seal section 68. including.

住所部61と氏名部62と電話番号部63と口座番号部67と印鑑部68は上記と同様であるため説明を省略する。金融機関部64は、金融機関の名称を入力する領域である。支店部65は、金融機関の支店名を入力する領域である。口座種目部66は、口座の種類を入力する領域である。   Since the address part 61, the name part 62, the telephone number part 63, the account number part 67, and the seal part 68 are the same as described above, description thereof is omitted. The financial institution unit 64 is an area for inputting the name of the financial institution. The branch section 65 is an area for inputting a branch name of a financial institution. The account type part 66 is an area for inputting an account type.

照合装置20は、たとえば、口座振替依頼票60を帳票読取処理のステップS12でイメージデータとして切出すことで、口座振替依頼票60を住所部61と、氏名部62と、電話番号部63と、金融機関部64と、支店部65と、口座種目部66と、口座番号部67と、印鑑部68とに分ける。   For example, the collation apparatus 20 cuts out the account transfer request form 60 as image data in step S12 of the form reading process, so that the account transfer request form 60 is addressed, the name part 62, the telephone number part 63, It is divided into a financial institution unit 64, a branch unit 65, an account type unit 66, an account number unit 67, and a seal unit 68.

また、照合装置20は、口座振替依頼票60を帳票読取処理のステップS13でイメージデータとして認識し、照合に適したデータに変換をおこなう。
照合装置20は、たとえば、切出して取得した、金融機関「ABC銀行」と支店「前橋支店」と口座種目「普通」と口座番号「11111111」とを用いて、予め登録されている住所、氏名、電話番号、印鑑などの登録情報を一意に特定する。
The collation device 20 recognizes the account transfer request form 60 as image data in step S13 of the form reading process, and converts it into data suitable for collation.
The collation device 20 uses, for example, the financial institution “ABC bank”, the branch “Maebashi branch”, the account type “ordinary”, and the account number “11111111” acquired in advance, and the address, name, Uniquely specify registration information such as phone numbers and seals.

次に、図8を用いて読取要素群生成処理について説明をおこなう。図8は、第2の実施形態の照合システムにおける読取要素群生成処理のフローチャートである。読取要素群生成処理は、照合装置20において図4の照合処理のステップS2でおこなわれる。照合装置20は、読取住所と区分文字とを用いて読取要素群を生成する。照合装置20は、読取要素群生成処理において、読取住所を取得し、区分文字を用いて読取住所を区分し、読取住所から区分された文字列を要素とする読取要素群の生成をおこなう。   Next, the reading element group generation processing will be described with reference to FIG. FIG. 8 is a flowchart of the reading element group generation process in the collation system of the second embodiment. The reading element group generation process is performed in step S2 of the collation process of FIG. The collation device 20 generates a reading element group using the reading address and the division character. In the reading element group generation process, the collation device 20 acquires the reading address, classifies the reading address using the segmented characters, and generates a reading element group including the character strings segmented from the reading address as elements.

[ステップS21]照合装置20は、読取住所を取得し、読取住所の先頭の文字を認識対象と設定する。照合装置20は、帳票読取処理で取得したデータから読取住所を取得し、取得した読取住所の先頭の文字を認識対象と設定する。   [Step S21] The collation device 20 acquires a read address, and sets the first character of the read address as a recognition target. The collation device 20 acquires a reading address from the data acquired in the form reading process, and sets the first character of the acquired reading address as a recognition target.

[ステップS22]照合装置20は、区分文字と正規化情報を取得する。照合装置20は、データセンタ11の区分文字データベース11bと正規化情報データベース11cとから区分文字と正規化情報を取得する。   [Step S22] The collation device 20 acquires the segmented characters and the normalization information. The collation device 20 acquires the segmented characters and the normalized information from the segmented character database 11b and the normalized information database 11c of the data center 11.

[ステップS23]照合装置20は、読取住所の正規化をおこなう。照合装置20は、正規化情報をもとに読取住所の正規化をおこなう。正規化は、文字列の表現を統一する事であり、たとえば、算用数字の「1」を漢数字の「一」にし、「1丁目8番地3号」を「一−八−三」などと変換する。   [Step S23] The collation device 20 normalizes the read address. The collation device 20 normalizes the read address based on the normalization information. Normalization is to unify the expression of the character string. For example, “1” of the arithmetic number is changed to “1” of the Chinese numeral, “1-8-8-3” is “1-8-3”, etc. And convert.

[ステップS24]照合装置20は、文字列から認識対象を認識する。照合装置20は、認識対象と設定している文字を認識する。
[ステップS25]照合装置20は、認識した文字が区分文字であるか否かの判定をおこなう。照合装置20は、認識した文字が区分文字であると判定するとステップS26へすすみ、認識した文字が区分文字でないと判定するとステップS27へすすむ。
[Step S24] The collation device 20 recognizes a recognition target from the character string. The collation device 20 recognizes the character set as the recognition target.
[Step S25] The collation device 20 determines whether or not the recognized character is a segmented character. If the collation device 20 determines that the recognized character is a segmented character, it proceeds to step S26, and if it determines that the recognized character is not a segmented character, it proceeds to step S27.

[ステップS26]照合装置20は、文字列を区分し、区分した文字列を読取要素群に追加する。照合装置20は、区分文字であると判定した文字を境界に、文字列を、区分文字か否かの判定をおこなっている文字列と、区分文字か否かの判定をおこなっていない文字列とに区分する。また、照合装置20は、区分された文字列のうち、判定をおこなっている文字列に順序情報(読取順序情報)を関連付けて読取要素群に追加し、判定をおこなっていない文字列を次の処理対象の文字列に設定する。順序情報は、順序を一意に特定可能な情報である。読取順序情報は、読取文字列における読取要素群の要素の並び順を特定可能な情報であり、要素が読取文字列の中でどのような語順で存在したかを特定するための情報である。たとえば、照合装置20は、読取要素群に追加する順で要素に読取順序情報を関連付けることで、読取順序情報にしたがい並び替えると読取住所と同様の並び順になるように、読取順序情報を要素に関連付けることができる。   [Step S26] The collation device 20 classifies the character string and adds the segmented character string to the reading element group. The collation device 20 uses a character string determined to be a segmented character as a boundary, a character string that has been determined whether it is a segmented character, and a character string that has not been determined to be a segmented character. Divide into In addition, the collation device 20 associates the order information (reading order information) with the character string that has been determined among the divided character strings and adds it to the reading element group. Set to the character string to be processed. The order information is information that can uniquely identify the order. The reading order information is information that can specify the arrangement order of the elements of the reading element group in the reading character string, and is information for specifying in what word order the elements exist in the reading character string. For example, the collation device 20 associates the reading order information with the elements in the order in which they are added to the reading element group, so that the reading order information is arranged in the same order as the reading addresses when rearranged according to the reading order information. Can be associated.

[ステップS27]照合装置20は、処理対象の文字列の全ての文字について区分文字か否かの判定をおこなったか否か判定をおこなう。照合装置20は、処理対象との文字列の全ての文字について、区分文字か否かの判定をおこなっていると判定した場合にステップS29にすすみ、処理対象の文字列の文字に、区分文字か否かの判定をおこなっていない文字が存在すると判定した場合にステップS28にすすむ。   [Step S27] The collation device 20 determines whether or not all characters of the character string to be processed have been determined as segmented characters. If the collation device 20 determines that all characters in the character string to be processed are determined to be segmented characters, the verification device 20 proceeds to step S29, and whether the character of the character string to be processed is a segmented character. If it is determined that there is a character for which no determination is made, the process proceeds to step S28.

[ステップS28]照合装置20は、処理対象の文字列の認識対象の文字を更新する。照合装置20は、処理対象の文字列に、認識対象と設定されている文字が存在する場合には、認識対象の文字の次の文字を認識対象と設定する。また、照合装置20は、処理対象の文字列に、認識対象と設定されている文字が存在しない場合には、先頭の文字を認識対象と設定する。   [Step S28] The collation device 20 updates the character to be recognized in the character string to be processed. When there is a character set as a recognition target in the character string to be processed, the collation device 20 sets the character next to the recognition target character as the recognition target. In addition, when the character set as the recognition target does not exist in the character string to be processed, the collation device 20 sets the first character as the recognition target.

処理対象の文字列に認識対象と設定されている文字が存在する場合とは、ステップS25において認識対象の文字が区分文字でないと判定された場合であり、処理対象の文字列に認識対象と設定する文字列が存在しない場合とは、ステップS25において認識対象の文字が区分文字として判定され、ステップS26において文字列が区分された場合である。   The case where the character set as the recognition target exists in the character string to be processed is the case where it is determined in step S25 that the character to be recognized is not a segmented character, and the character string to be processed is set as the recognition target. The case where there is no character string to be recognized is a case where the character to be recognized is determined as a segmented character in step S25 and the character string is segmented in step S26.

[ステップS29]照合装置20は、処理対象の文字列に順序情報を関連付けて読取要素群に追加する。照合装置20は、最後に残った区分文字を有さない文字列に読取順序情報を関連付けて読取要素群に追加する。   [Step S29] The collation device 20 associates order information with the character string to be processed and adds it to the reading element group. The collation device 20 associates the reading order information with the character string that does not have the last remaining segmented character and adds it to the reading element group.

読取要素群生成処理によれば、照合装置20は、読取住所を複数の要素に区分することができる。
次に、図9を用いて登録要素群生成処理について説明をおこなう。図9は、第2の実施形態の照合システムにおける登録要素群生成処理のフローチャートである。登録要素群生成処理は、照合装置20において図4の照合処理のステップS3でおこなわれる。照合装置20は、登録要素群生成処理において、登録住所を区分し、登録住所から区分された文字列を要素とする登録要素群の生成をおこなう。
According to the reading element group generation processing, the collation device 20 can classify the reading address into a plurality of elements.
Next, registered element group generation processing will be described with reference to FIG. FIG. 9 is a flowchart of registered element group generation processing in the collation system of the second embodiment. The registered element group generation processing is performed in the verification device 20 in step S3 of the verification processing in FIG. In the registered element group generation process, the collation device 20 classifies the registered address, and generates a registered element group having a character string segmented from the registered address as an element.

[ステップS31]照合装置20は、登録住所を取得し、登録住所の先頭の文字を認識対象と設定する。照合装置20は、登録住所を登録情報データベース11aから取得し、取得した登録住所の先頭の文字を認識対象と設定する。   [Step S31] The collation device 20 acquires a registered address, and sets the first character of the registered address as a recognition target. The collation device 20 acquires a registered address from the registration information database 11a, and sets the first character of the acquired registered address as a recognition target.

[ステップS32]照合装置20は、区分文字と正規化情報を取得する。照合装置20は、データセンタ11の区分文字データベース11bと正規化情報データベース11cとから区分文字と正規化情報を取得する。   [Step S32] The collation device 20 acquires the segmented characters and the normalization information. The collation device 20 acquires the segmented characters and the normalized information from the segmented character database 11b and the normalized information database 11c of the data center 11.

[ステップS33]照合装置20は、読取住所の正規化をおこなう。照合装置20は、正規化情報をもとに読取住所の正規化をおこなう。
[ステップS34]照合装置20は、文字列から認識対象を認識する。照合装置20は、認識対象と設定している文字を認識する。
[Step S33] The collation device 20 normalizes the read address. The collation device 20 normalizes the read address based on the normalization information.
[Step S34] The collation device 20 recognizes a recognition target from the character string. The collation device 20 recognizes the character set as the recognition target.

[ステップS35]照合装置20は、認識した文字が区分文字であるか否かの判定をおこなう。照合装置20は、認識した文字が区分文字であると判定するとステップS36へすすみ、認識した文字が区分文字でないと判定するとステップS37へすすむ。   [Step S35] The collation device 20 determines whether or not the recognized character is a segmented character. The collation device 20 proceeds to step S36 if it determines that the recognized character is a segmented character, and proceeds to step S37 if it determines that the recognized character is not a segmented character.

[ステップS36]照合装置20は、文字列を区分し、区分した文字列を登録要素群に追加する。照合装置20は、区分文字であると判定した文字を境界に、文字列を、区分文字か否かの判定をおこなっている文字列と、区分文字か否かの判定をおこなっていない文字列とに区分する。また、照合装置20は、区分された文字列のうち、判定をおこなっている文字列に順序情報(登録順序情報)を関連付けて登録要素群に追加し、判定をおこなっていない文字列を次の処理対象の文字列に設定する。登録順序情報は、登録文字列における登録要素群の要素の並び順を特定可能な順序情報であり、要素が登録文字列の中でどのような語順で存在したかを特定するための情報である。たとえば、照合装置20は、登録要素群に追加する順で要素に登録順序情報を関連付けることで、登録順序情報にしたがい並び替えると登録住所と同様の語順になるように、登録順序情報を要素に関連付けることができる。   [Step S36] The collation apparatus 20 classifies the character string and adds the segmented character string to the registered element group. The collation device 20 uses a character string determined to be a segmented character as a boundary, a character string that has been determined whether it is a segmented character, and a character string that has not been determined to be a segmented character. Divide into In addition, the collation device 20 associates order information (registration order information) with the character string that has been determined among the divided character strings, and adds the information to the registered element group. Set to the character string to be processed. The registration order information is order information that can specify the arrangement order of the elements of the registered element group in the registered character string, and is information for specifying in what word order the elements exist in the registered character string. . For example, the collation device 20 associates the registration order information with the elements in the order in which they are added to the registered element group, so that the registration order information is converted into the same word order as the registered address when rearranged according to the registration order information. Can be associated.

[ステップS37]照合装置20は、処理対象の文字列の全ての文字について区分文字か否かの判定をおこなったか否か判定をおこなう。照合装置20は、処理対象との文字列の全ての文字について、区分文字か否かの判定をおこなっていると判定した場合にステップS39にすすみ、処理対象の文字列の文字に、区分文字か否かの判定をおこなっていない文字が存在すると判定した場合にステップS38にすすむ。   [Step S37] The collation device 20 determines whether or not all the characters in the character string to be processed have been determined as segmented characters. If the collation device 20 determines that all characters in the character string to be processed are determined to be segmented characters, the verification device 20 proceeds to step S39, and whether the character of the character string to be processed is a segmented character. If it is determined that there is a character for which no determination is made, the process proceeds to step S38.

[ステップS38]照合装置20は、処理対象の文字列の認識対象の文字を更新する。照合装置20は、処理対象の文字列に、認識対象と設定されている文字が存在する場合には、認識対象の文字の次の文字を認識対象と設定する。また、照合装置20は、処理対象の文字列に、認識対象と設定されている文字が存在しない場合には、先頭の文字を認識対象と設定する。処理対象の文字列に認識対象と設定されている文字が存在する場合とは、ステップS35において認識対象の文字が区分文字でないと判定された場合であり、処理対象の文字列に認識対象と設定する文字列が存在しない場合とは、ステップS35において認識対象の文字が区分文字として判定され、ステップS36において文字列が区分された場合である。   [Step S38] The collation device 20 updates the character to be recognized in the character string to be processed. When there is a character set as a recognition target in the character string to be processed, the collation device 20 sets the character next to the recognition target character as the recognition target. In addition, when the character set as the recognition target does not exist in the character string to be processed, the collation device 20 sets the first character as the recognition target. The case where the character set as the recognition target exists in the character string to be processed is the case where it is determined in step S35 that the character to be recognized is not a segmented character, and the character string to be processed is set as the recognition target. The case where there is no character string to be recognized is when the character to be recognized is determined as a segmented character in step S35 and the character string is segmented in step S36.

[ステップS39]照合装置20は、処理対象の文字列に順序情報を関連付けて登録要素群に追加する。照合装置20は、最後に残った区分文字を有さない文字列に登録順序情報を関連付けて登録要素群に追加する。   [Step S39] The collation device 20 associates the order information with the character string to be processed and adds it to the registered element group. The collation device 20 associates the registration order information with the character string that does not have the last remaining segmented character and adds it to the registered element group.

登録要素群生成処理によれば、照合装置20は、登録住所を複数の要素に区分することができる。
次に、区分文字を用いた住所の区分について図10、図11を用いて説明をおこなう。図10、図11は、第2の実施形態の照合システムにおける区分文字を用いた区分処理の一例を示す図である。区分文字を用いた住所の区分は、図8、図9において照合装置20でおこなわれる。区分文字を用いた住所の区分は、処理対象の文字列と区分文字とを用いておこなわれ、区分した文字列は要素群に格納される。
According to the registered element group generation process, the collation device 20 can classify the registered address into a plurality of elements.
Next, the address classification using the classification characters will be described with reference to FIGS. FIG. 10 and FIG. 11 are diagrams illustrating an example of a sorting process using a sorting character in the collation system of the second embodiment. The address classification using the classification characters is performed by the matching device 20 in FIGS. The classification of addresses using the division characters is performed using the character string to be processed and the division characters, and the divided character strings are stored in the element group.

照合装置20は、住所の区分101において、処理対象の文字列(住所)「群馬県吉岡町〇−△−□」と区分文字「都」,「道」,「府」,「県」,「区」,「郡」,「市」,「町」,「村」とを取得する。照合装置20は、処理対象の文字列と区分文字を取得する。   In the address classification 101, the collation device 20 uses a character string (address) to be processed “Yoshioka-cho 0-Δ- □” in Gunma Prefecture and classification characters “Miyako”, “Road”, “Prefecture”, “Prefecture”, “ Get ward, county, city, town, and village. The collation device 20 acquires a character string to be processed and a segmented character.

照合装置20は、住所の区分102において、処理対象の文字列の先頭の「群」を認識対象として設定し、区分文字か否かの認識をおこなう。照合装置20は、「群」が区分文字ではなく、処理対象の文字列に判定をおこなっていない文字が存在するので認識対象を更新する。   The collation device 20 sets the first “group” of the character string to be processed in the address classification 102 as a recognition target, and recognizes whether the character is a classification character. The collation device 20 updates the recognition target because the “group” is not a segmented character and there is a character that has not been determined in the character string to be processed.

照合装置20は、住所の区分103において、認識対象の「群」の次の「馬」を認識対象として設定し、区分文字か否かの認識をおこなう。照合装置20は、「馬」が区分文字ではなく、処理対象の文字列に判定をおこなっていない文字が存在するので認識対象を更新する。   In the address classification 103, the collation device 20 sets “horse” next to the recognition target “group” as a recognition target, and recognizes whether or not it is a classification character. The collation device 20 updates the recognition target because “horse” is not a segmented character and there is a character that has not been determined in the character string to be processed.

照合装置20は、住所の区分104において、認識対象の「馬」の次の「県」を認識対象として設定し、区分文字か否かの認識をおこなう。照合装置20は、「県」が区分文字であるので、判定済みの「群」,「馬」と共に区分文字の「県」を含めて、文字列「群馬県」として区分し、文字列に順序情報を関連付けて要素群に格納する。また、照合装置20は、処理対象の文字列に「吉岡町〇−△−□」を設定する。照合装置20は、処理対象の文字列に判定をおこなっていない文字が存在するので認識対象を更新する。   In the address classification 104, the collation device 20 sets the “prefecture” next to the recognition target “horse” as the recognition target, and recognizes whether the character is a classification character. Since “prefecture” is a segmented character, the collation apparatus 20 classifies the character string “Gunma prefecture” including the determined “group” and “horse” together with the segmented character “prefecture”, and orders the character strings. Information is associated and stored in the element group. Further, the collation device 20 sets “Yoshiokamachi 0-Δ- □” as the character string to be processed. The collation device 20 updates the recognition target because there is a character that has not been determined in the character string to be processed.

照合装置20は、住所の区分105において、処理対象の文字列の先頭の「吉」を認識対象として設定し、区分文字か否かの認識をおこなう。照合装置20は、「吉」が区分文字ではなく、処理対象の文字列に判定をおこなっていない文字が存在するので認識対象を更新する。   In the address classification 105, the collation apparatus 20 sets “yoshi” at the beginning of the character string to be processed as a recognition target, and recognizes whether or not it is a classification character. The collation device 20 updates the recognition target because “kichi” is not a segmented character and there is a character that has not been determined in the character string to be processed.

照合装置20は、住所の区分106において、認識対象の「吉」の次の「岡」を認識対象として設定し、区分文字か否かの認識をおこなう。照合装置20は、「岡」が区分文字ではなく、処理対象の文字列に判定をおこなっていない文字が存在するので認識対象を更新する。   In the address classification 106, the collation device 20 sets “oka” next to the recognition target “yoshi” as the recognition target, and recognizes whether or not the character is a classification character. The collation device 20 updates the recognition target because “oka” is not a segmented character and there is a character that has not been determined in the character string to be processed.

照合装置20は、住所の区分107において、認識対象の「岡」の次の「町」を認識対象として設定し、区分文字か否かの認識をおこなう。照合装置20は、「町」が区分文字であるので、判定済みの「吉」,「岡」と共に区分文字の「町」を含めて、文字列「吉岡町」として区分し、文字列に順序情報を関連付けて要素群に格納する。また、照合装置20は、処理対象の文字列に「〇−△−□」を設定する。照合装置20は、処理対象の文字列に判定をおこなっていない文字が存在するので認識対象を更新する。   The collation device 20 sets “town” next to “Oka” to be recognized as the recognition target in the address classification 107 and recognizes whether or not the character is a classification character. Since “Machi” is a segmented character, the collation device 20 classifies the character string “Yoshiokacho” together with the determined “Kichi” and “Oka” as a character string “Yoshiokacho”, and orders the character strings. Information is associated and stored in the element group. Further, the collation device 20 sets “◯ −Δ− □” to the character string to be processed. The collation device 20 updates the recognition target because there is a character that has not been determined in the character string to be processed.

照合装置20は、住所の区分108において、処理対象の文字列の先頭の「〇」を認識対象として設定し、区分文字か否かの認識をおこなう。照合装置20は、「〇」が区分文字ではなく、処理対象の文字列に判定をおこなっていない文字が存在するので認識対象を更新する。   In the address classification 108, the collation apparatus 20 sets “o” at the beginning of the character string to be processed as a recognition target, and recognizes whether the character is a classification character. The collation apparatus 20 updates the recognition target because “◯” is not a segmented character and there is a character that has not been determined in the character string to be processed.

照合装置20は、住所の区分109において、認識対象の「〇」の次の「−」を認識対象として設定し、区分文字か否かの認識をおこなう。照合装置20は、「−」が区分文字ではなく、処理対象の文字列に判定をおこなっていない文字が存在するので認識対象を更新する。   In the address classification 109, the collation apparatus 20 sets “−” next to the recognition target “◯” as the recognition target, and recognizes whether or not it is a classification character. The collation device 20 updates the recognition target because “−” is not a segmented character and there is a character that has not been determined in the character string to be processed.

照合装置20は、住所の区分110において、認識対象の「−」の次の「△」を認識対象として設定し、区分文字か否かの認識をおこなう。照合装置20は、「△」が区分文字ではなく、処理対象の文字列に判定をおこなっていない文字が存在するので認識対象を更新する。   In the address classification 110, the collation device 20 sets “Δ” next to the recognition target “−” as the recognition target, and recognizes whether or not it is a classification character. The collation apparatus 20 updates the recognition target because “Δ” is not a segmented character and there is a character that has not been determined in the character string to be processed.

照合装置20は、住所の区分111において、認識対象の「△」の次の「−」を認識対象として設定し、区分文字か否かの認識をおこなう。照合装置20は、「−」が区分文字ではなく、処理対象の文字列に判定をおこなっていない文字が存在するので認識対象を更新する。   In the address classification 111, the collation device 20 sets “−” next to the recognition target “Δ” as the recognition target, and recognizes whether or not it is the classification character. The collation device 20 updates the recognition target because “−” is not a segmented character and there is a character that has not been determined in the character string to be processed.

照合装置20は、住所の区分112において、認識対象の「−」の次の「□」を認識対象として設定し、区分文字か否かの認識をおこなう。照合装置20は、「□」が区分文字ではないが、文字列の最後の文字に当たる。したがって、照合装置20は、判定済みの「〇」,「−」,「△」,「−」と共に「□」を含めて、最後に残った区分文字を有さない文字列「〇−△−□」に順序情報を関連付けて要素群に格納し、区分文字を用いた区分を終了する。   In the address classification 112, the collation apparatus 20 sets “□” next to the recognition target “−” as the recognition target, and recognizes whether or not it is a classification character. In the collation device 20, “□” is not a segment character, but corresponds to the last character of the character string. Therefore, the collation apparatus 20 includes the character string “◯ -Δ−” including “□” together with the determined “◯”, “−”, “Δ”, “−”, and having no segment character remaining at the end. Order information is associated with “□” and stored in the element group, and the division using the division character is terminated.

このように区分文字「都」,「道」,「府」,「県」,「区」,「郡」,「市」,「町」,「村」を用いることで、住所「群馬県吉岡町〇−△−□」は要素群「群馬県」,「吉岡町」,「〇−△−□」と区分することができる。以上が区分文字を用いた住所の区分の例である。   Thus, by using the division characters “Me”, “Road”, “Prefecture”, “Prefecture”, “District”, “County”, “City”, “Town”, “Village”, the address “Yoshioka, Gunma Prefecture” The town “0-Δ- □” can be divided into the element groups “Gunma Prefecture”, “Yoshioka Town”, “0-Δ- □”. The above is an example of the division of the address using a division character.

なお、行政区分内に区分文字が存在する場合、たとえば、「千葉県市川市市川〇−△−□」のような場合は、区分文字を用いて区分すると要素群は「千葉県」,「市」,「川市」,「市」,「川〇−△−□」となる。この結果を、知識辞書を用いて正しい行政区分に区分した場合の要素群「千葉県」,「市川市」,「市川〇−△−□」と比べると、「市川市」が「市」,「川市」と、「市川〇−△−□」が「市」,「川〇−△−□」と行政区分の中に区分文字が存在すると、より細かく区分されている。したがって、照合装置20は、区分文字による区分方法によれば、異なる行政区分を、異なる要素に区分できる。また、住所の省略は、行政区分単位でおこなわれるため、行政区分内に区分文字が存在し、正しい行政区分に区分できない場合であっても、同一性の判定にはあまり影響を及ぼさない。   In addition, when there is a division character in the administrative division, for example, “Ichikawa Ichikawa Ichikawa 0- △-□”, the element group is divided into “Chiba Prefecture”, “City” ”,“ River city ”,“ city ”, and“ river 0- △-□ ”. Comparing the results with the element groups “Chiba Prefecture”, “Ichikawa City”, and “Ichikawa O- △-□” when the result is divided into correct administrative divisions using a knowledge dictionary, “Ichikawa City” is “city”, “Kagawa City” and “Ichikawa 0-Δ- □” are further divided into “city” and “kawa 0-Δ- □” if there are division characters in the administrative divisions. Therefore, the collation apparatus 20 can classify different administrative divisions into different elements according to the classification method using division characters. Further, since omission of addresses is performed in units of administrative divisions, even if there are division characters in the administrative divisions, and it cannot be classified into correct administrative divisions, the determination of identity is not significantly affected.

次に、照合用の要素群の生成処理について図12、図13、図14を用いて説明する。
図12は、第2の実施形態の照合システムにおける照合用要素群生成処理のフローチャートである。図13、図14は、第2の実施形態の照合システムにおける照合用要素群生成処理の一例を示す図である。照合用要素群生成処理は、照合装置20において、図4の照合処理のステップS4でおこなわれる。
Next, collation element group generation processing will be described with reference to FIGS. 12, 13, and 14.
FIG. 12 is a flowchart of collation element group generation processing in the collation system of the second embodiment. 13 and 14 are diagrams illustrating an example of a collating element group generation process in the collating system according to the second embodiment. The verification element group generation processing is performed in the verification device 20 in step S4 of the verification processing in FIG.

[ステップS41]照合装置20は、照合用要素群に登録要素群を追加する。照合装置20は、照合用要素群を生成するにあたり、登録要素群をベースとして照合用要素群の生成をおこなう。   [Step S41] The collation device 20 adds a registered element group to the collation element group. In generating the verification element group, the verification apparatus 20 generates the verification element group based on the registered element group.

照合装置20は、登録要素群の各要素を照合用要素群に追加する。また、照合装置20は、照合用要素群に要素を追加する際、要素の登録順序情報(要素に関連付けされている登録順序情報)から、照合用要素群の要素の照合用順序情報(要素に関連付けされる照合用順序情報)を生成する。照合用順序情報は、照合用要素群の要素の整列に用いる順序情報である。要素の登録順序情報から生成される照合用要素群の要素の照合用順序情報は、たとえば、登録順序情報から特定される要素の並び順である。   The collation device 20 adds each element of the registered element group to the collation element group. In addition, when the collation device 20 adds an element to the collation element group, the collation order information (element to element) of the collation element group is obtained from the element registration order information (registration order information associated with the element). (Related order information for collation) is generated. The collation order information is order information used for arranging the elements of the collation element group. The collation order information of the elements in the collation element group generated from the element registration order information is, for example, the arrangement order of the elements specified from the registration order information.

[ステップS42]照合装置20は、登録要素群の各要素を参照対象と設定する。参照対象は、照合用要素群を生成するにあたり、要素を追加するか否かを決めるために用いられる。   [Step S42] The collation device 20 sets each element of the registered element group as a reference target. The reference object is used to determine whether or not to add an element when generating a collation element group.

[ステップS43]照合装置20は、まだ参照をおこなっていない読取要素群の要素を一つ選択し、登録要素群の参照対象と設定されている要素と参照をおこなう。照合装置20は、参照対象を参照することで選択した要素と対をなす(同一の)登録要素群の要素(以下対をなす要素)を探し出す。   [Step S43] The collation apparatus 20 selects one element of the reading element group that has not been referred to, and refers to the element set as the reference target of the registered element group. The collation device 20 searches for an element (hereinafter referred to as a pair) of a registered element group that is paired (identical) with the element selected by referring to the reference object.

[ステップS44]照合装置20は、参照した結果要素が登録要素群の参照対象と設定されている要素と対をなす要素が存在するか否か判定をおこなう。照合装置20は、参照した結果参照対象に選択した要素と対をなす要素が存在すると判定した場合にステップS46へすすみ、参照対象に選択した要素と対をなす要素が存在しないと判定した場合にステップS45へすすむ。   [Step S44] The collation apparatus 20 determines whether or not there is an element whose reference result element is paired with an element set as a reference object of the registered element group. The collation apparatus 20 proceeds to step S46 when it is determined that there is an element that makes a pair with the selected element as a reference target, and when it is determined that there is no element that makes a pair with the selected element as a reference object. Proceed to step S45.

[ステップS45]照合装置20は、選択した要素を照合用要素群に追加する。照合装置20は、読取要素群の選択した要素を照合用要素群に追加する。また、照合装置20は、照合用要素群に要素を追加する際、選択した要素の読取順序情報(要素に関連付けされている読取順序情報)から、照合用要素群の要素の照合用順序情報を生成する。選択した要素の読取順序情報から生成される照合用要素群の要素の照合用順序情報は、たとえば、読取順序情報から特定される選択した要素の並び順である。   [Step S45] The collation device 20 adds the selected element to the collation element group. The collation device 20 adds the selected element of the reading element group to the collation element group. In addition, when the collation device 20 adds an element to the collation element group, the collation order information of the elements in the collation element group is obtained from the read order information of the selected element (read order information associated with the element). Generate. The collation order information of the elements of the collation element group generated from the read order information of the selected element is, for example, the arrangement order of the selected elements specified from the read order information.

[ステップS46]照合装置20は、選択した要素と対をなす要素を参照対象から除外する。また、照合装置20は、選択した要素の読取順序情報と、選択した要素と対をなす要素の登録順序情報とから、照合用要素群の対応する要素の照合用順序情報を生成し、照合用要素群の対応する要素の照合用順序情報と、置き換える。   [Step S46] The collation device 20 excludes an element paired with the selected element from the reference target. Further, the collation device 20 generates collation order information for the corresponding elements of the collation element group from the reading order information of the selected elements and the registration order information of the elements that make a pair with the selected elements. Replace with the collation order information of the corresponding element in the element group.

選択した要素の読取順序情報と、選択した要素と対をなす要素の登録順序情報とから生成される照合用要素群の要素の照合用順序情報は、たとえば、読取順序情報から特定される選択した要素の並び順と、登録順序情報から特定される選択した要素と対をなす要素の並び順との平均値である。   The collation order information of the elements of the collation element group generated from the reading order information of the selected element and the registration order information of the element paired with the selected element is, for example, selected from the reading order information. This is an average value of the element arrangement order and the arrangement order of the elements paired with the selected element specified from the registration order information.

照合装置20は、選択した要素と対をなす要素を参照対象から除外することで、同じ要素が複数存在した場合に、複数の同じ要素の存在を考慮して照合用要素群を生成することができる。   The collation device 20 can generate a collation element group in consideration of the presence of a plurality of the same elements when a plurality of the same elements exist by excluding an element that is paired with the selected element from the reference target. it can.

[ステップS47]照合装置20は、読取要素群の全ての要素について参照対象との参照が終了しているか否かを判定する。照合装置20は、読取要素群の全ての要素について参照対象との参照が終了している場合にステップS48へすすみ、読取要素群の全ての要素について参照対象との参照が終了していない場合に、ステップS43へすすむ。   [Step S47] The collation device 20 determines whether or not all elements of the reading element group have been referred to the reference object. The collation device 20 proceeds to step S48 when all the elements of the reading element group have been referenced with the reference object, and when the reference with the reference object has not been completed for all the elements of the reading element group. Proceed to step S43.

[ステップS48]照合装置20は、照合用要素群においての要素の並び順を決める。生成した照合用順序情報をもとに照合用要素群の要素の整列をおこない、照合用要素群生成処理を終了する。   [Step S48] The collation device 20 determines the arrangement order of elements in the collation element group. Based on the generated collation order information, the elements of the collation element group are aligned, and the collation element group generation process ends.

なお、登録要素群をベースとして照合用要素群の生成をおこなったが、読取要素群をベースとして照合用要素群の生成をおこなってもよい。
次に、照合用要素群生成処理について登録住所が「群馬県吉岡町〇−△−□」であり、読取住所が「群馬県北群馬郡吉岡町〇−△−□」である場合について説明をおこなう。照合用要素群生成処理において、照合装置20は、読取要素群と登録要素群とを用いて照合用要素群を生成する。
Although the verification element group is generated based on the registered element group, the verification element group may be generated based on the reading element group.
Next, with respect to the verification element group generation process, explanation will be given for a case where the registered address is “Yoshioka-cho, Gunma Prefecture 0-Δ- □”, and the read address is “Yooka-cho, Kita-gunma-gun, Gunma-ken 0-Δ- □”. Do it. In the verification element group generation process, the verification device 20 generates a verification element group using the reading element group and the registered element group.

照合装置20は、照合用要素群生成120において、登録住所を区分文字で区分し、登録順序情報により並び順を特定された登録要素群「群馬県」,「吉岡町」,「〇−△−□」と、読取住所を区分文字で区分し、読取順序情報により並び順を特定された読取要素群「群馬県」,「北群馬郡」,「吉岡町」,「〇−△−□」とを取得する。   In the verification element group generation 120, the verification device 20 classifies the registered addresses with classification characters, and the registered element groups “Gunma Prefecture”, “Yoshioka Town”, “◯ −Δ−” whose order is specified by the registration order information. □ ”and reading element groups“ Gunma Prefecture ”,“ Kitagunma-gun ”,“ Yoshioka-cho ”,“ 〇- △-□ ”, where the reading address is divided by dividing characters and the order is specified by the reading order information. To get.

照合装置20は、照合用要素群生成121において、登録要素群「群馬県」,「吉岡町」,「〇−△−□」をベースとして照合用要素群を生成する。照合装置20は、登録要素群の要素を「群馬県」,「吉岡町」,「〇−△−□」を照合用要素群に追加する。また、照合装置20は、登録順序情報により特定された登録要素群の要素の並び順を、照合用要素群の要素の照合用順序情報として、生成する。したがって、照合装置20は、照合用要素群の要素の照合用順序情報を、「群馬県」には「1」と、「吉岡町」には「2」と、「〇−△−□」には「3」と生成する。   In the verification element group generation 121, the verification device 20 generates a verification element group based on the registered element groups “Gunma Prefecture”, “Yoshioka Town”, and “◯ -Δ- □”. The verification device 20 adds “Gunma Prefecture”, “Yoshioka Town”, and “◯ -Δ- □” to the verification element group as elements of the registered element group. The collation device 20 generates the arrangement order of the elements of the registered element group specified by the registration order information as collation order information for the elements of the collation element group. Therefore, the collation device 20 sets the collation order information of the elements of the collation element group to “1” for “Gunma Prefecture”, “2” for “Yoshioka Town”, and “◯ −Δ− □”. Produces “3”.

照合装置20は、照合用要素群生成122において、読取要素群の要素「群馬県」を選択し、参照対象と参照する。照合装置20は、選択した要素と対をなす要素が参照対象に存在するため、対をなす要素「群馬県」を登録要素群の参照対象から除外する。また、照合装置20は、照合用要素群の対応する要素「群馬県」の照合用順序情報を、読取順序情報から特定される選択した要素「群馬県」の並び順「1」と、登録順序情報から特定される選択した要素と対をなす登録要素群の要素「群馬県」の並び順「1」との平均値「1」と生成し、置き換える。また、照合装置20は、読取要素群の全ての要素について、参照をおこなっていないため参照を続行する。   In the collation element group generation 122, the collation apparatus 20 selects the element “Gunma Prefecture” of the reading element group and refers to it as a reference object. The collation device 20 excludes the element “Gunma Prefecture” that forms a pair from the reference object of the registered element group because an element that forms a pair with the selected element exists in the reference object. Further, the collation device 20 sets the collation order information of the element “Gunma Prefecture” corresponding to the collation element group, the arrangement order “1” of the selected element “Gunma Prefecture” identified from the reading order information, and the registration order. An average value “1” of the arrangement order “1” of the element “Gunma Prefecture” of the registered element group paired with the selected element specified from the information is generated and replaced. Moreover, since the collation apparatus 20 has not referred to all the elements of the reading element group, it continues the reference.

照合装置20は、照合用要素群生成123において、読取要素群の要素「北群馬郡」を選択し、参照対象と参照する。照合装置20は、選択した要素と対をなす要素が参照対象に存在しないため、照合用要素群に要素「北群馬郡」を追加する。また、照合装置20は、選択した要素の読取順序情報から特定される選択した要素の並び順を、照合用要素群の要素「北群馬郡」の照合用順序情報として、生成する。したがって、照合装置20は、照合用要素群の要素「北群馬郡」の照合用順序情報を、「2」と生成する。また、照合装置20は、読取要素群の全ての要素について、参照をおこなっていないため参照を続行する。   The collation device 20 selects the element “Kitagunma-gun” of the reading element group in the collation element group generation 123 and refers to it as a reference object. The collation device 20 adds the element “Kitagunma-gun” to the collation element group because no element paired with the selected element exists in the reference object. The collation device 20 generates the arrangement order of the selected elements specified from the reading order information of the selected elements as the collation order information of the element “Kitagunma-gun” of the collation element group. Therefore, the collation device 20 generates the collation order information of the element “Kitagunma-gun” of the collation element group as “2”. Moreover, since the collation apparatus 20 has not referred to all the elements of the reading element group, it continues the reference.

照合装置20は、照合用要素群生成124において、読取要素群の要素「吉岡町」を選択し、参照対象を参照する。照合装置20は、選択した要素と対をなす要素が参照対象に存在するため、対をなす要素「吉岡町」を登録要素群の参照対象から除外する。また、照合装置20は、照合用要素群の対応する要素「吉岡町」の照合用順序情報を、読取順序情報から特定される選択した要素「吉岡町」の並び順「3」と、登録順序情報から特定される選択した要素と対をなす登録要素群の要素「吉岡町」の並び順「2」との平均値「2.5」と生成し、置き換える。また、照合装置20は、読取要素群の全ての要素について、参照をおこなっていないため参照を続行する。   The collation device 20 selects the element “Yoshiokacho” of the reading element group in the collation element group generation 124 and refers to the reference object. The collation device 20 excludes the element “Yoshiokacho” that forms a pair from the reference object of the registered element group because an element that forms a pair with the selected element exists in the reference object. In addition, the collation apparatus 20 sets the collation order information of the corresponding element “Yoshiokacho” of the collation element group, the arrangement order “3” of the selected element “Yoshiokamachi” identified from the read order information, and the registration order. An average value “2.5” of the arrangement order “2” of the element “Yoshiokacho” of the registered element group paired with the selected element specified from the information is generated and replaced. Moreover, since the collation apparatus 20 has not referred to all the elements of the reading element group, it continues the reference.

照合装置20は、照合用要素群生成125において、読取要素群の要素「〇−△−□」を選択し、参照対象を参照する。照合装置20は、選択した要素と対をなす要素が参照対象に存在するため、対をなす要素「〇−△−□」を登録要素群の参照対象から除外する。また、照合装置20は、照合用要素群の対応する要素「〇−△−□」の照合用順序情報を、読取順序情報から特定される選択した要素「〇−△−□」の並び順「4」と、登録順序情報から特定される選択した要素と対をなす登録要素群の要素「〇−△−□」の並び順「3」との平均値「3.5」と生成し、置き換える。照合装置20は、読取要素群の全ての要素について、参照を終えたため参照を終了する。   The collation device 20 selects an element “◯ -Δ- □” of the reading element group in the collation element group generation 125 and refers to the reference object. The matching device 20 excludes the paired element “◯ -Δ- □” from the reference target of the registered element group because there is an element paired with the selected element in the reference target. Further, the collation device 20 uses the collation order information of the corresponding element “◯ -Δ- □” of the collation element group as the arrangement order “of the selected element“ ◯ -Δ- □ ”identified from the reading order information. 4 ”and the average value“ 3.5 ”of the arrangement order“ 3 ”of the elements“ ◯ -Δ- □ ”of the registered element group paired with the selected element specified from the registration order information is generated and replaced. . Since the collation device 20 has finished the reference for all the elements of the reading element group, the reference ends.

照合装置20は、照合用要素群生成126において、照合用要素群の要素の順序を決定する。照合用要素群の要素の順序は、照合用順序情報を用いて順序を決定する。照合装置20は、整列情報を小さい順に並び替えることで照合用要素群の順序を「群馬県」,「北群馬郡」,「吉岡町」,「〇−△−□」と決定する。   The collation device 20 determines the order of the elements of the collating element group in the collating element group generation 126. The order of the elements in the verification element group is determined using the verification order information. The collation device 20 rearranges the sorting information in ascending order to determine the order of the collating element group as “Gunma Prefecture”, “Kitagunma-gun”, “Yoshiokacho”, “◯ −Δ− □”.

なお、照合装置20は、計算した結果、照合用順序情報が同じ要素がある場合は、どちらの要素を前に並べてもよく、どちらの要素を前に並べた場合であっても、登録要素群と読取要素群とのそれぞれについて照合用要素群と一致度のスコアの算出をおこなうため、同一性の判定においてほとんど影響を受けない。また、照合装置20は、照合用順序情報に同じ要素がある場合、とり得る複数の並びでスコアを算出し、スコアが最も高いものを利用するようにしてもよい。また、照合装置20は、照合用順序情報に同じ要素の語順がある場合、同じ照合用順序情報を持った要素の並びを決めずに、同じ語順に並列して存在するとしてスコアを算出してもよい。   Note that the collation device 20 may calculate which element has the same collation order information as a result of the calculation, which element may be arranged in front, and which element is arranged in front, the registered element group Since the score of the degree of coincidence with the matching element group is calculated for each of the reading element group and the reading element group, there is almost no influence on the identity determination. In addition, when the collation order information includes the same element, the collation device 20 may calculate a score from a plurality of possible arrangements and use the one having the highest score. Further, the collation device 20 calculates a score on the assumption that the elements have the same word order in parallel without determining the arrangement of the elements having the same collation order information when the collation order information has the word order of the same elements. Also good.

なお、照合装置20は、並び替えをして語順を決定することなく、生成した照合用順序情報のみでスコアを算出してもよい。
次に、第一評価処理について図15を用いて説明をおこなう。図15は、第2の実施形態の照合システムにおける第一評価処理のフローチャートである。第一評価処理は、照合装置20において、図4の照合処理のステップS5でおこなわれる。
In addition, the collation apparatus 20 may calculate a score only with the produced | generated collation order information, without rearranging and determining a word order.
Next, the first evaluation process will be described with reference to FIG. FIG. 15 is a flowchart of the first evaluation process in the verification system of the second embodiment. The first evaluation process is performed in the collation device 20 in step S5 of the collation process of FIG.

照合装置20は、第一評価処理において、照合用要素群と、読取要素群とを照合し、一致度をスコアとして算出する。
[ステップS51]照合装置20は、照合用要素群において照合用順序情報が先頭の要素を取得する。照合装置20は図12の照合用要素群生成処理で生成し、要素に照合用順序情報を関連付けした照合用要素群から照合用順序情報が先頭の要素を取得する。
The collation device 20 collates the collating element group and the reading element group in the first evaluation process, and calculates the degree of coincidence as a score.
[Step S51] The collation device 20 acquires the element with the collation order information in the collation element group. The collation device 20 obtains the first element of the collation order information from the collation element group generated by the collation element group generation process of FIG. 12 and associated with the collation order information.

[ステップS52]照合装置20は、取得した要素を読取要素群と照合する。照合装置20は、取得した要素と、読取要素群において未照合となっている各要素との照合をおこなう。   [Step S52] The collation device 20 collates the acquired element with the read element group. The collation device 20 collates the acquired element with each element that has not been collated in the reading element group.

[ステップS53]照合装置20は、取得した要素が、読取要素群に対をなす要素が存在するか否かの判定をおこなう。照合装置20は、照合をおこなった結果、取得した要素が読取要素群に対をなす要素が存在しない場合にステップS55へすすみ、取得した要素が読取要素群に対をなす要素が存在する場合にステップS54へすすむ。   [Step S <b> 53] The collation device 20 determines whether or not the acquired element has an element paired with the reading element group. As a result of the collation, the collation apparatus 20 proceeds to step S55 when there is no element whose acquired element is paired with the reading element group, and when there is an element whose acquired element is paired with the reading element group. Proceed to step S54.

[ステップS54]照合装置20は、照合した結果、取得した要素と一致した読取要素群の対をなす要素を照合済みとする。照合装置20は、照合の結果、取得している要素が読取要素群にも存在するとし、読取要素群の中の対をなす要素を照合済みとする。照合装置20は、読取要素群の照合した対をなす要素を照合済みとすることで、同じ要素が複数存在する場合に、複数の要素を考慮して照合をおこなうことができる。   [Step S54] As a result of the collation, the collation apparatus 20 determines that the elements forming a pair of the read element group that matches the acquired elements have been collated. As a result of the collation, the collation device 20 assumes that the acquired element is also present in the read element group, and assumes that the paired elements in the read element group have been collated. The collation device 20 can collate in consideration of a plurality of elements when a plurality of the same elements exist by setting the collated elements of the read element group as collated.

[ステップS55]照合装置20は、照合結果を記録する。照合装置20は、照合した結果の記録をおこなう。照合した結果は、対をなす要素が存在したか否かの結果であり、たとえば、照合装置20は、対をなす要素が存在した場合には「1」と記録し、対をなす要素が存在しなかった場合には「0」と記録する。   [Step S55] The collation device 20 records the collation result. The collation device 20 records the collation result. The collation result is a result of whether or not there is a paired element. For example, the collation apparatus 20 records “1” when there is a paired element, and there is a paired element. If not, “0” is recorded.

[ステップS56]照合装置20は、取得している要素が照合用要素群の最後の照合用順序情報を持った要素であるか否かを判定する。照合装置20は、取得している要素が照合用要素群において最後の照合用順序情報を持った要素である場合にステップS58へすすみ、取得している要素が照合用要素群において最後の照合用順序情報を持った要素でない場合にステップS57へすすむ。   [Step S56] The collation device 20 determines whether or not the acquired element is an element having the last collation order information in the collation element group. The collation device 20 proceeds to step S58 when the acquired element is the element having the last collation order information in the collation element group, and the acquired element is the last collation element in the collation element group. If the element does not have order information, the process proceeds to step S57.

[ステップS57]照合装置20は、照合用要素群から次の照合用順序情報を持った要素を取得する。照合装置20は、照合用要素群から現在取得している要素が持っている照合用順序情報の、次の照合用順序情報を持った要素を、新たな照合対象として取得をおこなう。   [Step S57] The collation device 20 acquires an element having the next collation order information from the collation element group. The collation device 20 acquires, as a new collation target, an element having the next collation order information in the collation order information possessed by the element currently acquired from the collation element group.

[ステップS58]照合装置20は、読取要素群と照合用要素群との一致度をスコアとして算出する。照合装置20は、ステップS55で記録した結果をもとにスコアの算出をおこない第一評価処理を終了する。スコアの算出は後で図16を用いて説明する。   [Step S58] The collation device 20 calculates the degree of coincidence between the read element group and the collation element group as a score. The collation device 20 calculates the score based on the result recorded in step S55 and ends the first evaluation process. The calculation of the score will be described later with reference to FIG.

第一評価処理によれば、照合装置20は、読取要素群と照合用要素群との一致度をスコアとして算出することができる。
次に、第二評価処理について図16を用いて説明をおこなう。図16は、第2の実施形態の照合システムにおける第二評価処理のフローチャートである。第二評価処理は、照合装置20において、図4の照合処理のステップS6でおこなわれる。
According to the first evaluation process, the collation device 20 can calculate the degree of coincidence between the reading element group and the collation element group as a score.
Next, the second evaluation process will be described with reference to FIG. FIG. 16 is a flowchart of the second evaluation process in the collation system of the second embodiment. The second evaluation process is performed in step S6 of the matching process in FIG.

照合装置20は、第二評価処理において、照合用要素群と、登録要素群とを照合し、一致度をスコアとして算出する。
[ステップS61]照合装置20は、照合用要素群において照合用順序情報が先頭の要素を取得する。照合装置20は図12の照合用要素群生成処理で生成し、要素に照合用順序情報を関連付けた照合用要素群から照合用順序情報が最初の要素を取得する。
In the second evaluation process, the collation device 20 collates the collating element group and the registered element group, and calculates the degree of coincidence as a score.
[Step S61] The collation device 20 acquires the element with the collation order information at the head in the collation element group. The collation apparatus 20 obtains the first element of the collation order information from the collation element group generated by the collation element group generation process of FIG.

[ステップS62]照合装置20は、取得した要素を登録要素群と照合する。照合装置20は、取得した要素と、登録要素群において未照合となっている各要素との照合をおこなう。   [Step S62] The collation device 20 collates the acquired element with the registered element group. The collation device 20 collates the acquired element with each element that has not been collated in the registered element group.

[ステップS63]照合装置20は、取得した要素が、登録要素群に対をなす要素が存在するか否かの判定をおこなう。照合装置20は、照合をおこなった結果、取得した要素が登録要素群に対をなす要素が存在しない場合にステップS65へすすみ、取得した要素が登録要素群に対をなす要素が存在する場合にステップS64へすすむ。   [Step S63] The collation apparatus 20 determines whether or not the acquired element has an element that makes a pair with the registered element group. As a result of the collation, the collation apparatus 20 proceeds to step S65 when there is no element whose acquired element is paired with the registered element group, and when there is an element whose acquired element is paired with the registered element group. Proceed to step S64.

[ステップS64]照合装置20は、照合した結果、取得した要素と一致した登録要素群の対をなす要素を照合済みとする。照合装置20は、照合の結果、取得している要素が登録要素群にも存在するとし、登録要素群の中の対をなす要素を照合済みとする。照合装置20は、登録要素群の照合した対をなす要素を照合済みとすることで、同じ要素が複数存在する場合に、複数の要素を考慮して照合をおこなうことができる。   [Step S64] As a result of the collation, the collation apparatus 20 determines that the elements forming a pair of registered element groups that match the acquired elements have been collated. As a result of the collation, the collation device 20 assumes that the acquired element is also present in the registered element group, and assumes that the paired elements in the registered element group have been collated. The collation device 20 can collate in consideration of a plurality of elements when a plurality of the same elements exist by setting the collated elements of the registered element group as collated.

[ステップS65]照合装置20は、照合結果を記録する。照合装置20は、照合した結果の記録をおこなう。照合した結果は、対をなす要素が存在したか否かの結果であり、たとえば、対をなす要素が存在した場合には「1」と記録し、対をなす要素が存在しなかった場合には「0」と記録する。   [Step S65] The collation device 20 records the collation result. The collation device 20 records the collation result. The collation result is a result of whether or not there is a paired element. For example, when there is a paired element, “1” is recorded, and when there is no paired element, Records “0”.

[ステップS66]照合装置20は、取得している要素が照合用要素群の最後の照合用順序情報を持った要素であるか否かを判定する。照合装置20は、取得している要素が照合用要素群において最後の照合用順序情報を持った要素である場合にステップS68へすすみ、取得している要素が照合用要素群において最後の照合用順序情報を持った要素でない場合にステップS67へすすむ。   [Step S66] The collation device 20 determines whether or not the acquired element is an element having the last collation order information in the collation element group. The collation device 20 proceeds to step S68 when the acquired element is the element having the last collation order information in the collation element group, and the acquired element is the last collation element in the collation element group. If the element does not have order information, the process proceeds to step S67.

[ステップS67]照合装置20は、照合用要素群から次の照合用順序情報を持った要素を取得する。照合装置20は、照合用要素群から現在取得している要素が持っている照合用順序情報の次の照合用順序情報を持った要素を新たな照合対象として取得をおこなう。   [Step S67] The collation apparatus 20 acquires an element having the next collation order information from the collation element group. The collation device 20 obtains, as a new collation target, an element having collation order information next to the collation order information possessed by the element currently acquired from the collation element group.

[ステップS68]照合装置20は、登録要素群と照合用要素群との一致度をスコアとして算出する。照合装置20は、ステップS54で記憶した照合用順序情報をもとにスコアの算出をおこない第二評価処理を終了する。   [Step S68] The collation device 20 calculates the degree of coincidence between the registered element group and the collation element group as a score. The collation device 20 calculates a score based on the collation order information stored in step S54, and ends the second evaluation process.

第二評価処理によれば、登録要素群と照合用要素群との一致度をスコアとして算出することが可能である。
次に、同一性の判定処理について図17を用いて説明する。図17は、第2の実施形態における同一性の判定処理のフローチャートである。同一性処理は、照合装置20において、図4の照合処理のステップS7においておこなわれる。
According to the second evaluation process, the degree of coincidence between the registered element group and the matching element group can be calculated as a score.
Next, the identity determination process will be described with reference to FIG. FIG. 17 is a flowchart of identity determination processing in the second embodiment. The identity processing is performed in the verification device 20 in step S7 of the verification processing in FIG.

照合装置20は、同一性の判定処理において、第一評価と第二評価とを正規化することで、同一性の判定をおこなう。
[ステップS71]照合装置20は、第一評価の正規化をおこなう。照合装置20は、読取要素群と照合用要素群との一致度のスコアの正規化をおこなう。正規化は、オペレータが判断しやすい形にスコアの変換をおこなう。正規化では、たとえば、スコアを、最大値を100として変換する。
In the identity determination process, the collation device 20 performs identity determination by normalizing the first evaluation and the second evaluation.
[Step S71] The collation device 20 normalizes the first evaluation. The collation device 20 normalizes the score of coincidence between the reading element group and the collation element group. Normalization converts the score into a form that is easy for the operator to determine. In normalization, for example, the score is converted with a maximum value of 100.

[ステップS72]照合装置20は、第二評価の正規化をおこなう。照合装置20は、登録要素群と照合用要素群との一致度のスコアの正規化をおこなう。
[ステップS73]照合装置20は、総合的に同一性の判定をおこなう。照合装置20は、ステップS71の正規化した結果とステップS72の正規化した結果とを用いることで総合的に同一性の判定をおこなう。
[Step S72] The collation device 20 normalizes the second evaluation. The collation device 20 normalizes the score of the degree of coincidence between the registered element group and the collation element group.
[Step S <b> 73] The collation device 20 comprehensively determines identity. The collation device 20 comprehensively determines the identity by using the normalized result of step S71 and the normalized result of step S72.

たとえば、照合装置20は、総合的な判定において、第一評価処理で算出したスコアを設定した閾値により判定し、第二評価処理で算出したスコアを設定した閾値により判定をおこなう。そして照合装置20は、第一評価の判定結果と第二評価の判定結果とに基づいて総合的な判定をおこなう。なお、第一評価で用いる閾値と第二評価で用いる閾値が異なっていてもよい。   For example, in the comprehensive determination, the collation device 20 performs determination based on the threshold set with the score calculated in the first evaluation process, and performs determination using the threshold set with the score calculated in the second evaluation process. And the collation apparatus 20 performs comprehensive determination based on the determination result of 1st evaluation, and the determination result of 2nd evaluation. The threshold value used in the first evaluation and the threshold value used in the second evaluation may be different.

なお、照合装置20は、第一評価と第二評価とのスコアをもとに総合スコアを算出し、総合スコアにより判定をおこなうようにしてもよい。
次に、スコアの算出について図18、図19、図20を用いて説明する。図18は、第2の実施形態の照合システムにおける第一評価処理のスコア算出の一例を示す図である。図19は、第2の実施形態の照合システムにおける第二評価処理のスコア算出の一例を示す図である。図20は、第2の実施形態の照合システムにおける同一性の判定の一例を示す図である。
In addition, the collation apparatus 20 may calculate a comprehensive score based on the score of 1st evaluation and 2nd evaluation, and may make it determine with a comprehensive score.
Next, score calculation will be described with reference to FIGS. FIG. 18 is a diagram illustrating an example of the score calculation of the first evaluation process in the collation system according to the second embodiment. FIG. 19 is a diagram illustrating an example of score calculation of the second evaluation process in the collation system according to the second embodiment. FIG. 20 is a diagram illustrating an example of identity determination in the matching system according to the second embodiment.

照合装置20は、第一評価処理のスコアの算出を図15の第一評価処理のステップS58でおこなう。照合装置20は、第一評価処理において読取要素群と照合用要素群とを照合し、照合結果をもとにスコアを算出する。照合結果は、照合できた場合に「1」とし、照合できなかった場合に「0」とする。   The collation device 20 calculates the score of the first evaluation process in step S58 of the first evaluation process in FIG. The collation device 20 collates the reading element group and the collation element group in the first evaluation process, and calculates a score based on the collation result. The collation result is “1” when the collation is successful and “0” when the collation is not successful.

照合装置20は、第一評価処理のスコア算出131において、照合用要素群の先頭の要素「群馬県」を取得し、読取要素群と照合をおこなう。照合装置20は、「群馬県」が読取要素群に存在するため、読取要素群から「群馬県」を除外し、照合結果として「1」を記憶する。   In the score calculation 131 of the first evaluation process, the collation device 20 acquires the first element “Gunma Prefecture” of the collation element group, and collates with the reading element group. Since “Gunma Prefecture” exists in the reading element group, the collation apparatus 20 excludes “Gunma Prefecture” from the reading element group and stores “1” as the collation result.

照合装置20は、第一評価処理のスコア算出132において、照合用要素群の「群馬県」の次の要素「北群馬郡」を取得し、読取要素群と照合をおこなう。照合装置20は、「北群馬郡」が読取要素群に存在するため、読取要素群から「北群馬郡」を除外し、照合結果として「1」を記憶する。   In the score calculation 132 of the first evaluation process, the collation apparatus 20 acquires the element “Kitagunma-gun” next to “Gunma Prefecture” in the collation element group, and collates with the reading element group. Since “Kitagunma-gun” exists in the reading element group, the collation apparatus 20 excludes “Kitagunma-gun” from the reading element group and stores “1” as the collation result.

照合装置20は、第一評価処理のスコア算出133において、照合用要素群の「北群馬郡」の次の要素「吉岡町」を取得し、読取要素群と照合をおこなう。照合装置20は、「吉岡町」が読取要素群に存在するため、読取要素群から「吉岡町」を除外し、照合結果として「1」を記憶する。   In the score calculation 133 of the first evaluation process, the collation device 20 acquires the element “Yoshiokacho” next to “Kitagunma-gun” in the collation element group, and collates with the read element group. Since “Yoshioka Town” exists in the reading element group, the collation device 20 excludes “Yoshioka Town” from the reading element group and stores “1” as the collation result.

照合装置20は、第一評価処理のスコア算出134において、照合用要素群の「吉岡町」の次の要素「〇−△−□」を取得し、読取要素群と照合をおこなう。照合装置20は、「〇−△−□」が読取要素群に存在するため、読取要素群から「〇−△−□」を除外し、照合結果として「1」を記憶する。   In the score calculation 134 of the first evaluation process, the collation apparatus 20 acquires the element “◯ -Δ- □” next to “Yoshiokacho” of the collation element group, and collates with the read element group. Since “◯ −Δ− □” exists in the reading element group, the collation device 20 excludes “◯ −Δ− □” from the reading element group and stores “1” as the matching result.

照合装置20は、第一評価処理のスコア算出135において、照合用要素群の全ての要素において照合を終えたため、スコアの算出をおこなう。スコアは、たとえば、重みづけ評価により、算出する。重みづけ評価は、各要素に重み(評価値)を設定し、一致している要素の重みと照合結果(1または0)と積の合計として算出される。重みは、たとえば、照合用順序情報にもとづき決定される。照合装置20は、たとえば、照合用要素群の要素の順序が大きくなるにつれて重みを重くするように設定する。住所のような階層構造を持つ要素では、重みを下位構造に(順序が大きく)なるにつれて重くすることで、照合装置20は、より詳細に照合をおこなうことができる。照合装置20は、たとえば、「1」,「4」,「9」,「16」と照合用要素群の照合用順序情報をもとに並べた(整列した)要素の順序の2乗の値を、要素の重みとして用いてスコアを算出することで、スコアを「30」と得ることができる。   In the score calculation 135 of the first evaluation process, the collation device 20 calculates a score because collation has been completed for all elements of the collation element group. The score is calculated by weighted evaluation, for example. In the weighting evaluation, a weight (evaluation value) is set for each element, and is calculated as the sum of the weight of the matching element, the matching result (1 or 0), and the product. The weight is determined based on the collation order information, for example. For example, the collation device 20 is set to increase the weight as the order of the elements of the collation element group increases. In an element having a hierarchical structure such as an address, the collation apparatus 20 can perform collation in more detail by increasing the weight as the lower structure (the order increases). The collation device 20 is, for example, “1”, “4”, “9”, “16” and the square value of the order of the elements arranged (aligned) based on the collation order information of the collation element group. Is used as the weight of the element to calculate the score, the score can be obtained as “30”.

なお、照合装置20は、区分文字に関連付けて重みを設定してもよい。たとえば、照合装置20は、「都」,「道」,「府」,「県」に比べて「市」,「町」,「村」の区分文字の重みを重くする。下位行政区部のほうが住所の特定に寄与するため寄与率が高い、したがって、このように重みづけをおこなうことで、照合装置20は、より詳細に照合をおこなうことができる。   Note that the collation device 20 may set a weight in association with the segment character. For example, the collation device 20 increases the weights of the division characters “city”, “town”, and “village” as compared with “city”, “road”, “prefecture”, and “prefecture”. Since the lower administrative districts contribute to the identification of the address, the contribution rate is higher. Therefore, by performing weighting in this way, the collation device 20 can perform collation in more detail.

なお、照合装置20は、区分した要素(文字列)の長さで重みを設定してもよい。たとえば、照合装置20は、要素が長くなるにつれて重みを大きく設定する。要素が長いほど区分される前の元の文字列(住所全体)に占める割合が大きくなる、したがって、このように重みづけをおこなうことで、照合装置20は、より詳細に照合をおこなうことができる。   In addition, the collation apparatus 20 may set a weight with the length of the divided element (character string). For example, the collation device 20 sets a larger weight as the element becomes longer. The longer the element is, the larger the proportion of the original character string (the entire address) before being classified becomes. Therefore, by performing weighting in this way, the collation device 20 can perform collation in more detail. .

なお、照合装置20は、地域特性や対象の集団にあわせて重みを設定してもよい。照合をおこなう対象をある程度限定できる場合に、特性にあわせた重みづけをおこなうことで、照合装置20は、より詳細に照合をおこなうことができる。たとえば、北海道で照合をおこなう場合は、照合の対象となる住所は北海道の住所である可能性が高く、北海道の住所の特性に合わせた重みづけをおこなうことで照合の精度向上をおこなうことができる。   Note that the collation device 20 may set the weight according to the regional characteristics or the target group. When the target to be collated can be limited to some extent, the collation device 20 can perform collation in more detail by performing weighting according to characteristics. For example, when collating in Hokkaido, the address to be collated is likely to be an address in Hokkaido, and accuracy can be improved by weighting according to the characteristics of the address in Hokkaido. .

なお、照合装置20は、重みづけの方法を複数組み合わせて重みを設定してもよい。以上が第一評価処理におけるスコアの算出の具体例である。
次に、第二評価処理におけるスコアの算出の具体例について説明をおこなう。照合装置20は、第二評価処理のスコアの算出を図16の第二評価処理のステップS68でおこなう。照合装置20は、第二評価処理において登録要素群と照合用要素群とを照合し、照合結果をもとにスコアを算出する。照合結果は、たとえば、照合できた場合に「1」とし、照合できなかった場合に「0」とする。
The collation device 20 may set the weight by combining a plurality of weighting methods. The above is a specific example of the score calculation in the first evaluation process.
Next, a specific example of score calculation in the second evaluation process will be described. The collation device 20 calculates the score of the second evaluation process in step S68 of the second evaluation process in FIG. The collation device 20 collates the registered element group and the collation element group in the second evaluation process, and calculates a score based on the collation result. The collation result is, for example, “1” when the collation is successful and “0” when the collation is not successful.

照合装置20は、第二評価処理のスコア算出141において、照合用要素群の先頭の要素「群馬県」を取得し、登録要素群と照合をおこなう。照合装置20は、「群馬県」が登録要素群に存在するため、登録要素群から「群馬県」を除外し、照合結果として「1」を記憶する。   In the score calculation 141 of the second evaluation process, the collation device 20 acquires the first element “Gunma Prefecture” of the collation element group and collates with the registered element group. Since “Gunma Prefecture” exists in the registered element group, the matching device 20 excludes “Gunma Prefecture” from the registered element group and stores “1” as the matching result.

照合装置20は、第二評価処理のスコア算出142において、照合用要素群の「群馬県」の次の要素「北群馬郡」を取得し、登録要素群と照合をおこなう。照合装置20は、「北群馬郡」が登録要素群に存在しないため、照合結果として「0」を記憶する。   In the score calculation 142 of the second evaluation process, the collation apparatus 20 acquires the element “Kitagunma-gun” next to “Gunma Prefecture” in the collation element group, and collates with the registered element group. The collation device 20 stores “0” as the collation result because “Kitagunma-gun” does not exist in the registered element group.

照合装置20は、第二評価処理のスコア算出143において、照合用要素群の「北群馬郡」の次の要素「吉岡町」を取得し、登録要素群と照合をおこなう。照合装置20は、「吉岡町」が登録要素群に存在するため、登録要素群から「吉岡町」を除外し、照合結果として「1」を記憶する。   In the score calculation 143 of the second evaluation process, the collation device 20 acquires the element “Yoshiokacho” next to “Kitagunma-gun” in the collation element group, and collates with the registered element group. Since “Yoshioka Town” exists in the registered element group, the collation device 20 excludes “Yoshioka Town” from the registered element group and stores “1” as the collation result.

照合装置20は、第二評価処理のスコア算出144において、照合用要素群の「吉岡町」の次の要素「〇−△−□」を取得し、登録要素群と照合をおこなう。照合装置20は、「〇−△−□」が登録要素群に存在するため、登録要素群から「〇−△−□」を除外し、照合結果として「1」を記憶する。   In the score calculation 144 of the second evaluation process, the collation apparatus 20 acquires the element “◯ -Δ- □” next to “Yoshiokacho” of the collation element group, and collates with the registered element group. Since “◯ −Δ− □” exists in the registered element group, the matching device 20 excludes “◯ −Δ− □” from the registered element group and stores “1” as the matching result.

照合装置20は、第二評価処理のスコア算出145において、照合用要素群の全ての要素において照合を終えたため、スコアの算出をおこなう。照合装置20は、たとえば、「1」,「4」,「9」,「16」と照合用要素群の照合用順序情報をもとに並べた(整列した)要素の順序の2乗の値を、要素の重みとして用いてスコアを算出することで、スコアを「26」と得ることができる。   In the score calculation 145 of the second evaluation process, the collation device 20 calculates a score because collation has been completed for all elements of the collation element group. The collation device 20 is, for example, “1”, “4”, “9”, “16” and the square value of the order of the elements arranged (aligned) based on the collation order information of the collation element group. Is used as the weight of the element to calculate the score, the score can be obtained as “26”.

以上が第二評価処理におけるスコアの算出の具体例である。
次に、同一性の判定処理における判定の具体例について説明をおこなう。照合装置20は、同一性の判定処理における判定を図17の同一性の判定処理のステップS73でおこなう。照合装置20は、同一性の判定処理において第一評価処理のスコアと第二評価処理のスコアとを正規化し、正規化した第一評価処理のスコアと正規化した第二評価処理のスコアとをもとに総合的に同一性の判定をおこなう。同一性の判定は、たとえば、「完全一致」,「一致」,「要確認」などと結果を出してもよいし、同一性のスコアを算出するようにしてもよい。
The above is a specific example of the score calculation in the second evaluation process.
Next, a specific example of determination in the identity determination process will be described. The collation device 20 performs the determination in the identity determination processing in step S73 of the identity determination processing in FIG. The collation device 20 normalizes the score of the first evaluation process and the score of the second evaluation process in the identity determination process, and uses the normalized score of the first evaluation process and the normalized score of the second evaluation process. Based on the above, the identity is comprehensively determined. For the determination of identity, for example, a result such as “complete match”, “match”, “confirmation required” may be obtained, or a score of identity may be calculated.

照合装置20は、同一性の判定150において、第一評価処理において算出したスコア「30」の正規化をおこなう。照合装置20は、第一評価処理において算出したスコアの正規化をおこない、正規化スコア「100」を得る。   In the identity determination 150, the collation device 20 normalizes the score “30” calculated in the first evaluation process. The collation device 20 normalizes the score calculated in the first evaluation process, and obtains a normalized score “100”.

照合装置20は、同一性の判定151において、第二評価処理において算出したスコア「26」の正規化をおこなう。照合装置20は、第一評価処理において算出したスコアの正規化をおこない、正規化スコア「87」を得る。   In the identity determination 151, the collation device 20 normalizes the score “26” calculated in the second evaluation process. The collation device 20 normalizes the score calculated in the first evaluation process, and obtains a normalized score “87”.

照合装置20は、同一性の判定152において、第一評価処理における同一性の判定と第二評価処理における同一性の判定とをおこなうとともに、第一評価処理と第二評価処理とを参考に総合的な判定(総合判定)をおこなう。   In the identity determination 152, the collation apparatus 20 performs identity determination in the first evaluation process and identity determination in the second evaluation process, and comprehensively referring to the first evaluation process and the second evaluation process. General judgment (overall judgment).

照合装置20は、それぞれの評価処理のスコアを閾値にもとづいて、判定する。たとえば、照合装置20は、第一評価処理は第一の閾値と比較することで「完全一致」とし、第二評価処理は第二の閾値と比較することで「一致」と判定する。閾値にもとづく判定は、たとえば、スコアが「100」である時に「完全一致」とし、「99〜80」である時に「一致」とし、「79〜60」である時に「注意」とし、「59以下」である時に「不一致」と閾値を設定して判定をおこなう。なお、第一の閾値と第二の閾値は同じ閾値を設定してもよいし、異なる閾値を設定してもよい。   The collation device 20 determines the score of each evaluation process based on the threshold value. For example, the collation device 20 determines “completely matched” by comparing the first evaluation process with the first threshold value, and “matched” by comparing the second evaluation process with the second threshold value. The determination based on the threshold is, for example, “complete match” when the score is “100”, “match” when “99-80”, “caution” when “79-60”, and “59 When it is “below”, the threshold is set as “mismatch” and the determination is made. The first threshold and the second threshold may be set to the same threshold or different thresholds.

そして、照合装置20は、総合判定において、たとえば、第一評価処理と第二評価処理の正規化スコアとの平均を総合判定のスコアとし、総合判定のスコアを閾値にもとづいて同一性の判定をおこなう。たとえば、照合装置20は、総合判定のスコアを「94」、同一性の判定を「一致」と算出する。なお、照合装置20は、第一評価処理の判定と第二評価処理の判定のどちらかが「不一致」である場合は、総合判定のスコアを算出することなく「不一致」と総合判定をおこなう。   Then, in the comprehensive determination, for example, the collation device 20 uses the average of the normalized scores of the first evaluation process and the second evaluation process as the comprehensive determination score, and determines the identity based on the comprehensive determination score based on the threshold value. Do it. For example, the collation device 20 calculates the comprehensive determination score as “94” and the identity determination as “match”. In addition, the collation apparatus 20 performs comprehensive determination with "disagreement", without calculating the score of comprehensive determination, when either of the determination of a 1st evaluation process and the determination of a 2nd evaluation process is "disagreement."

なお、照合装置20は、第一評価処理の判定と第二評価処理の判定とにもとづいて、総合判定のスコアを算出することなく総合判定をおこなってもよい。たとえば、照合装置20は、2つの判定が同じ判定結果であればその判定結果を総合判定とし、違う結果であれば、スコアが低いほうの判定結果を総合判定とする。   In addition, the collation apparatus 20 may perform comprehensive determination, without calculating the score of comprehensive determination based on determination of 1st evaluation processing, and determination of 2nd evaluation processing. For example, if the two determinations have the same determination result, the collation device 20 sets the determination result as a comprehensive determination.

以上が同一性の判定処理における判定の具体例である。
次に、報知画面について図21、図22、図23を用いて説明する。図21は、第2の実施形態の印鑑/署名照合の報知画面の一例を示す図である。図22は、第2の実施形態の署名照合の報知画面の一例を示す図である。図23は、第2の実施形態の署名照合の照合詳細の報知画面の一例を示す図である。
The above is a specific example of the determination in the identity determination process.
Next, the notification screen will be described with reference to FIG. 21, FIG. 22, and FIG. FIG. 21 is a diagram illustrating an example of a seal / signature verification notification screen according to the second embodiment. FIG. 22 is a diagram illustrating an example of a signature verification notification screen according to the second embodiment. FIG. 23 is a diagram illustrating an example of a verification details notification screen for signature verification according to the second embodiment.

報知画面250は、オペレータに対して表示する画面であり、たとえば、印鑑/署名照合の照合状況を表示する。報知画面250は、たとえば、帳票を読取り、イメージデータを取得すると表示される画面である。   The notification screen 250 is a screen displayed to the operator, and displays, for example, the verification status of seal / signature verification. The notification screen 250 is a screen that is displayed when, for example, a form is read and image data is acquired.

報知画面250は、口座明細領域251と印鑑照合状況領域252と読取印鑑領域253と読取署名領域254と署名照合状況領域255と登録印鑑領域256と登録署名領域257と印鑑照合ボタン258と署名照合ボタン259と終了ボタン260とを含む。   The notification screen 250 includes an account details area 251, a seal verification status area 252, a read seal area 253, a read signature area 254, a signature verification status area 255, a registered seal area 256, a registered signature area 257, a seal verification button 258, and a signature verification button. 259 and an end button 260.

口座明細領域251は、口座の明細を表示する領域である。印鑑照合状況領域252は、印鑑の照合状況を表示する領域である。読取印鑑領域253は、読取った印鑑を表示する領域である。読取署名領域254は、読取った署名を表示する領域である。署名照合状況領域255は、署名の照合状況を表示する領域である。登録印鑑領域256は、登録している印鑑を表示する領域である。登録署名領域257は、登録している署名を表示する領域である。印鑑照合ボタン258は、印鑑照合画面への画面遷移の実行を受け付けるボタンである。署名照合ボタン259は、署名照合画面への画面遷移の実行を受け付けるボタンである。終了ボタン260は、終了の実行を受け付けるボタンである。   The account details area 251 is an area for displaying account details. The seal stamp verification status area 252 is an area for displaying the status of stamp verification. The read seal stamp area 253 is an area for displaying the read seal stamp. The reading signature area 254 is an area for displaying the read signature. The signature verification status area 255 is an area for displaying the signature verification status. The registered seal stamp area 256 is an area for displaying a registered seal stamp. The registered signature area 257 is an area for displaying a registered signature. The seal collation button 258 is a button for accepting execution of screen transition to the seal collation screen. The signature verification button 259 is a button for accepting execution of screen transition to the signature verification screen. The end button 260 is a button for accepting execution of the end.

口座明細領域251は、口座の詳細が表示される。口座の詳細には、たとえば、支店番号「111」、種目「普通」、口座番号「11111111」などの帳票を読取り取得する情報と、本人/代理人「本人」、開設日「1999年9月9日」などの取得した情報により呼び出してきた情報とが表示されている。支店番号は、口座開設した支店の一意に識別可能な識別番号である。   The account details area 251 displays account details. The details of the account include, for example, information for reading and acquiring a form such as a branch number “111”, an item “ordinary”, and an account number “11111111”, an individual / agent “principal”, an opening date “September 9, 1999” Information called by the acquired information such as “day” is displayed. The branch number is a uniquely identifiable identification number of the branch where the account is opened.

印鑑照合状況領域252には、印鑑照合の状況が表示される。印鑑照合の状況は、たとえば、「照合一致」であり、そのほか照合不一致や未照合などが表示される。
読取印鑑領域253には、読取った印鑑が表示される。表示されている印鑑は、帳票のイメージデータを切出し、変換したものが印鑑として表示されている。
The seal verification status area 252 displays the status of seal verification. The status of the seal verification is, for example, “verification match”, and other verification mismatches and unverifications are displayed.
The read seal stamp area 253 displays the read seal stamp. The displayed seal stamp is obtained by cutting out and converting the image data of the form as a seal stamp.

読取署名領域254には、読取った署名が表示される。署名は、氏名や住所などである。表示されている署名は、たとえば、住所「群馬県北群馬郡吉岡町〇丁目△番地□号」と氏名「山田太郎」であり、帳票のイメージデータを切出し、変換したものが署名として表示される。   The read signature area 254 displays the read signature. The signature is a name or address. The displayed signature is, for example, the address “Yoshioka-cho, Kita-gunma-gun 0-chome △ address □ number” in Gunma Prefecture, and the name “Taro Yamada”. The image data of the form is cut out and converted and displayed as the signature. .

署名照合状況領域255には、署名照合の状況が表示される。印鑑照合の状況は、たとえば、「未照合」であり、そのほか「照合不一致」や「照合一致」などが状況に応じて表示される。   The signature verification status area 255 displays the status of signature verification. The status of seal verification is, for example, “unverified”, and “verification mismatch”, “match verification”, and the like are displayed according to the status.

登録印鑑領域256には、登録されている印鑑が表示される。登録印鑑領域256には、帳票の支店番号「111」、種目「普通」、口座番号「11111111」から呼び出された、登録している印鑑データが、登録印鑑として表示されている。   The registered seal stamp area 256 displays registered seal stamps. In the registered seal area 256, registered seal data called from the branch number “111”, the item “ordinary”, and the account number “11111111” of the form is displayed as a registered seal.

登録署名領域257には、登録されている署名が表示される。登録署名領域257には、帳票の支店番号「111」、種目「普通」、口座番号「11111111」から呼び出された、登録している住所「群馬県吉岡町〇−△−□」と、氏名「山田太郎」とが、登録署名として表示されている。   A registered signature area 257 displays a registered signature. In the registration signature area 257, the registered address “Yoshioka-cho, Gunma Prefecture 0-Δ- □” called from the branch number “111”, the item “ordinary”, and the account number “11111111” of the form, and the name “ “Taro Yamada” is displayed as the registration signature.

印鑑照合ボタン258は、印鑑照合の画面へ画面遷移するための選択ボタンである。照合装置20は、オペレータが、印鑑照合ボタン258を選択することで、読取印鑑領域253と登録印鑑領域256とを照合した結果を表示する画面を表示する。   The seal stamp verification button 258 is a selection button for making a screen transition to the seal verification verification screen. The collation device 20 displays a screen that displays the result of collating the read seal stamp area 253 and the registered seal stamp area 256 when the operator selects the seal stamp collation button 258.

署名照合ボタン259は、署名照合の画面へ画面遷移するための選択ボタンである。照合装置20は、オペレータが、署名照合ボタン259を選択することで、読取署名領域254と登録署名領域257とを照合した結果を表示する画面を表示する。   The signature verification button 259 is a selection button for transitioning to a signature verification screen. When the operator selects the signature verification button 259, the verification device 20 displays a screen for displaying the result of verification of the read signature area 254 and the registered signature area 257.

終了ボタン260は、印鑑/署名照合を終了するための選択ボタンである。照合装置20は、オペレータが、終了ボタン260を選択することで照合処理を終了する。照合装置20は、終了ボタン260を押されると、たとえば、確認画面が表示し、最終判定をおこなう。   The end button 260 is a selection button for ending the seal / signature verification. The collation device 20 ends the collation process when the operator selects the end button 260. When the end button 260 is pressed, for example, the verification device 20 displays a confirmation screen and makes a final determination.

なお、照合装置20は、印鑑照合状況領域252および署名照合状況領域255において、照合の状況に応じて異なる色彩を施すようにしてもよい。照合装置20が色彩を施すことによって、オペレータは、一目で照合状況を把握することが可能になる。   The verification device 20 may apply different colors to the seal verification status area 252 and the signature verification status area 255 depending on the verification status. When the collation device 20 applies colors, the operator can grasp the collation status at a glance.

以上が印鑑/署名照合の報知画面250の画面例である。
次に、署名照合の報知画面270について説明する。
報知画面270は、報知画面250の署名照合ボタン259の選択を受け付けることで表示される。報知画面270は、署名照合について表示する画面である。
The above is an example of the seal / signature verification notification screen 250.
Next, the signature verification notification screen 270 will be described.
The notification screen 270 is displayed by receiving selection of the signature verification button 259 on the notification screen 250. The notification screen 270 is a screen that displays signature verification.

報知画面270は、読取署名領域271と登録署名領域272と署名照合状況領域273とスコア領域274と判断基準領域275と照合不一致ボタン276と戻るボタン277と照合一致ボタン278と照合詳細ボタン279とを含む。   The notification screen 270 includes a reading signature area 271, a registered signature area 272, a signature verification status area 273, a score area 274, a judgment reference area 275, a verification mismatch button 276, a return button 277, a verification match button 278, and a verification details button 279. Including.

読取署名領域271と登録署名領域272と署名照合状況領域273とについての説明は省略する。
スコア領域274はスコアを表示する領域である。判断基準領域275は、判断基準を表示する領域である。照合不一致ボタン276は、不一致との判定を受け付けるボタンである。戻るボタン277は、現在の表示画面の前の表示画面への画面遷移の実行を受け付けるボタンである。照合一致ボタン278は、一致との判定を受け付けるボタンである。照合詳細ボタン279は、照合詳細画面への画面遷移の実行を受け付けるボタンである。
A description of the reading signature area 271, the registered signature area 272, and the signature verification status area 273 is omitted.
The score area 274 is an area for displaying a score. The determination criterion area 275 is an area for displaying the determination criterion. The verification mismatch button 276 is a button for accepting a determination of mismatch. The return button 277 is a button for accepting execution of screen transition to the display screen before the current display screen. The collation coincidence button 278 is a button for accepting determination of coincidence. The collation detail button 279 is a button for accepting execution of screen transition to the collation detail screen.

読取署名領域271には、住所が「群馬県」,「北群馬郡」,「吉岡町」,「〇−△−□」と読取要素群として表示されている。これは読取署名領域254で読取った「群馬県北群馬郡吉岡町〇丁目△番地□号」を区分し、「〇丁目△番地□号」を正規化(簡略化)した状態である。また、氏名は読取署名領域254と同様に「山田太郎」と表示されている。なお、「〇−△−□」ではなく「〇丁目△番地□号」と正規化せずに住所を表示するようにしてもよい。   In the reading signature area 271, addresses are displayed as reading element groups such as “Gunma Prefecture”, “Kitagunma-gun”, “Yoshioka Town”, and “◯ -Δ- □”. This is a state in which “0-chome △ address □□” in Yoshioka-machi, Kita-gunma-gun, Gunma Prefecture read in the reading signature area 254 is classified and “0-chome △ address □” is normalized (simplified). The name is displayed as “Taro Yamada” as in the reading signature area 254. Note that the address may be displayed without normalization as “〇chome △ address □□” instead of “◯ -Δ- □”.

登録署名領域272には、住所が「群馬県」,「吉岡町」,「〇−△−□」と登録要素群として表示されている。これは登録署名領域257で読取った「群馬県吉岡町〇−△−□」を区分した状態である。また、氏名は登録署名領域257と同様に「山田太郎」と表示されている。   In the registration signature area 272, the addresses are displayed as “Gunma Prefecture”, “Yoshioka Town”, “◯ -Δ- □” as a registered element group. This is a state in which “Yooka-cho, Gunma Prefecture 0-Δ- □” read in the registration signature area 257 is divided. The name is displayed as “Taro Yamada” as in the registered signature area 257.

署名照合状況領域273には、「未照合」と署名照合の状況が表示されている。署名照合状況領域273は、照合不一致ボタン276と照合一致ボタン278の選択により、表示内容が変化する。   The signature verification status area 273 displays “not verified” and the status of signature verification. The display content of the signature verification status area 273 changes depending on the selection of the verification mismatch button 276 and the verification match button 278.

スコア領域274には、スコアが「94」と、図17の照合処理の同一性の判定処理のステップS73で算出したスコアが表示されている。
判断基準領域275には、オペレータがスコア領域のスコアをどのように判断するかの判断基準が「100:完全一致」,「80〜99:一致」と「60〜79:要確認」と表示されている。オペレータは、この判断基準にしたがって行動する。判断基準に従った行動とは、たとえば、「100」であれば確認をせずに照合一致ボタン278を選択し、「80〜99」であれば報知画面270において目視による確認をおこない、「60〜79」であれば照合詳細ボタン279を選択する。
In the score area 274, the score “94” and the score calculated in step S73 of the identity determination process of the matching process in FIG. 17 are displayed.
In the determination criterion area 275, the determination criterion for how the operator determines the score of the score area is displayed as “100: complete match”, “80 to 99: match”, and “60 to 79: confirmation required”. ing. The operator acts according to this criterion. The action according to the judgment standard is, for example, if the matching match button 278 is selected without confirmation if “100”, and is visually confirmed on the notification screen 270 if “80 to 99”. "-79", the collation detail button 279 is selected.

照合不一致ボタン276は、スコアが「59」以下であった場合や、オペレータが照合詳細ボタンで詳細を見た結果、読取署名と登録署名が不一致であると判定した場合に、選択される。照合不一致ボタン276が選択されると、署名照合状況領域273は、「照合不一致」と表示が変化する。   The verification mismatch button 276 is selected when the score is “59” or less, or when the operator determines that the reading signature and the registration signature do not match as a result of viewing the details with the verification detail button. When the verification mismatch button 276 is selected, the display of the signature verification status area 273 changes to “verification mismatch”.

戻るボタン277は、印鑑/署名照合の報知画面250への画面遷移の実行を受け付けるボタンである。照合装置20は、オペレータの戻るボタン277の選択を受け付けることで、署名照合の報知画面270から印鑑/署名照合への報知画面250へと画面を変化させる。   The return button 277 is a button for accepting execution of screen transition to the seal / signature verification notification screen 250. The verification device 20 changes the screen from the signature verification notification screen 270 to the seal / signature verification notification screen 250 by accepting the operator's selection of the return button 277.

照合一致ボタン278は、スコアが「80」以上であった場合や、オペレータが照合詳細ボタンで詳細を見た結果、読取署名と登録署名が一致であると判定した場合に選択される。照合一致ボタン278が選択されると、署名照合状況領域273は、「照合一致」と表示が変化する。   The collation coincidence button 278 is selected when the score is “80” or more, or when it is determined that the reading signature and the registration signature coincide with each other as a result of the operator looking at the details using the collation detail button. When the collation match button 278 is selected, the signature collation status area 273 changes display as “collation match”.

照合詳細ボタン279は、照合詳細の報知画面290への画面遷移の実行を受け付けるボタンである。照合装置20は、オペレータの照合詳細ボタン279の選択を受け付けることで、署名照合の報知画面270から照合詳細の報知画面290へと画面を変化させる。   The collation detail button 279 is a button for accepting execution of a screen transition to the collation detail notification screen 290. The verification device 20 changes the screen from the signature verification notification screen 270 to the verification detail notification screen 290 by accepting the operator's selection of the verification detail button 279.

なお、照合装置20は、署名照合状況領域273において、照合の状況に応じて異なる色彩を施すようにしてもよい。照合装置20が色彩を施すことによって、オペレータは、一目で照合状況を把握することが可能になる。   The verification device 20 may apply different colors in the signature verification status area 273 depending on the verification status. When the collation device 20 applies colors, the operator can grasp the collation status at a glance.

なお、照合装置20は、スコア領域274において、スコアに応じて異なる色彩を施すようにしてもよい。照合装置20が色彩を施すことによって、オペレータは、一目で照合状況を把握することが可能になる。   Note that the matching device 20 may apply different colors in the score area 274 depending on the score. When the collation device 20 applies colors, the operator can grasp the collation status at a glance.

次に、署名照合詳細の報知画面290について説明する。
報知画面290は報知画面270の照合詳細ボタン279の選択を受け付けることで表示される。報知画面290は、署名の照合詳細について表示する画面である。
Next, the signature verification details notification screen 290 will be described.
The notification screen 290 is displayed by receiving selection of the collation detail button 279 on the notification screen 270. The notification screen 290 is a screen for displaying details of signature verification.

報知画面290は、氏名照合領域291と住所照合領域292と一致度領域293と照合詳細領域294と戻るボタン295と印刷ボタン296とスコア領域297とを含む。
戻るボタン295とスコア領域297の説明については上記と同様であるため省略する。氏名照合領域291は、氏名を照合する領域である。住所照合領域292は、住所を照合する領域である。一致度領域293は、一致度のスコアを表示する領域である。
The notification screen 290 includes a name collation area 291, an address collation area 292, a matching degree area 293, a collation detail area 294, a return button 295, a print button 296, and a score area 297.
The explanation of the back button 295 and the score area 297 is the same as described above, and will be omitted. The name collation area 291 is an area for collating names. The address collation area 292 is an area for collating addresses. The coincidence area 293 is an area for displaying a score of coincidence.

照合詳細領域294は、照合の詳細が表示される領域である。印刷ボタン296は、印刷の実行を受け付けるボタンである。
氏名照合領域291には、読取署名領域271の氏名欄に記載されている氏名が読取の欄に「山田太郎」と、登録署名領域272の氏名欄に記載されている氏名が登録の欄に「山田太郎」と表示されている。
The collation detail area 294 is an area where the details of collation are displayed. The print button 296 is a button for accepting execution of printing.
In the name collation area 291, the name written in the name field of the reading signature area 271 is “Taro Yamada” in the reading field, and the name written in the name field of the registered signature area 272 is “ Taro Yamada "is displayed.

住所照合領域292には、図4の照合処理のステップS4の照合用要素群生成処理において生成された照合用要素群が、照合の欄に「群馬県」,「北群馬郡」,「吉岡町」,「〇−△−□」と表示されている。また、読取署名領域271の住所欄に記載されている住所が、住所照合領域292の読取の欄に「群馬県」,「北群馬郡」,「吉岡町」,「〇−△−□」と表示されている。さらに、登録署名領域272の住所欄に記載されている住所が、住所照合領域292の登録の欄に「群馬県」,「吉岡町」,「〇−△−□」と表示されている。   In the address collation area 292, collation element groups generated in the collation element group generation process in step S4 of the collation process of FIG. 4 are displayed in the collation column as “Gunma Prefecture”, “Kitagunma-gun”, “Yoshioka Town”. ”And“ ◯-△-□ ”are displayed. Further, the address described in the address field of the reading signature area 271 is “Gunma Prefecture”, “Kitagunma-gun”, “Yoshioka Town”, “◯ -Δ- □” in the reading field of the address verification area 292. It is displayed. Further, the addresses described in the address field of the registration signature area 272 are displayed as “Gunma Prefecture”, “Yoshioka Town”, and “◯ −Δ− □” in the registration field of the address verification area 292.

また、一致する要素は照合、読取、登録の欄においてそれぞれ同一の箇所に表示し、不一致である要素は、たとえば、登録の欄のように一部分を空白にすることで、「北群馬郡」が不一致であると一目でわかるように表示するようにしてもよい。このように不一致箇所を空白にすることで、オペレータは、照合状況を一目で把握することができ、一致不一致の判定をおこなう時間を短縮することができる。   In addition, matching elements are displayed in the same place in the collation, reading, and registration fields, and elements that do not match can be identified as “Kitagunma-gun” by leaving a part blank, for example, as in the registration field. You may make it display so that it may understand at a glance that it is disagreement. In this way, by making the non-matching portion blank, the operator can grasp the collation status at a glance and can shorten the time for determining the match non-match.

一致度領域293には、第一評価処理において算出された読取要素群と照合用要素群との一致度のスコアを正規化した値「100」が読取の欄に記載され、第二評価処理において算出された登録要素群と照合用要素群との一致度のスコアを正規化した値「87」が登録の欄に記載されている。したがって、オペレータは、この一致度のスコアを見ることでどちらの住所に省略があるかを素早く理解することができる。   In the coincidence area 293, a value “100” obtained by normalizing the score of the coincidence between the reading element group and the collating element group calculated in the first evaluation process is described in the reading column. A value “87” obtained by normalizing the score of the degree of coincidence between the calculated registered element group and the matching element group is described in the registration column. Therefore, the operator can quickly understand which address is omitted by looking at the score of the coincidence.

照合詳細領域294には、たとえば、読取「〇丁目△番地×号の簡略化」や登録「区分2:北群馬郡省略」などと、照合時に簡略化した情報や照合の結果の詳細など照合についての詳細な情報が表示される。したがって、オペレータは、照合詳細領域294を見ることで照合の内容を素早く把握することができる。   The collation detail area 294 includes, for example, reading “Ochome △ address × simplification” and registration “Category 2: Kita-gunma-gun omission”, etc., and collation such as information simplified during collation and details of collation results Detailed information of is displayed. Therefore, the operator can quickly grasp the contents of the collation by looking at the collation detail area 294.

戻るボタン295は、署名照合の報知画面270への画面遷移の実行を受け付けるボタンである。照合装置20は、戻るボタン295の選択を受け付けることで、署名照合の報知画面290から印鑑/署名照合への報知画面270へと画面を変化させる。   The return button 295 is a button for accepting execution of screen transition to the signature verification notification screen 270. The verification device 20 changes the screen from the signature verification notification screen 290 to the seal / signature verification notification screen 270 by accepting the selection of the return button 295.

印刷ボタン296は、印刷の実行を受け付けるボタンである。照合装置20は、印刷ボタン296の選択を受け付けることで報知画面290の印刷をおこなう。
スコア領域297には、スコアが「94」と、図17の照合処理の同一性の判定処理のステップS73で算出したスコアが表示されている。
The print button 296 is a button for accepting execution of printing. The collation device 20 prints the notification screen 290 by accepting selection of the print button 296.
In the score area 297, the score “94” is displayed, and the score calculated in step S73 of the identity determination processing in FIG. 17 is displayed.

以上が署名照合詳細の報知画面290の画面例である。
報知画面290によれば、オペレータは、照合結果をスコアとして把握し、一致不一致の判断を迅速におこなうことが可能になる。また、一致不一致どちらか判断がしづらいスコアの場合でも、不一致箇所などの照合詳細を一目で把握することが可能であり、一致不一致の判断を迅速におこなうことが可能である。
The above is an example of the signature verification details notification screen 290.
According to the notification screen 290, the operator can grasp the collation result as a score, and can quickly determine the coincidence / mismatch. Further, even if the score is difficult to determine whether it is coincidence or mismatch, it is possible to grasp the details of the collation such as a mismatched portion at a glance, and it is possible to quickly determine the match / mismatch.

なお、照合装置20は、一致度領域293において、スコアに応じて異なる色彩を施すようにしてもよい。照合装置20が色彩を施すことによって、オペレータは、一目で照合状況を把握することが可能になる。   Note that the matching device 20 may apply different colors in the matching degree region 293 according to the score. When the collation device 20 applies colors, the operator can grasp the collation status at a glance.

なお、照合装置20は、スコア領域297において、スコアに応じて異なる色彩を施すようにしてもよい。照合装置20が色彩を施すことによって、オペレータは、一目で照合状況を把握することが可能になる。   The collation device 20 may apply different colors in the score area 297 depending on the score. When the collation device 20 applies colors, the operator can grasp the collation status at a glance.

以上が第2の実施形態である。
なお、第2の実施形態では登録住所の区分を照合の際におこなったが、予め区分した住所を登録し、呼び出すようにしてもよい。また、照合をサーバ11dでおこなうようにしてもよい。
The above is the second embodiment.
In the second embodiment, the registered addresses are classified at the time of collation. However, the addresses classified in advance may be registered and called. Further, the collation may be performed by the server 11d.

第2の実施形態によれば、照合装置20は、登録住所と読取住所の一致不一致の照合をすることが可能である。また、照合装置20は、住所の区分を知識辞書なしでおこなうことができる。また、照合装置20は、住所を知識辞書による区分と同様に、異なる行政区分を、異なる要素に区分することができる。また、照合装置20は、区分した住所を簡略化して照合しているため、住所の簡略化による書き方の差異を吸収することができる。   According to the second embodiment, the collation device 20 can collate the registered address and the read address with each other. Moreover, the collation apparatus 20 can perform an address classification without a knowledge dictionary. Moreover, the collation apparatus 20 can classify | categorize a different administrative division into a different element similarly to the division by an knowledge dictionary. Moreover, since the collation apparatus 20 is collating by simplifying the classified address, it can absorb the difference in writing due to the simplification of the address.

また、照合装置20は、区分した要素毎に照合し、住所の不一致区分を見つけ、各区分に重み付けをし、照合結果を一致度のスコアとして導出する。したがって、省略がある場合でも、スコアによって同一の住所と判定することが可能であり、住所の省略による書き方の差異を吸収することができる。   Further, the collation device 20 collates for each divided element, finds an inconsistent section of the address, weights each section, and derives the collation result as a score of coincidence. Therefore, even if there is an omission, it is possible to determine the same address based on the score, and it is possible to absorb differences in writing due to omission of the address.

また、照合装置20は、オペレータに、スコアとともに、不一致区分や簡略化箇所の情報を提示する。したがって、オペレータは、迅速な本人確認をすることが可能になる。
なお、上記の処理機能は、コンピュータによって実現することができる。その場合、照合装置1、20(サーバ11d)が有すべき機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。処理内容を記述したプログラムは、コンピュータで読取り可能な記録媒体(可搬型記録媒体を含む)に記録しておくことができる。コンピュータで読取り可能な記録媒体としては、磁気記録装置、光ディスク、光磁気記録媒体、半導体メモリなどがある。磁気記録装置には、ハードディスク装置(HDD)、フレキシブルディスク(FD)、磁気テープなどがある。光ディスクには、DVD(Digital Versatile Disc)、DVD−RAM、CD−ROM、CD−R(Recordable)/RW(ReWritable)などがある。光磁気記録媒体には、MO(Magneto Optical disk)などがある。
In addition, the collation device 20 presents the mismatch classification and simplified location information together with the score to the operator. Therefore, the operator can quickly confirm the identity.
The above processing functions can be realized by a computer. In that case, a program describing the processing contents of the functions that the matching devices 1 and 20 (server 11d) should have is provided. By executing the program on a computer, the above processing functions are realized on the computer. The program describing the processing contents can be recorded on a computer-readable recording medium (including a portable recording medium). Examples of the computer-readable recording medium include a magnetic recording device, an optical disk, a magneto-optical recording medium, and a semiconductor memory. Examples of the magnetic recording device include a hard disk device (HDD), a flexible disk (FD), and a magnetic tape. Optical discs include DVD (Digital Versatile Disc), DVD-RAM, CD-ROM, CD-R (Recordable) / RW (ReWritable), and the like. Magneto-optical recording media include MO (Magneto Optical disk).

プログラムを流通させる場合には、たとえば、そのプログラムが記録されたDVD、CD−ROMなどの可搬型記録媒体が販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。   When distributing the program, for example, portable recording media such as a DVD and a CD-ROM in which the program is recorded are sold. It is also possible to store the program in a storage device of a server computer and transfer the program from the server computer to another computer via a network.

プログラムを実行するコンピュータは、たとえば、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読取り、プログラムにしたがった処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読取り、そのプログラムにしたがった処理を実行することもできる。また、コンピュータは、サーバコンピュータからプログラムが転送されるごとに、逐次、受け取ったプログラムにしたがった処理を実行することもできる。   The computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read a program directly from a portable recording medium and execute processing according to the program. Further, each time the program is transferred from the server computer, the computer can sequentially execute processing according to the received program.

なお、上述の実施の形態は、実施の形態の要旨を逸脱しない範囲内において種々の変更を加えることができる。
さらに、上述の実施の形態は、多数の変形、変更が当業者にとって可能であり、説明した正確な構成および応用例に限定されるものではない。
Note that various modifications can be made to the above-described embodiment without departing from the gist of the embodiment.
Further, the above-described embodiments can be modified and changed by those skilled in the art, and are not limited to the exact configurations and application examples described.

1,20 照合装置
2 取得部
3 読取要素群生成部
4 登録要素群生成部
5 照合用要素群生成部
6 第一評価部
7 第二評価部
8 判定部
9a 帳票
9b 読取文字列
9c データベース
9d 登録文字列
10 照合システム
11 データセンタ
11a 登録情報データベース
11b 区分文字データベース
11c 正規化情報データベース
11d サーバ
12 支店
13 ネットワーク
50 口座開設票
60 口座振替依頼票
250,270,290 報知画面
DESCRIPTION OF SYMBOLS 1,20 Collation apparatus 2 Acquisition part 3 Reading element group production | generation part 4 Registration element group production | generation part 5 Collation element group production | generation part 6 1st evaluation part 7 2nd evaluation part 8 Judgment part 9a Form 9b Read character string 9c Database 9d Registration Character string 10 Collation system 11 Data center 11a Registration information database 11b Division character database 11c Normalization information database 11d Server 12 Branch 13 Network 50 Account opening slip 60 Account transfer request slip 250,270,290 Notification screen

Claims (11)

帳票から読取った読取文字列と、予め登録してある登録文字列とを取得する取得部と、
予め設定した区分文字により前記読取文字列を区分し、前記読取文字列から区分された文字列を要素とする読取要素群を生成する読取要素群生成部と、
前記区分文字により前記登録文字列を区分し、前記登録文字列から区分された文字列を要素とする登録要素群を生成する登録要素群生成部と、
前記読取要素群と前記登録要素群とを包含する照合用要素群を生成する照合用要素群生成部と、
前記読取要素群と前記照合用要素群との一致度を評価する第一評価部と、
前記登録要素群と前記照合用要素群との一致度を評価する第二評価部と、
前記第一評価部の評価と前記第二評価部の評価とにより前記読取文字列と前記登録文字列との同一性を判定する判定部と、
を備えることを特徴とする照合装置。
An acquisition unit for acquiring a read character string read from a form and a registered character string registered in advance;
A reading element group generation unit that classifies the reading character string by a predetermined classification character and generates a reading element group having the character string divided from the reading character string as an element;
A registered element group generation unit that classifies the registered character string by the divided character, and generates a registered element group having a character string divided from the registered character string as an element;
A collating element group generation unit that generates a collating element group including the reading element group and the registered element group;
A first evaluation unit that evaluates the degree of coincidence between the reading element group and the matching element group;
A second evaluation unit for evaluating the degree of coincidence between the registered element group and the matching element group;
A determination unit that determines the identity of the read character string and the registered character string by the evaluation of the first evaluation unit and the evaluation of the second evaluation unit;
A collation device comprising:
前記読取要素群生成部は、前記読取要素群の要素に関連付けされる、前記読取文字列における前記読取要素群の要素の並び順を特定可能な読取順序情報を生成し、
前記登録要素群生成部は、前記登録要素群の要素に関連付けされる、前記登録文字列における前記登録要素群の要素の並び順を特定可能な登録順序情報を生成し、
前記照合用要素群生成部は、前記読取順序情報と前記登録順序情報とにもとづいて前記照合用要素群の要素を整列する、
ことを特徴とする請求項1記載の照合装置。
The reading element group generation unit generates reading order information that is associated with an element of the reading element group and that can specify an arrangement order of elements of the reading element group in the reading character string;
The registered element group generation unit generates registration order information that can identify the arrangement order of the elements of the registered element group in the registered character string, which is associated with the elements of the registered element group,
The collating element group generation unit aligns the elements of the collating element group based on the reading order information and the registration order information.
The collation apparatus according to claim 1.
前記照合用要素群生成部は、
前記照合用要素群の要素が前記登録要素群と前記読取要素群とに含まれる場合に、前記読取順序情報と前記登録順序情報とから、前記照合用要素群の要素に関連付けされる、前記照合用要素群の要素の整列に用いる登録順序情報を生成し、
前記照合用要素群の要素が前記登録要素群と前記読取要素群のいずれか一方に含まれる場合に、前記照合用要素群の要素を含む前記読取順序情報、または前記照合用要素群の要素を含む前記登録順序情報から、前記照合用要素群の要素に関連付けされる、前記照合用要素群の要素の整列に用いる照合用順序情報を生成する、
ことを特徴とする請求項2記載の照合装置。
The collating element group generation unit
When the elements of the verification element group are included in the registered element group and the reading element group, the verification is associated with the elements of the verification element group from the reading order information and the registration order information Registration order information used to align the elements of the element group
When the element of the collating element group is included in any one of the registered element group and the reading element group, the reading order information including the element of the collating element group, or the element of the collating element group Generating collation order information used for aligning the elements of the collating element group associated with the elements of the collating element group from the registration order information including
The collation apparatus according to claim 2, wherein:
前記照合用要素群生成部は、
前記照合用要素群の要素が前記登録要素群と前記読取要素群とに含まれる場合に、前記読取順序情報により特定される前記要素の並び順と、前記登録順序情報により特定される前記要素の並び順との平均値を、前記要素に関連付けされる前記照合用順序情報とし、
前記照合用要素群の要素が前記登録要素群と前記読取要素群のいずれか一方に含まれる場合に、前記読取順序情報により特定される前記要素の並び順、または前記登録順序情報により特定される前記要素の並び順を、前記要素に関連付けされる前記照合用順序情報とする、
ことを特徴とする請求項3記載の照合装置。
The collating element group generation unit
When the elements of the verification element group are included in the registered element group and the reading element group, the arrangement order of the elements specified by the reading order information and the elements specified by the registration order information The average value with the arrangement order is the collation order information associated with the element,
When the element of the collating element group is included in either one of the registered element group and the reading element group, it is specified by the arrangement order of the elements specified by the reading order information or the registration order information The arrangement order of the elements is the order information for matching associated with the elements.
The collation apparatus according to claim 3.
前記第一評価部は、前記照合用要素群と前記読取要素群とに共通して含まれる要素数で前記一致度を評価し、
前記第二評価部は、前記照合用要素群と前記登録要素群とに共通して含まれる要素数で前記一致度を評価する、
ことを特徴とする請求項1乃至4のいずれか1つに記載の照合装置。
The first evaluation unit evaluates the degree of coincidence by the number of elements included in common in the matching element group and the reading element group,
The second evaluation unit evaluates the degree of coincidence by the number of elements included in common in the matching element group and the registered element group.
The collation apparatus according to any one of claims 1 to 4, wherein
前記第一評価部は、
前記照合用要素群と前記読取要素群とに共通して含まれる要素毎に前記照合用順序情報にもとづく評価値を設定し、前記評価値の合計値で前記一致度を評価し、
前記第二評価部は、
前記照合用要素群と前記登録要素群とに共通して含まれる要素毎に前記照合用順序情報にもとづく評価値を設定し、前記評価値の合計値で前記一致度を評価する、
ことを特徴とする請求項3または4に記載の照合装置。
The first evaluation unit is
Set an evaluation value based on the collation order information for each element included in common in the collating element group and the reading element group, and evaluate the degree of coincidence with the total value of the evaluation values,
The second evaluation unit is
Setting an evaluation value based on the collation order information for each element included in common in the collation element group and the registration element group, and evaluating the degree of coincidence with a total value of the evaluation values;
The collation apparatus according to claim 3 or 4 , wherein
前記第一評価部は、
前記照合用要素群と前記読取要素群とに共通して含まれる要素毎の文字列の大きさにもとづく評価値を設定し、前記評価値の合計値で前記一致度を評価し、
前記第二評価部は、
前記照合用要素群と前記登録要素群とに共通して含まれる要素毎に文字列の大きさにもとづく評価値を設定し、前記評価値の合計値で前記一致度を評価する、
ことを特徴とする請求項1乃至4のいずれか1つに記載の照合装置。
The first evaluation unit is
Set an evaluation value based on the size of a character string for each element included in common in the collating element group and the reading element group, and evaluate the degree of coincidence with the total value of the evaluation values,
The second evaluation unit is
Setting an evaluation value based on the size of a character string for each element included in common in the matching element group and the registered element group, and evaluating the degree of coincidence with a total value of the evaluation values;
The collation apparatus according to any one of claims 1 to 4, wherein
前記第一評価部は、
前記照合用要素群と前記読取要素群とに共通して含まれる要素に含まれる前記区分文字毎に評価値を設定し、前記評価値の合計値で前記一致度を評価し、
前記第二評価部は、
前記照合用要素群と前記登録要素群とに共通して含まれる要素に含まれる前記区分文字毎に評価値を設定し、前記評価値の合計値で前記一致度を評価する、
ことを特徴とする請求項1乃至4のいずれか1つに記載の照合装置。
The first evaluation unit is
An evaluation value is set for each of the segment characters included in the elements included in common in the collating element group and the reading element group, and the degree of coincidence is evaluated by a total value of the evaluation values,
The second evaluation unit is
An evaluation value is set for each of the segment characters included in the elements included in common in the matching element group and the registered element group, and the degree of coincidence is evaluated by a total value of the evaluation values.
The collation apparatus according to any one of claims 1 to 4, wherein
前記判定部は、
前記第一評価部の前記合計値と予め設定した第一の閾値とを比較し、
前記第二評価部の前記合計値と予め設定した第二の閾値とを比較することで、
前記読取文字列と前記登録文字列との同一性を判定する、
ことを特徴とする請求項6乃至8のいずれか1つに記載の照合装置。
The determination unit
Comparing the total value of the first evaluation unit with a preset first threshold,
By comparing the total value of the second evaluation unit and a preset second threshold,
Determining the identity of the read character string and the registered character string;
The collation apparatus according to any one of claims 6 to 8, characterized in that:
区分文字により文字列を区分し照合する照合方法であって、
コンピュータが、
帳票から読取った読取文字列と予め登録してある登録文字列とを取得し、
予め設定された区分文字により前記読取文字列を区分し、前記読取文字列から区分された文字列を要素とする読取要素群を生成し、
区分文字により前記登録文字列を区分し、前記登録文字列から区分された文字列を要素とする登録要素群を生成し、
前記読取要素群と前記登録要素群とを包含する照合用要素群を生成し、
前記読取要素群と前記照合用要素群との一致度を評価し、
前記登録要素群と前記照合用要素群との一致度を評価し、
前記読取要素群と前記照合用要素群との評価と前記登録要素群と前記照合用要素群との評価とにより前記読取文字列と前記登録文字列との同一性を判定する、
ことを特徴とする照合方法。
A collation method that classifies and collates character strings by segment characters,
Computer
Get the read character string read from the form and the registered character string registered in advance,
Classifying the read character string by a preset character segment, and generating a read element group having a character string segmented from the read character string as an element;
Classifying the registered character string by a segmented character, generating a registered element group having a character string segmented from the registered character string as an element;
Generating a collating element group including the reading element group and the registered element group;
Evaluating the degree of coincidence between the reading element group and the collating element group,
Evaluate the degree of coincidence between the registered element group and the matching element group,
Determining the identity of the read character string and the registered character string by evaluating the read element group and the collating element group and evaluating the registered element group and the collating element group;
The collation method characterized by this.
区分文字により文字列を区分し照合する照合プログラムであって、
コンピュータに、
帳票から読取った読取文字列と予め登録してある登録文字列とを取得させ、
予め設定された区分文字により前記読取文字列を区分し、前記読取文字列から区分された文字列を要素とする読取要素群を生成させ、
区分文字により前記登録文字列を区分し、前記登録文字列から区分された文字列を要素とする登録要素群を生成させ、
前記読取要素群と前記登録要素群とを包含する照合用要素群を生成させ、
前記読取要素群と前記照合用要素群との一致度を評価させ、
前記登録要素群と前記照合用要素群との一致度を評価させ、
前記読取要素群と前記照合用要素群との評価と前記登録要素群と前記照合用要素群との評価とにより前記読取文字列と前記登録文字列との同一性を判定させる、
ことを特徴とする照合プログラム。
A collation program that classifies and collates character strings with segment characters,
On the computer,
Get the read character string read from the form and the registered character string registered in advance,
The read character string is divided by a predetermined character set, and a read element group including a character string divided from the read character string as an element is generated.
The registered character string is divided by a divided character, and a registered element group having a character string divided from the registered character string as an element is generated,
Generating a matching element group including the reading element group and the registered element group;
The degree of coincidence between the reading element group and the collating element group is evaluated,
Let us evaluate the degree of coincidence between the registered element group and the matching element group,
Determining the identity of the read character string and the registered character string by evaluating the read element group and the collating element group and evaluating the registered element group and the collating element group;
A collation program characterized by that.
JP2012165579A 2012-07-26 2012-07-26 Verification device, verification method and verification program Active JP5876784B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012165579A JP5876784B2 (en) 2012-07-26 2012-07-26 Verification device, verification method and verification program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012165579A JP5876784B2 (en) 2012-07-26 2012-07-26 Verification device, verification method and verification program

Publications (2)

Publication Number Publication Date
JP2014026421A JP2014026421A (en) 2014-02-06
JP5876784B2 true JP5876784B2 (en) 2016-03-02

Family

ID=50200016

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012165579A Active JP5876784B2 (en) 2012-07-26 2012-07-26 Verification device, verification method and verification program

Country Status (1)

Country Link
JP (1) JP5876784B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6472218B2 (en) * 2014-11-17 2019-02-20 株式会社日立情報通信エンジニアリング Character recognition system and character recognition method
WO2017187999A1 (en) 2016-04-26 2017-11-02 日本電気株式会社 Program analysis system, program analysis method and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62274486A (en) * 1986-05-23 1987-11-28 Hitachi Ltd Pattern recognizing device
JP3106994B2 (en) * 1997-02-21 2000-11-06 日本電気株式会社 Address reading device
JP2010237909A (en) * 2009-03-31 2010-10-21 Fujitsu Frontech Ltd Knowledge correction program, knowledge correcting device and knowledge correction method

Also Published As

Publication number Publication date
JP2014026421A (en) 2014-02-06

Similar Documents

Publication Publication Date Title
US20220351216A1 (en) Identifying false positive geolocation-based fraud alerts
CN109101469B (en) Extracting searchable information from digitized documents
CN105528604B (en) A kind of bill automatic identification and processing system based on OCR
US10685183B1 (en) Consumer insights analysis using word embeddings
CN110689459B (en) Contract processing method, contract processing device, contract processing equipment and storage medium
CN111275880B (en) Bill identification method, device, equipment and storage medium
JP6667801B2 (en) Segment-based handwritten signature authentication system and method
JPH10505175A (en) Method and system for collecting, storing, transmitting and authenticating a handwritten signature
WO2007080642A1 (en) Sheet slip processing program and sheet slip program device
JP2012048723A (en) Techniques for creating micro-tasks for content privacy preservation
US11295125B2 (en) Document fingerprint for fraud detection
JP5876784B2 (en) Verification device, verification method and verification program
US11030539B1 (en) Consumer insights analysis using word embeddings
CN112990182A (en) Finance information auditing method and system and electronic equipment
JP6506652B2 (en) Document reader, document reading method, and document reading system
US20230206676A1 (en) Systems and Methods for Generating Document Numerical Representations
JP2004013813A (en) Information management system and method
US20220229863A1 (en) Assigning documents to entities of a database
US9378664B1 (en) Providing financial data through real-time virtual animation
TWM626292U (en) Business-oriented key item key-value identification system
US20220237937A1 (en) Distributed computer system for document authentication
TWI807467B (en) Key-item detection model building method, business-oriented key-value identification system and method
JP7442430B2 (en) Examination support system and examination support method
JP7302107B1 (en) LEARNING SYSTEMS, LEARNING METHODS AND PROGRAMS
JP6867661B1 (en) Information processing methods, computer programs and information processing equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140829

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150526

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150602

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150803

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160119

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160122

R150 Certificate of patent or registration of utility model

Ref document number: 5876784

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150