JP2015179310A - Formal name candidate output method, formal name candidate output program, and formal name candidate output system - Google Patents

Formal name candidate output method, formal name candidate output program, and formal name candidate output system Download PDF

Info

Publication number
JP2015179310A
JP2015179310A JP2014055353A JP2014055353A JP2015179310A JP 2015179310 A JP2015179310 A JP 2015179310A JP 2014055353 A JP2014055353 A JP 2014055353A JP 2014055353 A JP2014055353 A JP 2014055353A JP 2015179310 A JP2015179310 A JP 2015179310A
Authority
JP
Japan
Prior art keywords
name
candidate output
financial institution
output device
transfer destination
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014055353A
Other languages
Japanese (ja)
Other versions
JP6364846B2 (en
Inventor
誉史 瀬川
Takashi Segawa
誉史 瀬川
勲 真柄
Isao Magara
勲 真柄
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 Ltd
Original Assignee
Fujitsu 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 Ltd filed Critical Fujitsu Ltd
Priority to JP2014055353A priority Critical patent/JP6364846B2/en
Publication of JP2015179310A publication Critical patent/JP2015179310A/en
Application granted granted Critical
Publication of JP6364846B2 publication Critical patent/JP6364846B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To generate options for identifying a formal name.SOLUTION: A candidate output device 100 has a conversion rule corresponding to each character string. The candidate output device 100 also includes an abbreviation table storing identification information on each financial institution, a formal name of the financial institution, and an abbreviation of the financial institution while making the identification information, the formal name, and the abbreviation correspond to one another. First, the candidate output device 100 acquires character data. Next, the candidate output device 100 converts a transfer destination name according to the conversion rule corresponding to a specific character string and generates a plurality of transfer destination names if the transfer destination name indicated by the character data contains the specific character string. The candidate output device 100 outputs a formal name candidate of the financial institution corresponding to each transfer destination name.

Description

本発明は、正式名称の候補出力方法、正式名称の候補出力プログラム、および正式名称の候補出力システムに関する。   The present invention relates to a formal name candidate output method, a formal name candidate output program, and a formal name candidate output system.

従来、コンピュータは、記入欄に手書きで記入された文字を処理するために、記入欄の文字をOCR(Optical Character Reader)によって文字認識して文字データを取得する場合がある。文字認識により得られた文字データは、例えば、金融機関の名称として特定される。関連する技術としては、例えば、目的地データに関連する関連語と、複数の目的地データを総称する総称語が関連語に対応付けられ、各総称語と目的地データとが対応付けられた曖昧辞書を用意するものがある。   2. Description of the Related Art Conventionally, in order to process characters handwritten in an entry field, a computer may obtain character data by recognizing the characters in the entry field using an OCR (Optical Character Reader). The character data obtained by character recognition is specified as the name of a financial institution, for example. As a related technique, for example, a related word related to destination data and a generic word collectively referring to a plurality of destination data are associated with the related word, and each generic word is associated with the destination data. Some prepare a dictionary.

特開2009−150787号公報JP 2009-150787 A

しかしながら、上述した従来技術では、文字認識により得られた文字データから、正式名称を特定することが困難な場合がある。例えば、記入欄に正式名称を略した略称が記入されていると、正式名称を特定することが困難な場合がある。なお、このような正式名称の特定に関する問題は、金融機関の正式名称についても生じ得る。   However, in the above-described prior art, it may be difficult to specify the official name from the character data obtained by character recognition. For example, if an abbreviation that omits the official name is entered in the entry field, it may be difficult to specify the official name. It should be noted that such a problem regarding the identification of the official name can also occur with respect to the official name of the financial institution.

1つの側面では、本発明は、正式名称を特定するための選択肢を生成することができる正式名称の候補出力方法、正式名称の候補出力プログラム、および正式名称の候補出力システムを提供することを目的とする。   In one aspect, an object of the present invention is to provide a formal name candidate output method, a formal name candidate output program, and a formal name candidate output system capable of generating options for specifying a formal name. And

本発明の一側面によれば、文字列に対応する変換ルールを記憶した第1の記憶部を参照して、入力文字列に含まれる文字列に対応する変換ルールを特定し、特定した前記変換ルールに従って前記入力文字列を変換して、1または複数の新たな文字列を生成し、略称と正式名称との対応関係を記憶する第2の記憶部を参照して、生成した前記1または複数の新たな文字列の少なくともいずれかと一致する略称に対応付けられた正式名称を出力する正式名称の候補出力方法、正式名称の候補出力プログラム、および正式名称の候補出力システムが提案される。   According to one aspect of the present invention, the conversion rule corresponding to the character string included in the input character string is specified with reference to the first storage unit storing the conversion rule corresponding to the character string, and the specified conversion The input character string is converted according to a rule to generate one or a plurality of new character strings, and the generated one or a plurality of the reference characters are referred to a second storage unit that stores a correspondence relationship between an abbreviation and a formal name A formal name candidate output method, a formal name candidate output program, and a formal name candidate output system for outputting a formal name associated with an abbreviation that matches at least one of the new character strings are proposed.

本発明の一態様によれば、正式名称を特定するための選択肢を生成することができるという効果を奏する。   According to one aspect of the present invention, it is possible to generate an option for specifying a formal name.

図1は、候補出力装置100の正式名称の候補出力の一例を示す説明図である。FIG. 1 is an explanatory diagram illustrating an example of a candidate name candidate output of the candidate output device 100. 図2は、候補出力装置100のハードウェア構成例を示すブロック図である。FIG. 2 is a block diagram illustrating a hardware configuration example of the candidate output device 100. 図3は、略称テーブル300の記憶内容の一例を示す説明図である。FIG. 3 is an explanatory diagram showing an example of the contents stored in the abbreviation table 300. 図4は、接尾語テーブル400の記憶内容の一例を示す説明図である。FIG. 4 is an explanatory diagram showing an example of the stored contents of the suffix table 400. 図5は、短縮テーブル500の記憶内容の一例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of the contents stored in the shortening table 500. 図6は、候補出力装置100の機能例を示すブロック図である。FIG. 6 is a block diagram illustrating an example of functions of the candidate output device 100. 図7は、伝票700の記入内容の一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of the entry contents of the slip 700. 図8は、変換ルールの特定の一例を示す説明図である。FIG. 8 is an explanatory diagram illustrating an example of specifying a conversion rule. 図9は、振込先名称の変換の一例を示す説明図である。FIG. 9 is an explanatory diagram illustrating an example of conversion of a transfer destination name. 図10は、正式名称の候補出力の一例を示す説明図である。FIG. 10 is an explanatory diagram of an example of a candidate name candidate output. 図11は、変換ルールの特定の別の例を示す説明図である。FIG. 11 is an explanatory diagram illustrating another specific example of the conversion rule. 図12は、振込先の金融機関の名称である文字列の変換の別の例を示す説明図である。FIG. 12 is an explanatory diagram showing another example of conversion of a character string that is the name of a financial institution to which money is transferred. 図13は、正式名称の検索の一例を示す説明図である。FIG. 13 is an explanatory diagram showing an example of a search for an official name. 図14は、短縮名称の検索の一例を示す説明図である。FIG. 14 is an explanatory diagram illustrating an example of a search for abbreviated names. 図15は、候補出力処理手順の一例を示すフローチャートである。FIG. 15 is a flowchart illustrating an example of a candidate output processing procedure. 図16は、略称検索処理手順の一例を示すフローチャートである。FIG. 16 is a flowchart illustrating an example of an abbreviation search processing procedure.

以下に添付図面を参照して、本発明にかかる正式名称の候補出力方法、正式名称の候補出力プログラム、および正式名称の候補出力システムの実施の形態を詳細に説明する。   Exemplary embodiments of a formal name candidate output method, a formal name candidate output program, and a formal name candidate output system according to the present invention will be described below in detail with reference to the accompanying drawings.

(候補出力装置100の正式名称の候補出力の一例)
図1は、候補出力装置100の正式名称の候補出力の一例を示す説明図である。候補出力装置100は、実施の形態にかかる正式名称の候補出力プログラムを実行し、実施の形態にかかる正式名称の候補出力システムを実現するコンピュータである。以下の説明では、金融機関の正式名称を例に挙げて、候補出力装置100の正式名称の候補出力の一例について説明する。
(Example of candidate name candidate output of candidate output device 100)
FIG. 1 is an explanatory diagram illustrating an example of a candidate name candidate output of the candidate output device 100. The candidate output device 100 is a computer that executes a formal name candidate output program according to the embodiment and realizes a formal name candidate output system according to the embodiment. In the following description, an example of the official name candidate output of the candidate output device 100 will be described by taking the official name of the financial institution as an example.

候補出力装置100は、例えば、文字データを取得する。ここで、文字データは、振込先の金融機関を特定するためのデータである。文字データは、例えば、顧客が振込処理の伝票の振込先記入欄に記入した振込先の金融機関を特定するための名称を、OCRによって文字認識して得られたデータである。以下の説明では、振込先の金融機関を特定するための名称を「振込先名称」と表記する場合がある。   Candidate output device 100 acquires character data, for example. Here, the character data is data for specifying a transfer destination financial institution. The character data is, for example, data obtained by character recognition by OCR of a name for identifying a transfer destination financial institution entered by a customer in a transfer destination entry field of a transfer processing slip. In the following description, a name for specifying a transfer destination financial institution may be referred to as a “transfer destination name”.

振込先名称は、例えば、金融機関の正式名称であったり、顧客が金融機関の正式名称を略して記入した金融機関の略称であったり、顧客が金融機関の正式名称を誤って記入した金融機関の誤称などであったりする。   The transfer name is, for example, the official name of the financial institution, the abbreviation of the financial institution in which the customer has omitted the official name of the financial institution, or the financial institution in which the customer has incorrectly entered the official name of the financial institution It may be a misnomer.

しかしながら、金融機関の略称や誤称などは、他の金融機関の正式名称、または他の金融機関の略称と一致してしまうことがある。このため、顧客が記入した振込先名称に対応する金融機関の正式名称が、顧客が振り込もうとした金融機関の正式名称とは異なる場合がある。また、顧客が記入した金融機関の略称や誤称などは、候補出力装置100が金融機関の略称として記憶していない名称になってしまうことがある。   However, an abbreviation or misnomer of a financial institution may coincide with an official name of another financial institution or an abbreviation of another financial institution. For this reason, the official name of the financial institution corresponding to the transfer destination name entered by the customer may be different from the official name of the financial institution that the customer tried to transfer. In addition, the abbreviations and misnomers of financial institutions entered by customers may be names that the candidate output device 100 does not store as abbreviations for financial institutions.

そこで、候補出力装置100は、文字データが示す振込先名称に特定の文字列が含まれる場合は、当該文字列に対応する変換ルールに従って振込先名称を変換して、新たな振込先名称を生成する。そして、候補出力装置100は、元々の振込先名称や新たな振込先名称の各々の振込先名称に対応する金融機関の正式名称の候補を出力する。   Therefore, when a specific character string is included in the transfer destination name indicated by the character data, the candidate output device 100 generates a new transfer destination name by converting the transfer destination name according to the conversion rule corresponding to the character string. To do. Then, the candidate output device 100 outputs candidates for official names of financial institutions corresponding to the respective transfer destination names of the original transfer destination name and the new transfer destination name.

これにより、候補出力装置100は、文字データが示す振込先名称が略称や誤称でも、振込先名称を変換して、文字データが示す振込先名称のほかに、検索対象になる新たな振込先名称を生成することができる。このため、候補出力装置100は、文字データが示す振込先名称に対応する金融機関の正式名称のほかに、生成した新たな振込先名称に対応する金融機関の正式名称を出力して、金融機関の正式名称の候補を複数出力することができる。   Thereby, even if the transfer destination name indicated by the character data is an abbreviation or misnomer, the candidate output device 100 converts the transfer destination name, and in addition to the transfer destination name indicated by the character data, a new transfer destination to be searched A name can be generated. Therefore, the candidate output device 100 outputs the official name of the financial institution corresponding to the generated new transfer destination name in addition to the official name of the financial institution corresponding to the transfer destination name indicated by the character data. Multiple candidates for the official name can be output.

結果として、候補出力装置100は、候補出力装置100の利用者に、金融機関の正式名称の候補が複数存在することを通知して、窓口業務における振込先の金融機関の特定の誤りを防止することができる。そして、候補出力装置100は、金融機関の窓口業務の正確性や安全性の向上を図ることができる。   As a result, the candidate output device 100 notifies the user of the candidate output device 100 that there are a plurality of candidates for the official name of the financial institution, and prevents a specific error of the transfer destination financial institution in the counter service. be able to. The candidate output device 100 can improve the accuracy and safety of the counter service of the financial institution.

図1の例では、候補出力装置100は、振込先名称に地名を示す文字列が含まれる場合に、地名の後ろに当該地名に対応する接尾語があれば、接尾語を削除する変換ルールを有する。ここで、地名とは、例えば、東京、大阪、愛知、千代田などである。接尾語とは、都、道、府、県、市、区、町、村などである。   In the example of FIG. 1, when the candidate output device 100 includes a character string indicating a place name in the transfer destination name, if there is a suffix corresponding to the place name after the place name, the candidate output device 100 sets a conversion rule for deleting the suffix. Have. Here, the place names are, for example, Tokyo, Osaka, Aichi, Chiyoda and the like. Suffixes include cities, roads, prefectures, prefectures, cities, wards, towns, and villages.

また、候補出力装置100は、金融機関の識別情報と金融機関の正式名称と金融機関の略称とを対応付けて記憶する略称テーブルを有する。ここでは、略称テーブルは、金融機関の正式名称「愛知県○○信用金庫」と金融機関の略称「愛知○○信金」とを対応付けて記憶する。一方で、略称テーブルは、金融機関の略称「愛知県○○信金」については記憶していない。   The candidate output device 100 also has an abbreviation table that stores the identification information of financial institutions, the official names of financial institutions, and the abbreviations of financial institutions in association with each other. Here, the abbreviation table stores the official name of the financial institution “Aichi Prefecture XX Shinkin Bank” and the abbreviation of the financial institution “Aichi XX Shinkin” in association with each other. On the other hand, the abbreviation table does not store the abbreviation “Aichi Prefecture XX Shinkin” for financial institutions.

(1)候補出力装置100は、振込先名称「愛知県○○信金」を示す文字データを受け付ける。(2)候補出力装置100は、振込先名称「愛知県○○信金」に、地名を示す特定の文字列「愛知」が含まれることを検出する。そして、候補出力装置100は、特定の文字列「愛知」に対応する変換ルールを特定する。   (1) The candidate output device 100 accepts character data indicating a transfer destination name “Aichi Prefecture XX Nobukin”. (2) The candidate output device 100 detects that a specific character string “Aichi” indicating a place name is included in the transfer destination name “Aichi Prefecture XX Shinkin”. Then, the candidate output device 100 specifies the conversion rule corresponding to the specific character string “Aichi”.

特定の文字列「愛知」に対応する変換ルールとは、例えば、特定の文字列「愛知」の後ろに、文字列「愛知」に対応する接尾語「県」や「郡」があれば、接尾語「県」や「郡」を削除することにより、振込先名称を変換するルールである。   A conversion rule corresponding to a specific character string “Aichi” is, for example, if there is a suffix “prefecture” or “county” corresponding to the character string “Aichi” after the specific character string “Aichi”. This is a rule for converting the transfer destination name by deleting the words “prefecture” and “county”.

(3)候補出力装置100は、特定した変換ルールに従って、振込先名称を変換して、新たな振込先名称「愛知○○信金」を生成する。(4)候補出力装置100は、受け付けた文字データが示す振込先名称「愛知県○○信金」や、生成した振込先名称「愛知○○信金」に対応する金融機関の正式名称を、略称テーブルから検索して、検索した正式名称を抽出する。   (3) The candidate output device 100 converts the transfer destination name according to the specified conversion rule, and generates a new transfer destination name “Aichi XX Shinkin”. (4) The candidate output device 100 displays the official name of the financial institution corresponding to the transfer destination name “Aichi Prefecture XX Noshin” indicated by the received character data and the generated transfer destination name “Aichi XX Nobunin”. To find the official name.

候補出力装置100は、具体的には、略称テーブルを参照して、受け付けた文字データが示す振込先名称「愛知県○○信金」に対応する正式名称を検索する。ここでは、候補出力装置100は、検索できなかったため、正式名称を抽出できない。   Specifically, the candidate output device 100 refers to the abbreviation table and searches for an official name corresponding to the transfer destination name “Aichi Prefecture XX Nobunkin” indicated by the received character data. Here, since the candidate output device 100 could not be searched, the official name cannot be extracted.

また、候補出力装置100は、略称テーブルを参照して、生成した振込先名称「愛知○○信金」に対応する正式名称を検索する。ここでは、候補出力装置100は、検索できたため、生成した振込先名称「愛知○○信金」に対応する金融機関の正式名称「愛知県○○信用金庫」を抽出する。   Further, the candidate output device 100 refers to the abbreviation table and searches for an official name corresponding to the generated transfer destination name “Aichi XX Nokin”. Here, since the candidate output device 100 was able to search, it extracts the official name “Aichi Prefecture XX Shinkin” of the financial institution corresponding to the generated transfer destination name “Aichi XX Shinkin”.

(5)候補出力装置100は、抽出した「愛知県○○信用金庫」を、ディスプレイに表示する。これにより、候補出力装置100は、顧客が振込先名称として略称テーブルに略称として記憶されていない金融機関の略称「愛知県○○信金」などを記入した場合でも、振込先の金融機関の正式名称になりうる、金融機関の正式名称の候補を特定することができる。   (5) The candidate output device 100 displays the extracted “Aichi Prefecture XX Shinkin” on the display. As a result, the candidate output device 100 can provide the official name of the financial institution to which the deposit is made even when the customer enters the abbreviation “Aichi Prefecture ○○ Shinkin” or the like of the financial institution that is not stored as an abbreviation table in the abbreviation table. Can identify candidates for official names of financial institutions.

そして、候補出力装置100は、候補出力装置100の利用者になる金融機関の窓口業務のオペレータなどに、振込先の金融機関の正式名称になりうる、金融機関の正式名称の候補を通知して、振込先の金融機関の正式名称を選択させることができる。結果として、候補出力装置100の利用者は、顧客が振込先名称として略称テーブルに略称として記憶されていない金融機関の略称「愛知県○○信金」などを記入した場合でも、振込先の金融機関の正式名称を特定する作業量を低減することができる。   Then, the candidate output device 100 notifies a candidate of the official name of the financial institution, which can be the official name of the financial institution to which the transfer is made, to an operator of the financial institution serving as the user of the candidate output device 100. , The official name of the financial institution to which money is to be transferred can be selected. As a result, the user of the candidate output device 100 can transfer the financial institution of the transfer destination even when the customer enters the abbreviation “Aichi Prefecture ○○ Shinkin” of the financial institution that is not stored as an abbreviation table in the abbreviation table. It is possible to reduce the amount of work for specifying the official name of the.

また、候補出力装置100は、顧客が振込先の金融機関の正式名称を間違って、振込先名称として「愛知郡○○信金」などを記入した場合でも、振込先の金融機関の正式名称になりうる、金融機関の正式名称の候補を特定することができる。そして、候補出力装置100は、候補出力装置100の利用者になる金融機関の窓口業務のオペレータなどに、振込先の金融機関の正式名称になりうる、金融機関の正式名称の候補を通知することができる。   Further, the candidate output device 100 becomes the official name of the financial institution of the transfer destination even when the customer incorrectly enters the official name of the transfer destination financial institution and enters “Aichi-gun XX Nobunkin” or the like as the transfer destination name. Candidates for official names of financial institutions can be identified. Then, the candidate output device 100 notifies the candidate of the official name of the financial institution that can be the official name of the financial institution of the transfer destination to the operator of the financial institution serving as the user of the candidate output device 100. Can do.

したがって、候補出力装置100は、顧客が金融機関の正式名称を間違って記入したことを候補出力装置100の利用者に把握させて、金融機関の正式名称を修正させることができる。結果として、候補出力装置100の利用者は、振込先の金融機関を間違って振り込むことを防止することができ、金融機関の窓口業務の正確性や安全性の向上を図ることができる。   Therefore, the candidate output device 100 can make the user of the candidate output device 100 know that the customer has entered the official name of the financial institution in error, and can correct the official name of the financial institution. As a result, the user of the candidate output device 100 can prevent the transfer destination financial institution from being mistakenly transferred, and can improve the accuracy and safety of the counter service of the financial institution.

(候補出力装置100のハードウェア構成例)
図2は、候補出力装置100のハードウェア構成例を示すブロック図である。図2において、候補出力装置100は、CPU(Central Processing Unit)201と、ROM(Read Only Memory)202と、RAM(Random Access Memory)203と、を有する。
(Hardware configuration example of candidate output device 100)
FIG. 2 is a block diagram illustrating a hardware configuration example of the candidate output device 100. In FIG. 2, the candidate output device 100 includes a CPU (Central Processing Unit) 201, a ROM (Read Only Memory) 202, and a RAM (Random Access Memory) 203.

また、候補出力装置100は、さらに、磁気ディスクドライブ(Hard Disk Drive)204と、磁気ディスク205と、光ディスクドライブ206と、光ディスク207と、を有する。また、候補出力装置100は、さらに、ディスプレイ208と、インターフェース(I/F:Interface)209と、キーボード210と、マウス211と、スキャナ212と、プリンタ213と、を有する。また、各構成部はバス200によってそれぞれ接続されている。   The candidate output device 100 further includes a magnetic disk drive (Hard Disk Drive) 204, a magnetic disk 205, an optical disk drive 206, and an optical disk 207. The candidate output device 100 further includes a display 208, an interface (I / F) 209, a keyboard 210, a mouse 211, a scanner 212, and a printer 213. Each component is connected by a bus 200.

ここで、CPU201は、候補出力装置100の全体の制御を司る。ROM202は、ブートプログラムや正式名称の候補出力プログラムなどの各種プログラムを記憶する。ROM202は、例えば、図3に後述する略称テーブル300、図4に後述する接尾語テーブル400、図5に後述する短縮テーブル500を記憶する。   Here, the CPU 201 governs overall control of the candidate output device 100. The ROM 202 stores various programs such as a boot program and a formal name candidate output program. The ROM 202 stores, for example, an abbreviation table 300 described later in FIG. 3, a suffix table 400 described later in FIG. 4, and a shortening table 500 described later in FIG.

RAM203は、CPU201のワークエリアとして使用される。磁気ディスクドライブ204は、CPU201の制御に従って磁気ディスク205に対するデータのリード/ライトを制御する。磁気ディスク205は、磁気ディスクドライブ204の制御で書き込まれたデータを記憶する。   The RAM 203 is used as a work area for the CPU 201. The magnetic disk drive 204 controls reading / writing of data with respect to the magnetic disk 205 according to the control of the CPU 201. The magnetic disk 205 stores data written under the control of the magnetic disk drive 204.

光ディスクドライブ206は、CPU201の制御に従って光ディスク207に対するデータのリード/ライトを制御する。光ディスク207は、光ディスクドライブ206の制御で書き込まれたデータを記憶したり、光ディスク207に記憶されたデータをコンピュータに読み取らせたりする。   The optical disk drive 206 controls reading / writing of data with respect to the optical disk 207 according to the control of the CPU 201. The optical disk 207 stores data written under the control of the optical disk drive 206, or causes the computer to read data stored on the optical disk 207.

ディスプレイ208は、カーソル、アイコンあるいはツールボックスをはじめ、文書、画像、機能情報などのデータを表示する。ディスプレイ208は、例えば、液晶ディスプレイ、プラズマディスプレイなどである。   The display 208 displays data such as a document, an image, and function information as well as a cursor, an icon, or a tool box. The display 208 is, for example, a liquid crystal display or a plasma display.

I/F209は、通信回線を通じてLAN(Local Area Network)、WAN(Wide Area Network)、インターネットなどのネットワーク214に接続され、このネットワーク214を介して他の装置に接続される。そして、I/F209は、ネットワーク214と内部のインターフェースを司り、外部装置からのデータの入出力を制御する。I/F209は、例えば、モデムやLANアダプタなどである。   The I / F 209 is connected to a network 214 such as a LAN (Local Area Network), a WAN (Wide Area Network), and the Internet through a communication line, and is connected to other devices via the network 214. The I / F 209 controls an internal interface with the network 214 and controls data input / output from an external device. The I / F 209 is, for example, a modem or a LAN adapter.

キーボード210は、文字、数字、各種指示などの入力のためのキーを備え、データの入力を行う。また、候補出力装置100は、タッチパネル式の入力パッドやテンキーなどを有してもよい。マウス211は、カーソルの移動や範囲選択、あるいはウィンドウの移動やサイズの変更などを行う。また、候補出力装置100は、ポインティングデバイスとして同様に機能する、トラックボールやジョイスティックなどを有してもよい。   The keyboard 210 includes keys for inputting characters, numbers, various instructions, and the like, and inputs data. The candidate output device 100 may include a touch panel type input pad, a numeric keypad, and the like. The mouse 211 performs cursor movement, range selection, window movement, size change, and the like. The candidate output device 100 may include a trackball, a joystick, or the like that functions similarly as a pointing device.

スキャナ212は、画像を光学的に読み取り、候補出力装置100内に画像データを取り込む。スキャナ212は、OCR機能を有してもよい。プリンタ213は、画像データや文書データを印刷する。プリンタ213は、例えば、レーザプリンタやインクジェットプリンタである。   The scanner 212 optically reads an image and takes in the image data into the candidate output device 100. The scanner 212 may have an OCR function. The printer 213 prints image data and document data. The printer 213 is, for example, a laser printer or an ink jet printer.

候補出力装置100は、光ディスクドライブ206、光ディスク207、ディスプレイ208、キーボード210、マウス211、スキャナ212、およびプリンタ213の少なくともいずれか1つを、有していなくてもよい。   The candidate output device 100 may not include at least one of the optical disk drive 206, the optical disk 207, the display 208, the keyboard 210, the mouse 211, the scanner 212, and the printer 213.

(略称テーブル300の記憶内容)
次に、図3を用いて、略称テーブル300の記憶内容の一例について説明する。略称テーブル300は、例えば、図2に示したROM202、RAM203、磁気ディスク205、光ディスク207などの記憶領域によって実現される。
(Storage contents of abbreviation table 300)
Next, an example of the contents stored in the abbreviation table 300 will be described with reference to FIG. The abbreviation table 300 is realized by storage areas such as the ROM 202, the RAM 203, the magnetic disk 205, and the optical disk 207 shown in FIG.

図3は、略称テーブル300の記憶内容の一例を示す説明図である。図3に示すように、略称テーブル300は、金融機関コード項目に対応付けて、正式名称項目と、略称項目と、を有し、金融機関ごとに各項目に情報が設定されることにより、レコードを記憶する。   FIG. 3 is an explanatory diagram showing an example of the contents stored in the abbreviation table 300. As shown in FIG. 3, the abbreviation table 300 has a formal name item and an abbreviation item in association with a financial institution code item, and information is set in each item for each financial institution, thereby recording records. Remember.

金融機関コード項目には、金融機関の識別情報が記憶される。正式名称項目には、金融機関コード項目の識別情報が示す金融機関の正式名称が記憶される。略称項目には、正式名称項目に設定された金融機関の正式名称の略称が記憶される。例えば、レコード301は、金融機関の金融機関コード「0293」と、金融機関の正式名称「大阪市○○信用金庫」と、金融機関の正式名称の略称「大阪市○○信金」と、を含む略称情報を示す。   In the financial institution code item, identification information of the financial institution is stored. The official name item stores the official name of the financial institution indicated by the identification information of the financial institution code item. The abbreviation item stores the abbreviation of the official name of the financial institution set in the official name item. For example, the record 301 includes the financial institution code “0293” of the financial institution, the official name of the financial institution “Osaka City XX Shinkin”, and the abbreviated name of the financial institution “Osaka City XX Shinkin”. Abbreviation information is shown.

候補出力装置100は、略称テーブル300を参照することにより、顧客が振込先名称として記入した金融機関の略称に対応する金融機関の正式名称を特定したり、顧客が記入した振込先名称が金融機関の正式名称であるか否かを特定することができる。   The candidate output device 100 refers to the abbreviation table 300 to identify the official name of the financial institution corresponding to the abbreviation of the financial institution entered by the customer as the transfer destination name, or the transfer destination name entered by the customer is the financial institution. It is possible to specify whether or not it is an official name.

(接尾語テーブル400の記憶内容)
次に、図4を用いて、接尾語テーブル400の記憶内容の一例について説明する。接尾語テーブル400は、例えば、図2に示したROM202、RAM203、磁気ディスク205、光ディスク207などの記憶領域によって実現される。
(Storage contents of suffix table 400)
Next, an example of the contents stored in the suffix table 400 will be described with reference to FIG. The suffix table 400 is realized by storage areas such as the ROM 202, the RAM 203, the magnetic disk 205, and the optical disk 207 shown in FIG.

図4は、接尾語テーブル400の記憶内容の一例を示す説明図である。図4に示すように、接尾語テーブル400は、地名項目に対応付けて、接尾語項目を有し、地名ごとに各項目に情報が設定されることにより、レコードを記憶する。   FIG. 4 is an explanatory diagram showing an example of the stored contents of the suffix table 400. As shown in FIG. 4, the suffix table 400 has a suffix item associated with a place name item, and stores a record by setting information in each item for each place name.

地名項目には、地名が記憶される。接尾語項目には、地名項目の地名の後ろに接続されうる語句が記憶される。例えば、レコード401は、地名「青森」と、接尾語「県」と、を含む接尾語情報を示す。候補出力装置100は、接尾語テーブル400を参照することにより、変換ルールを特定することができる。   A place name is stored in the place name item. In the suffix item, a phrase that can be connected after the place name of the place name item is stored. For example, the record 401 indicates suffix information including a place name “Aomori” and a suffix “prefecture”. The candidate output device 100 can identify the conversion rule by referring to the suffix table 400.

(短縮テーブル500の記憶内容)
次に、図5を用いて、短縮テーブル500の記憶内容の一例について説明する。短縮テーブル500は、例えば、図2に示したROM202、RAM203、磁気ディスク205、光ディスク207などの記憶領域によって実現される。
(Storage contents of the shortening table 500)
Next, an example of the contents stored in the shortening table 500 will be described with reference to FIG. The shortening table 500 is realized by storage areas such as the ROM 202, the RAM 203, the magnetic disk 205, and the optical disk 207 shown in FIG.

図5は、短縮テーブル500の記憶内容の一例を示す説明図である。図5に示すように、短縮テーブル500は、短縮名称項目に対応付けて、正式名称項目と、金融機関コード項目と、を有し、短縮名称ごとに各項目に情報が設定されることにより、レコードを記憶する。   FIG. 5 is an explanatory diagram showing an example of the contents stored in the shortening table 500. As shown in FIG. 5, the abbreviated table 500 has an official name item and a financial institution code item in association with the abbreviated name item, and information is set in each item for each abbreviated name. Remember the record.

短縮名称項目には、金融機関の短縮名称が記憶される。短縮名称項目には、例えば、特定の地域に固有である金融機関の短縮名称が記憶される。正式名称項目には、短縮名称項目の短縮名称が示す金融機関の正式名称が記憶される。金融機関コード項目には、短縮名称項目の短縮名称が示す金融機関の識別情報が記憶される。例えば、レコード501は、金融機関の短縮名称「浜銀」と、金融機関の正式名称「横浜○○銀行」と、金融機関の金融機関コード「0138」と、を含む短縮情報を示す。   The abbreviated name item stores the abbreviated name of the financial institution. In the abbreviated name item, for example, abbreviated name of a financial institution unique to a specific region is stored. The official name field stores the official name of the financial institution indicated by the short name of the short name field. The financial institution code item stores identification information of the financial institution indicated by the abbreviated name of the abbreviated name item. For example, the record 501 indicates short information including a shortened name “Hamagin” of the financial institution, an official name “Yokohama XX Bank” of the financial institution, and a financial institution code “0138” of the financial institution.

ここで、短縮テーブル500は、例えば、地域に対応付けて用意され、当該地域に固有である金融機関の短縮名称を記憶するテーブルであってもよい。短縮テーブル500は、具体的には、神奈川県に対応付けて用意され。神奈川県に固有である金融機関の短縮名称を記憶するテーブルであってもよい。   Here, for example, the shortening table 500 may be a table prepared in association with a region and storing a shortened name of a financial institution unique to the region. Specifically, the shortening table 500 is prepared in association with Kanagawa Prefecture. It may be a table that stores abbreviated names of financial institutions that are unique to Kanagawa Prefecture.

このとき、候補出力装置100は、顧客の所属する地域が神奈川県である場合に、短縮テーブル500を使用して金融機関の正式名称の候補を特定することができる。また、候補出力装置100は、顧客の所属する地域が神奈川県ではない場合には、短縮テーブル500を使用せずに金融機関の正式名称の候補を特定してもよい。   At this time, when the region to which the customer belongs is Kanagawa Prefecture, the candidate output device 100 can specify a candidate for the official name of the financial institution using the shortening table 500. Further, the candidate output device 100 may specify a candidate for the official name of a financial institution without using the shortening table 500 when the region to which the customer belongs is not Kanagawa Prefecture.

(候補出力装置100の機能例)
次に、図6を用いて、候補出力装置100の機能例について説明する。
(Functional example of candidate output device 100)
Next, an example of functions of the candidate output device 100 will be described with reference to FIG.

図6は、候補出力装置100の機能例を示すブロック図である。候補出力装置100は、制御部となる機能として、記憶部601と、特定部602と、生成部603と、出力部604と、を含む。   FIG. 6 is a block diagram illustrating an example of functions of the candidate output device 100. The candidate output device 100 includes a storage unit 601, a specifying unit 602, a generation unit 603, and an output unit 604 as functions serving as a control unit.

記憶部601は、文字列に対応する変換ルールを記憶する。ここで、文字列とは、金融機関の正式名称や略称のいくつかに共通して含まれる文字列である。文字列は、例えば、地名である。記憶部601は、例えば、図4に示した接尾語テーブル400を記憶する。記憶部601は、さらに、振込先名称の中に接尾語テーブル400の地名項目の地名が含まれる場合に、地名の後ろに「市」や「府」などの接尾語テーブル400の接尾語項目の語句を挿入することにより、振込先名称を変換する変換ルールを記憶する。   The storage unit 601 stores conversion rules corresponding to character strings. Here, the character string is a character string included in common with some official names and abbreviations of financial institutions. The character string is, for example, a place name. The storage unit 601 stores, for example, the suffix table 400 illustrated in FIG. Further, when the place name of the place name item in the suffix table 400 is included in the transfer destination name, the storage unit 601 stores the suffix item of the suffix table 400 such as “city” or “fu” after the place name. A conversion rule for converting a transfer destination name is stored by inserting a phrase.

また、記憶部601は、さらに、振込先名称の中に接尾語テーブル400の地名項目の地名と接尾語項目の語句とが含まれる場合に、地名の後ろの接尾語を削除することにより、振込先名称を変換する変換ルールを記憶する。また、記憶部601は、さらに、振込先名称の中に接尾語テーブル400の地名項目の地名と接尾語項目の語句とが含まれる場合に、地名の後ろの接尾語を他の接尾語に置換することにより、振込先名称を変換する変換ルールを記憶する。   Further, the storage unit 601 further deletes the suffix after the place name when the place name item and the phrase of the suffix item in the suffix table 400 are included in the transfer destination name. A conversion rule for converting the destination name is stored. The storage unit 601 further replaces the suffix after the place name with another suffix when the place name item and the phrase of the suffix item in the suffix table 400 are included in the transfer destination name. By doing so, the conversion rule for converting the transfer destination name is stored.

また、記憶部601は、さらに、振込先名称の中に地名が含まれる場合に、地名の前に「西」や「東」や「第1」や「第2」などの接頭語になる語句を挿入することにより、振込先名称を変換する変換ルールを記憶してもよい。また、記憶部601は、さらに、振込先名称の中に地名が含まれる場合に、地名の前の接頭語になる語句を削除することにより、振込先名称を変換する変換ルールを記憶してもよい。また、記憶部601は、さらに、振込先名称の中に地名が含まれる場合に、地名の前の接頭語になる語句を、他の接頭語になる語句に置換することにより、振込先名称を変換する変換ルールを記憶してもよい。   In addition, the storage unit 601 further includes a word or phrase that becomes a prefix such as “west”, “east”, “first”, or “second” before the place name when the place name is included in the transfer destination name. You may memorize | store the conversion rule which converts a transfer destination name by inserting. Further, the storage unit 601 may further store a conversion rule for converting the transfer destination name by deleting a word that becomes a prefix before the place name when the transfer destination name includes the place name. Good. In addition, when the place name is included in the transfer destination name, the storage unit 601 further replaces the word / phrase that becomes the prefix before the place name with the word / phrase that becomes another prefix, thereby changing the transfer name. You may memorize | store the conversion rule to convert.

また、記憶部601は、さらに、振込先名称の中にグループ会社の名称が含まれる場合に、グループ会社の名称の後ろに接尾語になる語句を挿入することにより、振込先名称を変換する変換ルールを記憶してもよい。また、記憶部601は、さらに、振込先名称の中にグループ会社の名称が含まれる場合に、グループ会社の名称の後ろの接尾語になる語句を削除することにより、振込先名称を変換する変換ルールを記憶してもよい。   Further, the storage unit 601 further converts the transfer destination name by inserting a suffix word after the group company name when the name of the group company is included in the transfer destination name. Rules may be stored. In addition, the storage unit 601 further converts the transfer destination name by deleting a phrase that becomes a suffix after the name of the group company when the name of the transfer company is included in the transfer destination name. Rules may be stored.

また、記憶部601は、さらに、振込先名称の中にグループ会社の名称が含まれる場合に、グループ会社の名称の後ろの接尾語になる語句を、他の接尾語になる語句に置換することにより、振込先名称を変換する変換ルールを記憶してもよい。これにより、生成部603は、記憶部601の記憶内容に基づいて、振込先名称から新たな振込先名称を生成することができる。   Further, the storage unit 601 further replaces a phrase that becomes a suffix after the name of the group company with a phrase that becomes another suffix when the name of the group company is included in the transfer destination name. Thus, a conversion rule for converting the transfer destination name may be stored. Thereby, the production | generation part 603 can produce | generate a new transfer destination name from a transfer destination name based on the memory content of the memory | storage part 601. FIG.

また、記憶部601は、略称と正式名称との対応関係を記憶する。記憶部601は、例えば、金融機関の正式名称から都道府県市区町村などの地名の接尾語になる文字を除いた略称と正式名称との対応関係を記憶する。また、記憶部601は、例えば、正式名称のうちのいくつかの文字を抽出して結合した略称と正式名称との対応関係を記憶する。記憶部601は、具体的には、図3に示した略称テーブル300、および図5に示した短縮テーブル500を記憶する。これにより、出力部604は、記憶部601の記憶内容に基づいて、金融機関の正式名称の候補を出力することができる。   In addition, the storage unit 601 stores a correspondence relationship between an abbreviation and an official name. The storage unit 601 stores, for example, a correspondence relationship between an abbreviated name and a formal name obtained by removing characters that are suffixes of place names such as prefectures, municipalities, and the like from a formal name of a financial institution. In addition, the storage unit 601 stores, for example, a correspondence relationship between an abbreviated name obtained by extracting and combining several characters in the formal name and the formal name. Specifically, the storage unit 601 stores the abbreviation table 300 illustrated in FIG. 3 and the abbreviated table 500 illustrated in FIG. As a result, the output unit 604 can output candidates for the official name of the financial institution based on the stored contents of the storage unit 601.

特定部602は、記憶部601を参照して、入力文字列に含まれる文字列に対応する変換ルールを特定する。特定部602は、例えば、振込先名称を受け付ける。次に、特定部602は、振込先名称の中に接尾語テーブル400の地名項目の地名が含まれる場合に、地名の後ろに接尾語テーブル400の接尾語項目の語句を挿入することにより、文字列を変換する変換ルールを特定する。   The specifying unit 602 refers to the storage unit 601 and specifies a conversion rule corresponding to the character string included in the input character string. For example, the specifying unit 602 receives a transfer destination name. Next, when the place name of the place name item in the suffix table 400 is included in the transfer destination name, the specifying unit 602 inserts the phrase of the suffix item in the suffix table 400 after the place name, thereby Identify conversion rules that convert columns.

特定部602は、具体的には、振込先名称「大阪○○信金」を受け付ける。次に、特定部602は、振込先名称の中の地名「大阪」の後ろに「市」や「府」などの接尾語を挿入することにより、振込先名称を変換する変換ルールを特定する。これにより、生成部603は、特定部602によって特定された変換ルールに従って、振込先名称から新たな振込先名称を生成することができる。   Specifically, the specifying unit 602 accepts a transfer destination name “Osaka XX Shinkin”. Next, the specifying unit 602 specifies a conversion rule for converting the transfer destination name by inserting a suffix such as “city” or “fu” after the place name “Osaka” in the transfer destination name. Thereby, the production | generation part 603 can produce | generate a new transfer destination name from a transfer destination name according to the conversion rule specified by the specific | specification part 602. FIG.

特定された変換ルールは、例えば、RAM203、磁気ディスク205、光ディスク207などの記憶領域に記憶される。特定部602は、例えば、図2に示したROM202、RAM203、磁気ディスク205、光ディスク207などの記憶装置に記憶されたプログラムをCPU201に実行させることにより、その機能を実現する。   The specified conversion rule is stored in a storage area such as the RAM 203, the magnetic disk 205, and the optical disk 207, for example. The specifying unit 602 realizes its function by causing the CPU 201 to execute a program stored in a storage device such as the ROM 202, the RAM 203, the magnetic disk 205, and the optical disk 207 shown in FIG.

生成部603は、特定した変換ルールに従って入力文字列を変換して、1または複数の新たな文字列を生成する。生成部603は、特定した変換ルールに従って、振込先名称の中の地名の後ろに「市」や「府」などの接尾語テーブル400の接尾語項目の語句を挿入した、1または複数の新たな振込先名称を生成する。   The generation unit 603 converts the input character string according to the specified conversion rule, and generates one or a plurality of new character strings. In accordance with the specified conversion rule, the generation unit 603 inserts the word or phrase of the suffix item of the suffix table 400 such as “city” or “fu” after the place name in the transfer destination name. Generate transfer name.

生成部603は、具体的には、振込先名称「大阪○○信金」の中の地名「大阪」の後ろに「市」や「府」などを挿入して、新たな振込先名称「大阪市○○信金」や「大阪府○○信金」を生成する。また、生成部603は、具体的には、振込先名称「大阪○○信用金庫」の中の地名「大阪」の後ろに「市」や「府」などを挿入して、新たな振込先名称「大阪市○○信用金庫」や「大阪府○○信用金庫」を生成してもよい。これにより、生成部603は、検索対象の振込先名称を生成することができる。   Specifically, the generation unit 603 inserts “city”, “fu”, and the like after the place name “Osaka” in the transfer destination name “Osaka XX Shinkin” to create a new transfer destination name “Osaka City”. “○ Shinkin” and “Osaka Prefecture ○○ Shinkin” are generated. In addition, the generation unit 603 specifically inserts “city” or “fu” after the place name “Osaka” in the transfer destination name “Osaka XX Shinkin Bank”, and creates a new transfer destination name. “Osaka City XX Shinkin Bank” or “Osaka Prefecture XX Shinkin Bank” may be generated. Thereby, the production | generation part 603 can produce | generate the transfer destination name of search object.

生成されたデータは、例えば、RAM203、磁気ディスク205、光ディスク207などの記憶領域に記憶される。生成部603は、例えば、図2に示したROM202、RAM203、磁気ディスク205、光ディスク207などの記憶装置に記憶されたプログラムをCPU201に実行させることにより、その機能を実現する。   The generated data is stored in a storage area such as the RAM 203, the magnetic disk 205, and the optical disk 207, for example. The generation unit 603 realizes its function by causing the CPU 201 to execute a program stored in a storage device such as the ROM 202, the RAM 203, the magnetic disk 205, and the optical disk 207 illustrated in FIG.

出力部604は、記憶部601を参照して、生成した1または複数の新たな文字列の少なくともいずれかと一致する略称に対応付けられた正式名称を出力する。出力部604は、例えば、生成した1または複数の新たな文字列のいずれかの文字列が、記憶部601に記憶されている場合に、いずれかの文字列と一致する略称に対応付けられた正式名称を出力する。   The output unit 604 refers to the storage unit 601 and outputs a formal name associated with an abbreviation that matches at least one of the generated one or more new character strings. The output unit 604 is associated with, for example, an abbreviation that matches any of the character strings when any one of the generated one or more new character strings is stored in the storage unit 601. The official name is output.

出力部604は、具体的には、生成した振込先名称「大阪府○○信金」が略称テーブル300の略称項目に記憶されているため、略称テーブル300の中から振込先名称「大阪府○○信金」に対応する金融機関の正式名称「大阪府○○信用金庫」を抽出する。そして、出力部604は、金融機関の正式名称「大阪府○○信用金庫」を、振込先の金融機関の正式名称の候補として、ディスプレイ208へ表示する。   Specifically, the output unit 604 stores the generated transfer destination name “Osaka Prefecture XX Shinkin” in the abbreviation item of the abbreviation table 300. The official name of the financial institution corresponding to “Shinkin” “Osaka Prefecture XX Shinkin Bank” is extracted. Then, the output unit 604 displays the official name of the financial institution “Osaka Prefecture XX Shinkin Bank” on the display 208 as a candidate for the official name of the transfer destination financial institution.

また、出力部604は、金融機関の正式名称「大阪府○○信用金庫」を、振込先の金融機関の正式名称の候補として、プリンタ213へ印刷出力し、またはI/F209により外部装置へ送信してもよい。また、出力部604は、金融機関の正式名称「大阪府○○信用金庫」を、振込先の金融機関の正式名称の候補として、RAM203、磁気ディスク205、光ディスク207などの記憶領域に記憶してもよい。   Also, the output unit 604 prints out the official name of the financial institution “Osaka Prefecture XX Shinkin Bank” to the printer 213 as a candidate for the official name of the transfer destination financial institution, or transmits it to the external device by the I / F 209. May be. In addition, the output unit 604 stores the official name of the financial institution “Osaka Prefecture XX Shinkin Bank” as a candidate for the official name of the transfer destination financial institution in a storage area such as the RAM 203, the magnetic disk 205, and the optical disc 207. Also good.

また、出力部604は、記憶部601を参照して、入力文字列と一致する略称に対応付けられた正式名称を出力してもよい。出力部604は、例えば、入力文字列が、記憶部601に記憶されている場合に、入力文字列と一致する略称に対応付けられた正式名称を出力する。   The output unit 604 may output a formal name associated with the abbreviation that matches the input character string with reference to the storage unit 601. For example, when the input character string is stored in the storage unit 601, the output unit 604 outputs a formal name associated with the abbreviation that matches the input character string.

出力部604は、具体的には、振込先名称「大阪○○信金」が略称テーブル300の略称項目に記憶されているため、略称テーブル300の中から振込先名称「大阪○○信金」に対応する金融機関の正式名称「大阪○○信用金庫」を抽出する。そして、出力部604は、金融機関の正式名称「大阪○○信用金庫」を、振込先の金融機関の正式名称の候補として、ディスプレイ208へ表示する。   Specifically, the output unit 604 corresponds to the transfer destination name “Osaka XX Shinkin” from the abbreviation table 300 because the transfer destination name “Osaka XX Shinkin” is stored in the abbreviation item of the abbreviation table 300. The official name of the financial institution “Osaka XX Shinkin” is extracted. Then, the output unit 604 displays the official name “Osaka XX Shinkin” of the financial institution on the display 208 as a candidate for the official name of the financial institution to which the transfer is made.

また、出力部604は、金融機関の正式名称「大阪○○信用金庫」を、振込先の金融機関の正式名称の候補として、プリンタ213へ印刷出力し、またはI/F209により外部装置へ送信してもよい。また、出力部604は、金融機関の正式名称「大阪○○信用金庫」を、振込先の金融機関の正式名称の候補として、RAM203、磁気ディスク205、光ディスク207などの記憶領域に記憶してもよい。   Further, the output unit 604 prints out the official name “Osaka XX Shinkin” of the financial institution as a candidate of the official name of the financial institution to which the transfer is made, and transmits it to the external device via the I / F 209. May be. Further, the output unit 604 may store the official name “Osaka XX Shinkin” of the financial institution in a storage area such as the RAM 203, the magnetic disk 205, and the optical disc 207 as a candidate for the official name of the transfer destination financial institution. Good.

また、出力部604は、例えば、略称に対応付けられた正式名称、および入力文字列と一致する略称に対応する正式名称を、選択可能に出力してもよい。出力部604は、具体的には、いずれかの文字列と一致する略称に対応付けられた正式名称、および入力文字列と一致する略称に対応付けられた正式名称について、選択可能に、ディスプレイ208への表示を行う。   The output unit 604 may output, for example, a formal name associated with the abbreviation and a formal name corresponding to the abbreviation that matches the input character string. Specifically, the output unit 604 can select the formal name associated with the abbreviation that matches any of the character strings and the formal name associated with the abbreviation that matches the input character string so that the display 208 can select. To display.

また、出力部604は、例えば、顧客が所属する地域に対応する短縮テーブル500を参照して、入力文字列と一致する短縮名称に対応付けられた正式名称を出力してもよい。出力部604は、具体的には、振込先名称「浜銀」が短縮テーブル500の短縮名称項目に記憶されているため、短縮テーブル500の中から振込先名称「浜銀」に対応する金融機関の正式名称「横浜○○銀行」を抽出する。そして、出力部604は、金融機関の正式名称「横浜○○銀行」を、振込先の金融機関の正式名称の候補として、ディスプレイ208へ表示する。   Further, the output unit 604 may output a formal name associated with a shortened name that matches the input character string with reference to the shortened table 500 corresponding to the region to which the customer belongs, for example. Specifically, the output unit 604 stores the transfer destination name “Hamagin” in the abbreviated name field of the shortening table 500, so that the financial institution corresponding to the transfer destination name “Hamagin” from the shortening table 500. The official name of “Yokohama XX Bank” is extracted. Then, the output unit 604 displays the official name of the financial institution “Yokohama XX Bank” on the display 208 as a candidate for the official name of the transfer destination financial institution.

また、出力部604は、記憶部601を参照して、生成した1または複数の新たな文字列の少なくともいずれかと一致する正式名称を出力してもよい。出力部604は、具体的には、生成した振込先名称「大阪府○○信用金庫」が略称テーブル300の正式名称項目に記憶されているため、略称テーブル300の中から金融機関の正式名称「大阪府○○信用金庫」を抽出する。そして、出力部604は、金融機関の正式名称「大阪府○○信用金庫」を、振込先の金融機関の正式名称の候補として、ディスプレイ208へ表示する。   Further, the output unit 604 may output a formal name that matches at least one of the generated one or more new character strings with reference to the storage unit 601. Specifically, the output unit 604 stores the generated transfer destination name “Osaka Prefecture XX Shinkin Bank” in the official name field of the abbreviation table 300, so the official name “ "Osaka Prefecture XX Shinkin Bank" is extracted. Then, the output unit 604 displays the official name of the financial institution “Osaka Prefecture XX Shinkin Bank” on the display 208 as a candidate for the official name of the transfer destination financial institution.

また、出力部604は、例えば、記憶部601を参照して、入力文字列と一致する正式名称を出力してもよい。出力部604は、具体的には、振込先名称「大阪○○信用金庫」が略称テーブル300の正式名称項目に記憶されているため、略称テーブル300の中から金融機関の正式名称「大阪○○信用金庫」を抽出する。そして、出力部604は、金融機関の正式名称「大阪○○信用金庫」を、振込先の金融機関の正式名称の候補として、ディスプレイ208へ表示する。   For example, the output unit 604 may output a formal name that matches the input character string with reference to the storage unit 601. Specifically, the output unit 604 stores the transfer destination name “Osaka XX Shinkin Bank” in the official name field of the abbreviation table 300, so the official name of the financial institution “Osaka XX” from the abbreviation table 300. Extract "Credit Bank". Then, the output unit 604 displays the official name “Osaka XX Shinkin” of the financial institution on the display 208 as a candidate for the official name of the financial institution to which the transfer is made.

これにより、出力部604は、候補出力装置100の利用者になる金融機関の窓口業務のオペレータなどに、振込先の金融機関の正式名称になりうる、金融機関の正式名称の候補を通知することができる。   Thereby, the output unit 604 notifies the candidate of the official name of the financial institution that can be the official name of the financial institution of the transfer destination to the operator of the financial institution serving as the user of the candidate output device 100. Can do.

(候補出力装置100の正式名称の候補出力の一実施例)
次に、図7〜図10を用いて、候補出力装置100の正式名称の候補出力の一実施例について説明する。
(One Example of Candidate Output Device 100 Candidate Output Candidate Output)
Next, with reference to FIGS. 7 to 10, an example of the candidate name candidate output of the candidate output device 100 will be described.

<伝票700の記入内容の一例>
まず、図7を用いて、伝票700の記入内容の一例について説明する。
<Example of entry contents of slip 700>
First, an example of contents entered in the slip 700 will be described with reference to FIG.

図7は、伝票700の記入内容の一例を示す説明図である。図7において、伝票700には、伝票700の振込先記入欄を用いて、振込先の金融機関を示す文字列「大阪○○」、振込先の金融機関の種類「信金」、振込先の金融機関の支店「東京」が記入されている。換言すれば、伝票700には、振込先名称として、「大阪○○信金」が記入されている。また、伝票700には、伝票700の預金種目記入欄を用いて、預金の種目「普通」などが記入されている。   FIG. 7 is an explanatory diagram showing an example of the entry contents of the slip 700. In FIG. 7, a slip 700 includes a character string “Osaka XX” indicating the financial institution of the transfer destination, a type of “financial deposit” of the financial institution of the transfer destination, and a financial information of the transfer destination. The institution's branch “Tokyo” is filled in. In other words, “Osaka XX Shinkin” is entered in the slip 700 as the transfer destination name. Further, in the slip 700, the deposit item “ordinary” or the like is entered using the deposit item entry column of the slip 700.

また、伝票700には、伝票700の金額記入欄を用いて、右詰めで、金額「¥1543800」が記入されている。また、伝票700には、伝票700の振込指定日記入欄を用いて、振込指定日「21年01月19日」が記入されている。また、伝票700には、伝票700の口座番号記入欄を用いて、口座番号「1234567」が記入されている。   Further, in the slip 700, the amount “¥ 1543800” is written right-justified using the amount entry column of the slip 700. In addition, in the slip 700, the designated transfer date “01/19/21” is entered using the transfer designated date entry field of the slip 700. In addition, the account number “1234567” is entered in the slip 700 using the account number entry field of the slip 700.

また、伝票700には、金額「¥1543800」を受け取る受取人「株式会社 小林ABC工業企画」、金額「¥1543800」を振り込んだ依頼人「依頼 人太郎」と住所「東京都○○区○○町」などが記入されている。   Also, in the slip 700, the recipient “Kobayashi ABC Industrial Planning Co., Ltd.” who receives the amount “¥ 1543800”, the client “Taro Taro” who has transferred the amount “¥ 15443800”, and the address “Tokyo Metropolitan Area ○○ Ward ○○ "Town" is written.

<変換ルールの特定の一例>
次に、図8を用いて、図7に示した伝票700に記入された振込先名称からの変換ルールの特定の一例について説明する。
<Specific example of conversion rule>
Next, an example of specifying a conversion rule from the transfer destination name entered in the slip 700 shown in FIG. 7 will be described with reference to FIG.

図8は、変換ルールの特定の一例を示す説明図である。(11)図8において、候補出力装置100は、伝票700から、振込先名称「大阪○○信金」を示す文字データを取得する。(12)候補出力装置100は、振込先名称「大阪○○信金」の先頭部分が、接尾語テーブル400の地名項目に設定された地名であるか否かを判定する。   FIG. 8 is an explanatory diagram illustrating an example of specifying a conversion rule. (11) In FIG. 8, the candidate output device 100 acquires the character data indicating the transfer destination name “Osaka XX Noshin” from the slip 700. (12) The candidate output device 100 determines whether or not the leading portion of the transfer destination name “Osaka XX Nobunkin” is the place name set in the place name item of the suffix table 400.

ここで、候補出力装置100は、先頭部分が地名ではないと判定した場合は、変換ルールは存在しないと判定する。一方で、候補出力装置100は、先頭部分が地名であると判定した場合は、振込先名称「大阪○○信金」の先頭部分の地名の次の文字が、地名に対応付けて接尾語テーブル400の接尾語項目に設定された接尾語であるか否かを判定する。   Here, if the candidate output device 100 determines that the head portion is not a place name, it determines that there is no conversion rule. On the other hand, if the candidate output device 100 determines that the leading part is a place name, the character next to the place name in the leading part of the transfer destination name “Osaka XX Shinkin” is associated with the place name in the suffix table 400. It is determined whether or not the suffix is set in the suffix item.

(13)候補出力装置100は、先頭部分が地名「大阪」であると判定したため、振込先名称「大阪○○信金」の地名「大阪」の次の文字が、地名「大阪」に対応付けて接尾語テーブル400の接尾語項目に設定された接尾語であるか否かを判定する。   (13) Since the candidate output device 100 determines that the first part is the place name “Osaka”, the next character of the place name “Osaka” of the transfer destination name “Osaka XX Nobunkin” is associated with the place name “Osaka”. It is determined whether or not the suffix is set in the suffix item of the suffix table 400.

ここで、候補出力装置100は、地名の次の文字が接尾語であると判定した場合は、地名の次の文字を削除することにより、振込先名称を変換する変換ルールを特定する。また、候補出力装置100は、地名の次の文字が接尾語であると判定した場合は、地名の次の文字を、他の接尾語に置換することにより、振込先名称を変換する変換ルールを特定する。一方で、候補出力装置100は、地名の次の文字が接尾語ではないと判定した場合は、地名の後ろに接尾語を挿入することにより、振込先名称を変換する変換ルールを特定する。   Here, if the candidate output device 100 determines that the character next to the place name is a suffix, the candidate output device 100 specifies a conversion rule for converting the transfer destination name by deleting the next character after the place name. Further, when the candidate output device 100 determines that the next character of the place name is a suffix, the candidate output device 100 converts the transfer destination name by replacing the next character of the place name with another suffix. Identify. On the other hand, if the candidate output device 100 determines that the character next to the place name is not a suffix, the candidate output device 100 specifies a conversion rule for converting the transfer destination name by inserting the suffix after the place name.

(14)候補出力装置100は、地名「大阪」の次の文字が接尾語ではないと判定したため、地名「大阪」の後ろに接尾語「府」や「市」を挿入することにより、振込先名称「大阪○○信金」を変換する変換ルールを特定する。   (14) Since the candidate output device 100 determines that the next character of the place name “Osaka” is not a suffix, it inserts the suffix “fu” or “city” after the place name “Osaka”. A conversion rule for converting the name “Osaka XX Shinkin” is specified.

<振込先名称の変換の一例>
次に、図9を用いて、図8において特定した変換ルールを用いた振込先名称の変換の一例について説明する。
<An example of transfer name conversion>
Next, an example of transfer destination name conversion using the conversion rule specified in FIG. 8 will be described with reference to FIG.

図9は、振込先名称の変換の一例を示す説明図である。(15)図9において、候補出力装置100は、振込先名称「大阪○○信金」を、そのまま、検索対象の文字列に決定する。   FIG. 9 is an explanatory diagram illustrating an example of conversion of a transfer destination name. (15) In FIG. 9, the candidate output device 100 determines the transfer destination name “Osaka XX Shinkin” as it is as the character string to be searched.

(16)候補出力装置100は、地名「大阪」の後ろに接尾語「府」を挿入することにより、振込先名称を変換する変換ルールに従って、振込先名称「大阪○○信金」を文字列「大阪府○○信金」に変換して、検索対象の文字列に決定する。   (16) The candidate output device 100 inserts the suffix “Fu” after the place name “Osaka”, and converts the transfer destination name “Osaka XX Nobunin” into the character string “ It is converted to “Osaka Prefecture XX Shinkin”, and the character string to be searched is determined.

(17)候補出力装置100は、地名「大阪」の後ろに接尾語「市」を挿入することにより、振込先名称を変換する変換ルールに従って、振込先名称「大阪○○信金」を文字列「大阪市○○信金」に変換して、検索対象の文字列に決定する。   (17) The candidate output apparatus 100 inserts the suffix “city” after the place name “Osaka”, and converts the transfer destination name “Osaka XX Nobunin” into the character string “ It is converted to “Osaka City XX Shinkin” and determined as a character string to be searched.

<正式名称の候補出力の一例>
次に、図10を用いて、図9において決定した検索対象の文字列を用いた正式名称の候補出力の一例について説明する。
<Example of official name candidate output>
Next, an example of a formal name candidate output using the search target character string determined in FIG. 9 will be described with reference to FIG.

図10は、正式名称の候補出力の一例を示す説明図である。(18)図10において、候補出力装置100は、略称テーブル300の中から、略称項目に検索対象の文字列「大阪○○信金」が設定されたレコードを検索する。候補出力装置100は、検索できたため、検索したレコードの正式名称項目に設定された金融機関の正式名称「大阪○○信用金庫」を抽出する。   FIG. 10 is an explanatory diagram of an example of a candidate name candidate output. (18) In FIG. 10, the candidate output device 100 searches the abbreviation table 300 for records in which the search target character string “Osaka XX Shinkin” is set in the abbreviation item. Since the candidate output device 100 has been searched, it extracts the official name “Osaka XX Shinkin” of the financial institution set in the official name field of the searched record.

(19)候補出力装置100は、略称テーブル300の中から、略称項目に検索対象の文字列「大阪府○○信金」が設定されたレコードを検索する。候補出力装置100は、検索できたため、検索したレコードの正式名称項目に設定された金融機関の正式名称「大阪府○○信用金庫」を抽出する。   (19) The candidate output device 100 searches the abbreviation table 300 for records in which the search target character string “Osaka Prefecture XX Shinkin” is set in the abbreviation item. Since the candidate output device 100 was able to search, it extracts the official name “Osaka Prefecture XX Shinkin” of the financial institution set in the official name field of the searched record.

(20)候補出力装置100は、略称テーブル300の中から、略称項目に検索対象の文字列「大阪市○○信金」が設定されたレコードを検索する。候補出力装置100は、検索できたため、検索したレコードの正式名称項目に設定された金融機関の正式名称「大阪市○○信用金庫」を抽出する。   (20) The candidate output device 100 searches the abbreviation table 300 for a record in which the search target character string “Osaka City XX Shinkin” is set in the abbreviation item. Since the candidate output device 100 was able to search, it extracts the official name “Osaka City XX Shinkin” of the financial institution set in the official name field of the searched record.

(21)候補出力装置100は、金融機関の略称である検索対象の文字列の各々と対応付けて、検索対象の文字列の各々に基づいて抽出した金融機関の正式名称を、ディスプレイに表示する。そして、候補出力装置100は、正式名称の候補が表示された金融機関のいずれかの選択を受け付けて、選択された金融機関を振込先として確定して、選択された金融機関の金融機関コードを設定して窓口業務を行う。   (21) The candidate output device 100 displays the official name of the financial institution extracted based on each of the search target character strings on the display in association with each of the search target character strings, which is an abbreviation of the financial institution. . Then, the candidate output device 100 accepts the selection of one of the financial institutions in which candidates for the official name are displayed, determines the selected financial institution as the transfer destination, and determines the financial institution code of the selected financial institution. Set up and perform contact operations.

これにより、候補出力装置100は、候補出力装置100の利用者になる金融機関の窓口業務のオペレータなどに、振込先の金融機関の正式名称になりうる、金融機関の正式名称の候補を通知して、振込先の金融機関の正式名称を選択させることができる。このため、候補出力装置100の利用者は、顧客が振込先の金融機関の正式名称を間違って記入した可能性があることを把握するとともに、振込先の金融機関の正式名称を特定する作業量を低減することができる。   Thereby, the candidate output device 100 notifies the candidate of the official name of the financial institution that can be the official name of the financial institution of the transfer destination to the operator of the financial institution serving as the user of the candidate output device 100. Thus, the official name of the financial institution to which payment is to be made can be selected. For this reason, the user of the candidate output device 100 grasps that the customer may have entered the official name of the transfer destination financial institution in error, and also specifies the official name of the transfer destination financial institution. Can be reduced.

具体的には、候補出力装置100は、振込先の金融機関の正式名称の候補「大阪○○信用金庫」や「大阪府○○信用金庫」や「大阪市○○信用金庫」を、候補出力装置100の利用者に通知することができる。このため、候補出力装置100の利用者は、顧客が振り込もうとした金融機関の候補が、略称「大阪○○信金」に対応する正式名称「大阪○○信用金庫」の金融機関だけではなく、複数存在することを把握することができる。   More specifically, the candidate output device 100 outputs candidate names “Osaka XX Shinkin Bank”, “Osaka Prefecture XX Shinkin Bank”, and “Osaka City XX Shinkin Bank” as candidates for the official name of the financial institution to which the transfer is made. The user of the device 100 can be notified. Therefore, the user of the candidate output device 100 is not limited to the financial institution whose official name is “Osaka XX Shinkin” corresponding to the abbreviation “Osaka XX Shinkin”. , You can figure out that there are multiple.

換言すれば、候補出力装置100の利用者は、顧客が振込先名称として、「大阪府○○信金」と間違えて「大阪○○信金」を記入した可能性があることを把握することができる。そして、候補出力装置100の利用者は、振込先の金融機関の正式名称の候補を参照することにより、顧客が振り込もうとした金融機関の候補を人手で検索しなくてもよいため、作業量を低減することができる。   In other words, the user of the candidate output device 100 can grasp that the customer may have mistakenly entered “Osaka XX Shinkin” as the transfer destination name and entered “Osaka XX Shinkin”. . Then, the user of the candidate output device 100 does not have to manually search for a candidate for financial institution to which the customer tried to transfer by referring to a candidate for the official name of the destination financial institution. The amount can be reduced.

結果として、候補出力装置100の利用者は、振込先の金融機関を間違って振り込むことを防止することができ、金融機関の窓口業務の正確性や安全性の向上を図ることができる。   As a result, the user of the candidate output device 100 can prevent the transfer destination financial institution from being mistakenly transferred, and can improve the accuracy and safety of the counter service of the financial institution.

<変換ルールの特定の別の例>
次に、図11を用いて、振込先名称からの変換ルールの特定の別の例について説明する。
<Another specific example of a conversion rule>
Next, another specific example of the conversion rule from the transfer destination name will be described with reference to FIG.

図11は、変換ルールの特定の別の例を示す説明図である。ここでは、伝票700に、伝票700の振込先記入欄を用いて、振込先の金融機関を示す文字列「大阪府○○」、振込先の金融機関の種類「信金」、振込先の金融機関の支店「東京」が記入されているとする。換言すれば、伝票700には、振込先名称として、「大阪府○○信金」が記入されている。   FIG. 11 is an explanatory diagram illustrating another specific example of the conversion rule. Here, in the slip 700, using the transfer destination entry field of the slip 700, the character string “Osaka Prefecture XX” indicating the transfer destination financial institution, the type of the transfer destination financial institution “Shinkin”, the transfer destination financial institution. Suppose that “Tokyo” is filled in. In other words, “Osaka Prefecture XX Shinkin” is entered in the slip 700 as the transfer destination name.

(31)図11において、候補出力装置100は、伝票700から、振込先名称「大阪府○○信金」を示す文字データを取得する。(32)候補出力装置100は、振込先名称「大阪府○○信金」の先頭部分が、接尾語テーブル400の地名項目に設定された地名であるか否かを判定する。   (31) In FIG. 11, the candidate output device 100 acquires the character data indicating the transfer destination name “Osaka Prefecture XX Noshin” from the slip 700. (32) The candidate output device 100 determines whether or not the leading portion of the transfer destination name “Osaka Prefecture XX Nobunkin” is the place name set in the place name item of the suffix table 400.

(33)候補出力装置100は、先頭部分が地名「大阪」であると判定したため、振込先名称「大阪府○○信金」の地名「大阪」の次の文字が、地名「大阪」に対応付けて接尾語テーブル400の接尾語項目に設定された接尾語であるか否かを判定する。   (33) Since the candidate output device 100 determines that the first part is the place name “Osaka”, the character next to the place name “Osaka” in the transfer destination name “Osaka Prefecture XX Nobunkin” is associated with the place name “Osaka”. Then, it is determined whether or not the suffix is set in the suffix item of the suffix table 400.

(34)候補出力装置100は、地名「大阪」の次の文字が接尾語であると判定したため、地名「大阪」の次の文字である接尾語「府」を削除することにより、振込先名称「大阪府○○信金」を変換する変換ルールを特定する。   (34) Since the candidate output device 100 determines that the next character of the place name “Osaka” is a suffix, the transfer destination name is deleted by deleting the suffix “fu” that is the next character of the place name “Osaka”. A conversion rule for converting “Osaka Prefecture XX Nobunkin” is specified.

また、候補出力装置100は、地名「大阪」の次の文字が接尾語であると判定したため、地名「大阪」の次の文字である接尾語「府」を他の接尾語「市」に置換することにより、振込先名称「大阪府○○信金」を変換する変換ルールを特定する。   Further, since the candidate output device 100 determines that the next character of the place name “Osaka” is a suffix, it replaces the suffix “fu” that is the next character of the place name “Osaka” with another suffix “city”. By doing so, the conversion rule for converting the transfer destination name “Osaka Prefecture XX Shinkin” is specified.

<振込先の金融機関の名称である文字列の変換の別の例>
次に、図12を用いて、図11において特定した変換ルールを用いた振込先の金融機関の名称である文字列の変換の別の例について説明する。
<Another example of conversion of the character string that is the name of the financial institution at the transfer destination>
Next, another example of conversion of a character string that is the name of a transfer destination financial institution using the conversion rule specified in FIG. 11 will be described with reference to FIG.

図12は、振込先の金融機関の名称である文字列の変換の別の例を示す説明図である。(35)図12において、候補出力装置100は、振込先名称「大阪府○○信金」を、そのまま、検索対象の文字列に決定する。   FIG. 12 is an explanatory diagram showing another example of conversion of a character string that is the name of a financial institution to which money is transferred. (35) In FIG. 12, the candidate output device 100 determines the transfer destination name “Osaka Prefecture XX Shinkin” as it is as the character string to be searched.

(36)候補出力装置100は、地名「大阪」の次の文字である接尾語「府」を削除することにより、振込先名称を変換する変換ルールに従って、振込先名称「大阪府○○信金」を文字列「大阪○○信金」に変換して、検索対象の文字列に決定する。   (36) The candidate output device 100 deletes the suffix “fu”, which is the next character after the place name “Osaka”, and in accordance with the conversion rule for converting the bank name, the bank name “Osaka Prefecture XX Shinkin”. Is converted to the character string “Osaka XX Shinkin” and determined as a character string to be searched.

(37)候補出力装置100は、地名「大阪」の次の文字である接尾語「府」を接尾語「市」に置換することにより、振込先名称を変換する変換ルールに従って、振込先名称「大阪府○○信金」を文字列「大阪市○○信金」に変換して、検索対象の文字列に決定する。   (37) The candidate output device 100 replaces the suffix “fu”, which is the next character after the place name “Osaka”, with the suffix “city”, thereby converting the transfer destination name “ "Osaka Prefecture XX Shinkin" is converted to the character string "Osaka City XX Shinkin" and determined as a search target character string.

<正式名称の候補出力の別の例>
次に、図12において決定した検索対象の文字列を用いた正式名称の候補出力の別の例について説明する。候補出力装置100は、図10と同様にして、金融機関の略称である検索対象の文字列の各々と対応付けて、検索対象の文字列の各々に基づいて抽出した金融機関の正式名称の候補を、ディスプレイに表示する。
<Another example of candidate name candidate output>
Next, another example of formal name candidate output using the character string to be searched determined in FIG. 12 will be described. The candidate output device 100 associates with each character string to be searched, which is an abbreviation of a financial institution, in the same manner as in FIG. Is displayed on the display.

そして、候補出力装置100は、正式名称の候補が表示された金融機関のいずれかの選択を受け付けて、選択された金融機関を振込先として確定して、選択された金融機関の金融機関コードを設定して窓口業務を行う。   Then, the candidate output device 100 accepts the selection of one of the financial institutions in which candidates for the official name are displayed, determines the selected financial institution as the transfer destination, and determines the financial institution code of the selected financial institution. Set up and perform contact operations.

これにより、候補出力装置100は、候補出力装置100の利用者になる金融機関の窓口業務のオペレータなどに、振込先の金融機関の正式名称になりうる、金融機関の正式名称の候補を通知して、振込先の金融機関の正式名称を選択させることができる。このため、候補出力装置100の利用者は、顧客が振込先の金融機関の正式名称を間違って記入した可能性があることを把握するとともに、振込先の金融機関の正式名称を特定する作業量を低減することができる。   Thereby, the candidate output device 100 notifies the candidate of the official name of the financial institution that can be the official name of the financial institution of the transfer destination to the operator of the financial institution serving as the user of the candidate output device 100. Thus, the official name of the financial institution to which payment is to be made can be selected. For this reason, the user of the candidate output device 100 grasps that the customer may have entered the official name of the transfer destination financial institution in error, and also specifies the official name of the transfer destination financial institution. Can be reduced.

具体的には、候補出力装置100は、振込先の金融機関の正式名称の候補「大阪○○信用金庫」や「大阪府○○信用金庫」や「大阪市○○信用金庫」を、候補出力装置100の利用者に通知することができる。このため、候補出力装置100の利用者は、顧客が振り込もうとした金融機関の候補が、略称「大阪府○○信金」に対応する正式名称「大阪府○○信用金庫」の金融機関だけではなく、複数存在することを把握することができる。   More specifically, the candidate output device 100 outputs candidate names “Osaka XX Shinkin Bank”, “Osaka Prefecture XX Shinkin Bank”, and “Osaka City XX Shinkin Bank” as candidates for the official name of the financial institution to which the transfer is made. The user of the device 100 can be notified. For this reason, the user of the candidate output device 100 is a financial institution whose customer is trying to transfer only a financial institution whose official name is “Osaka Prefecture XX Shinkin” corresponding to the abbreviation “Osaka Prefecture XX Shinkin”. Rather, it can be grasped that there exist multiple.

換言すれば、候補出力装置100の利用者は、顧客が振込先名称として、「大阪市○○信金」と間違えて「大阪府○○信金」を記入した可能性があることを把握することができる。そして、候補出力装置100の利用者は、振込先の金融機関の正式名称の候補を参照することにより、顧客が振り込もうとした金融機関の候補を人手で検索しなくてもよいため、作業量を低減することができる。   In other words, the user of the candidate output device 100 can grasp that the customer may have mistakenly entered “Osaka City XX Shinkin” as the transfer destination name and entered “Osaka Prefecture XX Shinkin”. it can. Then, the user of the candidate output device 100 does not have to manually search for a candidate for financial institution to which the customer tried to transfer by referring to a candidate for the official name of the destination financial institution. The amount can be reduced.

結果として、候補出力装置100の利用者は、振込先の金融機関を間違って振り込むことを防止することができ、金融機関の窓口業務の正確性や安全性の向上を図ることができる。   As a result, the user of the candidate output device 100 can prevent the transfer destination financial institution from being mistakenly transferred, and can improve the accuracy and safety of the counter service of the financial institution.

<正式名称の検索の一例>
次に、図13を用いて、正式名称の検索の一例について説明する。
<Example of official name search>
Next, an example of an official name search will be described with reference to FIG.

図13は、正式名称の検索の一例を示す説明図である。ここでは、伝票700に、伝票700の振込先記入欄を用いて、振込先の金融機関を示す文字列「○△×」、振込先の金融機関の種類「銀行」、振込先の金融機関の支店「東京」が記入されているとする。換言すれば、伝票700には、振込先名称として、「○△×銀行」が記入されている。   FIG. 13 is an explanatory diagram showing an example of a search for an official name. Here, in the slip 700, using the transfer destination entry field of the slip 700, the character string “○ △ ×” indicating the transfer destination financial institution, the type of transfer destination financial institution “bank”, the transfer destination financial institution Assume that the branch “Tokyo” is entered. In other words, “◯ △ × bank” is entered in the slip 700 as the transfer destination name.

候補出力装置100は、振込先名称「○△×銀行」に、地名が含まれていないため、振込先名称を変換せず、振込先名称「○△×銀行」を検索対象の文字列に決定する。そして、候補出力装置100は、略称テーブル300の中から、略称項目に振込先名称「○△×銀行」が設定されたレコードを検索する。ここで、候補出力装置100は、検索できなかったため、金融機関の正式名称を抽出しない。   The candidate output device 100 does not convert the transfer destination name because the transfer destination name “◯ △ × bank” does not include a place name, and determines the transfer destination name “○ △ × bank” as a search target character string. To do. Then, the candidate output device 100 searches the abbreviation table 300 for a record in which the transfer destination name “◯ Δ × bank” is set in the abbreviation item. Here, since the candidate output device 100 could not search, the candidate output device 100 does not extract the official name of the financial institution.

(41)候補出力装置100は、略称の検索に失敗したため、正式名称の検索を行う。候補出力装置100は、略称テーブル300の中から、正式名称項目に振込先名称「○△×銀行」が設定されたレコードを検索する。ここで、候補出力装置100は、検索できたため、検索したレコードの正式名称項目に設定された金融機関の正式名称「○△×銀行」を抽出する。(42)候補出力装置100は、抽出した金融機関の正式名称を、ディスプレイに表示する。   (41) Since the candidate output device 100 has failed in the abbreviation search, the candidate output device 100 searches for the official name. The candidate output device 100 searches the abbreviation table 300 for a record in which the transfer name “◯ △ × bank” is set in the formal name item. Here, because the candidate output device 100 has been able to search, the candidate name of the financial institution “○ Δ × bank” set in the official name field of the searched record is extracted. (42) The candidate output device 100 displays the extracted official name of the financial institution on the display.

これにより、候補出力装置100は、顧客が振込先名称として正式名称を記入した場合には、振込先の金融機関の正式名称を特定することができる。そして、候補出力装置100は、候補出力装置100の利用者になる金融機関の窓口業務のオペレータなどに、振込先の金融機関の正式名称を通知して、振込先の金融機関の正式名称を選択させることができる。結果として、候補出力装置100の利用者は、振込先の金融機関を間違って振り込むことを防止することができ、金融機関の窓口業務の正確性や安全性の向上を図ることができる。   Thereby, the candidate output device 100 can specify the official name of the financial institution of the transfer destination when the customer enters the official name as the transfer destination name. Then, the candidate output device 100 notifies the official name of the transfer destination financial institution to the operator of the financial institution serving as the user of the candidate output device 100, and selects the official name of the transfer destination financial institution. Can be made. As a result, the user of the candidate output device 100 can prevent the transfer destination financial institution from being mistakenly transferred, and can improve the accuracy and safety of the counter service of the financial institution.

<短縮名称の検索の一例>
次に、図14を用いて、短縮名称の検索の一例について説明する。
<Example of short name search>
Next, an example of a search for an abbreviated name will be described using FIG.

図14は、短縮名称の検索の一例を示す説明図である。ここでは、伝票700に、振込先名称として、「浜銀」が記入されているとする。候補出力装置100は、振込先名称「浜銀」に、地名が含まれていないため、振込先名称を変換せず、振込先名称「浜銀」を検索対象の文字列に決定する。そして、候補出力装置100は、略称テーブル300の中から、略称項目に振込先名称「浜銀」が設定されたレコードを検索する。ここで、候補出力装置100は、検索できなかったため、金融機関の正式名称を抽出しない。   FIG. 14 is an explanatory diagram illustrating an example of a search for abbreviated names. Here, it is assumed that “hama silver” is entered in the slip 700 as the transfer destination name. Since the place name is not included in the transfer destination name “Hamagin”, the candidate output device 100 determines the transfer destination name “Hamagin” as a search target character string without converting the transfer destination name. Then, the candidate output device 100 searches the abbreviation table 300 for a record in which the transfer destination name “Hamagin” is set in the abbreviation item. Here, since the candidate output device 100 could not search, the candidate output device 100 does not extract the official name of the financial institution.

次に、候補出力装置100は、略称の検索に失敗したため、正式名称の検索を行う。候補出力装置100は、略称テーブル300の中から、正式名称項目に振込先名称「浜銀」が設定されたレコードを検索する。ここで、候補出力装置100は、検索できなかったため、金融機関の正式名称を抽出しない。   Next, since the candidate output device 100 has failed in the abbreviation search, the candidate output device 100 searches for the official name. The candidate output device 100 searches the abbreviation table 300 for a record in which the transfer destination name “Hamagin” is set in the official name item. Here, since the candidate output device 100 could not search, the candidate output device 100 does not extract the official name of the financial institution.

(51)候補出力装置100は、略称と正式名称との検索に失敗したため、短縮名称の検索を行う。候補出力装置100は、短縮テーブル500の中から、短縮名称項目に振込先名称「浜銀」が設定されたレコードを検索する。ここで、候補出力装置100は、検索できたため、検索したレコードの正式名称項目に設定された金融機関の正式名称「横浜○○銀行」を抽出する。(52)候補出力装置100は、抽出した金融機関の正式名称を、ディスプレイに表示する。   (51) The candidate output device 100 searches for the abbreviated name because the search for the abbreviated name and the formal name has failed. The candidate output device 100 searches the shortening table 500 for a record in which the transfer destination name “Hamagin” is set in the shortened name item. Here, since the candidate output device 100 has been able to perform the search, it extracts the official name “Yokohama XX Bank” of the financial institution set in the official name field of the searched record. (52) The candidate output device 100 displays the extracted official name of the financial institution on the display.

これにより、候補出力装置100は、顧客が振込先名称として顧客が所属する地域に固有の短縮名称を記入した場合にも、振込先の金融機関の正式名称の候補を特定することができる。そして、候補出力装置100は、候補出力装置100の利用者になる金融機関の窓口業務のオペレータなどに、振込先の金融機関の正式名称の候補を通知して、振込先の金融機関の正式名称を選択させることができる。結果として、候補出力装置100の利用者は、振込先の金融機関を間違って振り込むことを防止することができ、金融機関の窓口業務の正確性や安全性の向上を図ることができる。   As a result, the candidate output device 100 can specify a candidate for the official name of the financial institution at the transfer destination even when the customer enters a short name specific to the region to which the customer belongs as the transfer destination name. Then, the candidate output apparatus 100 notifies the operator of the financial institution serving as the user of the candidate output apparatus 100 of the candidate for the official name of the transfer destination financial institution, and the official name of the transfer destination financial institution. Can be selected. As a result, the user of the candidate output device 100 can prevent the transfer destination financial institution from being mistakenly transferred, and can improve the accuracy and safety of the counter service of the financial institution.

(候補出力処理手順の一例)
次に、図15を用いて、候補出力処理手順の一例について説明する。
(Example of candidate output processing procedure)
Next, an example of a candidate output processing procedure will be described with reference to FIG.

図15は、候補出力処理手順の一例を示すフローチャートである。図15において、候補出力装置100は、伝票700の読み込みを行う(ステップS1501)。次に、候補出力装置100は、振込先名称を抽出する(ステップS1502)。そして、候補出力装置100は、略称検索処理を実行する(ステップS1503)。   FIG. 15 is a flowchart illustrating an example of a candidate output processing procedure. In FIG. 15, the candidate output device 100 reads a slip 700 (step S1501). Next, the candidate output device 100 extracts a transfer destination name (step S1502). Then, the candidate output device 100 executes an abbreviation search process (step S1503).

次に、候補出力装置100は、略称が検索されたか否かを判定する(ステップS1504)。ここで、検索された場合(ステップS1504:Yes)、候補出力装置100は、検索された略称に対応する金融機関の正式名称を、振込先の金融機関の正式名称の候補として、選択可能に示した検索結果の一覧を表示する(ステップS1505)。   Next, the candidate output device 100 determines whether an abbreviation has been searched (step S1504). Here, if a search is made (step S1504: Yes), the candidate output device 100 indicates the official name of the financial institution corresponding to the searched abbreviation as a candidate for the official name of the transfer-destination financial institution. A list of search results is displayed (step S1505).

次に、候補出力装置100は、正式名称の候補のいずれかが選択されたか否かを判定する(ステップS1506)。ここで、選択されていない場合(ステップS1506:No)、候補出力装置100は、ステップS1506の処理に戻る。一方で、選択された場合(ステップS1506:Yes)、候補出力装置100は、ステップS1511の処理に移行する。   Next, the candidate output device 100 determines whether any of the official name candidates has been selected (step S1506). Here, when it is not selected (step S1506: No), the candidate output device 100 returns to the process of step S1506. On the other hand, when selected (step S1506: Yes), the candidate output device 100 proceeds to the process of step S1511.

一方で、ステップS1504において、検索されていない場合(ステップS1504:No)、候補出力装置100は、正式名称を検索する(ステップS1507)。次に、候補出力装置100は、正式名称が検索されたか否かを判定する(ステップS1508)。ここで、検索された場合(ステップS1508:Yes)、候補出力装置100は、ステップS1511の処理に移行する。   On the other hand, if no search is made in step S1504 (step S1504: No), the candidate output device 100 searches for a formal name (step S1507). Next, the candidate output device 100 determines whether or not the official name has been searched (step S1508). Here, when the search is performed (step S1508: Yes), the candidate output device 100 proceeds to the process of step S1511.

一方で、検索されていない場合(ステップS1508:No)、候補出力装置100は、短縮名称を検索する(ステップS1509)。次に、候補出力装置100は、短縮名称が検索されたか否かを判定する(ステップS1510)。ここで、検索された場合(ステップS1510:Yes)、候補出力装置100は、ステップS1511の処理に移行する。   On the other hand, when not searched (step S1508: No), the candidate output device 100 searches for a shortened name (step S1509). Next, the candidate output device 100 determines whether or not a shortened name has been searched (step S1510). If the search is made (step S1510: YES), the candidate output device 100 proceeds to the process of step S1511.

ステップS1511において、候補出力装置100は、金融機関の正式名称に対応する金融機関の金融機関コードを設定して(ステップS1511)、候補出力処理を終了する。一方で、検索されていない場合(ステップS1510:No)、候補出力装置100は、エラー画面を出力して(ステップS1512)、候補出力処理を終了する。これにより、候補出力装置100は、振込先の金融機関の正式名称の候補を出力することができる。   In step S1511, the candidate output device 100 sets the financial institution code of the financial institution corresponding to the official name of the financial institution (step S1511), and ends the candidate output processing. On the other hand, when the search is not performed (step S1510: No), the candidate output device 100 outputs an error screen (step S1512) and ends the candidate output process. As a result, the candidate output device 100 can output candidates for the official name of the financial institution to which money is transferred.

(略称検索処理手順の一例)
次に、図16を用いて、ステップS1503に示した略称検索処理手順の一例について説明する。
(Example of abbreviation search processing procedure)
Next, an example of the abbreviation search processing procedure shown in step S1503 will be described with reference to FIG.

図16は、略称検索処理手順の一例を示すフローチャートである。図16において、候補出力装置100は、振込先名称の先頭部分の文字列が地名であるか否かを判定する(ステップS1601)。ここで、地名ではない場合(ステップS1601:No)、候補出力装置100は、略称検索処理を終了する。   FIG. 16 is a flowchart illustrating an example of an abbreviation search processing procedure. In FIG. 16, the candidate output device 100 determines whether or not the character string at the head of the transfer destination name is a place name (step S1601). Here, when it is not a place name (step S1601: No), the candidate output device 100 ends the abbreviation search process.

一方で、地名である場合(ステップS1601:Yes)、候補出力装置100は、地名の直後の文字が、接尾語であるか否かを判定する(ステップS1602)。ここで、接尾語である場合(ステップS1602:Yes)、候補出力装置100は、振込先名称の地名の直後の文字を、他の接尾語に置換した文字列を生成する(ステップS1603)。次に、候補出力装置100は、振込先名称の地名の直後の文字を削除した文字列を生成する(ステップS1604)。そして、候補出力装置100は、ステップS1606の処理に移行する。   On the other hand, when it is a place name (step S1601: Yes), the candidate output device 100 determines whether or not the character immediately after the place name is a suffix (step S1602). Here, when it is a suffix (step S1602: Yes), the candidate output device 100 generates a character string in which the character immediately after the place name of the transfer destination name is replaced with another suffix (step S1603). Next, the candidate output device 100 generates a character string in which the character immediately after the place name of the transfer destination name is deleted (step S1604). Then, the candidate output device 100 proceeds to the process of step S1606.

一方で、接尾語ではない場合(ステップS1602:No)、候補出力装置100は、振込先名称の地名の後ろに、接尾語を挿入した文字列を生成する(ステップS1605)。次に、候補出力装置100は、ステップS1606の処理に移行する。   On the other hand, when it is not a suffix (step S1602: No), the candidate output device 100 generates a character string in which a suffix is inserted after the place name of the transfer destination name (step S1605). Next, the candidate output device 100 proceeds to the process of step S1606.

ステップS1606において、候補出力装置100は、生成した各々の文字列を検索する(ステップS1606)。これにより、候補出力装置100は、振込先名称から、複数の略称を生成して、各々の略称に対応する金融機関の正式名称を特定することができる。   In step S1606, the candidate output device 100 searches each generated character string (step S1606). Thereby, candidate output device 100 can specify a formal name of a financial institution corresponding to each abbreviation by generating a plurality of abbreviations from a transfer place name.

以上説明したように、候補出力装置100によれば、入力文字列に含まれる文字列に対応する変換ルールに従って入力文字列を変換した、1または複数の新たな文字列の少なくともいずれかと一致する略称に対応付けられた正式名称を出力することができる。これにより、候補出力装置100は、入力文字列と一致する略称を記憶していなくても、入力文字列を変換した1または複数の文字列の少なくともいずれかと一致する略称に対応付けられた正式名称の候補を出力することができる。   As described above, according to the candidate output device 100, an abbreviation that matches at least one of one or more new character strings obtained by converting the input character string according to the conversion rule corresponding to the character string included in the input character string. The official name associated with can be output. Thus, even if the candidate output device 100 does not store the abbreviation that matches the input character string, the candidate name is associated with the abbreviation that matches at least one of the one or more character strings converted from the input character string. Candidates can be output.

候補出力装置100は、具体的には、顧客が振込先名称として略称テーブルに略称として記憶されていない金融機関の略称「愛知県○○信金」を記入した場合でも、振込先の金融機関の正式名称になりうる金融機関の正式名称の候補を特定して出力することができる。また、候補出力装置100は、顧客が振込先の金融機関の正式名称を間違って、振込先名称として「愛知郡○○信金」などを記入した場合でも、振込先の金融機関の正式名称になりうる、金融機関の正式名称の候補を特定して出力することができる。   Specifically, the candidate output device 100 can be configured to provide the official name of the financial institution to which the deposit is made even when the customer enters the abbreviation “Aichi Prefecture ○○ Shinkin” of the financial institution that is not stored as an abbreviation table in the abbreviation table. Candidate names of financial institutions that can be names can be identified and output. Further, the candidate output device 100 becomes the official name of the financial institution of the transfer destination even when the customer incorrectly enters the official name of the transfer destination financial institution and enters “Aichi-gun XX Nobunkin” or the like as the transfer destination name. The candidate for the official name of the financial institution can be identified and output.

また、候補出力装置100によれば、さらに、入力文字列と一致する略称に対応付けられた正式名称を出力することができる。これにより、候補出力装置100は、入力文字列を変換した1または複数の文字列の少なくともいずれかと一致する略称に対応付けられた正式名称の候補とともに、入力文字列と一致する略称に対応付けられた正式名称の候補を出力することができる。   Further, according to the candidate output device 100, a formal name associated with an abbreviation that matches the input character string can be output. Thus, the candidate output device 100 is associated with the abbreviation that matches the input character string, together with the formal name candidate that is associated with the abbreviation that matches at least one of the one or more character strings obtained by converting the input character string. Candidates for formal names can be output.

候補出力装置100は、具体的には、顧客が振込先名称として記入した「大阪○○信金」から金融機関の正式名称「大阪府○○信用金庫」や「大阪市○○信用金庫」などを特定して、振込先の金融機関の正式名称の候補として出力することができる。さらに、候補出力装置100は、顧客が振込先名称として記入した「大阪○○信金」に対応する正式名称「大阪○○信用金庫」を特定して、金融機関の正式名称の候補として出力することができる。結果として、候補出力装置100の利用者は、顧客が振り込もうとした金融機関の候補が、複数存在することを把握することができる。   Specifically, the candidate output device 100 uses the name “Osaka XX Shinkin” or “Osaka City XX Shinkin” or the like of the financial institution from the “Osaka XX Shinkin” entered by the customer as the transfer destination name. It can be specified and output as a candidate for the official name of the financial institution at the transfer destination. Further, the candidate output device 100 identifies the official name “Osaka XX Shinkin” corresponding to “Osaka XX Shinkin” entered by the customer as the transfer destination name, and outputs it as a candidate for the official name of the financial institution. Can do. As a result, the user of the candidate output device 100 can grasp that there are a plurality of candidates for financial institutions that the customer is trying to transfer.

また、候補出力装置100によれば、入力文字列を変換した1または複数の文字列の少なくともいずれかと一致する略称に対応付けられた正式名称、および入力文字列と一致する略称に対応する正式名称を、選択可能に出力することができる。これにより、候補出力装置100は、振込先の金融機関を確定して、窓口業務を行うことができる。   Further, according to the candidate output device 100, a formal name associated with an abbreviation that matches at least one of one or a plurality of character strings converted from the input character string, and a formal name that corresponds to an abbreviation that matches the input character string Can be output in a selectable manner. Thereby, the candidate output device 100 can determine the transfer-destination financial institution and perform a counter service.

ここで、従来の情報処理装置が、想定されうる全ての金融機関の略称と金融機関の正式名称とを対応付けて記憶しておき、入力文字列と一致する略称に対応付けられた正式名称を出力する場合が考えられる。しかしながら、この場合には、従来の情報処理装置が使用する記憶領域が膨大になってしまううえに、入力文字列が、記憶した略称に一致しない場合には正式名称を出力することができない。   Here, the conventional information processing apparatus stores the abbreviations of all possible financial institutions and the official names of the financial institutions in association with each other, and stores the official names associated with the abbreviations that match the input character string. The case where it outputs is considered. However, in this case, the storage area used by the conventional information processing apparatus becomes enormous, and the official name cannot be output if the input character string does not match the stored abbreviation.

一方で、本実施の形態にかかる候補出力装置100は、変換ルールに従って入力文字列を変換した1または複数の文字列の少なくともいずれかと一致する略称に対応付けられた正式名称を出力することができる。これにより、候補出力装置100は、略称として記憶していない入力文字列に対しても、金融機関の正式名称の候補を出力することができる。また、候補出力装置100が使用する記憶領域の増大を抑制することができる。また、候補出力装置100は、金融機関の略称と金融機関の正式名称とを対応付けて記憶しておくための候補出力装置100の利用者の作業負担を低減することができる。   On the other hand, the candidate output device 100 according to the present embodiment can output a formal name associated with an abbreviation that matches at least one of one or more character strings obtained by converting the input character string according to the conversion rule. . Thereby, the candidate output device 100 can output candidates for the official name of the financial institution even for an input character string that is not stored as an abbreviation. In addition, an increase in the storage area used by the candidate output device 100 can be suppressed. Further, the candidate output device 100 can reduce the work burden on the user of the candidate output device 100 for storing the abbreviation of the financial institution and the official name of the financial in association with each other.

なお、本実施の形態で説明した正式名称の候補出力方法は、予め用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。正式名称の候補出力プログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVD等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また、正式名称の候補出力プログラムは、インターネット等のネットワークを介して配布してもよい。   Note that the formal name candidate output method described in the present embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. The official name candidate output program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer. The official name candidate output program may be distributed via a network such as the Internet.

上述した実施の形態に関し、さらに以下の付記を開示する。   The following additional notes are disclosed with respect to the embodiment described above.

(付記1)コンピュータが、
文字列に対応する変換ルールを記憶した第1の記憶部を参照して、入力文字列に含まれる文字列に対応する変換ルールを特定し、
特定した前記変換ルールに従って前記入力文字列を変換して、1または複数の新たな文字列を生成し、
略称と正式名称との対応関係を記憶する第2の記憶部を参照して、生成した前記1または複数の新たな文字列の少なくともいずれかと一致する略称に対応付けられた正式名称を出力する、
処理を実行することを特徴とする正式名称の候補出力方法。
(Supplementary note 1)
With reference to the first storage unit storing the conversion rule corresponding to the character string, the conversion rule corresponding to the character string included in the input character string is specified,
Converting the input character string according to the identified conversion rule to generate one or more new character strings;
With reference to the second storage unit that stores the correspondence between the abbreviation and the formal name, the formal name associated with the abbreviation that matches at least one of the generated one or more new character strings is output.
A formal name candidate output method characterized by executing a process.

(付記2)前記出力する処理は、さらに、前記第2の記憶部を参照して、前記入力文字列と一致する略称に対応付けられた正式名称を出力することを特徴とする付記1に記載の正式名称の候補出力方法。 (Additional remark 2) The said process to output further outputs the formal name matched with the abbreviation corresponding to the said input character string with reference to the said 2nd memory | storage part, The additional description 1 characterized by the above-mentioned. Candidate name candidate output method.

(付記3)前記出力する処理は、前記いずれかと一致する略称に対応付けられた正式名称、および前記入力文字列と一致する略称に対応付けられた正式名称を、選択可能に出力することを特徴とする付記2に記載の正式名称の候補出力方法。 (Additional remark 3) The said process to output outputs the formal name matched with the abbreviation corresponding to the said one, and the formal name matched with the abbreviation matched with the said input character string so that selection is possible, It is characterized by the above-mentioned. The candidate output method of the official name described in Appendix 2.

(付記4)前記第2の記憶部は、正式名称から地名の接尾語になる文字を除いた略称と正式名称との対応関係を記憶することを特徴とする付記1〜3のいずれか一つに記載の正式名称の候補出力方法。 (Additional remark 4) The said 2nd memory | storage part memorize | stores the correspondence of the abbreviation which remove | excluded the character used as the suffix of a place name from a formal name, and a formal name, It is any one of the additional marks 1-3 characterized by the above-mentioned. Candidate name candidate output method described in 1.

(付記5)前記第2の記憶部は、金融機関の略称と正式名称との対応関係を記憶することを特徴とする付記1〜4のいずれか一つに記載の正式名称の候補出力方法。 (Additional remark 5) The said 2nd memory | storage part memorize | stores the correspondence of the abbreviated name and financial name of a financial institution, The candidate name candidate output method as described in any one of additional marks 1-4 characterized by the above-mentioned.

(付記6)コンピュータに、
文字列に対応する変換ルールを記憶した第1の記憶部を参照して、入力文字列に含まれる文字列に対応する変換ルールを特定し、
特定した前記変換ルールに従って前記入力文字列を変換して、1または複数の新たな文字列を生成し、
略称と正式名称との対応関係を記憶する第2の記憶部を参照して、生成した前記1または複数の新たな文字列の少なくともいずれかと一致する略称に対応付けられた正式名称を出力する、
処理を実行させることを特徴とする正式名称の候補出力プログラム。
(Appendix 6)
With reference to the first storage unit storing the conversion rule corresponding to the character string, the conversion rule corresponding to the character string included in the input character string is specified,
Converting the input character string according to the identified conversion rule to generate one or more new character strings;
With reference to the second storage unit that stores the correspondence between the abbreviation and the formal name, the formal name associated with the abbreviation that matches at least one of the generated one or more new character strings is output.
An official name candidate output program characterized by causing processing to be executed.

(付記7)文字列に対応する変換ルールを記憶した第1の記憶部を参照して、入力文字列に含まれる文字列に対応する変換ルールを特定し、
特定した前記変換ルールに従って前記入力文字列を変換して、1または複数の新たな文字列を生成し、
略称と正式名称との対応関係を記憶する第2の記憶部を参照して、生成した前記1または複数の新たな文字列の少なくともいずれかと一致する略称に対応付けられた正式名称を出力する、
ことを特徴とする正式名称の候補出力システム。
(Additional remark 7) With reference to the 1st memory | storage part which memorize | stored the conversion rule corresponding to a character string, the conversion rule corresponding to the character string contained in an input character string is specified,
Converting the input character string according to the identified conversion rule to generate one or more new character strings;
With reference to the second storage unit that stores the correspondence between the abbreviation and the formal name, the formal name associated with the abbreviation that matches at least one of the generated one or more new character strings is output.
Candidate name candidate output system characterized by this.

100 候補出力装置
601 記憶部
602 特定部
603 生成部
604 出力部
100 Candidate Output Device 601 Storage Unit 602 Identification Unit 603 Generation Unit 604 Output Unit

Claims (6)

コンピュータが、
文字列に対応する変換ルールを記憶した第1の記憶部を参照して、入力文字列に含まれる文字列に対応する変換ルールを特定し、
特定した前記変換ルールに従って前記入力文字列を変換して、1または複数の新たな文字列を生成し、
略称と正式名称との対応関係を記憶する第2の記憶部を参照して、生成した前記1または複数の新たな文字列の少なくともいずれかと一致する略称に対応付けられた正式名称を出力する、
処理を実行することを特徴とする正式名称の候補出力方法。
Computer
With reference to the first storage unit storing the conversion rule corresponding to the character string, the conversion rule corresponding to the character string included in the input character string is specified,
Converting the input character string according to the identified conversion rule to generate one or more new character strings;
With reference to the second storage unit that stores the correspondence between the abbreviation and the formal name, the formal name associated with the abbreviation that matches at least one of the generated one or more new character strings is output.
A formal name candidate output method characterized by executing a process.
前記出力する処理は、さらに、前記第2の記憶部を参照して、前記入力文字列と一致する略称に対応付けられた正式名称を出力することを特徴とする請求項1に記載の正式名称の候補出力方法。   The formal name associated with the abbreviation that matches the input character string is further output with reference to the second storage unit in the outputting process. Candidate output method. 前記出力する処理は、前記いずれかと一致する略称に対応付けられた正式名称、および前記入力文字列と一致する略称に対応付けられた正式名称を、選択可能に出力することを特徴とする請求項2に記載の正式名称の候補出力方法。   The output process is characterized in that a formal name associated with an abbreviation that matches any of the above and a formal name associated with an abbreviation that matches the input character string are output in a selectable manner. The candidate output method of the formal name described in 2. 前記第2の記憶部は、正式名称から地名の接尾語になる文字を除いた略称と正式名称との対応関係を記憶することを特徴とする請求項1〜3のいずれか一つに記載の正式名称の候補出力方法。   The said 2nd memory | storage part memorize | stores the correspondence of the abbreviation which remove | excluded the character used as the suffix of a place name from a formal name, and a formal name, It is characterized by the above-mentioned. Candidate name output method. コンピュータに、
文字列に対応する変換ルールを記憶した第1の記憶部を参照して、入力文字列に含まれる文字列に対応する変換ルールを特定し、
特定した前記変換ルールに従って前記入力文字列を変換して、1または複数の新たな文字列を生成し、
略称と正式名称との対応関係を記憶する第2の記憶部を参照して、生成した前記1または複数の新たな文字列の少なくともいずれかと一致する略称に対応付けられた正式名称を出力する、
処理を実行させることを特徴とする正式名称の候補出力プログラム。
On the computer,
With reference to the first storage unit storing the conversion rule corresponding to the character string, the conversion rule corresponding to the character string included in the input character string is specified,
Converting the input character string according to the identified conversion rule to generate one or more new character strings;
With reference to the second storage unit that stores the correspondence between the abbreviation and the formal name, the formal name associated with the abbreviation that matches at least one of the generated one or more new character strings is output.
An official name candidate output program characterized by causing processing to be executed.
文字列に対応する変換ルールを記憶した第1の記憶部を参照して、入力文字列に含まれる文字列に対応する変換ルールを特定し、
特定した前記変換ルールに従って前記入力文字列を変換して、1または複数の新たな文字列を生成し、
略称と正式名称との対応関係を記憶する第2の記憶部を参照して、生成した前記1または複数の新たな文字列の少なくともいずれかと一致する略称に対応付けられた正式名称を出力する、
ことを特徴とする正式名称の候補出力システム。
With reference to the first storage unit storing the conversion rule corresponding to the character string, the conversion rule corresponding to the character string included in the input character string is specified,
Converting the input character string according to the identified conversion rule to generate one or more new character strings;
With reference to the second storage unit that stores the correspondence between the abbreviation and the formal name, the formal name associated with the abbreviation that matches at least one of the generated one or more new character strings is output.
Candidate name candidate output system characterized by this.
JP2014055353A 2014-03-18 2014-03-18 Official name candidate output method, official name candidate output program, and official name candidate output system Active JP6364846B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014055353A JP6364846B2 (en) 2014-03-18 2014-03-18 Official name candidate output method, official name candidate output program, and official name candidate output system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014055353A JP6364846B2 (en) 2014-03-18 2014-03-18 Official name candidate output method, official name candidate output program, and official name candidate output system

Publications (2)

Publication Number Publication Date
JP2015179310A true JP2015179310A (en) 2015-10-08
JP6364846B2 JP6364846B2 (en) 2018-08-01

Family

ID=54263338

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014055353A Active JP6364846B2 (en) 2014-03-18 2014-03-18 Official name candidate output method, official name candidate output program, and official name candidate output system

Country Status (1)

Country Link
JP (1) JP6364846B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06208563A (en) * 1993-01-08 1994-07-26 Kokusai Electric Co Ltd Information display device and its name selecting method
JPH10275159A (en) * 1997-03-31 1998-10-13 Nippon Telegr & Teleph Corp <Ntt> Information retrieval method and device therefor
JP2001043229A (en) * 1999-07-28 2001-02-16 Mitsubishi Electric Corp Device and method for data base retrieval guidance
JP2002304397A (en) * 2001-04-06 2002-10-18 Toppan Forms Co Ltd Code retrieval processing system
JP2004326367A (en) * 2003-04-23 2004-11-18 Sharp Corp Text analysis device, text analysis method and text audio synthesis device
US20080082483A1 (en) * 2006-09-29 2008-04-03 Lim Joon-Ho Method and apparatus for normalizing protein name using ontology mapping

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH06208563A (en) * 1993-01-08 1994-07-26 Kokusai Electric Co Ltd Information display device and its name selecting method
JPH10275159A (en) * 1997-03-31 1998-10-13 Nippon Telegr & Teleph Corp <Ntt> Information retrieval method and device therefor
JP2001043229A (en) * 1999-07-28 2001-02-16 Mitsubishi Electric Corp Device and method for data base retrieval guidance
JP2002304397A (en) * 2001-04-06 2002-10-18 Toppan Forms Co Ltd Code retrieval processing system
JP2004326367A (en) * 2003-04-23 2004-11-18 Sharp Corp Text analysis device, text analysis method and text audio synthesis device
US20080082483A1 (en) * 2006-09-29 2008-04-03 Lim Joon-Ho Method and apparatus for normalizing protein name using ontology mapping

Also Published As

Publication number Publication date
JP6364846B2 (en) 2018-08-01

Similar Documents

Publication Publication Date Title
JP5111423B2 (en) Document examination support apparatus, document examination support method and program
US11736587B2 (en) System and method for integrating message content into a target data processing device
JP5207696B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2014021905A (en) Input support program, input support method, and input support device
US20080008391A1 (en) Method and System for Document Form Recognition
JP5589746B2 (en) Cooperation device, cooperation source device, cooperation destination device, cooperation program, and cooperation method
JP5526057B2 (en) Data analysis support apparatus and program
US20090067013A1 (en) Systems and methods to associate invoice data with a corresponding original invoice copy in a stack of invoices
JP5592747B2 (en) File search device and file search program
JP5867540B2 (en) PROGRAM GENERATION DEVICE, PROGRAM GENERATION DEVICE CONTROL METHOD, AND PROGRAM
JP6232736B2 (en) Document reading support device, document reading support system, document reading support method and program
JP6364846B2 (en) Official name candidate output method, official name candidate output program, and official name candidate output system
JP2012159917A (en) Document management system, document management method and program
US20230196002A1 (en) Document processing method, and information processing device
JP5243054B2 (en) Data management system, method and program
JP5741386B2 (en) Generating device, generating method, and generating program
JP5064791B2 (en) Form data search device, form data search method and program
JP2014137791A (en) Display program, display device and display method
KR101349969B1 (en) System and method for proving recommendation query
JP2009181550A (en) Method for comprising software request specifications automatic generation tool
TWM584476U (en) Transfer servo system
JP2014146076A (en) Character string extraction method, character string extraction apparatus, and character string extraction program
JP6413577B2 (en) Process request method, process request program, and process request system
JP2013073282A (en) Information processor and program
JP5811006B2 (en) Information processing apparatus, information processing method, and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20161206

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170922

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171003

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171204

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180618

R150 Certificate of patent or registration of utility model

Ref document number: 6364846

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150