JP3972309B2 - Information conversion apparatus and program - Google Patents

Information conversion apparatus and program Download PDF

Info

Publication number
JP3972309B2
JP3972309B2 JP2004283739A JP2004283739A JP3972309B2 JP 3972309 B2 JP3972309 B2 JP 3972309B2 JP 2004283739 A JP2004283739 A JP 2004283739A JP 2004283739 A JP2004283739 A JP 2004283739A JP 3972309 B2 JP3972309 B2 JP 3972309B2
Authority
JP
Japan
Prior art keywords
character string
word
words
combination
specific
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2004283739A
Other languages
Japanese (ja)
Other versions
JP2006099345A (en
Inventor
一朗 中田
達彦 相川
淳一 清水
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
MUFG Bank Ltd
Original Assignee
Bank of Tokyo Mitsubishi UFJ Trust Co
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 Bank of Tokyo Mitsubishi UFJ Trust Co filed Critical Bank of Tokyo Mitsubishi UFJ Trust Co
Priority to JP2004283739A priority Critical patent/JP3972309B2/en
Publication of JP2006099345A publication Critical patent/JP2006099345A/en
Application granted granted Critical
Publication of JP3972309B2 publication Critical patent/JP3972309B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は情報変換装置及びプログラムに係り、特に、所定の対象を表すために複数の単語が組合わされて構成された文字列が入力される度に、該入力された文字列を、該入力された文字列が表していると推定される所定の対象に付与された識別情報へ変換する情報変換装置、及び、コンピュータを前記情報変換装置として機能させるための情報変換プログラムに関する。   The present invention relates to an information conversion apparatus and program, and in particular, every time a character string composed of a plurality of words combined to represent a predetermined object is input, the input character string is input to the program. The present invention relates to an information conversion device for converting into identification information given to a predetermined object presumed to be represented by a character string, and an information conversion program for causing a computer to function as the information conversion device.

異なる金融機関の口座への送金等の金融取引が依頼された場合には、当該金融取引に関係する顧客の名称(例えば送金入金先口座の名義人名等)が文字列として設定された電文が金融機関の間で電文が送受される。一方、金融機関では個々の顧客に顧客コード(この顧客コードは例えばCIF(Customer Information File:顧客情報ファイル)と称されている)を付与しており、金融機関内のコンピュータ・システムは、この顧客コードに基づいて顧客を識別し指示された金融取引を実行する構成となっているため、他の金融機関から電文を受信した場合には、受信した電文に設定されている顧客名称を表す文字列を、対応する顧客コードへ変換する必要がある。   If a financial transaction such as remittance to an account of a different financial institution is requested, a message in which the name of the customer related to the financial transaction (for example, the name of the holder of the remittance account) is set as a character string is financial Messages are sent and received between institutions. On the other hand, a financial institution assigns a customer code (this customer code is called, for example, CIF (Customer Information File)) to each customer, and the computer system in the financial institution is the customer code. Since it is configured to identify customers based on codes and execute instructed financial transactions, when a message is received from another financial institution, a character string representing the customer name set in the received message Needs to be converted to the corresponding customer code.

上記に関連して特許文献1には、顧客コードを特定する複数の単語の組合わせとそれに対応する顧客コードを登録した顧客コードテーブルを予め記憶装置に格納しておき、入力データから変換すべき複数の単語を抽出し、抽出した複数の単語と顧客コードテーブルに登録されている複数の単語を比較し、一致した場合に顧客コードへ変換する技術が開示されている。
特開2002−56005号公報
In relation to the above, Patent Document 1 discloses that a customer code table in which a combination of a plurality of words specifying a customer code and a corresponding customer code is registered in a storage device in advance and converted from input data. There is disclosed a technique for extracting a plurality of words, comparing the extracted plurality of words with a plurality of words registered in a customer code table, and converting them into a customer code if they match.
JP 2002-56005 A

但し、上記の電文に設定されている顧客名称は、金融取引の実行を依頼した依頼人によって指定された名称がそのまま文字列として設定されるため、例えば正規の名称に対して余計な単語が付加されていたり、正規の名称を構成する複数の単語の一部が欠落している等、正規の名称が正しく設定されていない場合がある。特に、金融機関の顧客の中には、第1の特定顧客の名称に特定の単語を加えた名称が第2の特定顧客の名称に一致する関係(以下、このような関係を包摂関係という)を有する顧客が存在している(例えば"NAKAMORI ELECTRIC CO.,LTD"と"NAKAMORI ELECTRIC CO.,LTD"等)。そして、電文に設定されている文字列が包摂関係を有する顧客名称に一致又は略一致していた場合には、前記文字列が、正規の名称に対して余計な単語が付加された、或いは単語の一部が欠落している文字列である可能性も考慮すると、前記文字列が包摂関係を有する複数の顧客名称の何れを表しているのかを自動的に判断することは困難である。このような場合、従来はオペレータの判断に委ねる以外の解決策がなく、オペレータに多大な負担がかかっているのが実情であった。   However, for the customer name set in the above message, the name specified by the client who requested the execution of the financial transaction is set as a character string as it is, so an extra word is added to the regular name, for example. In some cases, the proper name is not set correctly, for example, some of a plurality of words constituting the regular name are missing. In particular, among financial institution customers, a relationship in which a name obtained by adding a specific word to the name of the first specific customer matches the name of the second specific customer (hereinafter, this relationship is referred to as an inclusion relationship). (For example, “NAKAMORI ELECTRIC CO., LTD” and “NAKAMORI ELECTRIC CO., LTD”, etc.). If the character string set in the message matches or substantially matches the customer name having an inclusion relationship, the character string has an extra word added to the regular name, or the word In consideration of the possibility that a part of the character string is missing, it is difficult to automatically determine which of the plurality of customer names having the inclusion relationship the character string represents. In such a case, conventionally, there is no solution other than leaving it to the operator's judgment, and the actual situation is that a great burden is placed on the operator.

本発明は上記事実を考慮して成されたもので、所定の対象を表すために複数の単語が組合わされて構成された文字列を、該文字列が表していると推定される所定の対象に付与された識別情報へ変換することを、オペレータの手を煩わすことなく自動的に行える確率を向上させることができる情報変換装置及び情報変換プログラムを得ることが目的である。   The present invention has been made in consideration of the above facts, and a predetermined object presumed to represent a character string composed of a plurality of words combined to represent the predetermined object. It is an object to obtain an information conversion apparatus and an information conversion program that can improve the probability that conversion to identification information assigned to the item can be automatically performed without bothering the operator.

特定の対象(例えば特定の顧客)を表す目的で設定されたにも拘らず特定の対象の正規の名称と相違している文字列としては、前述のように正規の名称に対して余計な単語が付加されている文字列が挙げられるが、この種の文字列に付加されている余計な単語は、例えば"NAKAMORI ELECTRIC CO.,LTD"には"MARUNOUCHI"なる余計な単語が付加されていることが多い、等のように、個々の対象毎に一定の単語であることが多い。本願発明者は上記事実に着目し、所定の対象を表すために複数の単語が組合わされて構成された文字列を、該文字列が表していると推定される所定の対象に付与された識別情報へ変換するにあたり、過去に識別情報への変換を行った文字列に付加されていた余計な単語(不要単語)を記憶しておいて、新たな文字列の変換に利用すれば、文字列を識別情報へ適正に自動変換できる確率を向上させることが可能であることに想到して本願発明を成すに至った。   A character string that is set for the purpose of representing a specific target (for example, a specific customer) but is different from the regular name of the specific target is an extra word for the regular name as described above. The extra words added to this type of string, for example, "NAKAMORI ELECTRIC CO., LTD" has an extra word "MARUNOUCHI" added to it. In many cases, the word is a fixed word for each object. The inventor of the present application pays attention to the above facts, and identifies a character string formed by combining a plurality of words to represent a predetermined object, given to the predetermined object estimated to be represented by the character string. When converting to information, if an extra word (unnecessary word) added to a character string that has been converted to identification information in the past is stored and used to convert a new character string, the character string The present invention has been made on the assumption that it is possible to improve the probability of appropriate automatic conversion to identification information.

上記に基づき請求項1記載の発明に係る情報変換装置は、所定の対象を表すために複数の単語が組合わされて構成された文字列が入力される度に、該入力された文字列を、該入力された文字列が表していると推定される前記所定の対象に付与された識別情報へ変換する情報変換装置であって、識別情報が付与された個々の対象について、個々の対象に付与された識別情報と個々の対象を表す文字列を構成する単語の組合わせが対応付られけて各々登録された名称辞書を記憶する第1記憶手段と、入力された文字列を構成する単語の組合わせを前記名称辞書に登録されている単語の組合わせと各々比較することで、前記入力された文字列を構成する単語の組合わせと単語単位で完全一致又は部分一致する単語の組合わせを検索する検索手段と、前記検索手段による検索結果に基づいて、前記入力された文字列が表していると推定される対象を判断し、前記入力された文字列を前記判断した対象に付与された識別情報へ変換する変換手段と、前記検索手段による検索によって抽出された単語の組合わせの中に、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれており、かつ前記変換手段により、前記入力された文字列が、前記特定の単語を除外した単語の組合わせに対応する特定の対象を表していると判断された場合に、前記特定の単語を前記特定の対象に付与された識別情報と対応付け、第2記憶手段に記憶されている不要単語辞書に前記特定の対象の不要単語として登録する不要単語登録手段と、を備え、前記変換手段は、前記検索手段による検索によって抽出された単語の組合わせの中に、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれていた場合に、前記特定の単語を除外した単語の組合わせと対応付けられて前記名称辞書に登録されている特定の識別情報が、前記特定の単語と対応付けられて前記不要単語辞書に登録されているか否かを検索し、前記特定の識別情報が前記特定の単語と対応付けられて前記不要単語辞書に登録されていた場合に、前記入力された文字列が、前記特定の識別情報が付与された対象を表していると判断することを特徴としている。   Based on the above, the information conversion apparatus according to the first aspect of the present invention provides an input character string each time a character string configured by combining a plurality of words to represent a predetermined object is input. An information conversion apparatus for converting into identification information given to the predetermined object presumed to be represented by the inputted character string, and for each object to which identification information is given, A first storage means for storing a name dictionary registered by associating a combination of the identification information and a word constituting a character string representing an individual object, and a word constituting the inputted character string By comparing each combination with a combination of words registered in the name dictionary, a combination of words constituting the input character string and a combination of words that completely or partially match in units of words are obtained. A search means for searching; A conversion for determining an object presumed to be represented by the input character string and converting the input character string into identification information given to the determined object based on a search result by the search means A combination of words excluding specific words from a plurality of words constituting the input character string is included in the combinations of words extracted by the search by the means and the search means; and When the conversion means determines that the input character string represents a specific object corresponding to a combination of words excluding the specific word, the specific word is converted to the specific object. Unnecessary word registration means for registering as an unnecessary word of the specific target in an unnecessary word dictionary stored in the second storage means, in association with the identification information given to the identification information. If a combination of words excluding a specific word from a plurality of words constituting the input character string is included in the combination of words extracted by the search by The specific identification information registered in the name dictionary associated with the excluded word combination is searched for whether or not the specific identification information associated with the specific word is registered in the unnecessary word dictionary, When specific identification information is associated with the specific word and registered in the unnecessary word dictionary, it is determined that the input character string represents an object to which the specific identification information is assigned. It is characterized by doing.

請求項1記載の発明に係る情報変換装置は、所定の対象を表すために複数の単語が組合わされて構成された文字列が入力される度に、入力された文字列を、入力された文字列が表していると推定される所定の対象に付与された識別情報へ変換する。上記の文字列としては、例えば金融機関の間で送受される電文に設定される顧客の名称を表す文字列が好適であるが、これに限られるものではなく、所定の対象を表すために複数の単語が組合わされて構成された文字列であればよい。請求項1記載の発明では、識別情報が付与された個々の対象について、個々の対象に付与された識別情報と個々の対象を表す文字列を構成する単語の組合わせが対応付られけて各々登録された名称辞書が第1記憶手段に記憶されている。また、検索手段は、入力された文字列を構成する単語の組合わせを名称辞書に登録されている単語の組合わせと各々比較することで、入力された文字列を構成する単語の組合わせと単語単位で完全一致又は部分一致する単語の組合わせを検索し、変換手段は、検索手段による検索結果に基づいて、入力された文字列が表していると推定される対象を判断し、入力された文字列を判断した対象に付与された識別情報へ変換する。   The information conversion device according to the first aspect of the present invention provides an input character string that is input to a character string that is formed by combining a plurality of words to represent a predetermined object. It converts into the identification information given to the predetermined object estimated that the column represents. As the above character string, for example, a character string representing the name of a customer set in a message sent and received between financial institutions is suitable, but is not limited to this, and a plurality of characters are represented to represent a predetermined target. The character string may be a combination of words. In the invention described in claim 1, each individual object to which identification information is assigned is associated with a combination of identification information given to the individual object and a word constituting a character string representing the individual object. The registered name dictionary is stored in the first storage means. Further, the search means compares each combination of words constituting the input character string with each combination of words registered in the name dictionary, thereby combining the combination of words constituting the input character string. Searching for a combination of words that are completely matched or partially matched in units of words, the conversion means determines an object that is assumed to be represented by the input character string based on the search result by the search means, and is input The character string is converted into identification information given to the determined object.

ここで、請求項1記載の発明では、検索手段による検索によって抽出された単語の組合わせの中に、入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせ(入力された文字列を構成する単語の組合わせと単語単位で部分一致する単語の組合わせ)が含まれており、かつ変換手段により、入力された文字列が、前記特定の単語を除外した単語の組合わせに対応する特定の対象を表していると判断された場合に、特定の単語を特定の対象に付与された識別情報と対応付け、第2記憶手段に記憶されている不要単語辞書に特定の対象の不要単語として登録する不要単語登録手段が設けられている。これにより、特定の対象を表す正規の文字列を構成する単語の組合わせ(名称辞書に登録されている単語の組合わせ)に対して余計な単語が付加された文字列が入力され、該文字列が前記特定の対象を表していると判断される毎に、前記余計な単語が特定の対象に付与された識別情報と対応付けられて不要単語辞書に不要単語として登録されることになる。   Here, in the invention described in claim 1, a combination of words excluding a specific word from a plurality of words constituting the inputted character string in a combination of words extracted by the search by the search means ( A combination of words constituting the input character string and a combination of words partially matching in units of words) and the input character string is excluded from the specific word by the conversion means When it is determined that it represents a specific object corresponding to the combination of the above, the specific word is associated with the identification information given to the specific object, and the unnecessary word dictionary stored in the second storage means Unnecessary word registration means for registering as an unnecessary word for a specific target is provided. Thereby, a character string in which an extra word is added to a combination of words (a combination of words registered in the name dictionary) constituting a regular character string representing a specific target is input, and the character Each time it is determined that the column represents the specific target, the extra word is associated with the identification information given to the specific target and registered as an unnecessary word in the unnecessary word dictionary.

そして、請求項1記載の発明に係る変換手段は、検索手段による検索によって抽出された単語の組合わせの中に、入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれていた場合に、特定の単語を除外した単語の組合わせと対応付けられて名称辞書に登録されている特定の識別情報が、特定の単語と対応付けられて不要単語辞書に登録されているか否かを検索し、特定の識別情報が特定の単語と対応付けられて不要単語辞書に登録されていた場合に、入力された文字列が、特定の識別情報が付与された対象を表していると判断する。これにより、前述の不要単語登録手段により特定の対象の不要単語として不要単語辞書に一旦登録された単語は、入力された文字列が特定の対象を表しているか否かの判断に用いられることになり、特定の対象を表す正規の文字列を構成する単語の組合わせに対して上記の不要単語が付加された文字列が再度入力された場合に、入力された文字列が特定の対象を表す文字列であると自動的に判断することができる。   The conversion means according to the invention described in claim 1 includes a word that excludes a specific word from a plurality of words constituting the input character string in the combination of words extracted by the search by the search means. When a combination is included, specific identification information associated with a combination of words excluding a specific word and registered in the name dictionary is associated with the specific word in the unnecessary word dictionary. Search for whether or not it is registered, and when the specific identification information is associated with the specific word and registered in the unnecessary word dictionary, the input character string is the target to which the specific identification information is given It is judged that it represents. Thus, the word once registered in the unnecessary word dictionary as the unnecessary word of the specific target by the above-described unnecessary word registration means is used for determining whether or not the input character string represents the specific target. When the character string with the above unnecessary word added to the combination of words constituting the regular character string representing the specific object is input again, the input character string represents the specific object It can be automatically determined to be a character string.

従って、請求項1記載の発明によれば、所定の対象を表すために複数の単語が組合わされて構成された文字列を、該文字列が表していると推定される所定の対象に付与された識別情報へ変換することを、オペレータの手を煩わすことなく自動的に行える確率を向上させることができる。また、請求項1記載の発明では、不要単語辞書への不要単語の登録も自動的に行われるので、不要単語の登録等の煩雑な作業をオペレータが行う必要もなくなる。   Therefore, according to the first aspect of the present invention, a character string formed by combining a plurality of words to represent a predetermined object is given to the predetermined object estimated to be represented by the character string. It is possible to improve the probability that conversion to identification information can be automatically performed without bothering the operator. Further, according to the first aspect of the present invention, since unnecessary words are automatically registered in the unnecessary word dictionary, it is not necessary for the operator to perform complicated operations such as unnecessary word registration.

なお、請求項1記載の発明において、変換手段は、例えば請求項2に記載したように、
検索手段による検索によって抽出された単語の組合わせの中に、入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれており、かつ、特定の単語を除外した単語の組合わせと対応付けられて名称辞書に登録されている特定の識別情報が、特定の単語と対応付けられて不要単語辞書に登録されていなかった場合に、入力された文字列を表示装置に表示させることで、入力された文字列が表す対象の判断をオペレータに委ね、オペレータにより入力装置を介して入力された判断結果に基づいて、入力された文字列が表す対象を判断するように構成することができる。請求項2記載の発明においても、入力された文字列が上記の特定の識別情報が付与された特定の対象を表しているとオペレータによって判断されると、不要単語登録手段により、上記の特定の単語が特定の対象の不要単語として不要単語辞書に登録されることになるので、同一の文字列が再度入力された際には、入力された文字列が特定の対象を表す文字列であることを自動的に判断することができる。
In the invention described in claim 1, the conversion means is, for example, as described in claim 2,
The combination of words extracted by the search by the search means includes a combination of words excluding a specific word from a plurality of words constituting the input character string, and the specific word is When the specific identification information registered in the name dictionary associated with the excluded word combination is not registered in the unnecessary word dictionary in association with the specific word, the input character string is By displaying on the display device, the operator determines the target represented by the input character string, and determines the target represented by the input character string based on the determination result input by the operator via the input device. It can be constituted as follows. Also in the invention according to claim 2, when the operator determines that the input character string represents the specific object to which the specific identification information is given, the unnecessary word registration means performs the specific Since a word is registered in the unnecessary word dictionary as an unnecessary word of a specific target, when the same character string is input again, the input character string is a character string representing the specific target Can be automatically determined.

ところで、識別情報が付与された個々の対象の中には、第1の対象を表す文字列を構成する単語の組合わせに特定の単語を加えた組合わせが、第2の対象を表す文字列を構成する複数の単語の組合わせに一致するという包摂関係を有する対象が存在している場合がある。検索手段による検索により、入力された文字列を構成する単語の組合わせと完全一致する単語の組合わせが抽出された場合、及び、入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが抽出された場合に、抽出された単語の組合わせに対応する特定の対象に包摂関係を有する他の対象が存在していなければ、本発明に係る不要単語を利用した場合と比較して判断の確度は若干低下するものの、本発明に係る不要単語を利用することなく入力された文字列が前記特定の対象を表していると一律に判断することも可能である。しかし、前記特定の対象に包摂関係を有する他の対象が存在しているときには、本発明に係る不要単語を利用しないと入力された文字列が表す対象を誤判断する可能性がある。   By the way, among the individual objects to which the identification information is given, a combination of a specific word added to a combination of words constituting the character string representing the first object is a character string representing the second object. There is a case where there is an object having an inclusion relationship that matches a combination of a plurality of words constituting. When a combination of words that completely matches the combination of words constituting the input character string is extracted by the search by the search means, and a specific word is extracted from the plurality of words that constitute the input character string. When a combination of excluded words is extracted, an unnecessary word according to the present invention is used if there is no other target having an inclusion relationship with a specific target corresponding to the extracted word combination. Although the accuracy of determination is slightly lower than in the case, it is also possible to uniformly determine that the input character string represents the specific target without using unnecessary words according to the present invention. However, when there is another target having an inclusion relationship with the specific target, there is a possibility that the target represented by the input character string is erroneously determined unless the unnecessary word according to the present invention is used.

これを考慮すると、請求項1記載の発明において、例えば請求項3に記載したように、不要単語登録手段は、検索手段による検索によって抽出された単語の組合わせの中に、入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれており、かつ変換手段により、入力された文字列が、特定の単語を除外した単語の組合わせに対応する特定の対象を表していると判断された場合に、特定の対象に包摂関係を有する他の対象が存在しているときにのみ、特定の単語を不要単語辞書に特定の対象の不要単語として登録し、変換手段は、検索手段による検索により、入力された文字列を構成する単語の組合わせと完全一致する単語の組合わせが抽出された場合、及び、入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが抽出された場合に、抽出された単語の組合わせに対応する特定の対象に包摂関係を有する他の対象が存在していなければ、入力された文字列が特定の対象を表していると判断し、検索手段による検索によって抽出された単語の組合わせの中に、入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれている場合に、特定の単語を除外した単語の組合わせに対応する特定の対象に包摂関係を有する他の対象が存在していれば、不要語辞書に対する検索を行う
ようにしてもよい。
Considering this, in the invention described in claim 1, for example, as described in claim 3, the unnecessary word registering unit includes the character string input in the combination of words extracted by the search by the search unit. A combination of words excluding a specific word from a plurality of words constituting the word is included, and a character string input by the conversion means corresponds to a specific combination of words excluding the specific word When it is determined that the target is represented, only when there is another target having an inclusion relationship with the specific target, the specific word is registered as an unnecessary word of the specific target in the unnecessary word dictionary, The conversion means extracts a combination of words that completely matches the combination of words constituting the input character string and a plurality of words that constitute the input character string by the search by the search means. Special If a combination of words excluding the word is extracted, and there is no other target having an inclusion relationship with the specific target corresponding to the extracted word combination, the input character string is A combination of words that excludes a specific word from a plurality of words that constitute an input character string among combinations of words that are determined to represent a specific object and are extracted by a search by a search means. If it is included, if there is another target having an inclusion relationship with the specific target corresponding to the combination of words excluding the specific word, the unnecessary word dictionary may be searched. .

請求項3記載の発明では、包摂関係を有しない対象に対しては不要単語の登録・検索等の処理が行われないので、本発明に係る情報変換装置に加わる負荷の軽減・処理の高速化を実現できると共に、不要単語辞書に登録される不要単語の数が減少することで、不要単語辞書を記憶するために必要となる第2記憶手段の記憶容量を削減することができる。   In the invention described in claim 3, since processing such as registration / retrieval of unnecessary words is not performed for an object that does not have an inclusion relationship, the load applied to the information conversion apparatus according to the present invention is reduced and the processing speed is increased. In addition, since the number of unnecessary words registered in the unnecessary word dictionary is reduced, the storage capacity of the second storage means necessary for storing the unnecessary word dictionary can be reduced.

また、請求項3記載の発明において、特定の対象に包摂関係を有する他の対象が存在しているか否かは、名称辞書を検索することで判断することも可能であるが、例えば請求項4に記載したように、第1記憶手段に記憶されている名称辞書に、識別情報が付与された個々の対象に対応する情報を単位として、包摂関係を有する他の対象が存在しているか否かを表す包摂識別情報も登録しておき、不要単語登録手段及び変換手段は、名称辞書に登録されている包摂識別情報に基づいて、特定の対象に包摂関係を有する他の対象が存在しているか否かを判断することが好ましい。請求項4記載の発明では、名称辞書に包摂識別情報を登録しておく必要があるものの、或る対象に包摂関係を有する他の対象が存在しているか否かを、名称辞書を検索することなく包摂識別情報を参照するのみで判断することができるので、本発明に係る情報変換装置に加わる負荷の軽減・処理の高速化を実現することができる。   Further, in the invention described in claim 3, it is possible to determine whether or not there is another target having an inclusion relationship with the specific target by searching a name dictionary. As described in the above, whether or not there is another object having an inclusion relationship in the name dictionary stored in the first storage means, with information corresponding to each object to which the identification information is assigned as a unit. Is included, and the unnecessary word registration means and the conversion means, based on the inclusion identification information registered in the name dictionary, are there other objects having an inclusion relationship with the specific object? It is preferable to determine whether or not. In the invention described in claim 4, although it is necessary to register inclusion identification information in the name dictionary, the name dictionary is searched for whether there is another object having an inclusion relationship with a certain object. Since the determination can be made only by referring to the inclusion identification information, the load applied to the information conversion apparatus according to the present invention can be reduced and the processing speed can be increased.

また、請求項1記載の発明において、不要単語登録手段は、例えば請求項5にも記載したように、オペレータにより入力装置を介し、不要単語辞書に登録されている特定の不要単語の削除が指示された場合に、指示された不要単語及を不要単語辞書から削除すると共に、不要単語辞書上で前記指示された不要単語と対応付けされていた識別情報をキーにして名称辞書を検索することで、不要単語と同一の識別情報と対応付けされて名称辞書に登録されている単語の組合わせを抽出し、抽出した単語の組合わせに不要単語を加えた単語を名称辞書に再登録するように構成するようにしてもよい。この場合、例えば特定の対象を表す文字列に非常に高い頻度で特定の不要単語が付加されている場合に、前記特定の対象の不要単語として登録されている特定の不要単語を不要単語辞書から削除すると共に、名称辞書に登録されている前記特定の対象を表す文字列を構成する単語の組合わせに前記特定の単語を追加することを容易に行うことができる。   Further, in the invention described in claim 1, the unnecessary word registering unit instructs the operator to delete a specific unnecessary word registered in the unnecessary word dictionary via the input device as described in claim 5, for example. In such a case, the designated unnecessary word and the unnecessary word dictionary are deleted from the unnecessary word dictionary and the name dictionary is searched using the identification information associated with the designated unnecessary word on the unnecessary word dictionary as a key. The word combination registered in the name dictionary associated with the same identification information as the unnecessary word is extracted, and the word obtained by adding the unnecessary word to the extracted word combination is re-registered in the name dictionary. You may make it comprise. In this case, for example, when a specific unnecessary word is added at a very high frequency to a character string representing a specific target, the specific unnecessary word registered as the unnecessary word of the specific target is extracted from the unnecessary word dictionary. In addition to deleting, it is possible to easily add the specific word to a combination of words constituting the character string representing the specific object registered in the name dictionary.

また、請求項1乃至請求項5の何れかに記載の発明において、例えば請求項6に記載したように、入力される文字列を構成する個々の単語に相当する文字列と個々の単語に付与された論理インデックスが対応付られけて予め各々登録された基本語辞書を記憶する第3記憶手段と、入力された文字列を構成する個々の単語に相当する文字列をキーにして基本語辞書の検索を各々行うことで、入力された文字列を、該文字列を構成する個々の単語を単位として論理インデックスへ変換する単語変換手段と、を更に設け、名称辞書には単語の組合わせとして論理インデックスの組合わせを登録しておき、不要単語辞書には不要単語として論理インデックスを登録しておき、検索手段、変換手段及び不要単語登録手段は、入力された文字列として、入力された文字列が単語変換手段によって単語単位で変換されることで得られる論理インデックスの組合わせを用いて各処理を行うように構成することが好ましい。   Further, in the invention according to any one of claims 1 to 5, for example, as described in claim 6, character strings corresponding to individual words constituting an input character string and given to individual words A third storage means for storing a basic word dictionary registered in advance with a corresponding logical index, and a basic word dictionary with character strings corresponding to individual words constituting the input character string as keys And a word conversion means for converting the input character string into a logical index in units of individual words constituting the character string by performing each of the search, and the name dictionary as a combination of words A combination of logical indexes is registered, a logical index is registered as an unnecessary word in the unnecessary word dictionary, and the search means, conversion means, and unnecessary word registration means are input as an input character string. It is preferred that the string is configured to perform the processing by using a combination of logical indexes obtained by being converted word by word by word conversion means.

一般に文字列を表すテキストデータは情報量に比してデータ量が多く(例えば1文字を2バイトのデータで表現する文字コードを用いて表したテキストデータは文字数×2バイトのデータ量となる)、文字列をテキストデータのまま処理した場合、本発明に係る情報変換装置に加わる負荷の増大や処理遅延を招くと共に、基本語辞書や不要単語辞書を記憶するために必要な記憶容量も増大する。これに対して請求項6記載の発明では、入力される文字列を構成する個々の単語に相当する文字列と個々の単語に付与された論理インデックス(単語コード情報)が対応付られけて予め各々登録された基本語辞書を第3記憶手段に記憶しておき、単語変換手段は、入力された文字列を構成する個々の単語に相当する文字列をキーにして基本語辞書の検索を各々行うことで、入力された文字列を、該文字列を構成する個々の単語を単位として論理インデックスへ変換するので、入力された文字列(変換対象の文字列)のデータ量を小さくすることができる。また、名称辞書に単語の組合わせとして論理インデックスの組合わせを登録しておき、不要単語辞書に不要単語として論理インデックスを登録しておくことで、これらの辞書を記憶するために必要な記憶容量も小さくすることができる。そして、検索手段、変換手段及び不要単語登録手段が、入力された文字列として、入力された文字列が単語変換手段によって単語単位で変換されることで得られる論理インデックスの組合わせを用いて各処理を行うことにより、本発明に係る情報変換装置に加わる負荷の軽減・処理の高速化を実現することができる。   In general, text data representing a character string has a larger amount of data than the amount of information (for example, text data represented using a character code representing one character as data of 2 bytes is the number of characters × 2 bytes of data). When a character string is processed as text data, the load applied to the information conversion apparatus according to the present invention and processing delay are increased, and the storage capacity required for storing the basic word dictionary and the unnecessary word dictionary also increases. . On the other hand, in the invention according to the sixth aspect, the character strings corresponding to the individual words constituting the input character string and the logical index (word code information) assigned to the individual words are associated with each other in advance. Each registered basic word dictionary is stored in the third storage means, and the word conversion means searches the basic word dictionary by using the character strings corresponding to the individual words constituting the inputted character strings as keys. By doing so, the input character string is converted into a logical index in units of individual words constituting the character string, so that the data amount of the input character string (character string to be converted) can be reduced. it can. Also, by registering a combination of logical indexes as a combination of words in the name dictionary and registering a logical index as an unnecessary word in the unnecessary word dictionary, a storage capacity necessary for storing these dictionaries Can also be reduced. Then, each of the search means, the conversion means, and the unnecessary word registration means uses a combination of logical indexes obtained by converting the input character string in units of words by the word conversion means as the input character string. By performing the processing, it is possible to reduce the load applied to the information conversion apparatus according to the present invention and to speed up the processing.

請求項7記載の発明に係る情報変換プログラムは、コンピュータを、所定の対象を表すために複数の単語が組合わされて構成された文字列が入力される度に、該入力された文字列を、該入力された文字列が表していると推定される前記所定の対象に付与された識別情報へ変換する情報変換装置として機能させるための情報変換プログラムであって、前記コンピュータは、識別情報が付与された個々の対象について、個々の対象に付与された識別情報と個々の対象を表す文字列を構成する単語の組合わせが対応付られけて各々登録された名称辞書を記憶する第1記憶手段と、不要単語辞書を記憶する第2記憶手段を備え、前記コンピュータを、入力された文字列を構成する単語の組合わせを前記名称辞書に登録されている単語の組合わせと各々比較することで、前記入力された文字列を構成する単語の組合わせと単語単位で完全一致又は部分一致する単語の組合わせを検索する検索手段、前記検索手段による検索結果に基づいて、前記入力された文字列が表していると推定される対象を判断し、前記入力された文字列を前記判断した対象に付与された識別情報へ変換する変換手段、及び、前記検索手段による検索によって抽出された単語の組合わせの中に、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれており、かつ前記変換手段により、前記入力された文字列が、前記特定の単語を除外した単語の組合わせに対応する特定の対象を表していると判断された場合に、前記特定の単語を前記特定の対象に付与された識別情報と対応付け、第2記憶手段に記憶されている不要単語辞書に前記特定の対象の不要単語として登録する不要単語登録手段として機能させると共に、前記変換手段は、前記検索手段による検索によって抽出された単語の組合わせの中に、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれていた場合に、前記特定の単語を除外した単語の組合わせと対応付けられて前記名称辞書に登録されている特定の識別情報が、前記特定の単語と対応付けられて前記不要単語辞書に登録されているか否かを検索し、前記特定の識別情報が前記特定の単語と対応付けられて前記不要単語辞書に登録されていた場合に、前記入力された文字列が、前記特定の識別情報が付与された対象を表していると判断することを特徴としている。   The information conversion program according to the invention described in claim 7 is an information conversion program, wherein each time a character string composed of a plurality of words combined to represent a predetermined object is input, the input character string is An information conversion program for causing a computer to function as an information conversion device for converting into identification information assigned to the predetermined object presumed to be represented by the input character string, wherein the computer is provided with identification information. A first storage means for storing each registered name dictionary in association with identification information given to each object and a combination of words constituting a character string representing each object And a second storage means for storing an unnecessary word dictionary, and the computer includes a combination of words constituting the inputted character string and a combination of words registered in the name dictionary, respectively. By comparing, a search means for searching for a combination of words constituting the input character string and a word combination that completely or partially matches in units of words, the input based on a search result by the search means A target that is presumed to be represented by the character string that has been represented, a conversion unit that converts the input character string into identification information assigned to the determined target, and a search performed by the search unit The combination of words includes a combination of words excluding a specific word from a plurality of words constituting the input character string, and the input character string is converted by the conversion means. Is determined to represent a specific object corresponding to a combination of words excluding the specific word, the specific word is associated with identification information given to the specific object, (2) It functions as an unnecessary word registration means for registering as an unnecessary word of the specific target in the unnecessary word dictionary stored in the storage means, and the conversion means is a combination of words extracted by the search by the search means. If a combination of words excluding a specific word from a plurality of words constituting the input character string is included, it is associated with a combination of words excluding the specific word It is searched whether the specific identification information registered in the name dictionary is associated with the specific word and registered in the unnecessary word dictionary, and the specific identification information corresponds to the specific word. When it is attached and registered in the unnecessary word dictionary, it is determined that the input character string represents an object to which the specific identification information is given.

請求項7記載の発明に係る情報変換プログラムは、名称辞書を記憶する第1記憶手段及び不要単語辞書を記憶する第2記憶手段を備えたコンピュータを、上記の検索手段、変換手段及び不要単語登録手段として機能させるためのプログラムであるので、上記のコンピュータが請求項7記載の発明に係る情報変換プログラムを実行することにより、上記のコンピュータが請求項1に記載の情報変換装置として機能することになり、請求項1記載の発明と同様に、所定の対象を表すために複数の単語が組合わされて構成された文字列を、該文字列が表していると推定される所定の対象に付与された識別情報へ変換することを、オペレータの手を煩わすことなく自動的に行える確率を向上させることができる。   An information conversion program according to claim 7 is a computer comprising the first storage means for storing a name dictionary and the second storage means for storing an unnecessary word dictionary. Since the above-described computer executes the information conversion program according to the seventh aspect of the invention, the computer functions as the information conversion apparatus according to the first aspect. As in the first aspect of the present invention, a character string composed of a plurality of words combined to represent a predetermined object is given to the predetermined object estimated to be represented by the character string. It is possible to improve the probability that conversion to identification information can be automatically performed without bothering the operator.

以上説明したように本発明は、識別情報が付与された個々の対象について、個々の対象に付与された識別情報と個々の対象を表す文字列を構成する単語の組合わせが対応付られけて各々登録された名称辞書に、入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが名称辞書に登録されており、入力された文字列が、前記特定の単語を除外した単語の組合わせに対応する特定の対象を表していると判断された場合に、特定の単語を特定の対象に付与された識別情報と対応付けて不要単語辞書に登録し、入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが名称辞書に登録されている場合に、前記特定の単語を除外した単語の組合わせと対応付けられて名称辞書に登録されている特定の識別情報が、特定の単語と対応付けられて不要単語辞書に登録されているか否かを検索し、特定の識別情報が特定の単語と対応付けられて不要単語辞書に登録されていた場合に、入力された文字列が、特定の識別情報が付与された対象を表していると判断するようにしたので、所定の対象を表すために複数の単語が組合わされて構成された文字列を、該文字列が表していると推定される所定の対象に付与された識別情報へ変換することを、オペレータの手を煩わすことなく自動的に行える確率を向上させることができる、という優れた効果を有する。   As described above, according to the present invention, for each object to which identification information is assigned, a combination of identification information given to each object and a word constituting a character string representing each object is associated. A combination of words excluding a specific word from a plurality of words constituting the input character string is registered in the name dictionary in each registered name dictionary, and the input character string is the specific word. If it is determined that it represents a specific target corresponding to a combination of words excluding the word, the specific word is registered in the unnecessary word dictionary in association with the identification information given to the specific target, and is input. When a combination of words excluding a specific word from a plurality of words constituting the character string is registered in the name dictionary, the name dictionary is associated with the combination of words excluding the specific word. Registered specific If the identification information is associated with the specific word and registered in the unnecessary word dictionary, and if the specific identification information is associated with the specific word and registered in the unnecessary word dictionary, Since it is determined that the input character string represents a target to which specific identification information is given, a character string formed by combining a plurality of words to represent a predetermined target is It has an excellent effect that it is possible to improve the probability that conversion to identification information given to a predetermined target presumed to be represented by a character string can be performed automatically without bothering the operator. .

以下、図面を参照して本発明の実施形態の一例を詳細に説明する。図1には本実施形態に係るコンピュータ・システム10が示されている。コンピュータ・システム10は、特定金融機関の情報センタ等に設置されたコンピュータ12を含んで構成されている。コンピュータ12はメインフレーム・コンピュータから成り、CPU12A、ROM12B、RAM12C、入出力ポート12Dを備え、これらはアドレスバス、データバス、制御バス等のバス12Eを介して互いに接続されている。入出力ポート12Dには、各種の入出力機器として、通信制御装置14、ディスプレイ16、マウス18、キーボード20、HDD(ハードディスクドライブ)22が各々接続されている。   Hereinafter, an example of an embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 shows a computer system 10 according to the present embodiment. The computer system 10 includes a computer 12 installed in an information center of a specific financial institution. The computer 12 is composed of a mainframe computer and includes a CPU 12A, a ROM 12B, a RAM 12C, and an input / output port 12D, which are connected to each other via a bus 12E such as an address bus, a data bus, and a control bus. A communication control device 14, a display 16, a mouse 18, a keyboard 20, and an HDD (hard disk drive) 22 are connected to the input / output port 12D as various input / output devices.

HDD22には基本語辞書、名称辞書及び不要単語辞書(詳細は後述)が各々記憶されており、HDD22は本発明に係る第1記憶手段及び第2記憶手段に対応しており、請求項6に記載の第3記憶手段にも対応している。またコンピュータ12には、後述する顧客コード変換処理を行うための顧客コード変換プログラム及び不要単語削除処理を行うための不要単語削除プログラムがHDD22に予めインストールされている。この顧客コード変換プログラム及び不要単語削除プログラムは請求項7に記載の情報変換プログラムに対応しており、コンピュータ12のCPU12Aが上記各プログラムを実行することで、コンピュータ12は本発明に係る情報変換装置として機能する。なお、本発明に係る情報変換装置として機能するコンピュータはメインフレーム・コンピュータに限られるものではなく、例えばパーソナル・コンピュータやマイクロプロセッサ等、任意のコンピュータを適用可能である。   The HDD 22 stores a basic word dictionary, a name dictionary, and an unnecessary word dictionary (details will be described later), and the HDD 22 corresponds to the first storage means and the second storage means according to the present invention. This also corresponds to the third storage means described. The computer 12 is preinstalled in the HDD 22 with a customer code conversion program for performing customer code conversion processing, which will be described later, and an unnecessary word deletion program for performing unnecessary word deletion processing. The customer code conversion program and the unnecessary word deletion program correspond to the information conversion program according to claim 7, and the computer 12 executes the above programs so that the computer 12 can execute the information conversion apparatus according to the present invention. Function as. The computer functioning as the information conversion apparatus according to the present invention is not limited to the mainframe computer, and any computer such as a personal computer or a microprocessor can be applied.

また、コンピュータ12の通信制御装置14は、特定の金融機関内に構築されたコンピュータ・ネットワーク26に接続されている。コンピュータ・ネットワーク26は多数台のコンピュータが通信回線を介して互いに接続されて構成されている。また、コンピュータ・ネットワーク26を構成する多数台のコンピュータの中には、コンピュータ12から指示された金融取引(例えば指示された口座への入金処理等)を行うためのコンピュータが含まれている。また、コンピュータ12の通信制御装置14は、ネットワーク28(銀行間のメッセージ交換のための国際間ネットワーク)を介して、海外の他の金融機関のコンピュータ30と接続されている。なお、以下ではコンピュータ12が設置された特定金融機関を第1の金融機関、コンピュータ30が設置された金融機関を第2の金融機関と称して区別する。   The communication control device 14 of the computer 12 is connected to a computer network 26 built in a specific financial institution. The computer network 26 is configured by connecting a large number of computers to each other via a communication line. In addition, among a large number of computers constituting the computer network 26, there are included computers for performing financial transactions instructed by the computer 12 (for example, deposit processing to the instructed account). Further, the communication control device 14 of the computer 12 is connected to a computer 30 of another overseas financial institution via a network 28 (international network for message exchange between banks). Hereinafter, the specific financial institution in which the computer 12 is installed is referred to as a first financial institution, and the financial institution in which the computer 30 is installed is referred to as a second financial institution.

次に本実施形態の作用を説明する。金融機関へ外国送金を依頼する際には、送金依頼人により、送金先口座の金融機関名、支店名、口座名義人名、口座番号、送金金額等の情報が指定される。第2の金融機関では、第1の金融機関に開設されている特定口座への送金が送金依頼人から依頼されると、特定口座への入金を第1の金融機関へ依頼する電文を作成するが、この電文には送金依頼人によって指定された各情報が設定され、このうち送金先口座の名義人名等の情報は文字列(テキストデータ)として電文に設定される。第2の金融機関は電文の作成が完了すると、作成した電文をコンピュータ30によってネットワーク28経由で第1の金融機関のコンピュータ12へ送信する。第1の金融機関のコンピュータ12は、ネットワーク28経由で他の金融機関から電文を受信すると、受信した電文に設定されている送金先口座の名義人名(第1の金融機関の顧客の名称)を表す文字列のテキストデータを取り出し、取り出した文字列のテキストデータを、第1の金融機関が個々の顧客を識別するために個々の顧客に付与している顧客コード(識別情報)へ変換する処理(後述する顧客コード変換処理)を行う。コンピュータ12のHDD22に記憶されている基本語辞書、名称辞書及び不要単語辞書は、顧客コード変換処理を実現するために設けられている。   Next, the operation of this embodiment will be described. When requesting a foreign remittance to a financial institution, the remittance requester specifies information such as the name of the financial institution, branch name, account holder name, account number, and amount of remittance of the remittance destination account. In the second financial institution, when a request for remittance to the specific account established in the first financial institution is requested by the remittance requester, a message for requesting the first financial institution to deposit money is created. However, each piece of information designated by the remittance requester is set in this electronic message, and information such as the name of the holder of the remittance destination account is set in the electronic message as a character string (text data). When the creation of the message is completed, the second financial institution transmits the created message to the first financial institution computer 12 via the network 28 by the computer 30. When the computer 12 of the first financial institution receives a message from another financial institution via the network 28, the name of the name of the remittance destination account (name of the customer of the first financial institution) set in the received message. Processing for extracting text data of a character string to be represented and converting the text data of the extracted character string into a customer code (identification information) assigned to each customer by the first financial institution to identify each customer (Customer code conversion processing described later) is performed. The basic word dictionary, the name dictionary, and the unnecessary word dictionary stored in the HDD 22 of the computer 12 are provided to realize the customer code conversion process.

すなわち、顧客の名称を表す文字列は複数の単語が組合わされて構成されているが、第1の金融機関では、個々の顧客の名称を表す文字列を構成する個々の単語に複数桁の数値から成るコード情報(論理インデックスと称する)を予め各々付与しており、顧客コード変換処理では、受信した電文から取り出した顧客名称を表す変換対象の文字列を、該文字列を構成する各単語に対応する論理インデックスの組合わせ(論理インデックスセット)へ変換した後に処理する。このため、前述の基本語辞書には、例として図2(A)にも示すように、個々の単語を表すテキストデータと個々の単語に付与した論理インデックスに相当する数値データが対応付けられて各々登録されている(図2(A)では品詞、属性(名称)及び属性(コード)等の情報も個々の単語に付加されている)。また前述の名称辞書には、例として図2(B)にも示すように、個々の顧客の名称と、該名称に対応する論理インデックスセットと、個々の顧客に付与した顧客コードが対応付けられて各々登録されている。   That is, the character string representing the customer name is formed by combining a plurality of words. However, in the first financial institution, a multi-digit numerical value is added to each word constituting the character string representing each customer name. In the customer code conversion process, a character string to be converted representing a customer name extracted from the received message is assigned to each word constituting the character string. Processing is performed after conversion to a combination (logical index set) of corresponding logical indexes. For this reason, as shown in FIG. 2A as an example, the basic word dictionary is associated with text data representing individual words and numerical data corresponding to the logical index assigned to each word. Each information is registered (in FIG. 2A, information such as part of speech, attribute (name) and attribute (code) is also added to each word). Further, as shown in FIG. 2B as an example, the name dictionary described above associates the names of individual customers, the logical index set corresponding to the names, and customer codes assigned to the individual customers. Each registered.

ところで、個々の顧客の名称の中には、第1の顧客の名称を表す文字列を構成する単語の組合わせに特定の単語を加えた組合わせが、第2の顧客の名称を表す文字列を構成する単語の組合わせに一致する関係(この関係を包摂関係という)を有する名称が存在している。例として図2(B)に示すように、顧客Bの名称を表す文字列「NAKAMORI CO,.LTD」は「NAKAMORI」と「CO,.LTD」の2個の単語から構成されている(図2(B)に示す論理インデックスを用いると、上記文字列の論理インデックスセットは「105,107」となる)が、この単語の組合わせに特定単語「ELECTRIC」を加えた単語の組合わせは、顧客Cの名称を表す文字列である「NAKAMORI ELECTRIC CO,.LTD」(この文字列の論理インデックスセットは「105,106,107」となる)を構成する単語の組合わせに一致する。そして、変換対象の文字列が包摂関係を有する顧客名称に相当する文字列であった場合、変換対象の文字列が包摂関係を有する複数の顧客名称のうちの何れを表しているのかを一意に判断できないという問題がある。例えば変換対象の文字列が「NAKAMORI CO,.LTD」であった場合、変換対象の文字列は上述した顧客Bの名称を表している可能性が高いものの、変換対象の文字列は顧客Cの名称を表す文字列「NAKAMORI ELECTRIC CO,.LTD」における特定単語「ELECTRIC」(以下、この単語を包摂外単語という)が何らかの理由で欠落したものであり、変換対象の文字列が顧客Cの名称を表している、という可能性も否定できない。   By the way, among the names of the individual customers, a combination of a specific word added to a combination of words constituting the character string representing the name of the first customer is a character string representing the name of the second customer. There is a name having a relationship (this relationship is called an inclusion relationship) that matches the combination of the words that constitute. As an example, as shown in FIG. 2B, the character string “NAKAMORI CO, .LTD” representing the name of customer B is composed of two words “NAKAMORI” and “CO, .LTD” (see FIG. 2). If the logical index shown in FIG. 2 (B) is used, the logical index set of the above character string is “105,107”), but the combination of words obtained by adding the specific word “ELECTRIC” to this combination of words is the customer C Matches the combination of words constituting “NAKAMORI ELECTRIC CO, .LTD” (the logical index set of this character string is “105,106,107”). When the character string to be converted is a character string corresponding to a customer name having an inclusion relationship, it uniquely identifies which of the plurality of customer names having an inclusion relationship the character string to be converted represents There is a problem that it cannot be judged. For example, when the character string to be converted is “NAKAMORI CO, .LTD”, the character string to be converted is likely to represent the name of the customer B described above, but the character string to be converted is the customer C's name. The specific word “ELECTRIC” in the character string “NAKAMORI ELECTRIC CO, .LTD” (hereinafter referred to as non-inclusive word) is missing for some reason, and the character string to be converted is the name of customer C We cannot deny the possibility that it represents.

従って、顧客コード変換処理では、変換対象の文字列が包摂関係を有する名称を表している場合と包摂関係のない名称を表している場合とで異なる処理を行う必要がある。このため、名称辞書に登録されている各顧客の情報のうち、名称が包摂関係を有している顧客の情報には、例として図2(B)にも示すように、包摂関係を有していることを表す包摂コード(包摂識別情報)が付加されている。詳しくは、名称が包摂関係を有している複数の顧客(上述した第1の顧客及び第2の顧客)の情報には同一の包摂コードが付加されると共に、同一の包摂コードが付加された顧客のうち、名称に包摂外単語が加わっている顧客(第2の顧客)の包摂コードには、包摂外単語の論理インデックスも付加されている(図2(B)では、名称が「NAKAMORI ELECTRIC CO,.LTD」である顧客Cの包摂コードに、包摂外単語「ELECTRIC」の論理インデックス「106」が付加されている例を示している)。   Therefore, in the customer code conversion process, it is necessary to perform different processing depending on whether the character string to be converted represents a name having an inclusion relationship or a name having an inclusion relationship. For this reason, out of the customer information registered in the name dictionary, the customer information whose name has an inclusion relationship has an inclusion relationship as shown in FIG. 2B as an example. An inclusion code (inclusion identification information) indicating that the Specifically, the same inclusion code is added to the information of a plurality of customers whose names have an inclusion relationship (the first customer and the second customer described above), and the same inclusion code is added. Among the customers, the logical index of the non-inclusive word is added to the inclusion code of the customer (second customer) in which the non-inclusive word is added to the name (in FIG. 2 (B), the name is “NAKAMORI ELECTRIC In this example, the logical index “106” of the non-inclusive word “ELECTRIC” is added to the inclusion code of the customer C, “CO, .LTD”).

なお、不要単語辞書については詳細は後述するが、包摂関係を有する特定顧客の名称を表す変換対象文字列が、名称辞書に登録されている特定顧客の論理インデックスセットが表す複数単語にそれ以外の余計な単語が付加された文字列であった場合に、前記余計な単語が特定顧客の顧客コードと対応付けられて、特定顧客の不要単語として不要単語辞書に登録される。   Although the details of the unnecessary word dictionary will be described later, the conversion target character string representing the name of the specific customer having the inclusion relationship is replaced with a plurality of words represented by the logical index set of the specific customer registered in the name dictionary. If the character string has an extra word added, the extra word is associated with the customer code of the specific customer and registered in the unnecessary word dictionary as an unnecessary word of the specific customer.

続いて、他の金融機関より受信した電文から顧客名称を表す文字列のテキストデータを取り出した後に、コンピュータ12のCPU12Aが顧客コード変換プログラムを実行することでコンピュータ12によって行われる顧客コード変換処理について、図3を参照して説明する。なお、この顧客コード変換処理は、顧客名称を表す文字列のテキストデータを含む電文を他の金融機関から受信する毎に実行される。   Subsequently, after extracting text data of a character string representing a customer name from a message received from another financial institution, the customer code conversion process performed by the computer 12 by the CPU 12A of the computer 12 executing the customer code conversion program. This will be described with reference to FIG. This customer code conversion process is executed every time a telegram including text data of a character string representing a customer name is received from another financial institution.

ステップ50では、受信した電文から取り出した変換対象文字列を、該変換対象文字列中に存在するスペースを区切りとして複数の単語に分割する。ステップ52では、ステップ50における文字列の分割によって得られた複数の単語の中から未処理の単語のテキストデータを取り出し、次のステップ54では、取り出した単語のテキストデータをキーとして基本語辞書を検索する。この検索は、取り出した単語のテキストデータをメモリ(RAM12C等)に記憶させると共に、基本語辞書全体をHDD22から読み出してメモリに展開した後に、検索対象の単語のテキストデータをメモリに展開した基本語辞書に登録されている個々の単語のテキストデータと順に比較することで行ってもよいし、HDD22から単一の単語のテキストデータを読み出してメモリに記憶させ、該メモリに記憶させたテキストデータを検索対象の単語のテキストデータと比較することを、検索対象の単語のテキストデータと一致するテキストデータが出現する迄繰り返すことで行うことも可能である。   In step 50, the conversion target character string extracted from the received electronic message is divided into a plurality of words with a space existing in the conversion target character string as a delimiter. In step 52, text data of an unprocessed word is extracted from the plurality of words obtained by dividing the character string in step 50. In the next step 54, a basic word dictionary is created using the text data of the extracted word as a key. Search for. In this search, the text data of the retrieved word is stored in a memory (such as the RAM 12C), the basic word dictionary is read from the HDD 22 and expanded in the memory, and then the basic word in which the text data of the word to be searched is expanded in the memory. This may be done by sequentially comparing the text data of individual words registered in the dictionary, or the text data of a single word is read from the HDD 22 and stored in the memory, and the text data stored in the memory is stored. It is also possible to perform the comparison with the text data of the search target word by repeating until text data matching the text data of the search target word appears.

ステップ56では、ステップ54の検索により検索対象の単語が基本語辞書から抽出されたか否か、すなわち検索対象の単語が基本語辞書に登録されていたか否か判定する。判定が肯定された場合はステップ64へ移行し、抽出された検索対象の単語と対応付けられて基本語辞書に登録されている論理インデックス(数値データ)を取り出し、変換対象文字列を構成する単語の論理インデックスとしてメモリに記憶させた後にステップ66へ移行する。また、ステップ56の判定が否定された場合はステップ58へ移行し、検索対象の単語に付与する論理インデックスを、基本語辞書に既に登録されている論理インデックスと重複しないように決定する。またステップ60では、検索対象の単語のテキストデータを、ステップ58で決定した論理インデックス(の数値データ)と対応付けて基本語辞書に登録する。更にステップ62では、ステップ58で決定した論理インデックスを変換対象文字列を構成する単語の論理インデックスとしてメモリに記憶させた後にステップ66へ移行する。   In step 56, it is determined whether or not the search target word is extracted from the basic word dictionary by the search in step 54, that is, whether or not the search target word is registered in the basic word dictionary. If the determination is affirmative, the process proceeds to step 64, where the logical index (numerical data) associated with the extracted word to be searched and registered in the basic word dictionary is extracted, and the words constituting the conversion target character string The process proceeds to step 66 after being stored in the memory as a logical index. On the other hand, if the determination in step 56 is negative, the process proceeds to step 58 where the logical index assigned to the search target word is determined so as not to overlap with the logical index already registered in the basic word dictionary. In step 60, the text data of the search target word is registered in the basic word dictionary in association with the logical index (numerical data) determined in step 58. Further, in step 62, the logical index determined in step 58 is stored in the memory as a logical index of words constituting the conversion target character string, and then the process proceeds to step 66.

ステップ66では、変換対象文字列から全ての単語を取り出したか否か判定する。判定が否定された場合はステップ52に戻り、ステップ66の判定が肯定される迄ステップ52〜ステップ66を繰り返す。これにより、変換対象文字列を構成する個々の単語が論理インデックスへ各々変換されることになり、メモリには、変換対象文字列の論理インデックスセットが記憶されることになる。なお、ステップ52〜ステップ66は請求項6に記載の単語変換手段に対応している。   In step 66, it is determined whether all words have been extracted from the conversion target character string. If the determination is negative, the process returns to step 52, and steps 52 to 66 are repeated until the determination of step 66 is affirmed. As a result, each word constituting the conversion target character string is converted into a logical index, and the logical index set of the conversion target character string is stored in the memory. Steps 52 to 66 correspond to the word conversion means described in claim 6.

ステップ66の判定が肯定されるとステップ68へ移行し、名称辞書から単一の顧客の情報を取り出し、取り出した情報に含まれる論理インデックスセットを変換対象文字列の論理インデックスセットと比較する。なお、この論理インデックスセットの比較についても、名称辞書全体をHDD22から読み出してメモリに展開した後に行ってもよいし、HDD22から単一の顧客の情報を読み出してメモリに記憶させることを繰り返しながら行うことも可能である。次のステップ70では、変換対象文字列の論理インデックスセットが、名称辞書から取り出した論理インデックスセットを含む関係(名称辞書から取り出した論理インデックスセットを構成する各論理インデックスが、変換対象文字列の論理インデックスセットの中に全て存在している)か否か判定する。   If the determination in step 66 is affirmative, the process proceeds to step 68, where information on a single customer is extracted from the name dictionary, and the logical index set included in the extracted information is compared with the logical index set of the conversion target character string. The comparison of the logical index sets may be performed after the entire name dictionary is read from the HDD 22 and expanded in the memory, or the single customer information is read from the HDD 22 and stored in the memory repeatedly. It is also possible. In the next step 70, the logical index set of the conversion target character string includes a logical index set extracted from the name dictionary (each logical index constituting the logical index set extracted from the name dictionary is converted to the logical index set of the conversion target character string). Whether all exist in the index set).

判定が否定された場合は何ら処理を行うことなくステップ74へ移行するが、判定が肯定された場合はステップ72へ移行し、ステップ68で名称辞書より取り出した単一の顧客の情報から顧客コードを抽出すると共に、変換対象文字列の論理インデックスセットを構成する各論理インデックスのうち、名称辞書から取り出した論理インデックスセットに含まれていない論理インデックスの数(不一致単語数)を計数し、抽出した顧客コード及び計数した不一致単語数を名称辞書から取り出した論理インデックスセットと対応付けてメモリに記憶させた後にステップ74へ移行する。なお、ステップ72において、名称辞書から取り出した単一の顧客の情報に包摂コードも含まれている場合には、この包摂コードも抽出されてメモリに記憶される。   If the determination is denied, the process proceeds to step 74 without performing any processing. If the determination is affirmed, the process proceeds to step 72, and the customer code is obtained from the single customer information extracted from the name dictionary in step 68. And the number of logical indexes (number of mismatched words) not included in the logical index set extracted from the name dictionary among the logical indexes constituting the logical index set of the conversion target character string is counted and extracted. After the customer code and the counted number of mismatched words are stored in the memory in association with the logical index set extracted from the name dictionary, the process proceeds to step 74. In step 72, if the single customer information extracted from the name dictionary includes an inclusion code, the inclusion code is also extracted and stored in the memory.

ステップ74では名称辞書に登録されている全ての論理インデックスを取り出したか(変換対象文字列の論理インデックスセットと比較したか)否か判定する。判定が否定された場合はステップ68に戻り、ステップ74の判定が肯定される迄ステップ68〜ステップ74を繰り返す。このステップ68〜ステップ74の検索処理により、ステップ70の判定条件に合致する論理インデックスセットとして、通常は単一の論理インデックスセットが抽出され、変換対象文字列が、包摂関係を有し包摂外単語を含む顧客名称に相当する文字列(例えば先の例では「NAKAMORI ELECTRIC CO,.LTD」)又は該文字列に包摂外単語とは別の単語が加わっている文字列(例えば「NAKAMORI ELECTRIC CO,.LTD SHINZYUKU」等)である場合にのみ、同一の包摂コードが付加されている複数の論理インデックスセットが各々抽出される。なお、上述したステップ68〜74は本発明に係る検索手段に対応している。   In step 74, it is determined whether all the logical indexes registered in the name dictionary have been extracted (compared with the logical index set of the character string to be converted). If the determination is negative, the process returns to step 68, and steps 68 to 74 are repeated until the determination of step 74 is affirmed. As a result of the search processing of step 68 to step 74, a single logical index set is normally extracted as a logical index set that matches the determination condition of step 70, and the conversion target character string has an inclusion relationship and is an uninclusive word. A character string corresponding to a customer name including the character string (for example, “NAKAMORI ELECTRIC CO, .LTD” in the above example) or a character string in which a word different from the non-inclusion word is added to the character string (for example, “NAKAMORI ELECTRIC CO, .LTD SHINZYUKU "etc.), a plurality of logical index sets to which the same inclusion code is added are extracted. Steps 68 to 74 described above correspond to the search means according to the present invention.

ステップ74の判定が肯定されるとステップ76へ移行し、顧客コード判定処理が行われる。この顧客コード判定処理について、図4を参照して説明する。ステップ80では、上述したステップ68〜ステップ74の検索処理により、ステップ70の判定条件に合致する論理インデックスセットが抽出されたか否か判定する。この判定が否定された場合は、受信した電文から取り出した変換対象文字列に重大な誤りがあると判断できるので、ステップ82へ移行し、ディスプレイ16に所定のメッセージを表示させる等によりオペレータを呼び出して処理を終了し、変換対象文字列が表す顧客名称及び顧客コードの判断をオペレータに委ねる。   If the determination in step 74 is affirmed, the process proceeds to step 76, and a customer code determination process is performed. This customer code determination process will be described with reference to FIG. In step 80, it is determined whether or not a logical index set that matches the determination condition in step 70 has been extracted by the search processing in steps 68 to 74 described above. If this determination is negative, it can be determined that there is a serious error in the conversion target character string extracted from the received message, so the process moves to step 82 and the operator is called by displaying a predetermined message on the display 16 or the like. The process is terminated, and the decision of the customer name and customer code represented by the conversion target character string is left to the operator.

一方、ステップ80の判定が肯定された場合はステップ84へ移行し、先のステップ68〜ステップ74の検索によってメモリに記憶された論理インデックスセットのうち、不一致単語数が最少の論理インデックスセット(以下、この論理インデックスセットを便宜上「第1の論理インデックスセット」と称する)を判定する。なお、ステップ68〜ステップ74の検索によって単一の論理インデックスセットのみが抽出(メモリに記憶)された場合には、以下の処理ではこの論理インデックスセットが第1の論理インデックスセットとして扱われる。ステップ86では、第1の論理インデックスセットに対応する包摂コードがメモリに記憶されているか否かに基づいて、第1の論理インデックスセットに対応する顧客名称に包摂関係があるか否か判定する。この判定が否定された場合にはステップ90へ移行し、変換対象文字列に対応する顧客コードとして、第1の論理インデックスセットに対応する顧客コードを出力する。次のステップ92では出力した顧客コードが付与されている顧客の名称に包摂関係があるか否かが判定されるが、この場合は判定が否定されることで処理を終了する。   On the other hand, if the determination in step 80 is affirmed, the process proceeds to step 84, and among the logical index sets stored in the memory by the search in the previous step 68 to step 74, the logical index set with the smallest number of unmatched words (hereinafter referred to as the logical index set) This logical index set is referred to as “first logical index set” for convenience). When only a single logical index set is extracted (stored in the memory) by the search in steps 68 to 74, this logical index set is treated as the first logical index set in the following processing. In step 86, based on whether or not an inclusion code corresponding to the first logical index set is stored in the memory, it is determined whether or not the customer name corresponding to the first logical index set has an inclusion relationship. If this determination is negative, the process proceeds to step 90, and the customer code corresponding to the first logical index set is output as the customer code corresponding to the conversion target character string. In the next step 92, it is determined whether or not the name of the customer to whom the output customer code is assigned has an inclusion relationship. In this case, the determination is denied and the processing is terminated.

例えば図2に示す例において、変換対象文字列が「AKASAKA BANK CO.,LTD」(論理インデックスセットは「100,101,107」)或いは「AKASAKA BANK CO.,LTD MARUNOUCHI」(論理インデックスセットは「100,101,107,110」)であった場合には、先のステップ68〜ステップ74の処理により、ステップ70の判定条件に合致する論理インデックスセットとして、顧客Aの名称を表す文字列「AKASAKA BANK CO.,LTD」に対応する論理インデックスセット「100,101,107」が名称辞書から抽出される。そして、抽出された論理インデックスセット(第1の論理インデックスセット)に対応する包摂コードは名称辞書に登録されておらず(図2(B)を参照)、顧客Aの名称には包摂関係がないので、変換対象文字列が「AKASAKA BANK CO.,LTD」及び「AKASAKA BANK CO.,LTD MARUNOUCHI」の何れであっても、変換対象文字列は顧客Aの名称を表していると判断できる。このような場合は、上述のようにステップ86の判定が肯定されることで、ステップ90において、変換対象文字列に対応する顧客コードとして、第1の論理インデックスセットに対応する顧客コード「1230000」が出力されることになる。   For example, in the example shown in FIG. 2, the conversion target character string is “AKASAKA BANK CO., LTD” (logical index set is “100, 101, 107”) or “AKASAKA BANK CO., LTD MARUNOUCHI” (logical index set is “100, 101, 107, 110”). If there is, the logic corresponding to the character string “AKASAKA BANK CO., LTD” representing the name of the customer A is obtained as a logical index set that matches the determination condition of step 70 by the processing of the previous steps 68 to 74. The index set “100, 101, 107” is extracted from the name dictionary. The inclusion code corresponding to the extracted logical index set (first logical index set) is not registered in the name dictionary (see FIG. 2B), and the name of customer A has no inclusion relationship. Therefore, it can be determined that the conversion target character string represents the name of the customer A regardless of whether the conversion target character string is “AKASAKA BANK CO., LTD” or “AKASAKA BANK CO., LTD MARUNOUCHI”. In such a case, the determination in step 86 is affirmed as described above, and in step 90, the customer code “1230000” corresponding to the first logical index set is used as the customer code corresponding to the character string to be converted. Will be output.

一方、ステップ86の判定が肯定された場合はステップ88へ移行し、メモリに記憶されている第1の論理インデックスセットの情報に含まれる包摂外単語の論理インデックスを参照し、この包摂外単語の論理インデックスが変換対象文字列の論理インデックスセットに含まれているか否かを判断することで、変換対象文字列に包摂外単語が含まれているか否か判定する。そして、判定が肯定された場合はステップ89へ移行し、ステップ68〜ステップ74の検索処理によって抽出された論理インデックスセットのうち、包摂外単語を含む論理インデックスセットに対応する顧客コードを、変換対象文字列に対応する顧客コードとして出力し、ステップ92へ移行する。   On the other hand, if the determination in step 86 is affirmative, the process proceeds to step 88, where the logical index of the non-included word included in the information of the first logical index set stored in the memory is referred to, and the By determining whether or not the logical index is included in the logical index set of the conversion target character string, it is determined whether or not the non-inclusive word is included in the conversion target character string. If the determination is affirmative, the process proceeds to step 89, and the customer code corresponding to the logical index set including the non-inclusive word among the logical index sets extracted by the search processing of step 68 to step 74 is converted. The customer code corresponding to the character string is output and the process proceeds to step 92.

例えば図2の例において、変換対象文字列が「NAKAMORI ELECTRIC CO,.LTD」(論理インデックスセットは「105,106,107」)或いは「NAKAMORI ELECTRIC CO,.LTD SHINZYUKU」(論理インデックスセットは「105,106,107,111」)であった場合、ステップ68〜ステップ74の検索処理において、ステップ70の判定条件に合致する論理インデックスセットとして、包摂関係を有する複数の顧客名称に対応する論理インデックスセット、すなわち顧客Bの名称を表す文字列「NAKAMORI CO,.LTD」に対応する論理インデックスセット「105,107」及び顧客Cの名称を表す文字列「NAKAMORI ELECTRIC CO,.LTD」に対応する論理インデックスセット「105,106,107」が名称辞書から各々抽出されるが、変換対象文字列には上記の包摂関係における包摂外単語が含まれているので、変換対象文字列は包摂外単語が含まれる顧客Cの名称を表していると判断できる。本実施形態に係る顧客コード変換処理では、上記のような場合にステップ88の判定が肯定されてステップ89へ移行することで、変換対象文字列に対応する顧客コードとして、名称に包摂外単語が含まれている顧客に付与されている顧客コード(上記の例では顧客Cに付与された顧客コード「3450000」)が出力されることになる。   For example, in the example of FIG. 2, the character string to be converted is “NAKAMORI ELECTRIC CO, .LTD” (logical index set is “105,106,107”) or “NAKAMORI ELECTRIC CO, .LTD SHINZYUKU” (logical index set is “105,106,107,111”). In the search processing of step 68 to step 74, as a logical index set that matches the determination condition of step 70, a logical index set corresponding to a plurality of customer names having an inclusion relationship, that is, a character string representing the name of customer B A logical index set “105,107” corresponding to “NAKAMORI CO, .LTD” and a logical index set “105,106,107” corresponding to the character string “NAKAMORI ELECTRIC CO, .LTD” representing the name of customer C are extracted from the name dictionary, respectively. However, since the conversion target character string includes non-inclusive words in the above inclusion relationship, the conversion target character string includes It can be determined that represents the name of Murrell customer C. In the customer code conversion process according to the present embodiment, in the above case, the determination in step 88 is affirmed and the process proceeds to step 89, so that an uninclusive word is included in the name as the customer code corresponding to the character string to be converted. The customer code assigned to the included customer (in the above example, the customer code “3450000” assigned to the customer C) is output.

次のステップ92では、出力した顧客コードに対応する顧客名称に包摂関係があるか否かが判定されるが、この場合は判定が肯定されてステップ94へ移行し、変換対象文字列の論理インデックスセットが、出力した顧客コードに対応する顧客名称の論理インデックスセットと完全に一致しているか(不一致単語数が0か)否か判定する。前述の例において、変換対象文字列が「NAKAMORI ELECTRIC CO,.LTD」であれば、変換対象文字列の論理インデックスセットは出力した顧客コードに対応する顧客名称の論理インデックスセットと完全に一致するので、ステップ94の判定が肯定されて処理を終了する。   In the next step 92, it is determined whether or not the customer name corresponding to the output customer code has an inclusion relationship. In this case, the determination is affirmed and the process proceeds to step 94 to convert the logical index of the character string to be converted. It is determined whether or not the set completely matches the logical index set of the customer name corresponding to the output customer code (the number of mismatch words is 0). In the above example, if the conversion target character string is “NAKAMORI ELECTRIC CO, .LTD”, the logical index set of the conversion target character string completely matches the logical index set of the customer name corresponding to the output customer code. The determination at step 94 is affirmed and the process is terminated.

また、変換対象文字列が「NAKAMORI ELECTRIC CO,.LTD SHINZYUKU」の場合は、出力した顧客コードに対応する顧客名称を表す文字列「NAKAMORI ELECTRIC CO,.LTD」に対して変換対象文字列には余計な単語「SHINZYUKU」が付加されており、変換対象文字列の論理インデックスセットは出力した顧客コードに対応する顧客名称の論理インデックスセットと完全には一致していないので、ステップ94の判定が否定されてステップ96へ移行する。ここで、変換対象文字列に付加されている余計な単語は、変換対象文字列に対応する顧客コードの判定には本来不要な単語であるが、変換対象文字列と同一の顧客名称を表す文字列が今後入力された際に、該文字列にも同一の単語が付加されている可能性が高い一方で、変換対象文字列が表している顧客名称は包摂関係を有しているので、変換対象文字列が表している顧客名称の判断に上記の単語を利用できる可能性がある。このため、ステップ94では、変換対象文字列に含まれており、出力した顧客コードに対応する顧客名称を表す文字列には含まれていない不一致単語(上記の例では単語「SHINZYUKU」)の論理インデックスを、出力した顧客コードと対応付けて不要単語辞書に登録した後に処理を終了する(図2(C)も参照)。なお、上述したステップ92〜ステップ96は本発明に係る不要単語登録手段に対応しており、顧客コード判定処理のうち上記以外の各ステップは本発明に係る変換手段に対応している。   In addition, when the conversion target character string is “NAKAMORI ELECTRIC CO, .LTD SHINZYUKU”, the conversion target character string is the character string “NAKAMORI ELECTRIC CO, .LTD” that represents the customer name corresponding to the output customer code. An extra word “SHINZYUKU” is added, and the logical index set of the character string to be converted does not completely match the logical index set of the customer name corresponding to the output customer code. Then, the process proceeds to step 96. Here, the extra word added to the conversion target character string is a word that is originally unnecessary for the determination of the customer code corresponding to the conversion target character string, but the character representing the same customer name as the conversion target character string. When a column is input in the future, the same word is likely to be added to the character string, while the customer name represented by the character string to be converted has an inclusion relationship. There is a possibility that the above word can be used to determine the customer name represented by the target character string. For this reason, in step 94, the logic of the unmatched word (word “SHINZYUKU” in the above example) that is included in the character string to be converted and not included in the character string representing the customer name corresponding to the output customer code. After the index is registered in the unnecessary word dictionary in association with the output customer code, the process is terminated (see also FIG. 2C). Steps 92 to 96 described above correspond to the unnecessary word registration unit according to the present invention, and each step other than the above in the customer code determination process corresponds to the conversion unit according to the present invention.

また、第1の論理インデックスセットに対応する顧客名称に包摂関係が有り、かつ変換対象文字列が上記包摂関係における包摂外単語を含まない文字列(例えば「NAKAMORI CO,.LTD」))或いは該文字列に包摂外単語とは別の単語が加わっている文字列(例えば「NAKAMORI AND CO,.LTD」又は「NAKAMORI CO,.LTD SHINZYUKU」)である場合、ステップ68〜ステップ74の検索処理では、ステップ70の判定条件に合致する論理インデックスセットとして、包摂関係を有する複数の顧客名称のうち包摂外単語を含まない顧客名称に対応する論理インデックスセット、すなわち顧客Bの名称を表す文字列「NAKAMORI CO,.LTD」に対応する論理インデックスセット「105,107」のみが抽出されるが、変換対象文字列は、顧客Bの名称を表す文字列である可能性が高いものの、顧客Bの名称と包摂関係にある顧客Cの名称「NAKAMORI ELECTRIC CO,.LTD」における特定単語「ELECTRIC」が何らかの理由で欠落した文字列である(顧客Cの名称を表す文字列である)可能性もある。   In addition, the customer name corresponding to the first logical index set has an inclusion relationship, and the character string to be converted does not include an extra-inclusion word in the inclusion relationship (for example, “NAKAMORI CO, .LTD”)) or When the character string is a character string (for example, “NAKAMORI AND CO, .LTD” or “NAKAMORI CO, .LTD SHINZYUKU”) in which a word other than the non-inclusion word is added to the character string, , As a logical index set that matches the determination condition of step 70, a logical index set corresponding to a customer name that does not include a non-included word among a plurality of customer names having an inclusion relationship, that is, a character string “NAKAMORI Only the logical index set “105,107” corresponding to “CO, .LTD” is extracted, but although the conversion target character string is likely to be a character string representing the name of customer B, customer B ’s There is a possibility that the specific word “ELECTRIC” in the name “NAKAMORI ELECTRIC CO, .LTD” of the customer C inclusive relationship with the name is a missing character string for some reason (a character string representing the name of the customer C). .

上記の場合にはステップ88の判定が肯定されてステップ98へ移行し、変換対象文字列の論理インデックスセットが第1の論理インデックスセットと完全に一致しているか(不一致単語数が0か)否か判定する。判定が肯定された場合(例えば変換対象文字列が「NAKAMORI CO,.LTD」の場合)は何ら処理を行うことなくステップ108へ移行するが、判定が否定された場合(例えば変換対象文字列が「NAKAMORI AND CO,.LTD」又は「NAKAMORI CO,.LTD SHINZYUKU」の場合)にはステップ100へ移行し、変換対象文字列の論理インデックスセットと第1の論理インデックスセットを比較することで、変換対象文字列中には存在しており第1の論理インデックスセットに対応する文字列には存在していない単語(不一致単語)の論理インデックスを抽出する。例えば変換対象文字列が「NAKAMORI AND CO,.LTD」であり、第1の論理インデックスセットが顧客Bの名称に対応する論理インデックスセットである場合、不一致単語は「AND」であるので「AND」の論理インデックス「108」が抽出される。   In the above case, the determination in step 88 is affirmed and the process proceeds to step 98, and whether or not the logical index set of the character string to be converted completely matches the first logical index set (the number of mismatched words is 0). To determine. When the determination is affirmative (for example, when the conversion target character string is “NAKAMORI CO, .LTD”), the process proceeds to step 108 without performing any processing, but when the determination is negative (for example, the conversion target character string is In the case of “NAKAMORI AND CO, .LTD” or “NAKAMORI CO, .LTD SHINZYUKU”, the process proceeds to step 100, and the conversion is performed by comparing the logical index set of the conversion target character string with the first logical index set. A logical index of a word (non-matching word) that exists in the target character string but does not exist in the character string corresponding to the first logical index set is extracted. For example, when the conversion target character string is “NAKAMORI AND CO, .LTD” and the first logical index set is a logical index set corresponding to the name of the customer B, the mismatch word is “AND”, so “AND”. The logical index “108” is extracted.

次のステップ102では、第1の論理インデックスセットに対応する顧客コードをキーにして不要単語辞書を検索する。この不要単語辞書の検索についても、不要単語辞書全体をHDD22から読み出してメモリに展開した後に行ってもよいし、HDD22から単一の顧客の情報を読み出してメモリに記憶させることを繰り返しながら行うことも可能である。次のステップ104では、ステップ102の検索によって該当する情報が抽出されたか否か判定する。判定が肯定された場合はステップ106へ移行し、ステップ102の検索によって抽出された情報の中に、先のステップ100で抽出した不一致単語の論理インデックスが含まれているか否か判定する。   In the next step 102, an unnecessary word dictionary is searched using the customer code corresponding to the first logical index set as a key. The search for the unnecessary word dictionary may be performed after the entire unnecessary word dictionary is read from the HDD 22 and expanded in the memory, or the single customer information is read from the HDD 22 and stored in the memory repeatedly. Is also possible. In the next step 104, it is determined whether or not the corresponding information is extracted by the search in step 102. If the determination is affirmative, the process proceeds to step 106, and it is determined whether or not the information extracted by the search in step 102 includes the logical index of the mismatched word extracted in the previous step 100.

ステップ106の判定が肯定された場合は、先のステップ100で論理インデックスが抽出された不一致単語が、第1の論理インデックスセットに対応する顧客名称についての不要単語として不要単語辞書に登録されているので、第1の論理インデックスセットに対応する顧客名称を表していると過去に判定された文字列の中に上記の不一致単語が付加された文字列が存在していたことになり(例えば上述した例では、顧客Bの名称を表していると過去に判定された文字列の中に上記の「AND」が付加された文字列が存在していたことになる)、変換対象文字列は第1の論理インデックスセットに対応する顧客名称を表していると判断できる。このため、ステップ106の判定が肯定された場合はステップ107へ移行し、変換対象文字列に対応する顧客コードとして、第1の論理インデックスセットに対応する顧客コードを出力して処理を終了する。   If the determination in step 106 is affirmative, the mismatch word from which the logical index has been extracted in the previous step 100 is registered in the unnecessary word dictionary as an unnecessary word for the customer name corresponding to the first logical index set. Therefore, when the customer name corresponding to the first logical index set is represented, the character string to which the above mismatch word is added exists in the character string determined in the past (for example, as described above) In the example, if the name of the customer B is represented, the character string to which the above “AND” is added exists in the character string determined in the past), and the conversion target character string is the first character string. It can be determined that it represents the customer name corresponding to the logical index set. For this reason, when the determination in step 106 is affirmed, the process proceeds to step 107, the customer code corresponding to the first logical index set is output as the customer code corresponding to the character string to be converted, and the process is terminated.

一方、ステップ104又はステップ106の判定が肯定された場合には、第1の論理インデックスセットに対応する顧客名称を表していると過去に判定された文字列の中に、先のステップ100で論理インデックスが抽出された不一致単語が付加された文字列は存在しておらず、この不一致単語に基づいて変換対象文字列が第1の論理インデックスセットに対応する顧客名称を表していると判断することは困難である。このため、ステップ104又はステップ106の判定が肯定された場合はステップ108へ移行し、第1の論理インデックスセットに付加されている包摂コードをキーにして名称辞書を検索し、第1の論理インデックスセットに対応する顧客名称と包摂関係を有する顧客名称を表す第2の論理インデックスセットの情報を名称辞書から抽出する。   On the other hand, if the determination in step 104 or step 106 is affirmative, the logical character in the previous step 100 is included in the character string determined in the past as representing the customer name corresponding to the first logical index set. It is determined that there is no character string to which the mismatch word from which the index has been extracted is added, and the conversion target character string represents the customer name corresponding to the first logical index set based on the mismatch word. It is difficult. Therefore, if the determination in step 104 or step 106 is affirmed, the process proceeds to step 108, the name dictionary is searched using the inclusion code added to the first logical index set as a key, and the first logical index Information of the second logical index set representing the customer name having an inclusion relationship with the customer name corresponding to the set is extracted from the name dictionary.

次のステップ110では、変換対象文字列の論理インデックスセットと第2の論理インデックスセットを比較することで、変換対象文字列中には存在しており第2の論理インデックスセットに対応する文字列には存在していない不一致単語の論理インデックスを抽出する。例えば変換対象文字列が「NAKAMORI CO,.LTD SHINZYUKU」であり、第2の論理インデックスセットが顧客Cの名称に対応する論理インデックスセットである場合、不一致単語「SHINZYUKU」の論理インデックス「118」が抽出される。次のステップ112では、第2の論理インデックスセットに対応する顧客コードをキーにして不要単語辞書を検索する。そしてステップ114では、ステップ112の検索によって該当する情報が抽出されたか否か判定する。判定が肯定された場合はステップ116へ移行し、ステップ112の検索によって抽出された情報の中に、先のステップ110で抽出した不一致単語の論理インデックスが含まれているか否か判定する。   In the next step 110, by comparing the logical index set of the conversion target character string with the second logical index set, the character string corresponding to the second logical index set that exists in the conversion target character string is obtained. Extracts the logical index of non-matching mismatched words. For example, when the conversion target character string is “NAKAMORI CO, .LTD SHINZYUKU” and the second logical index set is a logical index set corresponding to the name of the customer C, the logical index “118” of the mismatch word “SHINZYUKU” Extracted. In the next step 112, an unnecessary word dictionary is searched using the customer code corresponding to the second logical index set as a key. In step 114, it is determined whether or not the corresponding information is extracted by the search in step 112. If the determination is affirmative, the process proceeds to step 116, and it is determined whether or not the information extracted by the search in step 112 includes the logical index of the mismatched word extracted in the previous step 110.

ステップ116の判定が肯定された場合は、先のステップ110で論理インデックスが抽出された不一致単語が、第2の論理インデックスセットに対応する顧客名称についての不要単語として不要単語辞書に登録されていることになるので、第2の論理インデックスセットに対応する顧客名称を表していると過去に判定された文字列の中に上記の不一致単語が付加された文字列が存在していたことになり、変換対象文字列は第2の論理インデックスセットに対応する顧客名称を表している可能性が高いと判断できる。例えば変換対象文字列が「NAKAMORI CO,.LTD SHINZYUKU」であり、このうちの単語「SHINZYUKU」が、第1の論理インデックスセットの不一致単語として抽出されたものの、第1の論理インデックスセットに対応する顧客Bについての不要単語として不要単語辞書に登録されていなかった一方で、第2の論理インデックスセットの不一致単語としても抽出され、第2の論理インデックスセットに対応する顧客Cについての不要単語として不要単語辞書に登録されていた場合には、顧客Cの名称を表していると過去に判定された文字列の中に上記の「SHINZYUKU」が付加された文字列が存在していたことになるため、変換対象文字列は単語「ELECTRIC」が欠落してはいるものの、顧客Cの名称を表す文字列である可能性が高いと判断できる。このため、ステップ116の判定が肯定された場合はステップ118へ移行し、変換対象文字列に対応する顧客コードとして、第2の論理インデックスセットに対応する顧客コードを出力して処理を終了する。   If the determination in step 116 is affirmative, the mismatch word from which the logical index was extracted in the previous step 110 is registered in the unnecessary word dictionary as an unnecessary word for the customer name corresponding to the second logical index set. Therefore, when the customer name corresponding to the second logical index set is represented, there is a character string to which the above mismatch word is added in the character string determined in the past. It can be determined that the conversion target character string is highly likely to represent the customer name corresponding to the second logical index set. For example, the conversion target character string is “NAKAMORI CO, .LTD SHINZYUKU”, and the word “SHINZYUKU” is extracted as a mismatch word of the first logical index set, but corresponds to the first logical index set. While it was not registered in the unnecessary word dictionary as an unnecessary word for customer B, it is also extracted as a mismatched word in the second logical index set and is unnecessary as an unnecessary word for customer C corresponding to the second logical index set If it is registered in the word dictionary, the character string with the above “SHINZYUKU” added to the character string determined in the past as representing the name of the customer C exists. The character string to be converted can be determined to be highly likely to be a character string representing the name of the customer C although the word “ELECTRIC” is missing. For this reason, when the determination in step 116 is affirmed, the process proceeds to step 118, where the customer code corresponding to the second logical index set is output as the customer code corresponding to the character string to be converted, and the process is terminated.

一方、ステップ114又はステップ116の判定が肯定された場合には、第2の論理インデックスセットに対応する顧客名称を表していると過去に判定された文字列の中に、先のステップ110で論理インデックスが抽出された不一致単語が付加された文字列も存在していないので、変換対象文字列が第1の論理インデックスセットに対応する顧客名称と第2の論理インデックスセットに対応する顧客名称の何れを表しているかを判断することは困難である。このため、ステップ114又はステップ116の判定が肯定された場合はステップ120へ移行し、変換対象文字列をディスプレイ16に表示させると共に、第1及び第2の論理インデックスセットに対応する文字列、顧客コード等の情報をディスプレイ16に表示させ、更に所定のメッセージをディスプレイ16に表示させることで、変換対象文字列が表している顧客名称の判定をオペレータへ要請する。   On the other hand, if the determination in step 114 or step 116 is affirmative, the logical character in the previous step 110 is included in the character string determined in the past as representing the customer name corresponding to the second logical index set. Since there is no character string to which the mismatched word from which the index is extracted is added, either the customer name corresponding to the first logical index set or the customer name corresponding to the second logical index set is the character string to be converted. It is difficult to determine whether or not Therefore, if the determination in step 114 or step 116 is affirmed, the process proceeds to step 120, where the conversion target character string is displayed on the display 16, and the character string corresponding to the first and second logical index sets, the customer Information such as a code is displayed on the display 16 and a predetermined message is displayed on the display 16 to request the operator to determine the customer name represented by the character string to be converted.

次のステップ122ではオペレータによる判定結果が入力されたか否か判定し、判定が肯定される迄ステップ122を繰り返す。顧客名称の判定が要請されると、オペレータは電文送信元の第2の金融機関へ問い合せる等の作業を行うことで、変換対象文字列が表している顧客名称を判定する。そして、判定結果を表す情報をキーボード20を介して入力する。これにより、ステップ122の判定が肯定されてステップ124へ移行し、変換対象文字列に対応する顧客コードとして、入力された判定結果に相当する顧客コードを出力した後にステップ92へ移行する。なお、ステップ120〜ステップ124は請求項2に記載の変換手段に対応している。   In the next step 122, it is determined whether or not a determination result by the operator has been input, and step 122 is repeated until the determination is affirmed. When the determination of the customer name is requested, the operator determines the customer name represented by the character string to be converted by performing an operation such as making an inquiry to the second financial institution that sent the message. Then, information indicating the determination result is input via the keyboard 20. As a result, the determination in step 122 is affirmed and the process proceeds to step 124. After the customer code corresponding to the input determination result is output as the customer code corresponding to the character string to be converted, the process proceeds to step 92. Steps 120 to 124 correspond to the conversion means described in claim 2.

従って、変換対象文字列が、オペレータによって判定された顧客名称に対して余計な単語が付加されている文字列であれば、ステップ92,94の判定が肯定されてステップ96へ移行し、変換対象文字列中の余計な単語が、判定された顧客についての不要単語として不要単語辞書に登録されることになるので、次回以降に、同一の顧客を表す文字列として、同一の単語(不要単語)が付加された文字列が出現した場合には、この不要単語に基づいてステップ106又はステップ116の判定が肯定されることで、オペレータの手を再度煩わすことなく変換対象文字列が表す顧客名称を自動的に判定することができる。   Therefore, if the character string to be converted is a character string in which an extra word is added to the customer name determined by the operator, the determination in steps 92 and 94 is affirmed and the process proceeds to step 96, where the conversion target character string is converted. Since an unnecessary word in the character string is registered in the unnecessary word dictionary as an unnecessary word for the determined customer, the same word (unnecessary word) is used as a character string representing the same customer from the next time onward. When a character string to which is added appears, the determination of step 106 or step 116 is affirmed based on this unnecessary word, so that the customer name represented by the conversion target character string can be obtained without bothering the operator again. It can be determined automatically.

次に、オペレータによってキーボード20又はマウス18が操作されることで、不要単語辞書に登録されている不要単語の削除が指示された場合に、CPU12Aによって不要単語削除プログラムが実行されることでコンピュータ12によって行われる不要単語削除処理について、図5を参照して説明する。なお、この不要単語削除処理は請求項5に記載の不要単語登録手段に対応している。   Next, when the operator operates the keyboard 20 or the mouse 18 to instruct deletion of unnecessary words registered in the unnecessary word dictionary, the unnecessary word deletion program is executed by the CPU 12A, whereby the computer 12 is executed. The unnecessary word deletion process performed by the above will be described with reference to FIG. This unnecessary word deletion process corresponds to the unnecessary word registering means described in claim 5.

ステップ130では、顧客コードを入力するための入力欄が設けられた顧客コード入力画面をディスプレイ16に表示させる。ステップ132では顧客コードが入力されたか否か判定し、オペレータによって顧客コードが入力される迄、ステップ132を繰り返す。オペレータがキーボード20等を操作して顧客コード入力画面内の入力欄に顧客コードを入力すると、ステップ132の判定が肯定されてステップ134へ移行し、入力された顧客コードをキーにして名称辞書及び不要単語辞書を検索し、入力された顧客コードと対応付けられて名称辞書に登録されている論理インデックスセット、及び入力された顧客コードと対応付けられて不要単語辞書に登録されている不要単語の論理インデックスを各々取得する。   In step 130, a customer code input screen provided with an input field for inputting a customer code is displayed on the display 16. In step 132, it is determined whether or not a customer code has been input, and step 132 is repeated until the customer code is input by the operator. When the operator operates the keyboard 20 or the like to input a customer code in the input field in the customer code input screen, the determination at step 132 is affirmed and the routine proceeds to step 134, where the name dictionary and the input customer code are used as keys. Search the unnecessary word dictionary, the logical index set registered in the name dictionary in association with the input customer code, and the unnecessary word registered in the unnecessary word dictionary in association with the input customer code Get each logical index.

ステップ136では、取得した論理インデックスセットを構成する個々の論理インデックス及び取得した不要単語の論理インデックスをキーにして基本語辞書を各々検索することで、各論理インデックスに対応する単語のテキストデータを取得する。そして、取得したテキストデータに基づいて各単語を文字列として配列し、ディスプレイ16に表示させる。なお、この文字列の表示に際しては、文字列中の不要単語が他の単語と識別可能に表示される。これは、例えば不要単語の表示色・表示輝度・フォントの少なくとも1つを他の単語と相違させることで実現できる。次のステップ138では特定の不要単語の削除が指示されたか否か判定する。判定が否定された場合はステップ140へ移行し、不要単語削除処理の終了が指示されたか否か判定する。この判定も否定された場合はステップ138に戻り、何れかの判定が肯定される迄ステップ138,140を繰り返す。   In step 136, the basic word dictionary is searched using the individual logical indexes constituting the acquired logical index set and the acquired logical index of unnecessary words as keys, thereby acquiring text data of words corresponding to each logical index. To do. Then, the words are arranged as a character string based on the acquired text data and displayed on the display 16. When displaying this character string, unnecessary words in the character string are displayed so as to be distinguishable from other words. This can be realized, for example, by making at least one of the display color, display brightness, and font of the unnecessary word different from other words. In the next step 138, it is determined whether or not deletion of a specific unnecessary word is instructed. When determination is denied, it transfers to step 140, and it is determined whether completion | finish of the unnecessary word deletion process was instruct | indicated. If this determination is also negative, the process returns to step 138, and steps 138 and 140 are repeated until either determination is positive.

オペレータがマウス18等を操作して削除対象の不要単語を指示すると、ステップ138の判定が肯定されてステップ142へ移行し、先にオペレータによって入力された顧客コードと対応付けられて名称辞書に登録されている論理インデックスセットに、指示された削除対象の不要単語の論理インデックスを追加する。また、次のステップ144では、入力された顧客コードと対応付けられて名称辞書に登録されている包摂コードを抽出し、抽出した包摂コードをキーとして名称辞書を検索することで、ステップ142で変更した論理インデックスセットに対応する顧客名称と包摂関係を有する別の顧客名称に対応する論理インデックスセットを名称辞書から抽出し、抽出した論理インデックスセットを先に変更した論理インデックスセットと比較することで、包摂関係が解消されたか否か判定する。判定が否定された場合は何ら処理を行うことなくステップ148へ移行するが、判定が肯定された場合はステップ146へ移行し、解消された包摂関係に対応する包摂コードを名称辞書から削除する。   When the operator operates the mouse 18 or the like to designate an unnecessary word to be deleted, the determination at step 138 is affirmed and the routine proceeds to step 142, where it is associated with the customer code previously input by the operator and registered in the name dictionary. The logical index of the unnecessary word to be deleted that is instructed to be added is added to the set of logical indexes. In the next step 144, the inclusion code registered in the name dictionary in association with the input customer code is extracted, and the name dictionary is searched using the extracted inclusion code as a key. By extracting from the name dictionary a logical index set corresponding to another customer name having an inclusion relationship with the customer name corresponding to the logical index set, and comparing the extracted logical index set with the previously changed logical index set, It is determined whether or not the inclusion relationship has been canceled. If the determination is negative, the process proceeds to step 148 without performing any processing. If the determination is affirmative, the process proceeds to step 146, and the inclusion code corresponding to the resolved inclusion relation is deleted from the name dictionary.

またステップ148では、指示された削除対象の不要単語の論理インデックスを不要単語辞書から削除する。なお、不要単語辞書からの不要単語の削除に際し、同一の顧客コードと対応付けられている不要単語の論理インデックスの数が0となった場合には、上記顧客コード自体も不要単語辞書から削除する。ステップ144の処理が終了するとステップ138に戻り、ステップ138,140を繰り返す状態に戻る。そして、オペレータによって不要単語削除処理の終了が指示されると、ステップ140の判定が肯定されて不要単語削除処理を終了する。   In step 148, the logical index of the designated unnecessary word to be deleted is deleted from the unnecessary word dictionary. When deleting unnecessary words from the unnecessary word dictionary, when the number of logical indexes of unnecessary words associated with the same customer code becomes 0, the customer code itself is also deleted from the unnecessary word dictionary. . When the process of step 144 is completed, the process returns to step 138 and returns to a state in which steps 138 and 140 are repeated. When the operator instructs the end of the unnecessary word deletion process, the determination in step 140 is affirmed and the unnecessary word deletion process ends.

これにより、例えば特定の顧客名称を表す変換対象文字列に非常に高い頻度で特定の不要単語が付加されている場合、これを利用し、特定の不要単語を特定の顧客名称の論理インデックスセットに加えることで包摂関係が解消できることがある。このような場合に、特定の顧客についての不要語から特定の不要単語の削除を指示すれば、上記の不要単語削除処理によって、特定の不要単語が特定の顧客に対応する論理インデックスセットに加えられると共に、特定の不要単語が特定の顧客についての不要単語から除外されることで包摂関係が解消されるので、包摂関係解消のためにオペレータが手作業で名称辞書や不要単語辞書を更新する必要がなくなり、オペレータの負担を軽減することができる。   Thus, for example, when a specific unnecessary word is added to a conversion target character string representing a specific customer name at a very high frequency, the specific unnecessary word is used as a logical index set for the specific customer name. The inclusion relationship may be eliminated by adding. In such a case, if it is instructed to delete a specific unnecessary word from an unnecessary word for a specific customer, the specific unnecessary word is added to the logical index set corresponding to the specific customer by the above unnecessary word deletion processing. In addition, since the inclusion relationship is eliminated by excluding specific unnecessary words from the unnecessary words for a specific customer, it is necessary for the operator to manually update the name dictionary and unnecessary word dictionary to eliminate the inclusion relationship. The burden on the operator can be reduced.

なお、上記では不要単語の論理インデックスのみを顧客コードと対応付けて不要単語辞書に登録する態様を例に説明したが、本発明はこれに限定されるものではなく、例えば不要単語の登録時に、不要単語を含む文字列における不要単語の位置も情報として登録しておき、変換対象文字列における不要単語の位置が不要単語辞書に登録されている位置と一致しているか否かも考慮して、変換対象文字列が表す顧客名称を判断するようにしてもよいし、不要単語辞書に各不要単語の出現頻度又は出現回数も登録すると共に、この出現頻度又は出現回数を適宜更新し、出現頻度又は出現回数が所定値以上の不要単語のみを、変換対象文字列が表す顧客名称の判断に用いるようにしてもよい。   In the above description, an example in which only the logical index of unnecessary words is registered in the unnecessary word dictionary in association with the customer code is described as an example, but the present invention is not limited to this. For example, when registering unnecessary words, The position of the unnecessary word in the character string including the unnecessary word is also registered as information, and the conversion is performed in consideration of whether the position of the unnecessary word in the conversion target character string matches the position registered in the unnecessary word dictionary. The customer name represented by the target character string may be determined, and the appearance frequency or number of appearances of each unnecessary word is registered in the unnecessary word dictionary, and the appearance frequency or number of appearances is updated as appropriate, and the appearance frequency or appearance number is updated. Only unnecessary words whose number of times is greater than or equal to a predetermined value may be used to determine the customer name represented by the character string to be converted.

また、上記では変換対象文字列から取り出した単語が基本語辞書に登録されていなかった場合に、該単語に論理インデックスを付与して基本語辞書に新規に登録する処理を行うことで、変換対象文字列を構成する全ての単語を論理インデックスへ各々変換する例を説明したが、これに限定されるものではなく、変換対象文字列を構成する各単語のうち基本語辞書に未登録の単語については、論理インデックスへ変換することなくテキストデータのまま以降の処理を行うようにしてもよい。この場合、不要単語辞書及び補助辞書には、論理インデックスとして登録される単語とテキストデータとして登録される単語が混在する可能性があるが、本発明はこのような態様も権利範囲に含むものである。   In addition, in the above, when a word extracted from the conversion target character string is not registered in the basic word dictionary, a logical index is assigned to the word and newly registered in the basic word dictionary, thereby performing conversion processing. Although an example of converting all the words constituting a character string into a logical index has been described, the present invention is not limited to this. For words that are not registered in the basic word dictionary among the words constituting the character string to be converted In this case, the subsequent processing may be performed as it is without converting to the logical index. In this case, there is a possibility that a word registered as a logical index and a word registered as text data may be mixed in the unnecessary word dictionary and the auxiliary dictionary, but the present invention includes such an aspect within the scope of rights.

また、上記では変換対象文字列が、該変換対象文字列が表す顧客名称の文字列と完全には一致しておらず(不一致単語数≧1)、かつ変換対象文字列が表す顧客名称に包摂関係がある場合にのみ、不一致単語を不要単語として登録する例を説明したが、これに限定されるものではなく、変換対象文字列が表す顧客名称に包摂関係がない場合にも、変換対象文字列が顧客名称の文字列と完全には一致していなければ、不一致単語を不要単語として不要単語辞書へ登録するようにしてもよい。   In the above, the conversion target character string does not completely match the character string of the customer name represented by the conversion target character string (the number of mismatched words ≧ 1) and is included in the customer name represented by the conversion target character string. Although an example in which a mismatched word is registered as an unnecessary word only when there is a relationship has been described, the present invention is not limited to this, and even if there is no inclusion relationship in the customer name represented by the conversion target character string, the conversion target character If the column does not completely match the character string of the customer name, the mismatch word may be registered as an unnecessary word in the unnecessary word dictionary.

更に、上記ではオペレータから不要単語の削除が指示されたことを契機として不要単語削除処理を実行する場合を説明したが、これに限定されるものではなく、オペレータにより、名称辞書に登録されている特定の顧客の名称に対応する論理インデックスセットに新たな単語の論理インデックスの追加が指示される毎に、追加が指示された単語の論理インデックスが前記特定の顧客の不要単語として不要単語辞書に登録されているか否かを検索し、該当する単語が存在していた場合に不要単語辞書から削除する処理を行うようにしてもよい。   Furthermore, in the above description, a case has been described where unnecessary word deletion processing is executed in response to an instruction from an operator to delete unnecessary words. However, the present invention is not limited to this and is registered in the name dictionary by the operator. Every time a new word logical index is instructed to the logical index set corresponding to the name of a specific customer, the logical index of the word instructed to be added is registered in the unnecessary word dictionary as an unnecessary word of the specific customer. It is possible to search for whether or not it has been performed, and to perform a process of deleting from the unnecessary word dictionary when the corresponding word exists.

また、上記では本発明に係る文字列として、顧客名称を表す文字列を例に説明したが、本発明はこれに限定されるものではなく、複数の単語が組合わされて成る任意の対象を表す文字列に適用可能である。   In the above description, the character string representing the customer name is described as an example of the character string according to the present invention. However, the present invention is not limited to this, and represents an arbitrary object formed by combining a plurality of words. Applicable to strings.

本実施形態に係るコンピュータ・システムの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the computer system which concerns on this embodiment. (A)は基本語辞書の一例、(B)は名称辞書の一例、(C)は不要単語辞書の一例を各々示すイメージ図である。(A) is an example of a basic word dictionary, (B) is an example of a name dictionary, and (C) is an image diagram showing an example of an unnecessary word dictionary. 顧客コード変換処理の内容を示すフローチャートである。It is a flowchart which shows the content of the customer code conversion process. 顧客コード判定処理の内容を示すフローチャートである。It is a flowchart which shows the content of the customer code determination process. 不要単語削除処理の内容を示すフローチャートである。It is a flowchart which shows the content of an unnecessary word deletion process.

符号の説明Explanation of symbols

10 コンピュータ・システム
12 コンピュータ
16 ディスプレイ
18 マウス
20 キーボード
22 HDD
28 ネットワーク
30 コンピュータ
10 Computer System 12 Computer 16 Display 18 Mouse 20 Keyboard 22 HDD
28 network 30 computer

Claims (7)

所定の対象を表すために複数の単語が組合わされて構成された文字列が入力される度に、該入力された文字列を、該入力された文字列が表していると推定される前記所定の対象に付与された識別情報へ変換する情報変換装置であって、
識別情報が付与された個々の対象について、個々の対象に付与された識別情報と個々の対象を表す文字列を構成する単語の組合わせが対応付られけて各々登録された名称辞書を記憶する第1記憶手段と、
入力された文字列を構成する単語の組合わせを前記名称辞書に登録されている単語の組合わせと各々比較することで、前記入力された文字列を構成する単語の組合わせと単語単位で完全一致又は部分一致する単語の組合わせを検索する検索手段と、
前記検索手段による検索結果に基づいて、前記入力された文字列が表していると推定される対象を判断し、前記入力された文字列を前記判断した対象に付与された識別情報へ変換する変換手段と、
前記検索手段による検索によって抽出された単語の組合わせの中に、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれており、かつ前記変換手段により、前記入力された文字列が、前記特定の単語を除外した単語の組合わせに対応する特定の対象を表していると判断された場合に、前記特定の単語を前記特定の対象に付与された識別情報と対応付け、第2記憶手段に記憶されている不要単語辞書に前記特定の対象の不要単語として登録する不要単語登録手段と、
を備え、
前記変換手段は、前記検索手段による検索によって抽出された単語の組合わせの中に、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれていた場合に、前記特定の単語を除外した単語の組合わせと対応付けられて前記名称辞書に登録されている特定の識別情報が、前記特定の単語と対応付けられて前記不要単語辞書に登録されているか否かを検索し、前記特定の識別情報が前記特定の単語と対応付けられて前記不要単語辞書に登録されていた場合に、前記入力された文字列が、前記特定の識別情報が付与された対象を表していると判断する
ことを特徴とする情報変換装置。
Each time a character string composed of a plurality of words combined to represent a predetermined object is input, the input character string is presumed to be represented by the input character string. An information conversion device for converting into identification information given to a target,
For each object to which identification information is assigned, a name dictionary registered by associating a combination of identification information given to each object and a word constituting a character string representing each object is stored. First storage means;
By comparing each combination of words constituting the inputted character string with each combination of words registered in the name dictionary, the combination of the words constituting the inputted character string and the complete word unit A search means for searching for a combination of words that match or partially match;
Conversion that determines a target estimated to represent the input character string based on a search result by the search means, and converts the input character string into identification information given to the determined target Means,
The combination of words extracted by the search by the search means includes a combination of words excluding specific words from a plurality of words constituting the input character string, and the conversion means When the input character string is determined to represent a specific target corresponding to a combination of words excluding the specific word, the specific word is given to the specific target. Unnecessary word registration means for registering as an unnecessary word of the specific target in the unnecessary word dictionary stored in the second storage means,
With
The conversion means includes a combination of words excluding a specific word from a plurality of words constituting the inputted character string in the combination of words extracted by the search by the search means. Specific identification information registered in the name dictionary in association with a combination of words excluding the specific word is registered in the unnecessary word dictionary in association with the specific word. If the specific identification information is associated with the specific word and registered in the unnecessary word dictionary, the input character string is given the specific identification information. An information conversion device characterized in that it represents a target.
前記変換手段は、前記検索手段による検索によって抽出された単語の組合わせの中に、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれており、かつ、前記特定の単語を除外した単語の組合わせと対応付けられて前記名称辞書に登録されている特定の識別情報が、前記特定の単語と対応付けられて前記不要単語辞書に登録されていなかった場合に、前記入力された文字列を表示装置に表示させることで、前記入力された文字列が表す対象の判断をオペレータに委ね、オペレータにより入力装置を介して入力された判断結果に基づいて、前記入力された文字列が表す対象を判断することを特徴とする請求項1記載の情報変換装置。   The conversion means includes a combination of words obtained by excluding specific words from a plurality of words constituting the input character string in a combination of words extracted by the search by the search means. And the specific identification information registered in the name dictionary in association with a combination of words excluding the specific word is registered in the unnecessary word dictionary in association with the specific word. If not, the input character string is displayed on the display device, so that the operator can determine the target represented by the input character string, and based on the determination result input by the operator via the input device. The information conversion apparatus according to claim 1, wherein an object represented by the input character string is determined. 前記識別情報が付与された個々の対象の中には、第1の対象を表す文字列を構成する単語の組合わせに特定の単語を加えた組合わせが、第2の対象を表す文字列を構成する複数の単語の組合わせに一致するという包摂関係を有する対象が存在しており、
前記不要単語登録手段は、
前記検索手段による検索によって抽出された単語の組合わせの中に、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれており、かつ前記変換手段により、前記入力された文字列が、前記特定の単語を除外した単語の組合わせに対応する特定の対象を表していると判断された場合に、前記特定の対象に前記包摂関係を有する他の対象が存在しているときにのみ、前記特定の単語を前記不要単語辞書に前記特定の対象の不要単語として登録し、
前記変換手段は、前記検索手段による検索により、前記入力された文字列を構成する単語の組合わせと完全一致する単語の組合わせが抽出された場合、及び、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが抽出された場合に、前記抽出された単語の組合わせに対応する特定の対象に前記包摂関係を有する他の対象が存在していなければ、前記入力された文字列が前記特定の対象を表していると判断し、前記検索手段による検索によって抽出された単語の組合わせの中に、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれている場合に、前記特定の単語を除外した単語の組合わせに対応する特定の対象に前記包摂関係を有する他の対象が存在していれば、前記不要語辞書に対する検索を行うことを特徴とする請求項1記載の情報変換装置。
Among the individual objects to which the identification information is given, a combination of a specific word added to a combination of words constituting the character string representing the first object is a character string representing the second object. There is an object that has an inclusion relationship that matches a combination of multiple words
The unnecessary word registration means includes
The combination of words extracted by the search by the search means includes a combination of words excluding specific words from a plurality of words constituting the input character string, and the conversion means When the input character string is determined to represent a specific target corresponding to a combination of words excluding the specific word, the other character having the inclusion relation with the specific target is determined. Only when the target exists, the specific word is registered in the unnecessary word dictionary as the unnecessary word of the specific target,
The conversion means constitutes the input character string when a combination of words that completely matches the word combination constituting the input character string is extracted by the search by the search means; When a combination of words excluding a specific word from a plurality of words is extracted, there is no other target having the inclusion relationship in the specific target corresponding to the extracted word combination. , Determining that the input character string represents the specific object, and from among a plurality of words constituting the input character string in a combination of words extracted by the search by the search means If a combination of words excluding a specific word is included, and there is another target having the inclusion relation in the specific target corresponding to the combination of the word excluding the specific word , Serial information converter according to claim 1, characterized in that to search for unnecessary word dictionary.
前記第1記憶手段に記憶されている名称辞書には、前記識別情報が付与された個々の対象に対応する情報を単位として、前記包摂関係を有する他の対象が存在しているか否かを表す包摂識別情報も登録されており、
前記不要単語登録手段及び前記変換手段は、前記名称辞書に登録されている包摂識別情報に基づいて、前記特定の対象に前記包摂関係を有する他の対象が存在しているか否かを判断することを特徴とする請求項3記載の情報変換装置。
The name dictionary stored in the first storage means indicates whether or not there is another target having the inclusion relationship in units of information corresponding to each target to which the identification information is given. Inclusion identification information is also registered,
The unnecessary word registration unit and the conversion unit determine whether another target having the inclusion relationship exists in the specific target based on the inclusion identification information registered in the name dictionary. The information conversion apparatus according to claim 3.
前記不要単語登録手段は、オペレータにより入力装置を介し、前記不要単語辞書に登録されている特定の不要単語の削除が指示された場合に、指示された不要単語及を前記不要単語辞書から削除すると共に、前記不要単語辞書上で前記指示された不要単語と対応付けされていた識別情報をキーにして前記名称辞書を検索することで、前記不要単語と同一の識別情報と対応付けされて前記名称辞書に登録されている単語の組合わせを抽出し、抽出した単語の組合わせに前記不要単語を加えた単語を前記名称辞書に再登録することを特徴とする請求項1記載の情報変換装置。   The unnecessary word registering unit deletes the specified unnecessary word from the unnecessary word dictionary when an operator instructs to delete a specific unnecessary word registered in the unnecessary word dictionary via the input device. And searching the name dictionary using the identification information associated with the instructed unnecessary word on the unnecessary word dictionary as a key so that the name is associated with the same identification information as the unnecessary word. The information conversion apparatus according to claim 1, wherein a combination of words registered in a dictionary is extracted, and a word obtained by adding the unnecessary word to the extracted combination of words is re-registered in the name dictionary. 入力される文字列を構成する個々の単語に相当する文字列と個々の単語に付与された論理インデックスが対応付られけて予め各々登録された基本語辞書を記憶する第3記憶手段と、
入力された文字列を構成する個々の単語に相当する文字列をキーにして前記基本語辞書の検索を各々行うことで、入力された文字列を、該文字列を構成する個々の単語を単位として論理インデックスへ変換する単語変換手段と、
を更に備え、
前記名称辞書には前記単語の組合わせとして前記論理インデックスの組合わせが登録され、前記不要単語辞書には前記不要単語として論理インデックスが登録されており、
前記検索手段、前記変換手段及び前記不要単語登録手段は、前記入力された文字列として、前記入力された文字列が前記単語変換手段によって単語単位で変換されることで得られる論理インデックスの組合わせを用いて各処理を行うことを特徴とする請求項1乃至請求項5の何れか1項記載の情報変換装置。
Third storage means for storing a basic word dictionary registered in advance by associating a character string corresponding to each word constituting the input character string and a logical index assigned to each word;
By searching the basic word dictionary using character strings corresponding to individual words constituting the inputted character string as keys, the inputted character string is divided into individual words constituting the character string. A word conversion means for converting into a logical index as
Further comprising
In the name dictionary, the logical index combination is registered as a combination of the words, and in the unnecessary word dictionary, a logical index is registered as the unnecessary word,
The search means, the conversion means, and the unnecessary word registration means, as the input character string, a combination of logical indexes obtained by converting the input character string in units of words by the word conversion means The information conversion apparatus according to claim 1, wherein each process is performed using.
コンピュータを、所定の対象を表すために複数の単語が組合わされて構成された文字列が入力される度に、該入力された文字列を、該入力された文字列が表していると推定される前記所定の対象に付与された識別情報へ変換する情報変換装置として機能させるための情報変換プログラムであって、
前記コンピュータは、識別情報が付与された個々の対象について、個々の対象に付与された識別情報と個々の対象を表す文字列を構成する単語の組合わせが対応付られけて各々登録された名称辞書を記憶する第1記憶手段と、不要単語辞書を記憶する第2記憶手段を備え、
前記コンピュータを、
入力された文字列を構成する単語の組合わせを前記名称辞書に登録されている単語の組合わせと各々比較することで、前記入力された文字列を構成する単語の組合わせと単語単位で完全一致又は部分一致する単語の組合わせを検索する検索手段、
前記検索手段による検索結果に基づいて、前記入力された文字列が表していると推定される対象を判断し、前記入力された文字列を前記判断した対象に付与された識別情報へ変換する変換手段、
及び、前記検索手段による検索によって抽出された単語の組合わせの中に、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれており、かつ前記変換手段により、前記入力された文字列が、前記特定の単語を除外した単語の組合わせに対応する特定の対象を表していると判断された場合に、前記特定の単語を前記特定の対象に付与された識別情報と対応付け、第2記憶手段に記憶されている不要単語辞書に前記特定の対象の不要単語として登録する不要単語登録手段
として機能させると共に、
前記変換手段は、前記検索手段による検索によって抽出された単語の組合わせの中に、前記入力された文字列を構成する複数の単語から特定の単語を除外した単語の組合わせが含まれていた場合に、前記特定の単語を除外した単語の組合わせと対応付けられて前記名称辞書に登録されている特定の識別情報が、前記特定の単語と対応付けられて前記不要単語辞書に登録されているか否かを検索し、前記特定の識別情報が前記特定の単語と対応付けられて前記不要単語辞書に登録されていた場合に、前記入力された文字列が、前記特定の識別情報が付与された対象を表していると判断する
ことを特徴とする情報変換プログラム。
Each time a character string composed of a plurality of words combined to represent a predetermined object is input, it is estimated that the input character string represents the input character string. An information conversion program for functioning as an information conversion device for converting into identification information given to the predetermined target,
For each object to which identification information is assigned, the computer registers each of the identification information assigned to each object and a combination of words constituting a character string representing each object, and registered First storage means for storing a dictionary and second storage means for storing an unnecessary word dictionary,
The computer,
By comparing each combination of words constituting the inputted character string with each combination of words registered in the name dictionary, the combination of the words constituting the inputted character string and the complete word unit Search means for searching for word combinations that match or partially match;
Conversion that determines a target estimated to represent the input character string based on a search result by the search means, and converts the input character string into identification information given to the determined target means,
And the combination of words extracted by the search by the search means includes a combination of words excluding specific words from a plurality of words constituting the input character string, and When it is determined by the conversion means that the input character string represents a specific object corresponding to a combination of words excluding the specific word, the specific word is set as the specific object. Corresponding to the given identification information, and functioning as unnecessary word registration means for registering as an unnecessary word of the specific target in the unnecessary word dictionary stored in the second storage means,
The conversion means includes a combination of words excluding a specific word from a plurality of words constituting the inputted character string in the combination of words extracted by the search by the search means. Specific identification information registered in the name dictionary in association with a combination of words excluding the specific word is registered in the unnecessary word dictionary in association with the specific word. If the specific identification information is associated with the specific word and registered in the unnecessary word dictionary, the input character string is given the specific identification information. An information conversion program characterized in that it represents a target.
JP2004283739A 2004-09-29 2004-09-29 Information conversion apparatus and program Active JP3972309B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004283739A JP3972309B2 (en) 2004-09-29 2004-09-29 Information conversion apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004283739A JP3972309B2 (en) 2004-09-29 2004-09-29 Information conversion apparatus and program

Publications (2)

Publication Number Publication Date
JP2006099345A JP2006099345A (en) 2006-04-13
JP3972309B2 true JP3972309B2 (en) 2007-09-05

Family

ID=36239105

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004283739A Active JP3972309B2 (en) 2004-09-29 2004-09-29 Information conversion apparatus and program

Country Status (1)

Country Link
JP (1) JP3972309B2 (en)

Also Published As

Publication number Publication date
JP2006099345A (en) 2006-04-13

Similar Documents

Publication Publication Date Title
US20170228356A1 (en) System Generator Module for Electronic Document and Electronic File
JP2014235454A (en) Character string search method, device, and program
US20170235727A1 (en) Electronic Filing System for Electronic Document and Electronic File
JP3972309B2 (en) Information conversion apparatus and program
JP2003242179A (en) Character string collating method, document processing device using the method and program
JP3972310B2 (en) Information conversion apparatus and program
JP6123372B2 (en) Information processing system, name identification method and program
JP4076533B2 (en) Information conversion apparatus and program
JP6588988B2 (en) Business program generation support system and business program generation support method
JP4222166B2 (en) Document collection device, document search device, and document collection search system
JP4190159B2 (en) Character recognition processing system and program
JP4139805B2 (en) Apparatus, method and program for converting lexical data to data
JP2003006231A (en) Method and system for creation of index and retrieval of computer character information
CN116383412B (en) Functional point amplification method and system based on knowledge graph
JP2009093405A (en) System, method and computer program for data retrieval
JP4304226B2 (en) Structured document management system, structured document management method and program
JP2003233516A (en) Database, computer readable program, database management system, new registration method for database, retrieving method in database, and update registration method for database
JPH11232149A (en) File comparison processing method and device, and medium storing file comparison processing program
JP2005222244A (en) Word retrieval device, word retrieval method, and information providing system equipped with word retrieval device
JP4061283B2 (en) Apparatus, method and program for converting lexical data to data
JP3041002B2 (en) Kana-kanji conversion method and kana-kanji conversion device
JP2001067375A (en) Name retrieval device, keyboard and recording medium recording name retrieval program
JP2006323625A (en) Name analyzing device, its method, and program
JP2004164223A (en) N-character index creation program and n-character index retrieval program
JP4209858B2 (en) Database management apparatus and program

Legal Events

Date Code Title Description
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: 20070522

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20070531

R150 Certificate of patent or registration of utility model

Ref document number: 3972309

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100622

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130622

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250