JP4997840B2 - Information search device, information search method and program - Google Patents

Information search device, information search method and program Download PDF

Info

Publication number
JP4997840B2
JP4997840B2 JP2006168164A JP2006168164A JP4997840B2 JP 4997840 B2 JP4997840 B2 JP 4997840B2 JP 2006168164 A JP2006168164 A JP 2006168164A JP 2006168164 A JP2006168164 A JP 2006168164A JP 4997840 B2 JP4997840 B2 JP 4997840B2
Authority
JP
Japan
Prior art keywords
search
search key
key
adaptive
pattern
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.)
Expired - Fee Related
Application number
JP2006168164A
Other languages
Japanese (ja)
Other versions
JP2007334774A (en
Inventor
安雄 中屋敷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2006168164A priority Critical patent/JP4997840B2/en
Publication of JP2007334774A publication Critical patent/JP2007334774A/en
Application granted granted Critical
Publication of JP4997840B2 publication Critical patent/JP4997840B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は情報検索装置、情報検索方法及びプログラムに関する。   The present invention relates to an information search apparatus, an information search method, and a program.

従来の情報を検索する方法として、例えば特許文献1には、情報検索時の入力データを変換テーブルによって置き換えた上で実際の検索を行う構成が開示されている。   As a conventional method for searching for information, for example, Patent Document 1 discloses a configuration in which input data at the time of information search is replaced with a conversion table and an actual search is performed.

特許文献2には、登録情報中のキーワードをあらかじめ記憶されている変換情報により変換し、変換後のキーワードを登録情報に付加して登録しておき、検索時には入力キーワードを再び変換情報により変換し、変換後のキーワードにより対応する登録情報を得る構成が開示されている。   In Patent Document 2, a keyword in registration information is converted by conversion information stored in advance, the converted keyword is added to registration information and registered, and an input keyword is converted again by conversion information at the time of search. A configuration is disclosed in which registration information corresponding to a converted keyword is obtained.

特許文献3には、単位記号の表記方法以外又は数値型要素以外は検索キーと等しい文字列も検索する検索条件を生成する技術が開示されている。   Patent Document 3 discloses a technique for generating a search condition that searches for a character string that is equal to a search key except for a unit symbol notation method or a numerical element.

しかしながら上記特許文献1及び特許文献2の技術では、与えられた入力データに対しどのような変換を施すかの規則が必ずしも明確でなく、その変換結果のデータを使用することによって検索効率が向上する根拠が明確でないと思われる。   However, in the techniques of Patent Document 1 and Patent Document 2, the rules for how to convert given input data are not always clear, and the search efficiency is improved by using the data of the conversion results. The grounds are not clear.

特許文献3の技術は数値検索のみに対して有効であり、他の情報の検索には適用し得ないものと思われる。   The technique of Patent Document 3 is effective only for numerical search, and is not applicable to search for other information.

情報検索の例として、電子部品の形名の検索が挙げられる。電子部品の形名は常に固定されているとは限らない。例えば同じ電子部品に対し、それを扱う部門毎にその梱包形態等が異なる場合があり、対応してその形名が変形される場合がある。このような際に部門間で電子部品を識別する場合、相手側部門における形名を検索して得る必要がある。その場合、相手側部門においては当該形名がどのように変形されているかによっては検索が困難になる場合がある。
特開平5−46669号公報 特開平7−78172号公報 特開平8−115327号公報
An example of information retrieval is retrieval of model names of electronic components. The name of the electronic component is not always fixed. For example, for the same electronic component, the packaging form may be different for each department that handles the same, and the model name may be changed correspondingly. In such a case, when identifying electronic components between departments, it is necessary to retrieve the model name in the counterpart department. In that case, it may be difficult to search in the counterpart department depending on how the model name is transformed.
JP-A-5-46669 Japanese Patent Laid-Open No. 7-78172 JP-A-8-115327

本発明は上記問題点に鑑み、検索対象の所定の情報と検索キーとの関係に応じて効果的に検索効率の向上を図り得る情報検索装置、情報検索方法及びその方法をコンピュータに実行させるためのプログラムを提供することを目的とする。   SUMMARY OF THE INVENTION In view of the above problems, the present invention is directed to causing an information retrieval apparatus, an information retrieval method, and a computer to execute an information retrieval apparatus that can effectively improve retrieval efficiency in accordance with the relationship between predetermined information to be retrieved and a retrieval key. The purpose is to provide a program.

本発明では、所定の情報とこれに対応する検索キーとの関係に応じ、当該検索キーからヒットされ得る構成の検索キーパターンを作成し、さらにこの検索キーパターンに基づき、前記所定の情報をヒットし得る構成の適応的な検索キーを作成する。   In the present invention, a search key pattern having a configuration that can be hit from the search key is created according to the relationship between the predetermined information and the corresponding search key, and the predetermined information is hit based on the search key pattern. Create an adaptive search key with possible configurations.

このように本発明では所定の情報とこれに対応する検索キーとの所定の関係に応じ、当該検索キーからヒットされ得る構成の検索キーパターンを作成するため、入力された検索キーから確実に検索キーパターンを得ることができる。さらにこの検索キーパターンに基づき、前記所定の情報をヒットし得る構成の適応的な検索キーを作成するため、前記所定の情報を確実に得ることができる。   As described above, according to the present invention, a search key pattern having a configuration that can be hit from the search key is created according to a predetermined relationship between the predetermined information and the search key corresponding to the predetermined information. A key pattern can be obtained. Furthermore, since the adaptive search key having a configuration capable of hitting the predetermined information is created based on the search key pattern, the predetermined information can be obtained with certainty.

このため本発明によれば、例えば検索対象の所定の情報としての文字列と、検索キーとしての文字列との間に、一部の文字の相違が存在するような場合、検索キーパターンとして上記相違する文字を特定しないワイルドカード(「?」)化したものを作成する。その結果検索キーにより該当する検索キーパターンを確実にヒットさせることが可能となる。   For this reason, according to the present invention, for example, when there is a difference in some characters between a character string as predetermined information to be searched and a character string as a search key, the search key pattern Create a wild card ("?") That does not identify different characters. As a result, the search key pattern can be surely hit by the search key.

また検索キーパターンに対し、検索対象の所定の情報の文字桁数が異なるような場合、これに対応するように適応的な検索キーを作成する。このようにして得られた適応的な検索キーにより、対応する所定の情報を確実にヒットすることが可能となる。   In addition, when the number of character digits of the predetermined information to be searched is different from the search key pattern, an adaptive search key is created to cope with this. The adaptive search key obtained in this way makes it possible to reliably hit corresponding predetermined information.

このように本発明によれば、所定の情報を検索する際、検索キーから確実にヒットされ得る検索キーパターンを得、さらにこの検索キーパターンから当該所定の情報を確実にヒットし得る適応的な検索キーを得ることにより、容易且つ確実に正しい検索結果を得ることが可能となる。   As described above, according to the present invention, when searching for predetermined information, a search key pattern that can be surely hit from the search key is obtained, and further, the predetermined information can be surely hit from the search key pattern. By obtaining a search key, it is possible to obtain a correct search result easily and reliably.

上記のごとくの電子部品の形名を検索するような場合(以下、「形名照合」とも称する)、従来は経験に基づいて人間が検索キーを作成していた。しかしながら検索対象が数百点等多数の場合、検索キーの作成作業は膨大なものとなり、効率向上が望まれていた。   When searching for a model name of an electronic component as described above (hereinafter also referred to as “model name verification”), a human has conventionally created a search key based on experience. However, when there are a large number of search targets such as hundreds of points, the search key creation work becomes enormous, and improvement in efficiency has been desired.

例えば電子部品の形名には、一般的に梱包形態を表す記号が含まれている。設計部門用部品リスト(「BOM」(Bill of Materials)と呼ばれる)では、この「梱包形態」記号を含めないか、あるいは意味を持たない仮の記号で記すのが一般的である。電子部品の梱包形態(「バラ品」あるいは「テーピング品」)は電子部品の購入量(所要数)に依存するため、購入手配用の製造部門用部品リストでは同記号は重要な意味を持つが、設計部門用部品リスト上では意味を持たないからである。   For example, a model name of an electronic component generally includes a symbol representing a packing form. In the design department parts list (referred to as “BOM” (Bill of Materials)), this “packing form” symbol is not included or is generally described with a temporary symbol that has no meaning. Since the packaging format of electronic parts (“rose goods” or “taping goods”) depends on the purchase quantity (required number) of electronic parts, this symbol has an important meaning in the parts list for manufacturing departments for purchase arrangements. This is because it has no meaning on the design department parts list.

このため、例えば、設計部門用部品リストでは、各電子部品の形名中、「梱包形態」記号として「バラ品」の記号が表示される。その結果、図4に示すごとく、設計部門用部品リストと製造部門用部品リストとの間で、形名が不一致となっている。すなわち図4の第1項のコンデンサの形名は、設計部門用部品リストでは「ABCS3F470JG」であるが製造部門用部品リストでは「ABCT3F470JG」であり、4桁目の記号が「S」と「T」とで相違する。   For this reason, for example, in the design department component list, the symbol “separate product” is displayed as the “packing form” symbol in the model name of each electronic component. As a result, as shown in FIG. 4, the model names do not match between the design department parts list and the manufacturing department parts list. 4 is “ABCS3F470JG” in the parts list for the design department, but “ABCT3F470JG” in the parts list for the manufacturing department, and the symbols in the fourth digit are “S” and “T”. Is different.

さらに、別の例として、図4の第3項に示すごとく、現品捺印の有無により、設計部門用部品リストと製造部門用部品リストとの間で形名の不一致が発生している。すなわち図4の第3項の抵抗器の形名は、設計部門用部品リストでは「XYZ3GEJ102J」であるが製造部門用部品リストでは「XYZ3GEYJ102JU」であり、後者中の7桁目の「Y」が前者では省略されており、かつ末尾の「U」が省略されている。   Further, as another example, as shown in the third item of FIG. 4, there is a mismatch in the model name between the design department part list and the manufacturing department part list depending on the presence or absence of the actual product seal. That is, the type name of the resistor in the third item of FIG. 4 is “XYZ3GEJ102J” in the design department parts list, but “XYZ3GEJ102JU” in the manufacturing department parts list, and the seventh digit “Y” in the latter is The former is omitted, and the “U” at the end is omitted.

このため製造部門用部品リスト上の形名を検索キーとして設計部門用部品リスト上の対応する形名を得る形名照合の際、図4の第1項のコンデンサの場合は先頭から4桁目のみを無視して検索する必要があり、第2項のコンデンサの場合は末尾の桁を無視して検索する必要がある。   For this reason, in the case of model name verification using the model name on the manufacturing department part list as a search key to obtain the corresponding model name on the design department part list, the first digit of the capacitor shown in FIG. In the case of the capacitor in the second term, it is necessary to ignore the last digit and search.

また図4の第3項の抵抗器の場合、製造部門用部品リスト上の形名で設計部門用部品リスト上の形名をヒットさせるためには、製造部門用部品リストにおいて先頭から7桁目の「Y」を削除しかつ末尾の「U」を無視して検索する必要がある。   In the case of the resistor of item 3 in FIG. 4, in order to make the model name on the design department part list hit with the model name on the manufacturing department part list, the 7th digit from the top in the manufacturing department part list It is necessary to delete the “Y” in the search and ignore the “U” at the end.

そのような前処理を行わない限り、部門用部品リスト間での形名がヒットせず、本来同一部品であるにも関わらず照合結果が得られないこととなる。   Unless such pre-processing is performed, the model name between departmental parts lists will not be hit, and a collation result will not be obtained even though it is essentially the same part.

本発明の実施例は上記問題点を解決する構成を有する。   The embodiment of the present invention has a configuration that solves the above problems.

図1は本発明の一実施例による形名照合システムの機能ブロック図を示し、図2はその概略処理フローを示す。   FIG. 1 shows a functional block diagram of a model matching system according to an embodiment of the present invention, and FIG. 2 shows a schematic processing flow thereof.

図1に示すごとく、同情報処理装置は、検索キーを入力する検索キー入力部10,入力された検索キーを格納する入力キー格納部20,適応的キーテーブル40を参照し上記入力された検索キーに基づいて所定の適応的な検索キーを生成する適応的キー生成部30、生成された適応的な検索キーを格納する適応的キー格納部50,この適応的な検索キーにより部品形名DB70から該当する部品形名を検索する部品形名検索部60及び検索で得られた部品形名を格納する部品形名格納部80よりなる。   As shown in FIG. 1, the information processing apparatus refers to a search key input unit 10 for inputting a search key, an input key storage unit 20 for storing an input search key, and an adaptive key table 40 to input the above search. An adaptive key generation unit 30 that generates a predetermined adaptive search key based on the key, an adaptive key storage unit 50 that stores the generated adaptive search key, and a component model name DB 70 based on the adaptive search key The part model name search unit 60 that searches for a corresponding part model name and the part model name storage unit 80 that stores the part model name obtained by the search.

次に図2とともに上記形名照合システムにおける動作について説明する。   Next, the operation of the model name collating system will be described with reference to FIG.

先ずステップS1にて、所定の検索キーと対応する所定の情報との関係、すなわち上記形名照合の例の場合、製造部門部品リスト上の形名と、これに対応する設計部門用部品リスト上の形名との関係に応じ、前者によりヒットし得るキーパターンを作成する。例えば上記の図4の例の場合、図6にの「文字列の型」データに示すごとくのキーパターンを作成する。   First, in step S1, in the case of the relationship between a predetermined search key and predetermined information, that is, in the case of the above model name collation, the model name on the manufacturing department part list and the corresponding design department part list A key pattern that can be hit by the former is created according to the relationship with the model name. For example, in the case of the example in FIG. 4 described above, a key pattern as shown in the “character string type” data in FIG. 6 is created.

すなわち第1項(No.1)のコンデンサの場合4桁目をワイルドカード(「?」)とし、第2項(No.2)のコンデンサの場合末尾の桁をワイルドカード(「?」)とし、第3項(No.3)の抵抗器の場合7桁目と末尾とをワイルドカードとする。その結果、製造部門用部品リスト上の形名を検索キーとした場合、確実に対応するキーパターン(「文字列の型」)がヒットされ得る。このように作成されたキーパターンは、適応的キー生成部30に属するメモリ上に登録される。上記処理はオペレータがマニュアルで行っても良いし、あるいは対応するプログラムを作成し、これを図3に示すコンピュータのCPU1に実行させることで、前記検索キーと対応する所定の情報とに基づいてキーパターンを自動作成するように構成することも可能である。   That is, for the capacitor of the first term (No. 1), the fourth digit is a wild card (“?”), And for the capacitor of the second term (No. 2), the last digit is a wild card (“?”). In the case of the resistor in the third term (No. 3), the seventh digit and the end are used as wild cards. As a result, when the model name on the parts list for the manufacturing department is used as the search key, the corresponding key pattern (“character string type”) can be surely hit. The key pattern created in this way is registered on the memory belonging to the adaptive key generation unit 30. The above processing may be performed manually by the operator, or a corresponding program is created and executed by the CPU 1 of the computer shown in FIG. 3, so that the key is based on predetermined information corresponding to the search key. It is also possible to configure to automatically create a pattern.

次に、ステップS2にて適応的キーテーブル40を作成する。ここではステップS1にて作成されたキーパターンに基づき、対応する検索対象の所定の情報が確実にヒットされ得る構成の適応的な検索キーを作成する。例えば上記の図4の例の場合、図6の「検索用文字列」データに示すごとくの適応的な検索キーを作成する。   Next, the adaptive key table 40 is created in step S2. Here, based on the key pattern created in step S1, an adaptive search key having a configuration in which the predetermined information to be searched can be surely hit is created. For example, in the case of the example in FIG. 4 described above, an adaptive search key is created as shown in the “search character string” data in FIG.

すなわち第1項(No.1)のコンデンサの場合、上記キーパターン「文字列の型」と同一の構成の適応的な検索キー「検索用文字列」を得る。同じく第2項(No.2)のコンデンサの場合、上記キーパターン「文字列の型」と同一の構成の適応的な検索キー「検索用文字列」を得る。   That is, in the case of the capacitor of the first term (No. 1), an adaptive search key “search character string” having the same configuration as the key pattern “character string type” is obtained. Similarly, in the case of the capacitor of the second term (No. 2), an adaptive search key “search character string” having the same configuration as the key pattern “character string type” is obtained.

他方第3項(No.3)の抵抗器の場合、上記キーパターン「文字列の型」に対し、対応する検索対象の設計部門用部品リスト上の形名(図4中、第3項)に応じ、7桁目のワイルドカード「?」を削除し、その分桁数を減じて適応的な検索キー「検索用文字列」を得る。このような構成とすることにより、図4に示す設計部門用部品リスト上の対応する形名を確実にヒットさせることが可能となる。   On the other hand, in the case of the resistor of the third term (No. 3), the model name on the design section parts list corresponding to the key pattern “character string type” (the third term in FIG. 4) Accordingly, the seventh-digit wild card “?” Is deleted, and the number of digits is reduced to obtain an adaptive search key “search string”. With such a configuration, it is possible to reliably hit the corresponding model name on the design department part list shown in FIG.

このように作成された適応的な検索キーは、適応的キーテーブル40に、図6に示すごとく、対応するキーパターンと関連つけて格納される。   The adaptive search key created in this way is stored in the adaptive key table 40 in association with the corresponding key pattern as shown in FIG.

上記処理はオペレータがマニュアルで行っても良いし、あるいは対応するプログラムを作成し、これを図3に示すコンピュータのCPU1に実行させることで、キーパターンと検索対象の所定の情報(すなわち設計部門用部品リスト上の形名)との関係に基づいて自動作成するように構成することも可能である。   The above processing may be performed manually by the operator, or a corresponding program is created and executed by the CPU 1 of the computer shown in FIG. 3, so that key patterns and predetermined information to be searched (that is, for the design department) It is also possible to configure such that it is automatically created based on the relationship with the model name on the parts list.

以上が準備段階の処理である。次に実際に検索する段階の処理(すなわち形名照合処理)につき説明する。   The above is the preparation stage process. Next, the process at the stage of actual search (namely, model name matching process) will be described.

ステップS3にて、検索キー入力部10にてオペレータが検索キーを入力すると、これが入力キー格納部20に格納される。この入力検索キーに基づき、適応的キー生成部30が、適応的キーテーブル40を参照して対応する適応的な検索キーを得る。   In step S 3, when the operator inputs a search key at the search key input unit 10, this is stored in the input key storage unit 20. Based on this input search key, the adaptive key generation unit 30 refers to the adaptive key table 40 to obtain a corresponding adaptive search key.

具体的には、例えば検索キーとして図4の第3項の抵抗器の製造部門用部品リスト上の形名「XYZ3GEYJ102JU」が入力されると、図6に示されるごとくの適応的キーテーブル40上で「型3」の「XYZ3GE?J102J?」がヒットする。ワイルドカード「?」以外の全ての桁の文字がそれぞれ一致するからである。   Specifically, for example, when the model name “XYZ3GEYJ102JU” on the part list for the manufacturing department of the resistor in the third item of FIG. 4 is input as a search key, the adaptive key table 40 as shown in FIG. Then, “Type 3” “XYZ3GE? J102J?” Is hit. This is because all the digits other than the wild card “?” Match each other.

次に適応的キー生成部30では、ヒットした「型3」に対応する適応的な検索キー「検索用文字列」として「XYZ3GEJ102J?」を得る(ステップS4)。すなわち上記のごとく、「文字列の型」としての「XYZ3GE?J102J?」中の7桁目のワイルドカード「?」を削除した構成の文字列が得られる。これは適応的キー格納部50に格納される。   Next, the adaptive key generation unit 30 obtains “XYZ3GEJ102J?” As an adaptive search key “search character string” corresponding to the hit “type 3” (step S4). That is, as described above, a character string having a configuration in which the seventh-digit wild card “?” In “XYZ3GE? J102J?” As the “character string type” is deleted is obtained. This is stored in the adaptive key storage 50.

ステップS5にて、ここで得られた適応的な検索キー「XYZ3GEJ102J?」により、部品形名検索部60が部品形名DB70を検索する。その結果、対応する設計部門用部品リスト上の形名として「XYZ3GEJ102J」が得られる。ワイルドカード「?」以外の全ての桁の文字がそれぞれ一致するからである。   In step S5, the part form name search unit 60 searches the part form name DB 70 using the adaptive search key “XYZ3GEJ102J?” Obtained here. As a result, “XYZ3GEJ102J” is obtained as the model name on the corresponding design department part list. This is because all the digits other than the wild card “?” Match each other.

このように本発明の実施例によれば、検索キー(この例の場合、「製造部門用部品リスト上の形名」)で確実にヒットされ得るキーパターンと、これに対応する所定の情報(この例の場合、「設計部門用部品リスト上の形名」)が確実にヒットされ得る適応的な検索キーとをそれぞれ作成する。そしてそれらを関連つけて適応的キーテーブル40として格納しておく。その結果、同適応的キーテーブル40を参照することにより、検索キーから確実に対応する所定の情報を得ることが可能となる。   As described above, according to the embodiment of the present invention, the key pattern that can be surely hit with the search key (in this case, “model name on the parts list for manufacturing department”) and the predetermined information ( In the case of this example, an adaptive search key that can reliably hit “model name on the design department part list”) is created. Then, they are stored as an adaptive key table 40 in association with each other. As a result, by referring to the adaptive key table 40, it is possible to reliably obtain predetermined information corresponding to the search key.

これに対し、例えば上記キーパターン「文字列の型」のみで、適応的な検索キー「検索用文字列」が無い状態の構成を想定してみる。上の例のように図4の第3項の抵抗器の製造部門用部品リスト上の形名「XYZ3GEYJ102JU」が検索キーとして入力された場合、対応するキーパターンとして「XYZ3GE?J102J?」をヒットさせることは可能である。しかしながらこのキーパターンを検索キーとして部品形名DB70を検索しても、対応する設計部門用部品リスト上の形名「XYZ3GEJ102J」を得ることはできない。両者を比較すると、その8桁目の文字が、キーパターンでは「J」であり、該当する設計部門用部品リスト上の形名では「1」であり、互いに相違するからである。   On the other hand, for example, assume a configuration in which only the key pattern “character string type” is present and no adaptive search key “search character string” exists. When the model name “XYZ3GEYJ102JU” on the part list for the manufacturing department of the resistor in the third item in FIG. 4 is input as a search key as in the above example, “XYZ3GE? J102J?” Is hit as the corresponding key pattern. It is possible to make it. However, even if the part model name DB 70 is searched using this key pattern as a search key, the model name “XYZ3GEJ102J” on the corresponding design department part list cannot be obtained. When the two are compared, the eighth digit character is “J” in the key pattern and “1” in the model name on the corresponding design department part list, which is different from each other.

同様に上記適応的な検索キー「検索用文字列」のみで、キーパターン「文字列の型」が無い状態の構成を想定してみる。上の例のように図4の第3項の抵抗器の製造部門用部品リスト上の形名「XYZ3GEYJ102JU」が検索キーとして入力された場合、対応する適応的な検索キーとして「XYZ3GEJ102J?」をヒットさせることはできない。両者を比較すると、その7桁目の文字が、検索キーでは「Y」であり、適応的な検索キーでは「J」であり、互いに相違するからである。   Similarly, assume a configuration in which only the adaptive search key “search character string” and no key pattern “character string type” exist. When the model name “XYZ3GEJ102JU” on the part list for the manufacturing department of the resistor in the third item in FIG. 4 is input as a search key as in the above example, “XYZ3GEJ102J?” Is selected as the corresponding adaptive search key. It cannot be hit. When the two are compared, the seventh digit character is “Y” in the search key and “J” in the adaptive search key, which is different from each other.

図3は図1とともに上述の形名照合システムをコンピュータにて実現する場合の例を説明するための図である。   FIG. 3 is a diagram for explaining an example in which the above-described model name collation system is implemented by a computer together with FIG.

図中、当該コンピュータは演算処理を行うCPU1,オペレータが情報を入力するためのキーボード等の入力部2,オペレータに表示出力を提供するディスプレイ等の表示部3,CPU1の演算の際の作業領域を提供するメモリ4、情報を格納するハードディスクドライブ5及びCD−ROMドライブ6,並びにインターネット等の通信網8を介し外部サーバ等と通信を行うことを可能にするモデム7を含む。   In the figure, the computer includes a CPU 1 that performs arithmetic processing, an input unit 2 such as a keyboard for an operator to input information, a display unit 3 such as a display that provides display output to the operator, and a work area for the operation of the CPU 1. It includes a memory 4 to be provided, a hard disk drive 5 and a CD-ROM drive 6 for storing information, and a modem 7 enabling communication with an external server or the like via a communication network 8 such as the Internet.

図1中、適応的キー生成部30及び部品形名検索部60は、CPU1が所定のプログラムを実行することにより実現され、検索キー入力部10は入力部2が該当し、入力キー格納部20,適応的キーテーブル40,適応的キー格納部50,部品形名DB70,部品形名格納部80は、ハードディスクドライブ5によって実現される。   In FIG. 1, the adaptive key generation unit 30 and the part type name search unit 60 are realized by the CPU 1 executing a predetermined program, the search key input unit 10 corresponds to the input unit 2, and the input key storage unit 20. , The adaptive key table 40, the adaptive key storage unit 50, the part model name DB 70, and the part model name storage unit 80 are realized by the hard disk drive 5.

また上記プログラムはCD−ROM6aに格納されて提供され、あるいは通信網8を介して外部サーバから提供され、ハードディスクドライブ5に格納してインストールされた後、メモリ4にロードされ、CPU1に実行される。その結果図2とともに上述した動作が実行され、もって本発明の実施例による形名照合システムが実現される。   The program is stored in the CD-ROM 6a or provided from an external server via the communication network 8, stored in the hard disk drive 5, installed, loaded into the memory 4, and executed by the CPU 1. . As a result, the operation described above with reference to FIG. 2 is executed, thereby realizing the model name collation system according to the embodiment of the present invention.

図5とともに、上述の本発明の実施例による情報検索方法における動作の詳細を説明する。   Details of the operation in the information search method according to the embodiment of the present invention will be described with reference to FIG.

図5の処理フローは、「文字列の型」(キーパターン)を登録する段階ステップS11,検索キーとしてのデータ(以下、「検索キー文字列」と称する)を入力する段階ステップS12,検索キー文字列を保存する段階ステップS13,保存した検索キー文字列と、登録された複数の「文字列の型」とを照合して対応する「文字列の型」を自動抽出する段階ステップS14〜S17,抽出した「文字列の型」から検索用の文字列(上記「検索用文字列」:「適応的な検索キー」)を自動生成する段階ステップS18,自動生成した検索用文字列を保存する段階ステップS19,検索用文字列を検索条件として検索結果を得る段階ステップS20,その検索結果(以下、「検索結果文字列」と称する)を保存する段階ステップS21,入力された検索キー文字列の全てについてステップS15乃至S21を実行するための段階ステップS22,S23、上記検索キー文字列、検索用文字列および検索結果文字列を自動的に一覧表示(または印刷)する段階ステップS24よりなる。   The processing flow of FIG. 5 includes a step S11 for registering “character string type” (key pattern), a step S12 for inputting data as a search key (hereinafter referred to as “search key character string”), and a search key. Step S13 for storing the character string Steps S14 to S17 for automatically extracting the corresponding "character string type" by comparing the stored search key character string with a plurality of registered "character string types" , Step S18 of automatically generating a search character string ("Search character string": "Adaptive search key") from the extracted "character string type" Step S18, storing the automatically generated search character string Step S19, Step S20 for obtaining a search result using a search character string as a search condition, Step S20 for storing the search result (hereinafter referred to as “search result character string”), Step S21 for inputting the search key Steps S22 and S23 for executing steps S15 to S21 for all character strings, step S24 for automatically displaying (or printing) a list of search key character strings, search character strings, and search result character strings. Become.

以下実際の処理例について説明する。   Hereinafter, an actual processing example will be described.

ここでは上記複数の「文字列の型」データとして、事前に上記型1〜型3のデータ(図6参照)が登録されているものとする。   Here, it is assumed that the data of type 1 to type 3 (see FIG. 6) are registered in advance as the plurality of “character string type” data.

これら「文字列の型」データは以下の内容を有する。なおこれらの文字列の型の基となる電子部品の形名は、当該する部品製造メーカーから与えられるのが一般的である(図9乃至11参照)。   These “character string type” data have the following contents. In general, the name of the electronic component that is the basis of these character string types is given by the component manufacturer (see FIGS. 9 to 11).

すなわち型1では、先頭桁〜3桁目が「ABC」の英文字に固定され、4桁目はフリー(ワイルドカード)、5〜11桁は「3F470JG」の英数字に固定されている。すなわち型1の「文字列の型」データは「ABC?3F470JG」とされる。   That is, in the type 1, the first to third digits are fixed to English letters “ABC”, the fourth digit is fixed to free (wild card), and the fifth to eleventh digits are fixed to alphanumeric characters “3F470JG”. That is, the “character string type” data of type 1 is “ABC? 3F470JG”.

次に型2では、先頭桁〜13桁目が「C1234JB1H104K」の英数字に固定され、14桁目はフリー(ワイルドカード)とされる。すなわちこの場合の「文字列の型」データは「C1234JB1H104K?」とされる。   Next, in type 2, the first to thirteenth digits are fixed to alphanumeric characters “C1234JB1H104K”, and the fourteenth digit is free (wild card). That is, the “character string type” data in this case is “C1234JB1H104K?”.

型3では先頭桁〜6桁目が「XYZ3GE」の英数字に固定され、8〜12桁目も「J102J」の英数字に固定され、7桁目と13桁目はフリー(ワイルドカード)とされる。すなわち「文字列の型」データは「XYZ3GE?J102J?」とされる。   In Type 3, the first to sixth digits are fixed to alphanumeric characters “XYZ3GE”, the eighth to twelfth digits are also fixed to alphanumeric characters “J102J”, and the seventh and thirteenth digits are free (wild card). Is done. That is, the “character string type” data is “XYZ3GE? J102J?”.

この例では、ステップS12の検索キー文字例として製造部門用部品リスト上の形名が適用され、具体的に以下のA)〜D)の4形名データを検索キー文字列として当該形名照合システムに入力するものとする。そしてそれらに相当する形名が設計部門用部品リストに含まれるか否か、含まれている場合その形名の変形の有無及びその内容を得ることを目的としている。   In this example, the model name on the parts list for the manufacturing department is applied as a search key character example in step S12. Specifically, the model name collation is performed using the following four model name data A) to D) as a search key character string. It shall be input to the system. Then, it is an object to obtain whether or not the corresponding model names are included in the design department parts list, and if so, whether or not the model name is deformed and its contents.

上記検索キー文字列の例は以下の通りである。
A) ABCT3F470JG
B) GRN9876B11H102KA01K
C) C1234JB1H104KT
D) XYZ3GEYJ102JU
処理手順としては、まず、ステップS12,13の検索キー文字列の入力/保存段階で、前記検索キー文字列A)の「ABCT3F470JG」〜D)の「XYZ3GEYJ102JU」のデータを順次入力/保存する。
Examples of the search key character string are as follows.
A) ABCT3F470JG
B) GRN9876B11H102KA01K
C) C1234JB1H104KT
D) XYZ3GEYJ102JU
As a processing procedure, first, in the search key character string input / storing stage of steps S12 and S13, the data “XYZ3GEYJ102JU” of “ABCT3F470JG” to D) of the search key character string A) are sequentially input / saved.

次に最初の検索キー文字列 データ「ABCT3F470JG」をロードし(ステップS14)、ステップS15の「文字列の型」の最初のものとして、前記「型1」の文字列データ「ABC?3F470JG」 をロードする。   Next, the first search key character string data “ABCT3F470JG” is loaded (step S14), and the character string data “ABC? 3F470JG” of “type 1” is used as the first “character string type” in step S15. Load it.

次にステップS16にて、A)の検索キー文字列のデータ「ABCT3F470JG」と、「文字列の型」(型1)データ「ABC?3F470JG」とを照合する(ステップS16)。この場合一致していることが判定でき(Yes),ステップS18に移行する。   Next, in step S16, the search key character string data “ABCT3F470JG” of A) and the “character string type” (type 1) data “ABC? 3F470JG” are collated (step S16). In this case, it can be determined that they match (Yes), and the process proceeds to step S18.

ステップS18では検索用文字列データ「ABC?3F470JG」を自動抽出し、ステップS19にてその検索用文字列データを保存する。 そして、ステップS20でこの「ABCS3F470JG」による検索結果(検索結果文字列)データを得、ステップS21でその検索結果文字列データを保存する。   In step S18, the search character string data “ABC? 3F470JG” is automatically extracted, and in step S19, the search character string data is stored. Then, in step S20, search result (search result character string) data obtained by "ABCS3F470JG" is obtained, and in step S21, the search result character string data is stored.

その後、ステップS22,S23を経て、次の検索キー文字列であるB)の「GRN9876B11H102KA01K」データをロードし、以後、上記A)の場合と同じ手順が実行される。   After that, through steps S22 and S23, the next search key character string B) “GRN9876B11H102KA01K” data is loaded, and thereafter, the same procedure as in the case of A) is executed.

なおここで、上記検索キー文字列B)「GRN9876B11H102KA01K」と一致する「文字列の型」データが登録されていない。したがってこのB)に対する出力としての「検索用文字列」及び「検索結果文字列」のそれぞれのデータは空欄として出力がなされる(図8参照)。   Here, the “character string type” data matching the search key character string B) “GRN9876B11H102KA01K” is not registered. Accordingly, the data of “search character string” and “search result character string” as outputs for B) are output as blanks (see FIG. 8).

このようにして各検索キー文字列に対する処理が実行され、その結果として図8に示すごとくの結果一覧の出力がなされる。   In this manner, the processing for each search key character string is executed, and as a result, a result list as shown in FIG. 8 is output.

次に、上記検索キー文字列D)に対する処理につき、説明する。すなわち、ステップS16における照合(検索キー文字列 「XYZ3GEYJ102JU」データと型3「XYZ3GE?J102J?」データとの照合)並びにステップS18における検索用文字列「XYZ3GEJ102J?」データ自動生成の例について説明する。   Next, processing for the search key character string D) will be described. That is, an example of collation (collation between search key character string “XYZ3GEYJ102JU” data and type 3 “XYZ3GE? J102J?” Data) and search character string “XYZ3GEJ102J?” Data in step S18 will be described.

上記ステップS16の照合では、まず、検索キー文字列「XYZ3GEYJ102JU」データに対し、あらかじめ登録してある「文字列の型」の相当データがあるか否かを判定する。判定の結果該当する「文字列の型」データがあった場合(すなわち図6のNo.3がヒットした場合)、上記のごとくの方法にて適応的キーテーブル40を参照することにより、対応する「検索用文字列」データ(この場合「XYZ3GEJ102J?」を抽出する(ステップS18)。   In the collation in step S16, it is first determined whether or not there is equivalent data of “character string type” registered in advance for the search key character string “XYZ3GEYJ102JU” data. If there is corresponding “character string type” data as a result of the determination (that is, when No. 3 in FIG. 6 is hit), the adaptive key table 40 is referred to by the method as described above. "Searching character string" data (in this case, "XYZ3GEJ102J?") Is extracted (step S18).

なお、変形例として、図7に示すごとくの「検索用文字列」データの自動生成方法も可能である。   As a modification, an automatic generation method of “search character string” data as shown in FIG. 7 is also possible.

この方法は電子部品の形名表記法の特徴を活用したものである。すなわち図9乃至11に示されるごとく、形名(品番)の複数桁には、その部品の機能や特性値・定数値を示す任意の英数字データが存在する。図7中の小文字のx,yの部分がこれに該当する。   This method utilizes the characteristics of the model name notation of electronic parts. That is, as shown in FIGS. 9 to 11, there are arbitrary alphanumeric data indicating the function, characteristic value, and constant value of the part in a plurality of digits of the model name (product number). The lowercase x and y parts in FIG. 7 correspond to this.

この変形例による方法では「検索キー文字列」データを、図7の「文字列の型」データと照合する(ステップS15)。そしてヒットした場合、ステップS18において、「文字列の型」データの一部と「検索キー文字列」データの一部とを合体させ、図7に示す「検索用文字列」データを自動生成する。   In the method according to this modification, the “search key character string” data is collated with the “character string type” data in FIG. 7 (step S15). If there is a hit, in step S18, a part of the “character string type” data and a part of the “search key character string” data are merged to automatically generate the “search character string” data shown in FIG. .

この変形例によれば、適応的キーテーブル40のデータ量を、図6による実施例に比し、効果的に低減可能であり、同テーブルのメンテナンス処理量を軽減し得る。   According to this modification, the data amount of the adaptive key table 40 can be effectively reduced as compared with the embodiment shown in FIG. 6, and the maintenance processing amount of the table can be reduced.

なお図5の例はステップS15以降の手順において、検索用文字列データを1点づつ抽出または自動生成するものであった。これに対し、複数の「検索キー文字列」データとその「検索用文字列」データの抽出または自動生成を一括して纏めておこない、その後検索を纏めて実行する構成とすることも可能である。   In the example of FIG. 5, the character string data for search is extracted or automatically generated one by one in the procedure after step S15. On the other hand, it is also possible to adopt a configuration in which a plurality of “search key character string” data and “search character string” data are collectively extracted or automatically generated, and then the search is collectively performed. .

以上本発明を電子部品の形名照合に適用した例について説明したが、本発明の適用分野はこれに限られない。   The example in which the present invention is applied to the name comparison of electronic parts has been described above, but the field of application of the present invention is not limited to this.

例えば以下に示すごとく、「文字列の型」を登録しておくことにより、一般的な曖昧検索への適用も可能である。   For example, as shown below, by registering a “character string type”, application to general fuzzy search is also possible.

例えば、電話番号検索では、電話番号の途中の「ハイフン」の有無にかかわらず、特定の電話番号を検索用文字列(適応的な検索キー)として自動生成し、これを利用して情報検索することが可能となる。   For example, in a phone number search, a specific phone number is automatically generated as a search character string (adaptive search key) regardless of the presence or absence of “hyphen” in the middle of the phone number, and information search is performed using this. It becomes possible.

以下に具体例を示す。   Specific examples are shown below.

フリーダイアルの例:
「文字列の型」(キーパターン)データ:0120−222699
「検索キー文字列」(検索キー)データ例:0120−222−699又は0120−22−2699
また本発明の情報検索装置の実施例として、以下に列挙する機能を有する構成とすることが可能である。
Free dial example:
“Character string type” (key pattern) data: 0120-222699
"Search key character string" (search key) data example: 0120-222-699 or 0120-22-2699
Further, as an embodiment of the information search apparatus of the present invention, it is possible to adopt a configuration having the functions listed below.

1.複数の「文字列の型」を登録する手段と、複数の「検索キー文字列」を入力する手段とを有し、前記「文字列の型」と「検索キー文字列」とを照合し、「検索用文字列」を自動生成し、その検索用文字列で検索する機能。   1. A means for registering a plurality of “character string types” and a means for inputting a plurality of “search key character strings”, collating the “character string type” with the “search key character strings”; A function that automatically generates a "search string" and searches with that search string.

2.上記1の機能に加え、「文字列の型」において、「検索対象文字列」との間で所定の桁の内容が所定の規則にしたがって不一致の場合にもヒット可能とする機能。   2. In addition to the above function 1, in the “character string type”, a function that enables a hit even when the contents of a predetermined digit with the “search target character string” do not match according to a predetermined rule.

3.上記1の機能に加え、「検索キー文字列」と「文字列の型」との間の照合が一致した場合、「文字列の型」データの一部と「検索キー文字列」データの一部とを組み合わせて「検索用文字列」データを自動生成する機能。   3. In addition to the above function 1, when the collation between the “search key character string” and the “character string type” matches, a part of the “character string type” data and one of the “search key character string” data A function that automatically generates "search string" data in combination with a part.

4.上記1の機能に加え「文字列の型」として、それぞれの桁の文字を英字/数字/漢字/記号/ワイルドカード(あるいは大文字/小文字または半角/全角/スペース)等に固定(特定)する機能。   4). Function to fix (specify) each digit character as alphabetic / numeric / kanji / symbol / wildcard (or uppercase / lowercase or half-width / full-width / space) as “character string type” in addition to function 1 above .

5.上記1の機能に加え、文字列の桁数を固定(特定)した「文字列の型」を生成する機能。   5). In addition to the above function 1, a function for generating a “character string type” in which the number of digits of a character string is fixed (specified).

6.上記1の機能に加え、上記4,5の機能を組み合わせて「文字列の型」を生成する機能。   6). A function for generating a “character string type” by combining the functions 4 and 5 in addition to the function 1 described above.

7.上記1の機能に加え、1回の操作で、「検索キー文字列」と「文字列の型」との照合を複数実施し、複数の「検索用文字列」を自動生成し、それによって得られる「検索結果文字列」を保存する機能。   7). In addition to function 1 above, a single operation performs multiple matches of "search key string" and "character string type", and automatically generates multiple "search string" A function to save the "search result string".

8.上記1の機能に加え、「検索キー文字列」、「文字列の型」、「検索用文字列」、「検索結果文字列」のすべて、あるいはそのうちの任意の指定文字列について表示(または印刷)する機能。   8). In addition to the above function 1, all of "Search key character string", "Character string type", "Search character string", "Search result character string", or any specified character string among them are displayed (or printed) ) Function to do.

9.上記8の機能に加え、「検索キー文字列」を複数表示(または印刷)する機能。   9. A function of displaying (or printing) a plurality of “search key character strings” in addition to the function of the above 8.

10.上記2の機能に加え、「検索キー文字列」の全桁あるいは任意に1桁または複数の桁の文字をキーとして、登録された「文字列の型」データと照合することにより、該当する「文字列の型を」得る機能。   10. In addition to the above two functions, the corresponding “character string type” data is collated by using all the digits of the “search key character string” or arbitrarily one or more digits as a key. The ability to get the "string type".

また本発明は以下に列挙する付記の各々に記載の構成をとり得る。
(付記1)
検索キーによって所定の情報を検索するための情報検索装置であって、
所定の情報とこれに対応する検索キーとの関係に応じ、当該検索キーからヒットされ得る構成の検索キーパターンを作成するキーパターン作成手段と、
検索キーを入力する検索キー入力手段と、
入力検索キーから対応する前記検索キーパターンを得る手段と、
得られた検索キーパターンに基づき、前記所定の情報をヒットし得る構成の適応的な検索キーを作成する適応的キー生成手段と、
前記適応的な検索キーによって前記所定の情報を検索する手段とよりなる情報検索装置。
(付記2)
前記適応的キー生成手段は、入力された検索キーによって対応する検索キーパターンを検索するキーパターン検索手段と、
キーパターン検索手段によって得られた検索キーパターンとこれに対応する適応的な検索キーとを関連づける適応的キーテーブルとよりなる付記1に記載の情報検索装置。
(付記3)
さらに前記適応的キーテーブルは、適応的な検索キーの所定の部分に、該当する入力された検索キーの対応部分を当てはめる構成とされてなる付記2に記載の情報検索装置。
(付記4)
前記適応的な検索キーを構成する文字数は、対応する検索キーパターンの文字数に対し、所定の態様にて変更されてなる付記1乃至3のうちのいずれかに記載の情報検索装置。
(付記5)
前記所定の情報は部品の形名よりなり、
前記適応的な検索キーは、当該部品を扱う部門毎に該当する形名が変形した際に当該変形した形名を適応的に検索可能な構成とされてなる付記1乃至4のうちのいずれかに記載の情報検索装置。
(付記6)
検索キーによって所定の情報を検索するための情報検索方法であって、
所定の情報とこれに対応する検索キーとの関係に応じ、当該検索キーからヒットされ得る構成の検索キーパターンを作成するキーパターン作成段階と、
検索キーを入力する検索キー入力段階と、
入力検索キーから対応する前記検索キーパターンを得る段階と、
得られた検索キーパターンに基づき、前記所定の情報をヒットし得る構成の適応的な検索キーを作成する適応的キー生成段階と、
前記適応的な検索キーによって前記所定の情報を検索する段階とよりなる情報検索方法。
(付記7)
前記適応的キー生成段階は、入力された検索キーによって対応する検索キーパターンを検索するキーパターン検索段階と、
キーパターン検索段階にて得られた検索キーパターンとこれに対応する適応的な検索キーとを関連づける適応的キーテーブルを使用して当該適応的な検索キーを得る段階とよりなる付記6に記載の情報検索方法。
(付記8)
さらに前記適応的キーテーブルは、適応的な検索キーの所定の部分に、該当する入力された検索キーの対応部分を当てはめる構成とされてなる付記7に記載の情報検索方法。
(付記9)
前記適応的な検索キーを構成する文字数は、対応する検索キーパターンの文字数に対し、所定の態様にて変更されてなる付記6乃至8のうちのいずれかに記載の情報検索方法。
(付記10)
前記所定の情報は部品の形名よりなり、
前記適応的な検索キーは、当該部品を扱う部門毎に該当する形名が変形した際に当該変形した形名を適応的に検索可能な構成とされてなる付記6乃至9のうちのいずれかに記載の情報検索方法。
(付記11)
検索キーによって所定の情報を検索するための情報検索動作をコンピュータに実行させるためのプログラムであって、
所定の情報とこれに対応する検索キーとの関係に応じ、当該検索キーからヒットされ得る構成の検索キーパターンを作成するキーパターン作成段階と、
検索キーを入力する検索キー入力段階と、
入力検索キーから対応する前記検索キーパターンを得る段階と、
得られた検索キーパターンに基づき、前記所定の情報をヒットし得る構成の適応的な検索キーを作成する適応的キー生成段階と、
前記適応的な検索キーによって前記所定の情報を検索する段階とをコンピュータに実行させるための命令よりなるプログラム。
(付記12)
前記適応的キー生成段階は、入力された検索キーによって対応する検索キーパターンを検索するキーパターン検索段階と、
キーパターン検索段階にて得られた検索キーパターンとこれに対応する適応的な検索キーとを関連づける適応的キーテーブルを使用して当該適応的な検索キーを得る段階とよりなる付記11に記載のプログラム。
(付記13)
さらに前記適応的キーテーブルは、適応的な検索キーの所定の部分に、該当する入力された検索キーの対応部分を当てはめる構成とされてなる付記12に記載のプログラム。
(付記14)
前記適応的な検索キーを構成する文字数は、対応する検索キーパターンの文字数に対し、所定の態様にて変更されてなる付記11乃至13のうちのいずれかに記載のプログラム。
(付記15)
前記所定の情報は、部品の形名よりなり、
前記適応的な検索キーは、当該部品を扱う部門毎に該当する形名が変形した際に当該変形した形名を適応的に検索可能な構成とされてなる付記11乃至14のうちのいずれかに記載のプログラム。
In addition, the present invention may have the configurations described in the following supplementary notes.
(Appendix 1)
An information search device for searching for predetermined information using a search key,
A key pattern creating means for creating a search key pattern configured to be hit from the search key according to the relationship between the predetermined information and the search key corresponding thereto;
A search key input means for inputting a search key;
Means for obtaining the corresponding search key pattern from an input search key;
Adaptive key generation means for creating an adaptive search key having a configuration capable of hitting the predetermined information based on the obtained search key pattern;
An information search device comprising means for searching for the predetermined information by the adaptive search key.
(Appendix 2)
The adaptive key generation means includes a key pattern search means for searching for a corresponding search key pattern using an input search key,
The information search device according to claim 1, further comprising an adaptive key table that associates the search key pattern obtained by the key pattern search means with an adaptive search key corresponding to the search key pattern.
(Appendix 3)
Furthermore, the adaptive key table is an information search device according to appendix 2, wherein the adaptive key table is configured to apply a corresponding portion of the corresponding input search key to a predetermined portion of the adaptive search key.
(Appendix 4)
The information search device according to any one of appendices 1 to 3, wherein the number of characters constituting the adaptive search key is changed in a predetermined manner with respect to the number of characters of the corresponding search key pattern.
(Appendix 5)
The predetermined information includes a part model name,
The adaptive search key is any one of appendices 1 to 4 configured to adaptively search for the deformed model name when the model name corresponding to each department handling the component is deformed. The information search device described in 1.
(Appendix 6)
An information search method for searching predetermined information by a search key,
A key pattern creation stage for creating a search key pattern having a configuration that can be hit from the search key according to the relationship between the predetermined information and the search key corresponding thereto,
A search key input stage for inputting a search key;
Obtaining a corresponding search key pattern from an input search key;
An adaptive key generation step of creating an adaptive search key having a configuration capable of hitting the predetermined information based on the obtained search key pattern;
An information search method comprising: searching the predetermined information by the adaptive search key.
(Appendix 7)
The adaptive key generation step includes a key pattern search step of searching for a corresponding search key pattern according to an input search key;
Item 7. The supplementary note 6, further comprising the step of obtaining the adaptive search key using an adaptive key table that associates the search key pattern obtained in the key pattern search step with the adaptive search key corresponding thereto. Information retrieval method.
(Appendix 8)
The information search method according to appendix 7, wherein the adaptive key table is configured to apply a corresponding portion of the corresponding input search key to a predetermined portion of the adaptive search key.
(Appendix 9)
The information search method according to any one of appendices 6 to 8, wherein the number of characters constituting the adaptive search key is changed in a predetermined manner with respect to the number of characters of the corresponding search key pattern.
(Appendix 10)
The predetermined information includes a part model name,
The adaptive search key is any one of appendices 6 to 9 configured to adaptively search for the deformed model name when the model name corresponding to each department handling the component is deformed. Information search method described in 1.
(Appendix 11)
A program for causing a computer to execute an information search operation for searching for predetermined information using a search key,
A key pattern creation stage for creating a search key pattern having a configuration that can be hit from the search key according to the relationship between the predetermined information and the search key corresponding thereto,
A search key input stage for inputting a search key;
Obtaining a corresponding search key pattern from an input search key;
An adaptive key generation step of creating an adaptive search key having a configuration capable of hitting the predetermined information based on the obtained search key pattern;
A program comprising instructions for causing a computer to execute the step of searching for the predetermined information by the adaptive search key.
(Appendix 12)
The adaptive key generation step includes a key pattern search step of searching for a corresponding search key pattern according to an input search key;
Item 12. The supplementary note 11, further comprising a step of obtaining an adaptive search key using an adaptive key table that associates the search key pattern obtained in the key pattern search step with an adaptive search key corresponding to the search key pattern. program.
(Appendix 13)
The program according to appendix 12, wherein the adaptive key table is configured to apply a corresponding portion of the corresponding input search key to a predetermined portion of the adaptive search key.
(Appendix 14)
The program according to any one of appendices 11 to 13, wherein the number of characters constituting the adaptive search key is changed in a predetermined manner with respect to the number of characters of the corresponding search key pattern.
(Appendix 15)
The predetermined information includes a part model name,
The adaptive search key is any one of appendices 11 to 14 configured to adaptively search for the deformed model name when the model name corresponding to each department handling the component is deformed. The program described in.

本発明の一実施例による形名照合システムの制御ブロック図である。It is a control block diagram of the model name collation system by one Example of this invention. 本発明の一実施例による形名照合システムの概略処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the outline process of the model name collation system by one Example of this invention. 本発明の一実施例による形名照合システムを実現可能なパーソナルコンピュータのブロック構成図である。It is a block block diagram of the personal computer which can implement | achieve the model name collation system by one Example of this invention. 電子部品の形名例を示す図(その1)である。FIG. 3 is a diagram (part 1) illustrating an example of a model name of an electronic component. 本発明の一実施例による形名照合システムの動作フローチャート(その1)である。It is an operation | movement flowchart (the 1) of the model name collation system by one Example of this invention. 本発明の一実施例による形名照合システムに適用可能な適応的キーテーブルの一例を示す図である。It is a figure which shows an example of the adaptive key table applicable to the model name collation system by one Example of this invention. 本発明の一実施例による形名照合システムに適用可能な適応的キーテーブルの他の例を示す図である。It is a figure which shows the other example of the adaptive key table applicable to the model name collation system by one Example of this invention. 本発明の一実施例による形名照合システムによって得られた検索結果の表示例を示す図である。It is a figure which shows the example of a display of the search result obtained by the model name collation system by one Example of this invention. 電子部品の形名例を示す図(その2)である。It is FIG. (2) which shows the example of a model name of an electronic component. 電子部品の形名例を示す図(その3)である。FIG. 6 is a diagram (part 3) illustrating an example of a model name of an electronic component. 電子部品の形名例を示す図(その4)である。FIG. 14 is a diagram (part 4) illustrating an example of a model name of an electronic component;

符号の説明Explanation of symbols

10 検索キー入力部
20 入力キー格納部
30 適応的キー生成部
40 適応的キーテーブル
50 適応的キー格納部
60 部品形名検索部
70 部品形名DB
80 部品形名格納部
DESCRIPTION OF SYMBOLS 10 Search key input part 20 Input key storage part 30 Adaptive key generation part 40 Adaptive key table 50 Adaptive key storage part 60 Component type name search part 70 Component type name DB
80 Part model name storage

Claims (5)

検索キーによって所定の情報を検索するための情報検索装置であって、
前記所定の情報として予め設定された複数のリストに含まれる同一部品の形名の不一致部分に所定のワイルドカードを付加することにより、前記検索キーからヒットされ得る構成の検索キーパターンを作成するキーパターン作成手段と、
前記検索キーを入力する検索キー入力手段と、
入力された前記検索キーから対応する前記検索キーパターンを得る検索キーパターン取得手段と、
得られた検索キーパターンに対し検索対象の前記所定の情報の文字桁数が異なる場合に、前記検索キーパターンで付加した前記所定のワイルドカードを削除して、前記所定の情報をヒットし得る適応的な検索キーを作成する適応的キー生成手段と、
前記適応的な検索キーによって前記所定の情報を検索する検索手段とを有することを特徴とする情報検索装置。
An information search device for searching for predetermined information using a search key,
A key for creating a search key pattern having a configuration that can be hit from the search key by adding a predetermined wild card to the mismatched portion of the model name of the same part included in a plurality of lists preset as the predetermined information Pattern creation means;
A search key input means for inputting the search key,
A search key pattern obtaining means for obtaining the search key pattern corresponding from the inputted search key,
Against the resulting retrieval key pattern, when the character digits of the predetermined information to be searched is different, delete the predetermined wildcard added in the search key pattern may hit the predetermined information An adaptive key generation means for generating an adaptive search key;
An information search apparatus comprising: search means for searching for the predetermined information by the adaptive search key.
前記適応的キー生成手段は、
前記検索キーパターン取得手段によって得られた検索キーパターンと、前記検索キーパターンに対応する適応的な検索キーとを関連づけ適応的キーテーブルを作成することを特徴とする請求項1に記載の情報検索装置。
The adaptive key generation means includes
The information according to claim 1, wherein an adaptive key table is created in which the search key pattern obtained by the search key pattern acquisition unit is associated with an adaptive search key corresponding to the search key pattern. Search device.
検索キーによって所定の情報を検索するための情報検索方法であって、
キーパターン作成手段が、所定の情報とこれに対応する検索キーとの関係に応じ、当該検索キーからヒットされ得る構成の検索キーパターンを作成するキーパターン作成段階と、
検索キー入力手段が、検索キーを入力する検索キー入力段階と、
検索キーパターン取得手段が、入力検索キーから対応する前記検索キーパターンを得る検索キーパターン取得段階と、
適応的キー生成手段が、得られた検索キーパターンに基づき、前記所定の情報をヒットし得る構成の適応的な検索キーを作成する適応的キー生成段階と、
検索手段が、前記適応的な検索キーによって前記所定の情報を検索する検索段階とよりなる情報検索方法。
An information search method for searching predetermined information by a search key,
A key pattern creating means for creating a search key pattern configured to be hit from the search key according to the relationship between the predetermined information and the search key corresponding to the predetermined information;
A search key input means for inputting a search key;
A search key pattern acquisition unit obtains the corresponding search key pattern from an input search key, and a search key pattern acquisition step;
An adaptive key generating step for generating an adaptive search key having a configuration capable of hitting the predetermined information based on the obtained search key pattern;
An information search method comprising: a search step in which search means searches for the predetermined information with the adaptive search key.
前記適応的キー生成段階は、
前記適応的キー生成手段が、前記検索キーパターン取得段階にて得られた検索キーパターンと、前記検索キーパターンに対応する適応的な検索キーとを関連づけ適応的キーテーブルを使用して当該適応的な検索キーを得ることを特徴とする請求項3に記載の情報検索方法。
The adaptive key generation step includes:
Wherein the adaptive key generation means, the search and the key pattern obtaining step search key pattern obtained in, the adaptive use the adaptive key table that associates an adaptive search key corresponding to the search key pattern 4. The information retrieval method according to claim 3, wherein a typical retrieval key is obtained.
検索キーによって所定の情報を検索するための情報検索動作をコンピュータに実行させるプログラムであって、
前記コンピュータを、
前記所定の情報として予め設定された複数のリストに含まれる同一部品の形名の不一致部分に所定のワイルドカードを付加することにより、前記検索キーからヒットされ得る構成の検索キーパターンを作成するキーパターン作成手段、
前記検索キーを入力する検索キー入力手段、
入力された前記検索キーから対応する前記検索キーパターンを得る検索キーパターン取得手段、
得られた検索キーパターンに対し検索対象の前記所定の情報の文字桁数が異なる場合に、前記検索キーパターンで付加した前記所定のワイルドカードを削除して、前記所定の情報をヒットし得る適応的な検索キーを作成する適応的キー生成手段、及び、
前記適応的な検索キーによって前記所定の情報を検索する検索手段として機能させるためのプログラム。
A program for causing a computer to execute an information search operation for searching for predetermined information using a search key,
The computer,
A key for creating a search key pattern having a configuration that can be hit from the search key by adding a predetermined wild card to the mismatched portion of the model name of the same part included in a plurality of lists preset as the predetermined information Pattern creation means,
Search key input means for inputting the search key,
Search key pattern acquisition means for obtaining the search key pattern corresponding from the inputted search key,
Against the resulting retrieval key pattern, when the character digits of the predetermined information to be searched is different, delete the predetermined wildcard added in the search key pattern may hit the predetermined information An adaptive key generating means for generating an adaptive search key ; and
The program for functioning as a search means which searches the said predetermined information with the said adaptive search key.
JP2006168164A 2006-06-16 2006-06-16 Information search device, information search method and program Expired - Fee Related JP4997840B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006168164A JP4997840B2 (en) 2006-06-16 2006-06-16 Information search device, information search method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006168164A JP4997840B2 (en) 2006-06-16 2006-06-16 Information search device, information search method and program

Publications (2)

Publication Number Publication Date
JP2007334774A JP2007334774A (en) 2007-12-27
JP4997840B2 true JP4997840B2 (en) 2012-08-08

Family

ID=38934172

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006168164A Expired - Fee Related JP4997840B2 (en) 2006-06-16 2006-06-16 Information search device, information search method and program

Country Status (1)

Country Link
JP (1) JP4997840B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5721335B2 (en) * 2010-03-19 2015-05-20 京セラ株式会社 Program and communication equipment

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0546669A (en) * 1991-08-21 1993-02-26 Nec Software Kansai Ltd Hit ratio improvement system for data base retrieval system
JP2004259210A (en) * 2003-02-27 2004-09-16 Ricoh Co Ltd Document retrieval apparatus, document retrieval method, document retrieval program, and storage medium

Also Published As

Publication number Publication date
JP2007334774A (en) 2007-12-27

Similar Documents

Publication Publication Date Title
JP5768063B2 (en) Matching metadata sources using rules that characterize conformance
US9552335B2 (en) Expedited techniques for generating string manipulation programs
US9031935B2 (en) Search system, search method, and program
WO2007139039A1 (en) Information classification device, information classification method, and information classification program
JP2001229202A (en) Method and device for executing finding and generating pattern about data sequence
JP2007011604A (en) Fault diagnostic system and program
JP4997840B2 (en) Information search device, information search method and program
US20070038660A1 (en) Support apparatus and computer-readable storage medium
US7386794B2 (en) Apparatus and method for performing the management of operation history
US20120154436A1 (en) Information display apparatus and information display method
US20100185606A1 (en) Development document data management device, development document data management system, development document data management method, program therefor, and recording medium
JP6639749B1 (en) Search device, search method, and machine learning device
CN106250354A (en) Process the information processor of document, information processing method and program
JP6361472B2 (en) Correspondence information generation program, correspondence information generation apparatus, and correspondence information generation method
WO2023132341A1 (en) Drawing search device, drawing database construction device, drawing search system, drawing search method, and recording medium
US11868726B2 (en) Named-entity extraction apparatus, method, and non-transitory computer readable storage medium
JP4521413B2 (en) Database management system and program
JP3627850B2 (en) Document search device
JP2008046850A (en) Document type determination device, and document type determination program
JP5811795B2 (en) Document analysis system, document analysis method and program
TWI608415B (en) Electronic data retrieval system and method
JP3193249B2 (en) Keyword search method
JP2010113651A (en) Command association support system, command ssociation support method, and program
CN115668177A (en) Information retrieval system
JP6172447B2 (en) Relevance determination system, method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090309

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110809

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110816

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111017

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120430

R150 Certificate of patent or registration of utility model

Ref document number: 4997840

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

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees