JP2009223539A - Information providing method, information providing device, information providing system, and computer program - Google Patents

Information providing method, information providing device, information providing system, and computer program Download PDF

Info

Publication number
JP2009223539A
JP2009223539A JP2008066302A JP2008066302A JP2009223539A JP 2009223539 A JP2009223539 A JP 2009223539A JP 2008066302 A JP2008066302 A JP 2008066302A JP 2008066302 A JP2008066302 A JP 2008066302A JP 2009223539 A JP2009223539 A JP 2009223539A
Authority
JP
Japan
Prior art keywords
character string
information
information resource
search
information providing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2008066302A
Other languages
Japanese (ja)
Inventor
Yosuke Fukumoto
洋介 福本
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.)
Xing Inc
Original Assignee
Xing Inc
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 Xing Inc filed Critical Xing Inc
Priority to JP2008066302A priority Critical patent/JP2009223539A/en
Publication of JP2009223539A publication Critical patent/JP2009223539A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information providing device capable of providing information resources desired by a user and a hyperlink related to the information resources by estimating a correct character string even when a character string indicating the location of the information resources is erroneously input. <P>SOLUTION: The information providing device 1 comprises a receiving means for receiving the character string indicating the location of the information resources, and a retrieval means for retrieving the information resources based on the character string received by the receiving means, and provides a transmission source of the character string with the information resources retrieved by the retrieval means. The information providing device also comprises a generating means for generating a character string formed by changing a part or the whole of the character string received by the receiving means when the retrieval means fails to retrieve the information resources. The retrieval means is configured to retrieve the information resources again based on the character string generated by the generating means. The information providing device further comprises a transmitting means for transmitting display screen configuration information for making a divided display of the hyperlink including the character string generated by the generating means, and the information resources retrieved again by the retrieval means. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、通信端末装置の求めに応じて情報資源を提供する情報提供方法、情報提供装置、情報提供システム及びコンピュータプログラムに関し、特に情報資源の所在を示す文字列が誤入力された場合であっても、情報資源の所在を正しく示した文字列候補の生成及び情報資源の再検索を行い、使用者所望の情報資源を提供することができる情報提供方法、該情報提供方法を実施する情報提供装置、該情報提供装置を備える情報提供システム及びコンピュータに情報提供方法を実施させるコンピュータプログラムに関する。   The present invention relates to an information providing method, an information providing apparatus, an information providing system, and a computer program that provide information resources in response to a request from a communication terminal device, particularly when a character string indicating the location of the information resources is erroneously input. However, it is possible to provide a user-desired information resource by generating a character string candidate that correctly indicates the location of the information resource and re-searching the information resource, and providing the information providing method. The present invention relates to an apparatus, an information providing system including the information providing apparatus, and a computer program that causes a computer to execute an information providing method.

インターネット技術の普及によって、通信端末装置からインターネット上の各種情報資源、例えばハイパーテキスト文書、画像情報等にアクセスすることが可能になった。具体的には、インターネット上の情報資源は、通信網に接続された情報提供装置に格納されている。通信端末装置は、情報資源の所在を示すURL(Uniform Resource Locator)をブラウザにて受け付ける。URLは例えば「http://host.co.jp/bokujou/teto.htm」と表記され、インターネット上の情報提供装置を特定するドメイン名「host.co.jp」、情報提供装置における情報資源の所在を示すパス名「bokujou/teto.htm」等を含む。通信端末装置は、URLのドメイン名「host.co.jp」で示された情報提供装置にアクセスし、パス名「bokujou/teto.htm」で示される情報資源の提供を要求する。情報提供装置は、情報資源の所在を示す文字列「bokujou/teto.htm」に基づいて、情報資源を検索し、検索された情報資源を通信端末装置に送信する。通信端末装置は、情報提供装置から送信された情報資源を受信し、該情報資源に係る文書、画像等をブラウザにて出力する。   With the spread of Internet technology, it has become possible to access various information resources on the Internet, such as hypertext documents and image information, from communication terminal devices. Specifically, information resources on the Internet are stored in an information providing apparatus connected to a communication network. The communication terminal device receives a URL (Uniform Resource Locator) indicating the location of the information resource by the browser. The URL is expressed, for example, as “http://host.co.jp/bokujou/teto.htm”, the domain name “host.co.jp” identifying the information providing apparatus on the Internet, and the information resource of the information providing apparatus A path name “bokujou / teto.htm” indicating the location is included. The communication terminal device accesses the information providing device indicated by the domain name “host.co.jp” of the URL, and requests the provision of the information resource indicated by the path name “bokujou / teto.htm”. The information providing device searches for the information resource based on the character string “bokujou / teto.htm” indicating the location of the information resource, and transmits the searched information resource to the communication terminal device. The communication terminal device receives the information resource transmitted from the information providing device, and outputs a document, an image, and the like related to the information resource with a browser.

一方、長く複雑なURLを使用者に意識させることなく、情報資源にアクセスすることを可能にした通信システムが提案されている(例えば、特許文献1,2)。特許文献1,2に係る通信システムは、使用者にとって分かり易い所定の文字列とURLとの対応関係を記憶したURL検索サーバを備えている。通信端末装置は、入力された文字列で目的の情報資源にアクセスできない場合、該文字列をURL検索サーバに送信する。URL検索サーバは前記文字列を、該文字列に対応するURLに変換し、変換したURLを通信端末装置に送信する。通信端末装置は変換されたURLを用いて特定の情報資源にアクセスする。   On the other hand, there has been proposed a communication system that enables access to information resources without making the user aware of long and complicated URLs (for example, Patent Documents 1 and 2). The communication systems according to Patent Documents 1 and 2 include a URL search server that stores a correspondence between a predetermined character string and URL that is easy for the user to understand. When the communication terminal device cannot access the target information resource with the input character string, the communication terminal device transmits the character string to the URL search server. The URL search server converts the character string into a URL corresponding to the character string, and transmits the converted URL to the communication terminal device. The communication terminal device accesses a specific information resource using the converted URL.

特許文献1,2に係る通信システムにあっては、長く複雑なURLを使用者に意識させることなく、使用者所望の情報資源を提供することができる。
特開2001−243143号公報 特開2002−163177号公報
In the communication systems according to Patent Documents 1 and 2, information resources desired by the user can be provided without making the user aware of long and complicated URLs.
JP 2001-243143 A JP 2002-163177 A

しかしながら、従来の情報提供装置においては、URLを誤入力した場合、通信端末装置側のブラウザにエラーメッセージが表示されるのみで情報資源にアクセスすることができないという問題があった。この場合、使用者は文字列の誤入力箇所を確認し、正しい文字列を再入力する必要があった。   However, in the conventional information providing apparatus, when the URL is input incorrectly, there is a problem that the information resource cannot be accessed only by displaying an error message on the browser on the communication terminal apparatus side. In this case, the user has to confirm the erroneous input portion of the character string and re-enter the correct character string.

また、特許文献1,2においては、情報資源へのアクセスが容易になったものの、情報の所在を示す文字列が誤入力された場合、ブラウザにエラーメッセージが表示されるのみで情報資源にアクセスすることができない点は同様である。   In Patent Documents 1 and 2, although access to information resources is facilitated, if a character string indicating the location of information is entered incorrectly, the information resources are accessed only by displaying an error message in the browser. The point that cannot be done is the same.

本発明は斯かる事情に鑑みてなされたものであり、情報資源の検索に失敗した場合、誤入力された文字列に基づいて、情報資源の所在を正しく示した文字列候補の生成及び情報資源の再検索を行い、生成された文字列を含むハイパーリンク及び再検索された情報資源を区分けして表示するための表示画面構成情報を送信することにより、情報資源の所在を示す文字列が誤入力された場合であっても、エラーメッセージに代えて使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源を提供することができる情報提供方法、情報提供装置、情報提供システム及びコンピュータプログラムを提供することを目的とする。   The present invention has been made in view of such circumstances, and in the case where information resource search fails, generation of character string candidates and information resources that correctly indicate the location of the information resource based on the erroneously input character string The character string indicating the location of the information resource is incorrect by transmitting the display screen configuration information for sorting and displaying the hyperlink including the generated character string and the re-searched information resource. Information providing method, information providing apparatus capable of providing hyperlink of information resource presumed to be desired by user instead of error message and one information resource, even if input An object is to provide an information providing system and a computer program.

本発明の他の目的は、情報資源の再検索に成功した文字列を含むハイパーリンクを送信するように構成することにより、使用者が所望していると推定される情報資源のハイパーリンクを的確に提供することができる情報提供装置及び情報提供システムを提供することにある。   Another object of the present invention is to transmit a hyperlink including a character string that has been successfully re-searched for the information resource, thereby accurately identifying the hyperlink of the information resource presumed to be desired by the user. It is to provide an information providing apparatus and an information providing system that can be provided.

本発明の他の目的は、ハイパーリンクを上方、情報資源に係る画像を下方に区分けして表示するように構成することにより、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源を一覧し易く提示することができる情報提供装置及び情報提供システムを提供することにある。   Another object of the present invention is to configure a hyperlink of an information resource that is estimated to be desired by the user by configuring the hyperlink to be displayed upward and an image relating to the information resource to be displayed downward. It is an object of the present invention to provide an information providing apparatus and an information providing system that can easily present a list of information resources.

本発明の他の目的は、情報資源の検索に失敗した場合、誤入力された文字列と、使用者の誤入力傾向を記憶した誤入力文字列辞書とに基づいて、情報資源の所在を正しく示した文字列候補の生成及び情報資源の再検索を行うことにより、情報資源の所在を示す文字列が誤入力された場合であっても、正しい文字列を推定し、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源を提供することができる情報提供装置及び情報提供システムを提供することにある。   Another object of the present invention is to correctly locate the information resource based on the erroneously input character string and the erroneously input character string dictionary storing the user's erroneous input tendency when the information resource search fails. Even if the character string indicating the location of the information resource is erroneously input by generating the indicated character string candidate and re-searching the information resource, the correct character string is estimated and the user desires It is an object to provide an information providing apparatus and an information providing system capable of providing a hyperlink of information resources estimated to be present and the one information resource.

本発明の他の目的は、情報資源の検索に失敗した場合、情報資源の所在を正しく示した文字列の再送信を要求し、文字列の誤入力傾向を誤入力文字列辞書に登録させるように構成することにより、情報資源の所在を正しく示した文字列の生成精度を向上させ、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源をより的確に提供することができる情報提供装置及び情報提供システムを提供することにある。   Another object of the present invention is to request retransmission of a character string correctly indicating the location of the information resource and to register an erroneous input tendency of the character string in the erroneous input string dictionary when the information resource search fails. It is possible to improve the generation accuracy of the character string that correctly indicates the location of the information resource, and to provide more accurately the hyperlink of the information resource that is estimated to be desired by the user and the one information resource. It is an object to provide an information providing apparatus and an information providing system that can be used.

本発明の他の目的は、誤入力された回数に係る誤入力回数情報を誤入力文字列辞書に記憶させ、使用者所望の情報資源が複数検索された場合、誤入力回数情報に基づいて、一の情報資源を選択するように構成することにより、使用者が所望している可能性が高い一の情報資源を選択して提供することができる情報提供装置及び情報提供システムを提供することにある。   Another object of the present invention is to store erroneous input number information related to the number of erroneous inputs in an erroneous input character string dictionary, and when a plurality of user-desired information resources are searched, based on the erroneous input number information, To provide an information providing apparatus and an information providing system capable of selecting and providing one information resource that is likely to be desired by a user by configuring to select one information resource. is there.

本発明の他の目的は、生成手段が複数の文字列を生成した場合、誤入力された回数が多い文字列を含むハイパーリンクを上方に、誤入力された回数が少ない文字列を含むハイパーリンクを下方に表示するように構成することにより、使用者が所望している可能性が高いハイパーリンクを上方から順に配列して提供することができる情報提供装置及び情報提供システムを提供することにある。   Another object of the present invention is that, when the generating means generates a plurality of character strings, a hyperlink including a character string having a large number of erroneous inputs is displayed upward, and a hyperlink including a character string having a small number of erroneous inputs. It is to provide an information providing apparatus and an information providing system that can arrange and provide hyperlinks that are highly likely to be desired by the user in order from the top by configuring so as to be displayed below. .

第1発明に係る情報提供方法は、情報資源の所在を示す文字列を受信し、受信した文字列に基づいて情報資源を検索し、検索された情報資源を前記文字列の送信元に提供する情報提供方法において、情報資源の検索に失敗した場合、受信した文字列の一部又は全部を変更した文字列を生成し、生成された文字列に基づいて情報資源を再検索し、生成された文字列を含むハイパーリンク及び再検索された情報資源を区分けして表示するための表示画面構成情報を送信することを特徴とする。   The information providing method according to the first aspect of the present invention receives a character string indicating the location of the information resource, searches for the information resource based on the received character string, and provides the searched information resource to the transmission source of the character string. In the information providing method, when the information resource search fails, a character string obtained by changing a part or all of the received character string is generated, and the information resource is re-searched based on the generated character string. Display screen configuration information for separating and displaying hyperlinks including character strings and re-searched information resources is transmitted.

第2発明に係る情報提供装置は、情報資源の所在を示す文字列を受信する受信手段と、該受信手段が受信した文字列に基づいて情報資源を検索する検索手段とを備え、該検索手段にて検索された情報資源を前記文字列の送信元に提供する情報提供装置において、前記検索手段が情報資源の検索に失敗した場合、前記受信手段が受信した文字列の一部又は全部を変更した文字列を生成する生成手段を備え、前記検索手段は、前記生成手段にて生成された文字列に基づいて情報資源を再検索するようにしてあり、更に前記生成手段にて生成された文字列を含むハイパーリンク及び前記検索手段にて再検索された情報資源を区分けして表示するための表示画面構成情報を送信する送信手段を備えることを特徴とする。   An information providing apparatus according to a second invention comprises receiving means for receiving a character string indicating the location of the information resource, and searching means for searching for the information resource based on the character string received by the receiving means. In the information providing apparatus that provides the information resource searched for in the transmission source of the character string, when the search means fails to search for the information resource, part or all of the character string received by the receiving means is changed. Generating means for generating the character string, and the search means re-searches the information resource based on the character string generated by the generating means, and further the character generated by the generating means It further comprises transmission means for transmitting display screen configuration information for sorting and displaying hyperlinks including columns and information resources re-searched by the search means.

第3発明に係る情報提供装置は、前記送信手段は、情報資源の検索に成功した文字列を含むハイパーリンクを送信するようにしてあることを特徴とする。   An information providing apparatus according to a third invention is characterized in that the transmitting means transmits a hyperlink including a character string that has been successfully searched for information resources.

第4発明に係る情報提供装置は、前記表示画面構成情報は、前記ハイパーリンクを上方、前記情報資源に係る画像を下方に区分けして表示するための情報を含むことを特徴とする。   The information providing apparatus according to a fourth aspect of the invention is characterized in that the display screen configuration information includes information for displaying the hyperlink divided upward and the image related to the information resource divided downward.

第5発明に係る情報提供装置は、前記受信手段が受信した文字列の一部又は全部であって、情報資源の検索に失敗した誤入力文字列と、前記文字列の受信後に前記受信手段が受信した文字列の一部又は全部であって、情報資源の検索に成功した正入力文字列とを対応付けた誤入力文字列辞書を記憶する記憶手段を備え、前記生成手段は、前記検索手段が情報資源の検索に失敗した場合、前記受信手段が受信した文字列及び前記記憶手段が記憶している誤入力文字列辞書に基づいて、文字列の一部又は全部を変更した文字列を生成するようにしてあることを特徴とする。   According to a fifth aspect of the present invention, there is provided the information providing apparatus according to the fifth aspect of the present invention, wherein a part of or all of the character string received by the receiving unit, the erroneously input character string that has failed to search for information resources, and the receiving unit after receiving the character string. Storage means for storing an erroneously input character string dictionary that is associated with a correct input character string that is part or all of the received character string and that has been successfully searched for information resources, and the generating means includes the search means If the information resource search fails, a character string in which part or all of the character string is changed is generated based on the character string received by the receiving means and the erroneously input character string dictionary stored in the storage means. It is made to do so.

第6発明に係る情報提供装置は、前記検索手段が情報資源の検索に失敗した場合、前記受信手段が受信した文字列の送信元に、情報資源の所在を示す文字列の再送信を要求する要求手段と、該要求手段の要求に対して前記送信元から送信された文字列を前記受信手段が受信し、受信した文字列に基づく情報資源の検索に成功した場合、前記文字列に係る誤入力文字列及び正入力文字列を対応付けて前記誤入力文字列辞書に登録する手段とを備えることを特徴とする。   The information providing apparatus according to a sixth aspect of the present invention requests the retransmission of the character string indicating the location of the information resource to the transmission source of the character string received by the receiving means when the search means fails to retrieve the information resource. If the receiving unit receives the request unit and the character string transmitted from the transmission source in response to the request from the request unit, and succeeds in retrieving the information resource based on the received character string, an error related to the character string is obtained. Means for associating an input character string and a positive input character string and registering them in the erroneous input character string dictionary.

第7発明に係る情報提供装置は、前記誤入力文字列辞書は、誤入力された回数に係る誤入力回数情報を前記正入力文字列及び誤入力文字列に対応付けて記憶しており、前記生成手段が複数の文字列を生成し、前記検索手段にて複数の情報資源が再検索された場合、前記文字列の生成に用いた正入力文字列及び誤入力文字列に対応する誤入力回数情報に基づいて一の情報資源を選択する選択手段と、該選択手段にて選択された一の情報資源を前記送信元に送信する手段とを備えることを特徴とする。   In the information providing apparatus according to a seventh aspect of the invention, the erroneous input character string dictionary stores erroneous input number information related to the number of erroneous inputs in association with the positive input character string and the erroneous input character string, When the generation unit generates a plurality of character strings and the search unit re-searches a plurality of information resources, the number of erroneous inputs corresponding to the positive input character string and the erroneous input character string used to generate the character string It comprises selection means for selecting one information resource based on information, and means for transmitting the one information resource selected by the selection means to the transmission source.

第8発明に係る情報提供装置は、前記送信手段は、前記生成手段が複数の文字列を生成した場合、誤入力された回数が多い文字列を含むハイパーリンクを上方に、誤入力された回数が少ない文字列を含むハイパーリンクを下方に表示するための情報資源を送信するようにしてあることを特徴とする。   The information providing apparatus according to an eighth aspect of the present invention is the information providing apparatus according to the eighth aspect, wherein, when the generating unit generates a plurality of character strings, the number of erroneously input hyperlinks including a character string having a large number of erroneously input times. An information resource for displaying a hyperlink including a character string with a small number of characters below is transmitted.

第9発明に係る情報提供システムは、通信網を介して接続された通信装置と、第2乃至第8発明に係る情報提供装置のいずれか一つとを備える情報提供システムにおいて、前記通信装置は、情報資源の所在を示す文字列を前記情報提供装置に送信する手段を備え、前記情報提供装置は、前記通信装置から送信された文字列を受信し、該文字列に係る情報資源を前記通信装置に提供するようにしてあることを特徴とする。   An information providing system according to a ninth invention is an information providing system comprising: a communication device connected via a communication network; and any one of the information providing devices according to the second to eighth inventions. Means for transmitting a character string indicating the location of the information resource to the information providing apparatus, wherein the information providing apparatus receives the character string transmitted from the communication apparatus and transmits the information resource relating to the character string to the communication apparatus; It is characterized by being provided to.

第10発明に係るコンピュータプログラムは、情報資源の所在を示す文字列を受信し、情報資源を前記文字列の送信元に提供するコンピュータに、前記文字列に基づいて情報資源を検索させるコンピュータプログラムにおいて、コンピュータに、前記文字列にて情報資源の所在が特定されない場合、受信した文字列の一部又は全部を変更した文字列を生成させ、コンピュータに、生成された文字列に基づいて情報資源を再検索させ、コンピュータに、生成された文字列を含むハイパーリンク及び再検索された情報資源を区分けして表示するための表示画面構成情報を生成させることを特徴とする。   According to a tenth aspect of the present invention, there is provided a computer program for receiving a character string indicating the location of an information resource and causing a computer that provides the information resource to a transmission source of the character string to search for the information resource based on the character string. When the location of the information resource is not specified by the character string, the computer generates a character string obtained by changing a part or all of the received character string, and the computer generates the information resource based on the generated character string. It is made to search again, and the computer is made to generate the display screen structure information for classifying and displaying the hyperlink containing the generated character string and the information resource searched again.

第1、2、9及び10発明にあっては、受信した文字列に基づく情報資源の検索に失敗した場合、受信した文字列に基づいて、情報資源の所在を正しく示した文字列の候補を生成し、生成された文字列に基づいて情報資源を再検索する。次いで、生成された文字列を含むハイパーリンクと、生成された文字列にて検索された一の情報資源とを区分けして表示するための表示画面構成情報を生成し、送信する。   In the first, second, ninth, and tenth inventions, if the search of the information resource based on the received character string fails, the character string candidate that correctly indicates the location of the information resource is determined based on the received character string. Generate and re-search information resources based on the generated character string. Next, display screen configuration information for dividing and displaying the hyperlink including the generated character string and the one information resource searched by the generated character string is generated and transmitted.

従って、情報資源の所在を示す文字列が誤入力された場合であっても、情報資源の所在を正しく示した文字列を推定し、使用者が所望していると推定される情報資源を提供することが可能になる。   Therefore, even if a character string indicating the location of the information resource is erroneously input, the character string that correctly indicates the location of the information resource is estimated, and an information resource that is estimated to be desired by the user is provided. It becomes possible to do.

また、情報資源の所在を正しく示した文字列の候補をハイパーリンクにて送信元に提示することができる。送信側においては、ブラウザを用いて前記ハイパーリンクを選択するのみで、所望の情報資源を取得することが可能になる。   In addition, character string candidates that correctly indicate the location of the information resource can be presented to the transmission source by a hyperlink. On the transmission side, it is possible to obtain a desired information resource only by selecting the hyperlink using a browser.

第3及び9発明にあっては、検索手段は、生成手段が生成した文字列に基づいて情報資源を再検索し、送信手段は、情報資源の検索に成功した文字列を含むハイパーリンクを送信する。   In the third and ninth inventions, the search means re-searches the information resource based on the character string generated by the generation means, and the transmission means transmits a hyperlink including the character string that has been successfully searched for the information resource. To do.

従って、情報資源に確実にアクセスできるハイパーリンクを提供することができ、使用者が所望していると推定される情報資源のハイパーリンクを的確に提供することが可能になる。   Therefore, it is possible to provide a hyperlink that can reliably access the information resource, and it is possible to accurately provide a hyperlink of the information resource that is estimated to be desired by the user.

第4及び9発明にあっては、表示画面構成情報は、ハイパーリンクを上方、前記情報資源に係る画像を下方に区分けして表示するための情報を含んでいる。このため、文字列の送信元においてはハイパーリンクが上方に、情報資源が下方に表示される。   In the fourth and ninth inventions, the display screen configuration information includes information for displaying the hyperlink divided and displayed on the information resource. For this reason, the hyperlink is displayed on the upper side and the information resource is displayed on the lower side at the transmission source of the character string.

従って、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源を一覧し易く提供することが可能になる。   Therefore, it is possible to provide a hyperlink of information resources presumed to be desired by the user and one information resource in an easy-to-list manner.

第5及び9発明にあっては、記憶手段は誤入力文字列辞書を記憶している。誤入力文字列辞書は、受信した文字列の一部又は全部であって、情報資源の検索に失敗した誤入力文字列と、前記文字列の受信後に受信した文字列の一部又は全部であって、情報資源の検索に成功した正入力文字列とを対応付けたものである。誤入力文字列辞書は、誤入力の傾向を示しており、誤入力された文字列から、情報資源の所在を正しく示した文字列を推定するための情報である。そして、受信した文字列に基づく情報資源の検索に失敗した場合、受信した文字列と、誤入力文字列辞書とに基づいて、情報資源の所在を正しく示した文字列の候補を生成する。   In the fifth and ninth inventions, the storage means stores an erroneous input character string dictionary. The erroneously input character string dictionary is a part or all of the received character string, and includes an erroneously input character string that failed to search for information resources and a part or all of the character string received after receiving the character string. Thus, a positive input character string that has been successfully searched for information resources is associated. The erroneously input character string dictionary indicates a tendency of erroneous input, and is information for estimating a character string that correctly indicates the location of the information resource from the erroneously input character string. If the information resource search based on the received character string fails, a character string candidate that correctly indicates the location of the information resource is generated based on the received character string and the erroneously input character string dictionary.

従って、蓄積された誤入力に関する情報に基づいて正しい文字列を推定し、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源を提供することが可能になる。   Accordingly, it is possible to estimate a correct character string based on the stored information regarding erroneous input, and to provide a hyperlink of information resources estimated to be desired by the user and the one information resource.

第6及び9発明にあっては、要求手段は、受信した文字列に基づく情報資源の検索に失敗した場合、前記文字列の送信元に、情報資源の所在を正しく示した文字列の再送信を要求する。そして、要求手段の要求に対して送信元から送信された文字列を受信手段が受信し、受信した文字列に基づく情報資源の検索に成功した場合、前記文字列に係る誤入力文字列及び正入力文字列を対応付けて誤入力文字列辞書に登録する。つまり、文字列が誤入力される度に該文字列に係る誤入力文字列及び正入力文字列に関する情報が誤入力文字列辞書に蓄積される。   In the sixth and ninth inventions, when the request unit fails to retrieve the information resource based on the received character string, the request unit retransmits the character string correctly indicating the location of the information resource to the character string transmission source. Request. When the receiving unit receives the character string transmitted from the transmission source in response to the request from the requesting unit and succeeds in retrieving the information resource based on the received character string, the erroneously input character string and the correct character string related to the character string are stored. The input character string is associated and registered in the erroneous input character string dictionary. That is, every time a character string is erroneously input, information regarding the erroneously input character string and the correct input character string related to the character string is accumulated in the erroneously input character string dictionary.

従って、情報資源の所在を正しく示した文字列の推定精度を向上させ、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源をより的確に提供することが可能になる。   Therefore, it is possible to improve the estimation accuracy of the character string correctly indicating the location of the information resource, and more accurately provide the hyperlink of the information resource that is estimated to be desired by the user and the one information resource. become.

第7及び9発明にあっては、誤入力文字列辞書は、誤入力された回数に係る誤入力回数情報を前記正入力文字列及び誤入力文字列に対応付けて記憶している。使用者所望の情報資源が複数検索された場合、選択手段は、誤入力回数情報に基づいて、一の情報資源を選択する。例えば、誤入力の可能性が一番高い情報資源を選択する。   In the seventh and ninth inventions, the erroneous input character string dictionary stores the erroneous input number information relating to the erroneous input number in association with the positive input character string and the erroneous input character string. When a plurality of information resources desired by the user are searched, the selection means selects one information resource based on the erroneous input count information. For example, an information resource having the highest possibility of erroneous input is selected.

従って、より的確に使用者所望の情報資源を提供することが可能になる。   Therefore, it becomes possible to provide information resources desired by the user more accurately.

第8及び9発明にあっては、送信手段は、生成手段が複数の文字列を生成した場合、誤入力された回数が多い文字列を含むハイパーリンクを上方に、誤入力された回数が少ない文字列を含むハイパーリンクを下方に表示するための情報を含む表示画面構成情報を送信する。   In the eighth and ninth inventions, when the generating unit generates a plurality of character strings, the transmitting unit has a small number of erroneous inputs that are input upwards with a hyperlink including a character string that is frequently erroneously input. Display screen configuration information including information for displaying a hyperlink including a character string below is transmitted.

従って、使用者が所望している可能性が高いハイパーリンクを上方から順に配列して提供することが可能になる。   Therefore, it is possible to provide hyperlinks that are highly likely to be desired by the user, arranged in order from above.

第1、2、9及び10発明によれば、情報資源の所在を示す文字列が誤入力された場合であっても、エラーメッセージに代えて使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源を提供することができる。   According to the first, second, ninth and tenth inventions, even when a character string indicating the location of the information resource is erroneously input, the information resource which is estimated to be desired by the user instead of the error message Hyperlinks and one of the information resources can be provided.

第3及び9発明によれば、使用者が所望していると推定される情報資源のハイパーリンクを的確に提供することができる。   According to the third and ninth inventions, it is possible to accurately provide hyperlinks of information resources presumed to be desired by the user.

第4及び9発明によれば、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源を一覧し易く提示することができる。   According to the fourth and ninth inventions, it is possible to easily present a list of hyperlinks of information resources estimated to be desired by the user and one information resource.

第5及び9発明によれば、情報資源の所在を示す文字列が誤入力された場合であっても、蓄積された誤入力に関する蓄積された情報に基づいて正しい文字列を推定し、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源を提供することができる。   According to the fifth and ninth inventions, even when the character string indicating the location of the information resource is erroneously input, the correct character string is estimated based on the accumulated information regarding the accumulated erroneous input, and the user It is possible to provide a hyperlink of information resources presumed to be desired and one of the information resources.

第6及び9発明によれば、情報資源の所在を正しく示した文字列の推定精度を向上させ、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源をより的確に送信することができる。   According to the sixth and ninth inventions, it is possible to improve the estimation accuracy of the character string that correctly indicates the location of the information resource, and to provide a hyperlink of the information resource that is estimated to be desired by the user and the one information resource. It can be transmitted accurately.

第7及び9発明によれば、使用者所望の可能性が高い一の情報資源を選択して提供することができる。   According to the seventh and ninth inventions, it is possible to select and provide one information resource that is highly likely to be desired by the user.

第8及び9発明によれば、使用者が所望している可能性が高いハイパーリンクを上方から順に配列して提供することができる。   According to the eighth and ninth inventions, hyperlinks that are likely to be desired by the user can be arranged and provided in order from above.

以下、本発明をその実施の形態を示す図面に基づいて詳述する。   Hereinafter, the present invention will be described in detail with reference to the drawings illustrating embodiments thereof.

図1は、本発明の実施の形態に係る情報提供システムの構成を示す模式図である。本発明の実施の形態に係る情報提供システムは、ウェブサーバ機能を有する情報提供装置1と、ウェブクライアント機能を有し、通信網Nを介して情報提供装置1に接続された通信端末装置3とを備えている。通信端末装置3は、使用者から受け付けたURLに基づいて情報資源の送信を情報提供装置1に要求し、情報提供装置1は、通信端末装置3の要求に応じて情報資源を通信端末装置3に送信する。本発明に係る情報提供装置1は、使用者がURLを誤入力した場合であっても、正しいURLを推定して使用者所望の情報資源及びハイパーリンクを提供することを可能にするものである。   FIG. 1 is a schematic diagram showing a configuration of an information providing system according to an embodiment of the present invention. An information providing system according to an embodiment of the present invention includes an information providing apparatus 1 having a web server function, a communication terminal apparatus 3 having a web client function and connected to the information providing apparatus 1 via a communication network N. It has. The communication terminal device 3 requests the information providing device 1 to transmit the information resource based on the URL received from the user. The information providing device 1 sends the information resource to the communication terminal device 3 in response to the request from the communication terminal device 3. Send to. The information providing apparatus 1 according to the present invention makes it possible to provide a user-desired information resource and hyperlink by estimating a correct URL even when the user erroneously inputs a URL. .

図2は、情報提供装置1の構成を模式的に示すブロック図である。情報提供装置1は、装置全体を制御するCPU10を備えたコンピュータである。CPU10には、ROM11、RAM12、外部記憶装置13、内部記憶装置15、マウス、キーボード等の入力装置14、液晶ディスプレイ、CRT等の出力装置16、第1通信部17及び第2通信部18がバス19を介して接続されている。   FIG. 2 is a block diagram schematically showing the configuration of the information providing apparatus 1. The information providing apparatus 1 is a computer including a CPU 10 that controls the entire apparatus. The CPU 10 includes a ROM 11, a RAM 12, an external storage device 13, an internal storage device 15, an input device 14 such as a mouse and a keyboard, an output device 16 such as a liquid crystal display and a CRT, a first communication unit 17, and a second communication unit 18. 19 is connected.

ROM11は、コンピュータの動作に必要な制御プログラムを記憶したマスクROM、EEPROM等の不揮発性メモリである。   The ROM 11 is a non-volatile memory such as a mask ROM or EEPROM that stores a control program necessary for the operation of the computer.

RAM12は、CPU10の演算処理を実行する際に生ずる各種データを一時記憶するDRAM、SRAM等の揮発性メモリである。   The RAM 12 is a volatile memory such as DRAM or SRAM that temporarily stores various data generated when the arithmetic processing of the CPU 10 is executed.

外部記憶装置13は、本発明の実施の形態に係るコンピュータプログラム40をコンピュータ読み取り可能に記録したCD−ROM、DVD−ROM等の記録媒体4から情報を読み取る光ディスクドライブである。   The external storage device 13 is an optical disk drive that reads information from a recording medium 4 such as a CD-ROM or DVD-ROM in which the computer program 40 according to the embodiment of the present invention is recorded in a computer-readable manner.

内部記憶装置15は、例えばハードディスクであり、外部記憶装置13が記録媒体4から読み取ったコンピュータプログラム40を記録する。また、内部記憶装置15は、ハイパーテキスト文書、画像情報、音声情報等の各種情報資源を格納している。   The internal storage device 15 is a hard disk, for example, and records the computer program 40 read by the external storage device 13 from the recording medium 4. The internal storage device 15 stores various information resources such as hypertext documents, image information, and audio information.

第1通信部17は、通信端末装置3との間で情報資源、該情報資源の所在を示す文字列、その他各種情報を送受信するためのインタフェースである。   The first communication unit 17 is an interface for transmitting and receiving information resources, a character string indicating the location of the information resources, and other various information to and from the communication terminal device 3.

第2通信部18には、辞書サーバ2が接続されている。第2通信部18は、辞書サーバ2との間で各種情報の送受信を行うインタフェースである。   The dictionary server 2 is connected to the second communication unit 18. The second communication unit 18 is an interface that transmits and receives various types of information to and from the dictionary server 2.

CPU10は、内部記憶装置15が記憶しているコンピュータプログラム40をRAM12に読み出して実行することにより、本発明に係る情報提供方法を実施し、ウェブサーバ機能を実現する。ウェブサーバ機能は、ハイパーテキスト転送プロトコルにて通信端末装置3から情報資源の送信要求を受け付け、情報資源を通信端末装置3に送信する機能を有する。   The CPU 10 reads the computer program 40 stored in the internal storage device 15 into the RAM 12 and executes it, thereby implementing the information providing method according to the present invention and realizing the web server function. The web server function has a function of accepting an information resource transmission request from the communication terminal device 3 using the hypertext transfer protocol and transmitting the information resource to the communication terminal device 3.

辞書サーバ2は、誤入力文字列辞書2a、ローマ字表記辞書2b及び拡張子辞書2cを記憶した記憶手段を備えたコンピュータである。   The dictionary server 2 is a computer provided with storage means for storing an erroneously input character string dictionary 2a, a Roman character notation dictionary 2b, and an extension dictionary 2c.

図3は、誤入力文字列辞書2aの一例を概念的に示す説明図である。誤入力文字列辞書2aの表(ファイル)は、複数の列(フィールド)、例えば「誤入力文字列ID」、「誤入力文字列」、「正入力文字列」及び「誤入力回数」から構成されており、各行(レコード)は、各列に格納された情報を有する。   FIG. 3 is an explanatory diagram conceptually illustrating an example of the erroneously input character string dictionary 2a. The table (file) of the erroneously input character string dictionary 2a is composed of a plurality of columns (fields), for example, "incorrectly input character string ID", "incorrectly input character string", "correctly input character string", and "number of erroneous input". Each row (record) has information stored in each column.

「誤入力文字列ID」列は、誤入力パターン毎に割り当てられた固有の数値である。「誤入力文字列」列は、過去に受信した文字列の一部であって、情報資源の検索に失敗した文字列、つまり誤入力された文字列を、誤入力文字列IDに対応付けて格納している。「正入力文字列」列は、誤入力された文字列に対応しており、前記文字列の受信後に受信した文字列の一部又は全部であって、情報資源の検索に成功した文字列、即ち正しく入力された文字列を格納している。「誤入力回数」列は、上述の文字列が誤入力された誤入力回数を格納している。   The “erroneous input character string ID” column is a unique numerical value assigned to each erroneous input pattern. The “wrong input character string” column is a part of the character string received in the past, and the character string that failed to search for information resources, that is, the erroneously input character string is associated with the erroneous input character string ID. Storing. The “correctly input character string” column corresponds to the erroneously input character string, and is a part or all of the character string received after receiving the character string, the character string having been successfully searched for information resources, That is, it stores a character string that is correctly input. The “number of erroneous inputs” column stores the number of erroneous inputs in which the above character string is erroneously input.

図4は、ローマ字表記辞書2bの一例を概念的に示す説明図である。ローマ字表記辞書2bの表は、複数の列、例えば「ローマ字表記ID」、「ローマ字表記文字列」、及び「英語表記文字列」から構成されており、各行は、各列に格納された情報を有する。   FIG. 4 is an explanatory diagram conceptually illustrating an example of the Roman alphabet notation dictionary 2b. The table of the Romaji notation dictionary 2b is composed of a plurality of columns, for example, “Romaji notation ID”, “Romaji notation character string”, and “English notation character string”, and each row stores information stored in each column. Have.

「ローマ字表記ID」列は、ローマ字表記毎に割り当てられた固有の数値である。「ローマ字表記文字列」列は、日本人が誤り易い外来語をローマ字表記して得られる文字列を、ローマ字表記IDに対応付けて格納している。「英語表記文字列」列は、各ローマ字表記の文字に対応する英語表記の文字列を格納している。   The “Roman character notation ID” column is a unique numerical value assigned to each Roman character notation. The “Roman character notation character string” column stores a character string obtained by writing a foreign word that is easily mistaken by Japanese people in Roman characters, in association with a Roman character notation ID. The “English notation character string” column stores character strings in English notation corresponding to characters in Roman letters.

図5は、拡張子辞書2cの一例を概念的に示す説明図である。拡張子辞書2cの表は、複数の列、例えば「拡張子ID」及び「拡張子文字列」から構成されており、各行は、各列に格納された情報を有する。   FIG. 5 is an explanatory diagram conceptually illustrating an example of the extension dictionary 2c. The table of the extension dictionary 2c is composed of a plurality of columns, for example, “extension ID” and “extension character string”, and each row has information stored in each column.

「拡張子ID」列は、拡張子毎に割り当てられた固有の数値である。「拡張子文字列」列は、拡張子IDに対応付けて複数の拡張子夫々の文字列を格納している。   The “extension ID” column is a unique numerical value assigned to each extension. The “extension character string” column stores a character string of each of a plurality of extensions in association with the extension ID.

図6は、通信端末装置3の構成を模式的に示すブロック図である。通信端末装置3は、装置全体を制御するCPU30を備えたコンピュータである。CPU30には、ROM31、RAM32、外部記憶装置33、内部記憶装置35、マウス、キーボード等の入力装置34、液晶ディスプレイ、CRT等の出力装置36、情報提供装置1との間で各種情報の通信を行う通信部37がバス38を介して接続されている。   FIG. 6 is a block diagram schematically showing the configuration of the communication terminal device 3. The communication terminal device 3 is a computer including a CPU 30 that controls the entire device. The CPU 30 communicates various information with the ROM 31, the RAM 32, the external storage device 33, the internal storage device 35, the input device 34 such as a mouse and a keyboard, the output device 36 such as a liquid crystal display and a CRT, and the information providing device 1. A communication unit 37 is connected through a bus 38.

ROM31及び内部記憶装置35は、CPU30の動作に必要なプログラムを記憶しており、CPU30は、ROM31及び内部記憶装置35が記憶しているプログラムをRAM32に読み出して実行することにより、ハイパーテキスト転送プロトコルにて情報資源の送信を情報提供装置1に要求し、情報提供装置1から送信された情報資源を受信し、受信した情報資源に係る画像情報、文字情報、音声情報等を出力するブラウザ機能を実現する。   The ROM 31 and the internal storage device 35 store programs necessary for the operation of the CPU 30, and the CPU 30 reads the programs stored in the ROM 31 and the internal storage device 35 into the RAM 32 and executes them, thereby executing a hypertext transfer protocol. A browser function that requests the information providing apparatus 1 to transmit information resources, receives the information resources transmitted from the information providing apparatus 1, and outputs image information, character information, voice information, and the like related to the received information resources. Realize.

図7及び図8は、情報提供に係るCPU10の処理手順を示すフローチャートである。情報提供装置1のCPU10は、情報資源の所在を示す文字列を第1通信部17にて受信する(ステップS11)。   7 and 8 are flowcharts showing the processing procedure of the CPU 10 for providing information. The CPU 10 of the information providing apparatus 1 receives the character string indicating the location of the information resource at the first communication unit 17 (step S11).

具体的には、通信端末装置3側においてCPU30は、出力装置36にブラウザ画面5を表示し(図9参照)、該ブラウザ画面5から入力装置34にてURLを受け付ける。URLは、例えば「http://host.co.jp/bokujou/teto.htm」等と表記される。URLは、スキーム名「http」と、ホスト名「host.co.jp」と、パス名「bokujou/teto.htm」とを含み、情報資源の所在を示している。パス名は、情報提供装置1における情報資源の所在を示しており、フォルダ名及びファイル名を含む。なお、言うまでもなく、ファイル名のみでパス名が構成されることもある。   Specifically, on the communication terminal device 3 side, the CPU 30 displays the browser screen 5 on the output device 36 (see FIG. 9), and accepts a URL from the browser screen 5 by the input device 34. The URL is expressed, for example, as “http://host.co.jp/bokujo/teto.htm”. The URL includes a scheme name “http”, a host name “host.co.jp”, and a path name “bokujou / teto.html”, and indicates the location of the information resource. The path name indicates the location of the information resource in the information providing apparatus 1 and includes a folder name and a file name. Needless to say, the path name may be composed of only the file name.

図9は、ブラウザ画面5の一例を示す模式図である。ブラウザ画面5は、URLが入力されるURL入力部50と、情報資源に係るハイパーテキスト文書、画像等が表示される情報資源表示部51とを有する。CPU30は、URL入力部50にURLが入力された場合、例えばURL「http://host.co.jp/bokujo/te」が入力された場合、ホスト名「host.co.jp」に対応するIPアドレス、例えば情報提供装置1のIPアドレスを図示しないDNS(Domain Name System)に問い合わせる。そして、CPU30は、DNSから返答されたIPアドレスにて情報提供装置1との接続を確立する。次いで、CPU30は、情報提供装置1における情報資源の所在を示す文字列、つまりパス名「bokujo/te」、及び情報資源の送信を要求する情報を通信部37にて情報提供装置1に送信する。そして、情報提供装置1のCPU10は、第1通信部17にて前記文字列を受信する。   FIG. 9 is a schematic diagram illustrating an example of the browser screen 5. The browser screen 5 includes a URL input unit 50 for inputting a URL and an information resource display unit 51 for displaying a hypertext document, an image, and the like related to the information resource. The CPU 30 corresponds to the host name “host.co.jp” when the URL is input to the URL input unit 50, for example, when the URL “http://host.co.jp/bokujo/te” is input. An inquiry is made to a DNS (Domain Name System) (not shown) for an IP address, for example, the IP address of the information providing apparatus 1. Then, the CPU 30 establishes a connection with the information providing apparatus 1 using the IP address returned from the DNS. Next, the CPU 30 transmits a character string indicating the location of the information resource in the information providing apparatus 1, that is, a path name “bokujo / te”, and information requesting transmission of the information resource to the information providing apparatus 1 through the communication unit 37. . Then, the CPU 10 of the information providing apparatus 1 receives the character string at the first communication unit 17.

ステップS11の処理を終えた場合、CPU10は、受信した文字列に基づいて、内部記憶装置15に格納された特定の情報資源を検索する(ステップS12)。そして、CPU10は、ステップS11で受信した文字列に基づく情報資源の検索に成功したか否かを判定する(ステップS13)。   When the process of step S11 is completed, the CPU 10 searches for a specific information resource stored in the internal storage device 15 based on the received character string (step S12). And CPU10 determines whether the search of the information resource based on the character string received by step S11 was successful (step S13).

情報資源の検索に成功したと判定した場合(ステップS13:YES)、CPU10は、検索された情報資源を第1通信部17にて通信端末装置3に送信し(ステップS14)、情報提供に係る処理を終える。   When it is determined that the search of the information resource is successful (step S13: YES), the CPU 10 transmits the searched information resource to the communication terminal device 3 by the first communication unit 17 (step S14), and relates to information provision Finish the process.

情報資源の検索に失敗したと判定した場合(ステップS13:NO)、CPU10は、情報資源の検索に失敗した文字列、つまり通信端末装置3側で誤入力された文字列をRAM12に記憶させる(ステップS15)。RAM12は、例えば文字列「bokujo/te」を一時記憶する。   If it is determined that the information resource search has failed (step S13: NO), the CPU 10 stores the character string that has failed in the information resource search, that is, the character string erroneously input on the communication terminal device 3 side in the RAM 12 ( Step S15). The RAM 12 temporarily stores, for example, a character string “bokujo / te”.

次いで、CPU10は、サブルーチンを呼び出して実行することにより、情報資源の所在を正しく示した文字列の候補(以下、正入力文字列候補という)を生成する(ステップS16)。   Next, the CPU 10 calls and executes a subroutine to generate a character string candidate that correctly indicates the location of the information resource (hereinafter referred to as a positive input character string candidate) (step S16).

図10は、正入力文字列候補の生成に係るサブルーチンの処理手順を示すフローチャートである。CPU10は、ステップS11で受信した文字列の文字種を統一する(ステップS31)。例えば、全角文字を半角文字に統一する。   FIG. 10 is a flowchart showing a processing procedure of a subroutine relating to generation of a positive input character string candidate. The CPU 10 unifies the character types of the character strings received in step S11 (step S31). For example, double-byte characters are unified into single-byte characters.

次いで、CPU10は、文字列からローマ字表記部分の文字列を抽出する(ステップS32)。そして、CPU10は、抽出したローマ字表記部分の文字列を辞書サーバ2に送信し、該文字列に対応する英語表記の文字列を取得し、ローマ字表記部分の文字列を英語表記の文字列に置換する(ステップS33)。例えば、文字列「biiru.html」を受信していた場合、ローマ字表記部分の文字列「biiru」は、「beer」に変更される。   Next, the CPU 10 extracts the character string of the Roman character notation from the character string (step S32). Then, the CPU 10 transmits the extracted character string of the Roman character notation part to the dictionary server 2, obtains the English character string corresponding to the character string, and replaces the character character string of the Roman character notation with the English character string. (Step S33). For example, when the character string “biru.html” is received, the character string “biru” in the Roman character notation is changed to “beer”.

次いで、CPU10は、ステップS31〜33で処理された文字列からフォルダ名部分の文字列を抽出する(ステップS34)。そして、CPU10は、抽出したフォルダ名部分の文字列を辞書サーバ2に送信し、該文字列に係る正入力文字列及び誤入力回数を取得する(ステップS35)。つまり、抽出した文字列と同一又は該文字列を含む誤入力文字列に対応付けられた一又は複数の正入力文字列と、該誤入力文字列及び正入力文字列に対応付けられた誤入力回数とを取得する。例えば、文字列「bokujo/te」を受信していた場合、フォルダ名部分として「bokujo」が抽出される。そして、「bokujo」に係る正入力文字列「bokujou」及び誤入力回数55と、正入力文字列「bokujyou」及び誤入力回数10とを取得する。   Next, the CPU 10 extracts the character string of the folder name portion from the character string processed in steps S31 to S33 (step S34). Then, the CPU 10 transmits the extracted character string of the folder name portion to the dictionary server 2, and acquires the correct input character string and the number of erroneous inputs related to the character string (step S35). That is, one or a plurality of positive input character strings that are the same as the extracted character string or associated with an erroneous input character string that includes the character string, and an erroneous input that is associated with the erroneous input character string and the positive input character string Get the number of times. For example, when the character string “bokujo / te” is received, “bokujo” is extracted as the folder name portion. Then, the correct input character string “bokujou” and the erroneous input count 55 related to “bokujo”, the correct input character string “bokujyou” and the erroneous input count 10 are acquired.

次いで、CPU10は、ステップS31〜33で処理された文字列からファイル名部分の文字列を抽出する(ステップS36)。そして、CPU10は、抽出したファイル名部分の文字列を辞書サーバ2に送信し、該ファイル名部分の文字列に係る正入力文字列及び誤入力回数を取得する(ステップS37)。つまり、抽出した文字列と同一又は該文字列を含む誤入力文字列に対応付けられた一又は複数の正入力文字列と、該誤入力文字列及び正入力文字列に対応付けられた誤入力文字列とを取得する。例えば、文字列「bokujo/te」を受信していた場合、ファイル名部分として「te」が抽出される。そして、「te」に対応する正入力文字列「tes」及び誤入力回数8と、正入力文字列「teto」及び誤入力回数66を取得する。   Next, the CPU 10 extracts the character string of the file name portion from the character string processed in steps S31 to S33 (step S36). Then, the CPU 10 transmits the extracted character string of the file name portion to the dictionary server 2, and acquires the correct input character string and the number of erroneous inputs related to the character string of the file name portion (step S37). That is, one or a plurality of positive input character strings that are the same as the extracted character string or associated with an erroneous input character string that includes the character string, and an erroneous input that is associated with the erroneous input character string and the positive input character string Get a string. For example, when the character string “bokujo / te” is received, “te” is extracted as the file name portion. Then, the correct input character string “tes” and the erroneous input count 8 corresponding to “te”, the correct input character string “teto”, and the erroneous input count 66 are acquired.

次いで、CPU10は、文字列のフォルダ名及びファイル名部分を、ステップS35及びステップS37で取得した正入力文字列に置換した文字列を生成する(ステップS38)。例えば、文字列「bokujo/te」を受信していた場合、文字列「bokujou/tes」、「bokujou/teto」、「bokujyou/tes」、「bokujyou/teto」が生成される。   Next, the CPU 10 generates a character string in which the folder name and the file name portion of the character string are replaced with the positive input character string acquired in step S35 and step S37 (step S38). For example, when the character string “bokujo / te” is received, the character strings “bokujo / tes”, “bokujo / teto”, “bokujou / tes”, and “bokujyou / teto” are generated.

そして、CPU10は、ステップS38で生成した各文字列から拡張子部分の文字列を抽出し(ステップS39)、文字列の拡張子部分を拡張子辞書2cに登録されている複数の拡張子夫々の文字列に置換し、又は拡張子部分が抽出されなかった場合、ステップS38で生成された各文字列に、拡張子の文字列を付加した文字列を生成し(ステップS40)、処理を終える。例えば、文字列「bokujo/te」を受信していた場合、各種拡張子の文字列が付加された文字列、例えば、「bokujou/tes.html」、「bokujou/tes.htm」、「bokujou/tes.shtml」、…「bokujyou/teto.php」、「bokujyou.pl」等が生成される。   Then, the CPU 10 extracts the character string of the extension portion from each character string generated in step S38 (step S39), and extracts the extension portion of the character string for each of a plurality of extensions registered in the extension dictionary 2c. When the character string is replaced or the extension portion is not extracted, a character string in which the extension character string is added to each character string generated in step S38 is generated (step S40), and the process is terminated. For example, when a character string “bokujo / te” is received, a character string to which a character string with various extensions is added, for example, “bokujo / tes.html”, “bokujo / tes.html”, “bokujo / tes.sml ”,...“ bokujyou / teto.php ”,“ bokujyou.pl ”, etc. are generated.

ステップS16の処理を終えた場合、CPU10は、ステップS16で生成された正入力文字列候補の文字列に基づいて情報資源を再検索する(ステップS17)。例えば、内部記憶装置15に、文字列「bokujou/teto.htm」で指定される情報資源と、文字列「bokujou/tes.html」で指定される情報資源とが格納されている場合、2つの前記情報資源が再検索される。   When the process of step S16 is completed, the CPU 10 searches for information resources again based on the character string of the positive input character string candidate generated in step S16 (step S17). For example, when the internal storage device 15 stores an information resource specified by a character string “bokujou / teto.html” and an information resource specified by a character string “bokujou / tes.html”, two The information resource is searched again.

そして、CPU10は、情報資源の再検索に成功したか否かを判定する(ステップS18)。   Then, the CPU 10 determines whether or not the information resource re-search is successful (step S18).

情報資源の再検索に成功したと判定した場合(ステップS18:YES)、CPU10は、誤入力回数情報に基づいて一の情報資源、例えば誤入力確率が最大となる情報資源を選択する(ステップS19)。例えば、文字列「bokujou/teto.htm」の場合、「bokujou」の誤入力回数が55、「teto」の誤入力回数が66であるため、誤入力確率は55×66と評価することができる。同様に、文字列「bokujou/tes.html」の場合、「bokujou」の誤入力回数が55、「tes」の誤入力回数が8であるため、誤入力確率は55×8と評価することができる。従って、「bokujou/teto.htm」で指定される情報資源が誤入力確率可能性の高い一の情報資源として選択される。   If it is determined that the re-search of the information resource is successful (step S18: YES), the CPU 10 selects one information resource, for example, the information resource that maximizes the erroneous input probability based on the erroneous input frequency information (step S19). ). For example, in the case of the character string “bokujou / teto.htm”, the number of erroneous inputs of “bokujou” is 55 and the number of erroneous inputs of “teto” is 66, so that the erroneous input probability can be evaluated as 55 × 66. . Similarly, in the case of the character string “bokujou / tes.html”, the number of erroneous inputs of “bokujou” is 55, and the number of erroneous inputs of “tes” is 8, so that the erroneous input probability can be evaluated as 55 × 8. it can. Therefore, the information resource specified by “bokujo / teto.htm” is selected as one information resource with a high possibility of erroneous input.

そして、CPU10は、サブルーチンを呼び出し、情報資源の再検索に成功した文字列を含むハイパーリンク及び選択された一の情報資源を表示し、情報資源の所在を示す文字列の再送信を要求するための情報資源を生成する(ステップS20)。   Then, the CPU 10 calls a subroutine, displays the hyperlink including the character string successfully re-searched for the information resource and the selected one information resource, and requests the retransmission of the character string indicating the location of the information resource. Information resources are generated (step S20).

図11は、ハイパーリンク及び一の情報資源を表示して文字列の再送信を要求するための情報資源の生成に係るサブルーチンの処理手順を示すフローチャートである。CPU10は、ステップS17で情報資源の再検索の成功に成功した文字列を含むハイパーリンクを生成する(ステップS41)。ハイパーリンクは、生成された文字列「bokujou/teto.htm」の先頭に、スキーム名及び情報提供装置1のホスト名を示す文字列「http://host.co.jp」を付加したものである。該文字列「http://host.co.jp」は、情報提供装置1の内部記憶装置15が記憶している。   FIG. 11 is a flowchart showing a processing procedure of a subroutine relating to generation of an information resource for displaying a hyperlink and one information resource and requesting retransmission of a character string. The CPU 10 generates a hyperlink including a character string that has been successfully re-searched for information resources in step S17 (step S41). The hyperlink is obtained by adding a character string “http://host.co.jp” indicating the scheme name and the host name of the information providing apparatus 1 to the head of the generated character string “bokujou / teto.htm”. is there. The character string “http://host.co.jp” is stored in the internal storage device 15 of the information providing device 1.

次いで、CPU10は、各ハイパーリンクの誤入力確率を算出する(ステップS42)。誤入力確率の算出方法は、ステップS19で行う誤入力確率の算出方法と同様である。   Next, the CPU 10 calculates an erroneous input probability of each hyperlink (step S42). The calculation method of the erroneous input probability is the same as the calculation method of the erroneous input probability performed in step S19.

そして、CPU10は、誤入力確率に基づいて、誤入力確率が高い文字列を含むハイパーリンク程、上方に位置するように、昇順でハイパーリンクを配列し、文字列の再送信を要求する文字情報を有するリンク情報資源を生成する(ステップS43)。   Then, based on the erroneous input probability, the CPU 10 arranges the hyperlinks in ascending order so that the hyperlink including the character string having a higher erroneous input probability is located above, and character information that requests retransmission of the character string. A link information resource having is generated (step S43).

次いで、CPU10は、リンク情報資源を上方、一の情報資源を下方に区分けして表示するための表示画面構成情報を有する情報資源を生成し(ステップS44)、処理を終える。表示画面構成情報は、例えばHTMLの「frameset」要素、「frame」要素等で構成されている。   Next, the CPU 10 generates an information resource having display screen configuration information for displaying the link information resource in the upper direction and the one information resource in the lower direction (step S44), and ends the process. The display screen configuration information includes, for example, an HTML “frameset” element, a “frame” element, and the like.

情報資源の再検索に失敗したと判定した場合(ステップS18:NO)、CPU10は、トップページの情報資源、例えばパス名「index.html」で指定される情報資源を表示し、情報資源の所在を示す文字列の再送信を要求するための情報資源を生成する(ステップS21)。   If it is determined that the information resource re-search has failed (step S18: NO), the CPU 10 displays the information resource on the top page, for example, the information resource specified by the path name “index.html”, and the location of the information resource. An information resource for requesting retransmission of the character string indicating “” is generated (step S21).

ステップS20又はステップS21の処理を終えた場合、CPU10は、ステップS20又はステップS21で生成された情報資源を第1通信部17にて通信端末装置3に送信する(ステップS22)。   When the process of step S20 or step S21 is completed, the CPU 10 transmits the information resource generated in step S20 or step S21 to the communication terminal device 3 in the first communication unit 17 (step S22).

図12は、使用者が所望していると推定されるハイパーリンク及び一の情報資源を表示したブラウザ画面5の一例を示す模式図である。通信端末装置3のCPU30は、ステップS20で生成された情報資源を通信部37にて受信した場合、該情報資源に基づいて図12に示すようなブラウザ画面5を出力装置36に表示する。ブラウザ画面5の情報資源表示部51は、上フレーム51a及び下フレーム51bに区分けされ、上フレーム51aには、ハイパーリンクが表示され、下フレーム51bには使用者が所望していると推定される一の情報資源が表示される。また、上フレーム51aには、「このページは入力されたhttp://host.co.jp/bokujo/teというページが存在しないため、あなたが意図したと思われるページを自動検索し、表示しています。※このURLでは以下の候補ページが存在します。」の説明文が表示される。ハイパーリンクは、該説明文の下方に、上方から誤入力確率が高いものから順に配列表示される。また、情報資源表示部51に表示されている情報資源のハイパーリンクの横方向一端側には、「(現在表示中)」の説明部が表示される。更に、ハイパーリンクの下方には、「これらのページが意図したページだった場合は、リンクをクリックしてページを参照してください。」の説明文が表示される。   FIG. 12 is a schematic diagram showing an example of a browser screen 5 displaying a hyperlink estimated to be desired by the user and one information resource. When the communication unit 37 receives the information resource generated in step S20, the CPU 30 of the communication terminal device 3 displays the browser screen 5 as shown in FIG. 12 on the output device 36 based on the information resource. The information resource display unit 51 of the browser screen 5 is divided into an upper frame 51a and a lower frame 51b. A hyperlink is displayed on the upper frame 51a, and it is estimated that the user desires the lower frame 51b. One information resource is displayed. In the upper frame 51a, “This page does not have a page of http://host.co.jp/bokujo/te that has been input, so a page that seems to be intended is automatically searched and displayed. * The following candidate page exists at this URL. " Hyperlinks are displayed below the explanatory text in order from the top with the highest probability of erroneous input. In addition, an explanation section of “(currently displayed)” is displayed at one end in the horizontal direction of the hyperlink of the information resource displayed on the information resource display section 51. Further, below the hyperlink, an explanatory note “If these pages are the intended pages, click the link to see the pages.” Is displayed.

次いで、CPU10は、情報資源の所在を示す文字列の再送信要求に対して、通信端末装置3から送信された文字列を受信したか否かを判定する(ステップS23)。   Next, the CPU 10 determines whether or not the character string transmitted from the communication terminal device 3 has been received in response to the character string re-transmission request indicating the location of the information resource (step S23).

具体的には、通信端末装置3側において、CPU30は、入力装置34にて文字列の再入力を受け付ける。ブラウザ画面5に使用者が意図していた情報資源の所在を示すハイパーリンクが表示されている場合、使用者は該当するハイパーリンクを選択するのみで、情報資源の所在を示す文字列を情報提供装置1に再送信することができる。ブラウザ画面5に使用者が意図していた情報資源の所在を示すハイパーリンクが表示されていない場合、使用者はURL入力部50に情報資源の所在を示す文字列を入力することによって、情報資源の所在を示す文字列を情報提供装置1に再送信する。そして、情報提供装置1のCPU10は、第1通信部17にて前記文字列を受信する。   Specifically, on the communication terminal device 3 side, the CPU 30 accepts re-input of a character string with the input device 34. When a hyperlink indicating the location of the information resource intended by the user is displayed on the browser screen 5, the user simply provides information on the character string indicating the location of the information resource by selecting the corresponding hyperlink. It can be retransmitted to the device 1. When the hyperlink indicating the location of the information resource intended by the user is not displayed on the browser screen 5, the user inputs the character string indicating the location of the information resource to the URL input unit 50, thereby Is retransmitted to the information providing apparatus 1. Then, the CPU 10 of the information providing apparatus 1 receives the character string at the first communication unit 17.

再送信要求に対する文字列を受信していないと判定した場合(ステップS23:NO)、CPU10は、ステップS22で情報資源を送信してから所定時間が経過したか否かを判定する(ステップS25)。所定時間が経過していないと判定した場合(ステップS25:NO)、CPU10は処理をステップS23に戻す。所定時間が経過したと判定した場合(ステップS25:YES)、CPU10は情報提供に係る処理を終える。   If it is determined that the character string corresponding to the retransmission request has not been received (step S23: NO), the CPU 10 determines whether or not a predetermined time has elapsed since the information resource was transmitted in step S22 (step S25). . When it determines with predetermined time not having passed (step S25: NO), CPU10 returns a process to step S23. If it is determined that the predetermined time has elapsed (step S25: YES), the CPU 10 ends the process related to information provision.

再送信要求に対する文字列を受信したと判定した場合(ステップS23:YES)、CPU10は、受信した文字列に基づいて情報資源を検索し(ステップS24)、情報資源の検索に成功したか否かを判定する(ステップS26)。   If it is determined that the character string corresponding to the retransmission request has been received (step S23: YES), the CPU 10 searches for the information resource based on the received character string (step S24), and whether or not the information resource has been successfully searched. Is determined (step S26).

情報資源の検索に失敗したと判定した場合(ステップS26:NO)、CPU10は処理をステップS15に戻す。情報資源の検索に成功したと判定した場合(ステップS26:YES)、CPU10は、ステップS24で検索された情報資源を第1通信部17にて通信端末装置3に送信する(ステップS27)。   If it is determined that the information resource search has failed (step S26: NO), the CPU 10 returns the process to step S15. When it is determined that the information resource search is successful (step S26: YES), the CPU 10 transmits the information resource searched in step S24 to the communication terminal device 3 in the first communication unit 17 (step S27).

図13及び図14は、情報資源を表示したブラウザ画面5の一例を示す模式図である。例えば、通信端末装置3側でURL「http://host.co.jp/bokujou/teto.htm」のハイパーリンクが選択された場合、図13に示すように「bokujou/teto.htm」の文字列で検索された情報資源が情報資源表示部51に表示される。より詳細には、情報提供装置1は、通信端末装置3から送信された文字列「bokujou/teto.htm」を受信し、該文字列に基づいて情報資源を検索し、検索された情報資源を通信端末装置3に送信する。通信端末装置3は、情報提供装置1から送信された前記情報資源を受信し、受信した情報資源に基づいて該情報資源を情報資源表示部51に表示させる。   13 and 14 are schematic diagrams illustrating an example of the browser screen 5 on which information resources are displayed. For example, when the hyperlink of the URL “http://host.co.jp/bokujo/teto.html” is selected on the communication terminal device 3 side, the characters “bokujou / teto.html” as shown in FIG. Information resources searched in the column are displayed on the information resource display unit 51. More specifically, the information providing device 1 receives the character string “bokujou / teto.htm” transmitted from the communication terminal device 3, searches the information resource based on the character string, and searches for the searched information resource. It transmits to the communication terminal device 3. The communication terminal device 3 receives the information resource transmitted from the information providing device 1 and causes the information resource display unit 51 to display the information resource based on the received information resource.

同様に、URL「http://host.co.jp/bokujou/tes.html」のハイパーリンクが選択された場合、図13に示すように「bokujou/tes.html」の文字列で検索された情報資源が情報資源表示部51に表示される。   Similarly, when the hyperlink of URL “http://host.co.jp/bokujou/tes.html” is selected, the character string “bokujou / tes.html” is searched as shown in FIG. The information resource is displayed on the information resource display unit 51.

次いで、CPU10は、サブルーチンを呼び出して誤入力文字列辞書2aの登録を行い(ステップS28)、情報提供に係る処理を終える。   Next, the CPU 10 calls a subroutine to register the erroneously input character string dictionary 2a (step S28), and finishes the processing related to information provision.

図15は、誤入力文字列及び正入力文字列の登録に係るCPU10の処理手順を示すフローチャートである。CPU10は、情報資源の検索に成功した文字列のフォルダ名部分及びファイル名部分の文字列を抽出する(ステップS51)。例えば、文字列「bokujou/teto.htm」を受信した場合、フォルダ名「bokujou」と、ファイル名「teto」とを抽出する。   FIG. 15 is a flowchart illustrating a processing procedure of the CPU 10 relating to registration of an erroneously input character string and a correct input character string. The CPU 10 extracts the character string of the folder name portion and the file name portion of the character string that has been successfully searched for the information resource (step S51). For example, when the character string “bokujou / teto.htm” is received, the folder name “bokujou” and the file name “teto” are extracted.

次いで、CPU10は、誤入力文字列及び正入力文字列を特定する(ステップS52)。例えば、情報資源の検索に失敗した文字列「bokujo/te」のフォルダ名部分「bokujo」と、情報資源の検索に成功した文字列のフォルダ名部分「bokujou」とを比較し、両者が異なっている場合、誤入力文字列として「bokujo」を特定し、正入力文字列として「bokujou」を特定する。同様に、情報資源の検索に失敗した文字列「bokujo/te」のファイル名部分「te」と、情報資源の検索に成功した文字列のファイル名部分「teto」とを比較し、誤入力文字列として「te」を特定し、正入力文字列として「teto」を特定する。   Next, the CPU 10 specifies an erroneously input character string and a correct input character string (step S52). For example, the folder name part “bokujo” of the character string “bokujo / te” that has failed in the information resource search is compared with the folder name part “bokujo” of the character string that has been successfully searched for the information resource. If it is, “bokujo” is specified as the erroneously input character string, and “bokujo” is specified as the correct input character string. Similarly, the file name portion “te” of the character string “bokujo / te” that has failed in the search of the information resource is compared with the file name portion “teto” of the character string that has been successfully searched for the information resource, “Te” is specified as a column, and “teto” is specified as a positive input character string.

次いで、CPU10は、ステップS52で特定した誤入力文字列及び正入力文字列を辞書サーバ2に送信し、同一の誤入力文字列及び正入力文字列があるか否かを判定させる(ステップS53)。同一の誤入力文字列及び正入力文字列があると判定した場合(ステップS53:YES)、該当する誤入力回数を増加させ(ステップS54)、処理を終える。例えば、誤入力文字列「te」及び正入力文字列「teto」を辞書サーバ2に送信した場合、該当する誤入力回数「66」を「67」に増加させる。   Next, the CPU 10 transmits the erroneous input character string and the positive input character string specified in step S52 to the dictionary server 2, and determines whether or not there is the same erroneous input character string and the positive input character string (step S53). . If it is determined that there is the same erroneously input character string and the correct input character string (step S53: YES), the corresponding erroneous input count is increased (step S54), and the process is terminated. For example, when the erroneous input character string “te” and the positive input character string “teto” are transmitted to the dictionary server 2, the corresponding erroneous input count “66” is increased to “67”.

同一の誤入力文字列がないと判定した場合(ステップS53:NO)、CPU10は、誤入力文字列及び正入力文字列を誤入力文字列辞書2aに新規登録し(ステップS55)、処理を終える。   When it is determined that there is no identical erroneously input character string (step S53: NO), the CPU 10 newly registers the erroneously input character string and the correct input character string in the erroneously input character string dictionary 2a (step S55), and ends the process. .

このように構成された実施の形態に係る情報資源提供システム、情報提供装置1、情報提供方法及びコンピュータプログラムにあっては、通信端末装置3側で情報資源の所在を示す文字列が誤入力された場合であっても、使用者所望の情報資源にアクセスすることが可能な正しい文字列を推定し、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源を通信端末装置3に提供することができる。   In the information resource providing system, the information providing apparatus 1, the information providing method, and the computer program according to the embodiment configured as described above, a character string indicating the location of the information resource is erroneously input on the communication terminal apparatus 3 side. Even if it is a case, the correct character string which can access the user-desired information resource is estimated, the hyperlink of the information resource estimated to be desired by the user, and the one information resource The communication terminal device 3 can be provided.

また、使用者所望の情報資源にアクセスすることが可能な正しい文字列を推定し、該文字列を含むハイパーリンクを提供することができる。使用者は、ハイパーリンクを選択するのみで所望の情報資源を得ることができる。   In addition, it is possible to estimate a correct character string that can access an information resource desired by the user, and provide a hyperlink including the character string. A user can obtain a desired information resource only by selecting a hyperlink.

また、情報資源の所在を正しく示した文字列の再送信を要求する際、手間のかかる手入力で文字列の再送信を要求する場合に比べて使用者の誤入力傾向に係る情報を効果的に収集し、誤入力文字列辞書2aを学習させることができる。   In addition, when requesting retransmission of a character string that correctly indicates the location of the information resource, information related to the tendency of erroneous input by the user is more effective than when requesting retransmission of the character string by manual input. To learn the erroneously input character string dictionary 2a.

更に、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源を一覧し易く提示することができる。   Furthermore, it is possible to present a hyperlink of information resources presumed to be desired by the user and one information resource in an easy-to-list manner.

更にまた、情報資源の所在を示す文字列が誤入力された場合、誤入力文字列及び正入力文字列を特定して誤入力文字列辞書2aに登録するように構成されているため、誤入力傾向を学習し、情報資源の所在を正しく示した文字列の生成精度を向上させ、使用者が所望していると推定される情報資源のハイパーリンク及び一の前記情報資源をより的確に提供することができる。   Furthermore, when the character string indicating the location of the information resource is erroneously input, the erroneous input character string and the positive input character string are specified and registered in the erroneous input character string dictionary 2a. Learn trends, improve the accuracy of generating character strings that correctly indicate the location of information resources, and more accurately provide hyperlinks of information resources presumed to be desired by the user and one information resource. be able to.

更にまた、誤入力確率が最も高い文字列に基づいて選択された一の情報資源を提供するように構成されているため、使用者が所望している可能性が高い情報資源を選択的に提供することができる。   Furthermore, since it is configured to provide one information resource selected based on the character string with the highest probability of erroneous input, the information resource that is highly likely to be desired by the user is selectively provided. can do.

更にまた、誤入力文字列辞書2aを用いることで、使用者が所望している可能性が高いハイパーリンクが上方に表示されるように昇順で提供することができる。   Furthermore, by using the erroneously input character string dictionary 2a, it is possible to provide hyperlinks that are likely to be desired by the user in ascending order so that they are displayed above.

なお、実施の形態にあっては、情報資源としてハイパーテキスト文書、画像情報を説明したが、情報資源の内容はこれに限定されず、文字列に基づいて検索が可能な各種情報が含まれる。例えば、情報資源は通信網に接続された通信装置のIPアドレスであっても良く、本発明に係る情報提供方法をDNSに適用しても良い。情報提供方法を実施するDNSによれば、ドメイン名が誤入力された場合、例えば「hos.co.jp」と誤入力された場合であっても、正しい文字列「host.co.jp」を推定し、該文字列「host.co.jp」に基づいて情報資源としてのIPアドレスを検索し、検索されたIPアドレスをIPアドレス要求元の通信端末装置に送信することができる。   In the embodiment, the hypertext document and the image information are described as the information resource. However, the content of the information resource is not limited to this, and includes various information that can be searched based on the character string. For example, the information resource may be an IP address of a communication device connected to a communication network, and the information providing method according to the present invention may be applied to DNS. According to the DNS that implements the information providing method, even when the domain name is entered incorrectly, for example, when “hos.co.jp” is entered incorrectly, the correct character string “host.co.jp” is entered. Based on the character string “host.co.jp”, an IP address as an information resource is retrieved, and the retrieved IP address can be transmitted to the communication terminal device that requested the IP address.

また、情報提供装置のCPUが本発明に係る情報提供方法を実施しているが、言うまでもなく情報提供方法に係る処理を複数のコンピュータを用いて分散処理させても良い。例えば、情報提供装置のCPUが実行している処理の一部を辞書サーバに実行させるように構成しても良い。   Further, the CPU of the information providing apparatus implements the information providing method according to the present invention. Needless to say, the processing related to the information providing method may be distributed using a plurality of computers. For example, you may comprise so that a dictionary server may perform a part of process which CPU of an information provision apparatus is performing.

更に、誤入力文字列辞書、ローマ字表記辞書及び拡張子辞書を格納した辞書サーバを一例として説明したが、日本語辞書のような他の辞書と連携させても良い。   Furthermore, although a dictionary server storing an erroneously input character string dictionary, a Roman character notation dictionary, and an extension dictionary has been described as an example, it may be linked with another dictionary such as a Japanese dictionary.

更にまた、今回開示された実施の形態はすべての点で例示であって、制限的なものではない。本発明の範囲は、特許請求の範囲によって示され、特許請求の範囲と均等の意味及び範囲内でのすべての変更が含まれる。   Furthermore, the embodiments disclosed herein are illustrative in all respects and are not restrictive. The scope of the present invention is defined by the terms of the claims, and includes all modifications within the scope and meaning equivalent to the terms of the claims.

本発明の実施の形態に係る情報提供システムの構成を示す模式図である。It is a schematic diagram which shows the structure of the information provision system which concerns on embodiment of this invention. 情報提供装置の構成を模式的に示すブロック図である。It is a block diagram which shows typically the structure of an information provision apparatus. 誤入力文字列辞書の一例を概念的に示す説明図である。It is explanatory drawing which shows an example of an incorrect input character string dictionary notionally. ローマ字表記辞書の一例を概念的に示す説明図である。It is explanatory drawing which shows an example of a Roman alphabet description dictionary notionally. 拡張子辞書の一例を概念的に示す説明図である。It is explanatory drawing which shows an example of an extension dictionary notionally. 通信端末装置の構成を模式的に示すブロック図である。It is a block diagram which shows typically the structure of a communication terminal device. 情報提供に係るCPUの処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of CPU which concerns on information provision. 情報提供に係るCPUの処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of CPU which concerns on information provision. ブラウザ画面の一例を示す模式図である。It is a schematic diagram which shows an example of a browser screen. 正入力文字列候補の生成に係るサブルーチンの処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the subroutine which concerns on the production | generation of a positive input character string candidate. ハイパーリンク及び一の情報資源を表示して文字列の再送信を要求するための情報資源の生成に係るサブルーチンの処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of the subroutine which concerns on the production | generation of the information resource for displaying a hyperlink and one information resource, and requesting | requiring retransmission of a character string. 使用者が所望していると推定されるハイパーリンク及び一の情報資源を表示したブラウザ画面の一例を示す模式図である。It is a schematic diagram which shows an example of the browser screen which displayed the hyperlink presumed that the user desired and one information resource. 情報資源を表示したブラウザ画面の一例を示す模式図である。It is a schematic diagram which shows an example of the browser screen which displayed the information resource. 情報資源を表示したブラウザ画面の一例を示す模式図である。It is a schematic diagram which shows an example of the browser screen which displayed the information resource. 誤入力文字列及び正入力文字列の登録に係るCPUの処理手順を示すフローチャートである。It is a flowchart which shows the process sequence of CPU which concerns on registration of an incorrect input character string and a correct input character string.

符号の説明Explanation of symbols

1 情報提供装置
2 辞書サーバ
2a 誤入力文字列辞書
2b ローマ字表記辞書
2c 拡張子辞書
3 通信端末装置
4 記録媒体
5 ブラウザ画面
10 CPU
30 CPU
50 URL入力部
51 情報資源表示部
N 通信網
DESCRIPTION OF SYMBOLS 1 Information provision apparatus 2 Dictionary server 2a Error input character string dictionary 2b Romaji notation dictionary 2c Extension dictionary 3 Communication terminal device 4 Recording medium 5 Browser screen 10 CPU
30 CPU
50 URL input part 51 Information resource display part N Communication network

Claims (10)

情報資源の所在を示す文字列を受信し、受信した文字列に基づいて情報資源を検索し、検索された情報資源を前記文字列の送信元に提供する情報提供方法において、
情報資源の検索に失敗した場合、受信した文字列の一部又は全部を変更した文字列を生成し、
生成された文字列に基づいて情報資源を再検索し、
生成された文字列を含むハイパーリンク及び再検索された情報資源を区分けして表示するための表示画面構成情報を送信する
ことを特徴とする情報提供方法。
In the information providing method for receiving the character string indicating the location of the information resource, searching for the information resource based on the received character string, and providing the searched information resource to the transmission source of the character string.
If the information resource search fails, generate a character string that changes part or all of the received character string,
Re-search information resources based on the generated string,
An information providing method comprising: transmitting a display screen configuration information for displaying a hyperlink including a generated character string and a re-searched information resource in a divided manner.
情報資源の所在を示す文字列を受信する受信手段と、該受信手段が受信した文字列に基づいて情報資源を検索する検索手段とを備え、該検索手段にて検索された情報資源を前記文字列の送信元に提供する情報提供装置において、
前記検索手段が情報資源の検索に失敗した場合、前記受信手段が受信した文字列の一部又は全部を変更した文字列を生成する生成手段を備え、
前記検索手段は、
前記生成手段にて生成された文字列に基づいて情報資源を再検索するようにしてあり、
更に前記生成手段にて生成された文字列を含むハイパーリンク及び前記検索手段にて再検索された情報資源を区分けして表示するための表示画面構成情報を送信する送信手段を備える
ことを特徴とする情報提供装置。
A receiving means for receiving a character string indicating the location of the information resource; and a searching means for searching for the information resource based on the character string received by the receiving means. In the information providing device provided to the sender of the column,
If the search means fails to search for information resources, the search means comprises a generation means for generating a character string obtained by changing a part or all of the character string received by the reception means,
The search means includes
The information resource is re-searched based on the character string generated by the generating means,
And a transmission means for transmitting display screen configuration information for sorting and displaying the hyperlink including the character string generated by the generation means and the information resource re-searched by the search means. To provide information.
前記送信手段は、
情報資源の検索に成功した文字列を含むハイパーリンクを送信するようにしてある
ことを特徴とする請求項2に記載の情報提供装置。
The transmission means includes
The information providing apparatus according to claim 2, wherein a hyperlink including a character string that has been successfully searched for an information resource is transmitted.
前記表示画面構成情報は、
前記ハイパーリンクを上方、前記情報資源に係る画像を下方に区分けして表示するための情報を含む
ことを特徴とする請求項2又は請求項3に記載の情報提供装置。
The display screen configuration information is
The information providing apparatus according to claim 2, further comprising: information for displaying the hyperlink divided upward and an image related to the information resource displayed downward.
前記受信手段が受信した文字列の一部又は全部であって、情報資源の検索に失敗した誤入力文字列と、前記文字列の受信後に前記受信手段が受信した文字列の一部又は全部であって、情報資源の検索に成功した正入力文字列とを対応付けた誤入力文字列辞書を記憶する記憶手段を備え、
前記生成手段は、
前記検索手段が情報資源の検索に失敗した場合、前記受信手段が受信した文字列及び前記記憶手段が記憶している誤入力文字列辞書に基づいて、文字列の一部又は全部を変更した文字列を生成するようにしてある
ことを特徴とする請求項2乃至請求項4のいずれか一つに記載の情報提供装置。
A part or all of the character string received by the receiving unit, an erroneously input character string that failed to search for information resources, and a part or all of the character string received by the receiving unit after receiving the character string A storage means for storing an erroneously input character string dictionary in association with a positive input character string that has been successfully searched for information resources;
The generating means includes
When the search unit fails to search for information resources, a character string in which part or all of the character string is changed based on the character string received by the receiving unit and the erroneously input character string dictionary stored in the storage unit The information providing apparatus according to any one of claims 2 to 4, wherein a column is generated.
前記検索手段が情報資源の検索に失敗した場合、前記受信手段が受信した文字列の送信元に、情報資源の所在を示す文字列の再送信を要求する要求手段と、
該要求手段の要求に対して前記送信元から送信された文字列を前記受信手段が受信し、受信した文字列に基づく情報資源の検索に成功した場合、前記文字列に係る誤入力文字列及び正入力文字列を対応付けて前記誤入力文字列辞書に登録する手段と
を備えることを特徴とする請求項5に記載の情報提供装置。
When the search means fails to search for information resources, request means for requesting the source of the character string received by the reception means to retransmit the character string indicating the location of the information resource;
When the reception unit receives the character string transmitted from the transmission source in response to the request of the request unit and succeeds in retrieving the information resource based on the received character string, the erroneously input character string related to the character string and The information providing apparatus according to claim 5, further comprising: a unit that associates a positive input character string and registers it in the erroneous input character string dictionary.
前記誤入力文字列辞書は、
誤入力された回数に係る誤入力回数情報を前記正入力文字列及び誤入力文字列に対応付けて記憶しており、
前記生成手段が複数の文字列を生成し、前記検索手段にて複数の情報資源が再検索された場合、前記文字列の生成に用いた正入力文字列及び誤入力文字列に対応する誤入力回数情報に基づいて一の情報資源を選択する選択手段と、
該選択手段にて選択された一の情報資源を前記送信元に送信する手段と
を備えることを特徴とする請求項5又は請求項6に記載の情報提供装置。
The erroneous input string dictionary is:
The number of erroneous input times related to the number of erroneous input is stored in association with the correct input character string and the erroneous input character string,
When the generation unit generates a plurality of character strings and the search unit re-searches a plurality of information resources, an erroneous input corresponding to the positive input character string and the erroneous input character string used for generating the character string A selection means for selecting one information resource based on the count information;
The information providing apparatus according to claim 5, further comprising: means for transmitting one information resource selected by the selection means to the transmission source.
前記送信手段は、
前記生成手段が複数の文字列を生成した場合、誤入力された回数が多い文字列を含むハイパーリンクを上方に、誤入力された回数が少ない文字列を含むハイパーリンクを下方に表示するための情報資源を送信するようにしてある
ことを特徴とする請求項7に記載の情報提供装置。
The transmission means includes
When the generating unit generates a plurality of character strings, a hyperlink including a character string with a large number of erroneous inputs is displayed upward, and a hyperlink including a character string with a small number of erroneous inputs is displayed below. The information providing apparatus according to claim 7, wherein the information resource is transmitted.
通信網を介して接続された通信装置と、請求項2乃至請求項8のいずれか一つに記載の情報提供装置とを備える情報提供システムにおいて、
前記通信装置は、
情報資源の所在を示す文字列を前記情報提供装置に送信する手段を備え、
前記情報提供装置は、
前記通信装置から送信された文字列を受信し、該文字列に係る情報資源を前記通信装置に提供するようにしてある
ことを特徴とする情報提供システム。
In an information provision system provided with the communication apparatus connected via the communication network, and the information provision apparatus as described in any one of Claims 2 thru | or 8.
The communication device
Means for transmitting a character string indicating the location of the information resource to the information providing device;
The information providing apparatus includes:
An information providing system that receives a character string transmitted from the communication device and provides information resources related to the character string to the communication device.
情報資源の所在を示す文字列を受信し、情報資源を前記文字列の送信元に提供するコンピュータに、前記文字列に基づいて情報資源を検索させるコンピュータプログラムにおいて、
コンピュータに、前記文字列にて情報資源の所在が特定されない場合、受信した文字列の一部又は全部を変更した文字列を生成させ、
コンピュータに、生成された文字列に基づいて情報資源を再検索させ、
コンピュータに、生成された文字列を含むハイパーリンク及び再検索された情報資源を区分けして表示するための表示画面構成情報を生成させる
ことを特徴とするコンピュータプログラム。
In a computer program that receives a character string indicating the location of an information resource and causes a computer that provides the information resource to the transmission source of the character string to search for the information resource based on the character string,
When the location of the information resource is not specified by the character string, the computer generates a character string in which part or all of the received character string is changed,
Let the computer search the information resource again based on the generated string,
A computer program for causing a computer to generate display screen configuration information for sorting and displaying a hyperlink including a generated character string and re-searched information resources.
JP2008066302A 2008-03-14 2008-03-14 Information providing method, information providing device, information providing system, and computer program Pending JP2009223539A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008066302A JP2009223539A (en) 2008-03-14 2008-03-14 Information providing method, information providing device, information providing system, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008066302A JP2009223539A (en) 2008-03-14 2008-03-14 Information providing method, information providing device, information providing system, and computer program

Publications (1)

Publication Number Publication Date
JP2009223539A true JP2009223539A (en) 2009-10-01

Family

ID=41240261

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008066302A Pending JP2009223539A (en) 2008-03-14 2008-03-14 Information providing method, information providing device, information providing system, and computer program

Country Status (1)

Country Link
JP (1) JP2009223539A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62197862A (en) * 1986-02-26 1987-09-01 Hitachi Ltd Spelling error display method for english document processor
JPH1063597A (en) * 1996-06-24 1998-03-06 Sun Microsyst Inc Spell check for url executed by client side, server side and cooperating side
JPH1091512A (en) * 1996-09-13 1998-04-10 Omron Corp Method and device for processing access request in server machine, method and device for managing address book in client machine

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62197862A (en) * 1986-02-26 1987-09-01 Hitachi Ltd Spelling error display method for english document processor
JPH1063597A (en) * 1996-06-24 1998-03-06 Sun Microsyst Inc Spell check for url executed by client side, server side and cooperating side
JPH1091512A (en) * 1996-09-13 1998-04-10 Omron Corp Method and device for processing access request in server machine, method and device for managing address book in client machine

Similar Documents

Publication Publication Date Title
KR100644399B1 (en) Method and system for supporting information access and record media thehefor
US7941740B2 (en) Automatically fetching web content with user assistance
US20090144612A1 (en) Display of document data
JP4830637B2 (en) Electronic document update notification device and electronic document update notification method
US20150106701A1 (en) Input support method and information processing system
JP2009020865A (en) Character input assist method, character input assist system, character input assist program, user terminal, character conversion method and character conversion program
US20120120436A1 (en) Remote printing
JP2009175775A (en) Facility retrieval device and car navigation system using the same device
JP2007128367A (en) Information retrieval knowhow management system
JP2009223538A (en) Information providing method, information providing device, information providing system, and computer program
JP2010231442A (en) Information provision device
JP5344680B2 (en) Link generation apparatus and link generation method
JP2009223539A (en) Information providing method, information providing device, information providing system, and computer program
JP2002082936A (en) Contents data displaying device and contents data displaying system
KR100573091B1 (en) Personal banner creating program
JP2005115721A (en) Method, device and program for searching for image
JP2008181445A (en) Document information providing method, document information providing program, document information providing device, and web terminal device
JP4752020B2 (en) Character string acquisition method and character string acquisition system
JP2001350794A (en) Device, method and recording medium for communication based on keyword for database retrieval
JP5276903B2 (en) Browsing system, plug-in program, and introduction program
JP5968967B2 (en) Information processing device
JP2011186639A (en) Content relation management system, content relation management device, content relation management method and program
TWI812243B (en) Method for produce extended web address and electronic device
US11455311B2 (en) Multi-locator system for tracking data elements in resources
US7822842B2 (en) System of managing connection to web services and method thereof

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101201

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120815

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120821

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121018

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20121225