JP2002063203A - Information retrieving device, its method and recording medium storing information retrieving program - Google Patents

Information retrieving device, its method and recording medium storing information retrieving program

Info

Publication number
JP2002063203A
JP2002063203A JP2000246242A JP2000246242A JP2002063203A JP 2002063203 A JP2002063203 A JP 2002063203A JP 2000246242 A JP2000246242 A JP 2000246242A JP 2000246242 A JP2000246242 A JP 2000246242A JP 2002063203 A JP2002063203 A JP 2002063203A
Authority
JP
Japan
Prior art keywords
natural sentence
address
request
request type
information
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
JP2000246242A
Other languages
Japanese (ja)
Inventor
Katsuto Bessho
克人 別所
Shigeto Iwase
成人 岩瀬
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2000246242A priority Critical patent/JP2002063203A/en
Publication of JP2002063203A publication Critical patent/JP2002063203A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To enable a user to retrieve/acquire information corresponding to a request inputted by a natural sentence even when the user doesn't know the address of a server capable of retrieving the required information or an address indicating the existence of the required information. SOLUTION: The user describes his/her 'demand' as a natural sentence and transmits the natural sentence to an information retrieving device 12. The device 12 is provided with a natural sentence analysis means 14 for analyzing the inputted natural sentence by referring to a demand sorted conversion table and judging the sort of the demand, an address conversion table 16 previously storing the addresses of servers providing service corresponding to respective demand sorts, an address conversion means 15 for converting the demand sort obtained by the means 14 into the address of a server for serving the demand sort, and an address starting means 17 for including the information having the natural sentence as transmission information as required and then starting the address obtained by the conversion.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、情報検索装置及び
方法に関し、特に、ユーザが要望を自然文で入力するこ
とにより所望の情報を検索して取得することを可能とす
る情報検索装置及び方法と、この方法を実現するための
情報検索プログラムを格納した記録媒体とに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information retrieval apparatus and method, and more particularly, to an information retrieval apparatus and method which enables a user to search and acquire desired information by inputting a request in natural sentence. And a recording medium storing an information search program for implementing this method.

【0002】[0002]

【従来の技術】従来の情報検索装置は、その装置の検索
領域に対応した内容の検索キーを受理し、当該検索キー
に対応するデータを検索・出力する。
2. Description of the Related Art A conventional information search apparatus receives a search key having contents corresponding to a search area of the apparatus, and searches and outputs data corresponding to the search key.

【0003】近年のインターネットの利用の拡大に伴っ
て、インターネット上には多数の検索エンジン(サーチ
エンジン)が開設されるようになってきているが、この
ような検索エンジンも、それぞれ固有の検索領域を有し
ており、ここでいう情報検索装置の範疇に含まれるもの
である。
[0003] With the recent expansion of the use of the Internet, a large number of search engines (search engines) have been opened on the Internet, and such search engines also have their own search areas. And is included in the category of the information search device here.

【0004】[0004]

【発明が解決しようとする課題】従来の情報換索装置
は、その装置の検索領域に対応した内容の検索キーしか
受理しない。このため、ネットワーク等を介して情報検
索を行おうとするユーザは、その所望とする情報を検索
することができるサーバを選択してそのサーバにアクセ
スし検索行為を行う必要があり、複数あるサーバのうち
どのサーバがその所望とする情報を検索できるサーバな
のか知っている必要がある。ユーザが自己の要望(リク
エスト)に応えてくれるサーバを具体的に知らなけれ
ば、検索に際してまずそういったサーバを探す必要があ
って、その分の手間がかかることになる。また、自己の
要望に応えそうなサーバをいくつか知っていても、その
どれが本当に相応しいサーバなのかが分からなければ、
ユーザは、一つ一つのサーバについて検索行為を試して
いかなければならない。
The conventional information retrieval device accepts only a retrieval key having a content corresponding to the retrieval area of the device. For this reason, a user who intends to search for information via a network or the like must select a server capable of searching for the desired information, access the server, and perform a search action. It is necessary to know which server can search the desired information. Unless the user specifically knows the server that will respond to his or her request, he or she must first search for such a server during a search, which is time-consuming. Also, even if you know a few servers that can meet your needs, but do not know which one is really the right one,
The user must try a search action for each server.

【0005】本発明の第1の目的は、ユーザが、所望の
情報を検索してくれるサーバのアドレスや所望の情報の
所在を示すアドレスそのものを知らなくても、自然文で
入力した要望に対し、対応する情報を検索・取得するこ
とを可能とする情報検索装置及び方法を提供することに
ある。
A first object of the present invention is to respond to a request entered in a natural sentence without the user knowing the address of a server for searching for desired information or the address itself indicating the location of the desired information. Another object of the present invention is to provide an information search apparatus and method that enable search and acquisition of corresponding information.

【0006】また本発明の第2の目的は、検索に際して
ユーザが入力するインタフェースを可能な限り簡素化す
ることである。
A second object of the present invention is to simplify the interface input by a user at the time of search as much as possible.

【0007】[0007]

【課題を解決するための手段】第1の目的を達成するた
めの本発明の情報検索装置は、自然文として記述された
要望をその要望に該当するサービスを提供するサーバの
アドレスに変換する情報検索装置であって、キーワード
ごとに対応する要望種別を保持する要望種別テーブルを
備える第1の記録手段と、自然文を解析し要望種別テー
ブルを参照して自然文に含まれる要望の要望種別を判断
する自然文解析手段と、要望種別ごとに対応するアドレ
スを保持するアドレス変換テーブルを備える第2の記録
手段と、自然文解析手段で得られた要望種別に基づいて
アドレス変換テーブルを検索し、その要望種別のサービ
スを行うサーバのアドレスに変換するアドレス変換手段
と、要望種別のサービスを行うサーバにおいて自然文を
含む情報が必要とされる場合にはその情報を送信情報と
して含ませた上で、そのアドレスを起動するアドレス起
動手段と、を有する。
According to an embodiment of the present invention, there is provided an information retrieval apparatus for converting a request described as a natural sentence into an address of a server which provides a service corresponding to the request. A search device, comprising: a first recording unit including a request type table for holding a request type corresponding to each keyword; and analyzing a natural sentence and referring to the request type table to determine a request type of a request included in the natural sentence. Natural sentence analyzing means for determining, a second recording means having an address conversion table for holding an address corresponding to each request type, and searching the address conversion table based on the request type obtained by the natural sentence analyzing means, Address conversion means for converting to the address of a server providing the service of the request type, and information including a natural sentence at the server providing the service of the request type are required. If that is on moistened the information as transmission information comprises an address activation means to start its address, the.

【0008】この情報検索装置において、自然文に含ま
れる単語の意味と係り受け関係から要望に相当するキー
ワードを抽出するキーワード抽出手段と、要望種別テー
ブルを参照して、抽出したキーワードを要望種別に変換
する要望種別変換手段とによって自然文解析手段を構成
することが好ましい。
In this information retrieval apparatus, keyword extracting means for extracting a keyword corresponding to a request from the meaning and dependency relation of a word included in a natural sentence, and referring to the request type table, the extracted keywords are classified into the request type. It is preferable that the natural sentence analyzing unit is constituted by the request type converting unit to be converted.

【0009】第2の目的を達成する本発明の情報検索装
置は、上述した情報検索装置において、自然文として記
述された要望を含むアドレスを入力とし、入力したアド
レスを解析して自然文を抽出する自然文抽出手段をさら
に有し、自然文抽出手段が抽出した自然文が自然文解析
手段に入力される。
According to a second aspect of the present invention, there is provided an information retrieval apparatus according to the above-described information retrieval apparatus, wherein an address including a request described as a natural sentence is input, and the input address is analyzed to extract a natural sentence. And a natural sentence extracted by the natural sentence extracting means is input to the natural sentence analyzing means.

【0010】本発明において、自然文は、単語そのもの
によって、あるいは複数の語句を含んで構成される。
In the present invention, a natural sentence is constituted by a word itself or including a plurality of phrases.

【0011】本発明によれば、要望種別テーブルを参照
して、ユーザによって入力された自然文に対応する要望
種別を導出し、アドレス変換テーブルを用いて、そのよ
うな要望種別のサービスを行うサーバのアドレスを取得
し、当該アドレスを起動する。これにより、ユーザは、
所望の情報を検索してくれるサーバのアドレスや所望の
情報自体の所在を示すアドレスそのものを知らなくて
も、そういったアドレスにアクセスすることが可能とな
り、所望の検索を行い、所望の情報を入手することが可
能となる。
According to the present invention, a server for deriving a request type corresponding to a natural sentence input by a user with reference to a request type table and providing such a request type service using an address conversion table And activates the address. This allows the user to
Even without knowing the address of the server that retrieves the desired information or the address itself indicating the location of the desired information itself, it is possible to access such an address, perform the desired search, and obtain the desired information. It becomes possible.

【0012】また、自然文により記載された要望を含む
アドレスを入力とし、そのアドレスを解析してその記載
された自然文を抽出する機能を付加することにより、ユ
ーザは、本発明の情報検索装置の検索画面にアクセスし
てから自然文を入力するのではなく、この情報検索装置
に対するアドレスに自然文によって記載された要望を含
めることができるようになる。この場合には、ユーザに
対してこの情報検索装置による検索画面を表示すること
なく、検索を実行することが可能となる。さらに、ユー
ザが使用する端末において、自然文によって記載された
要望を含むアドレスを、WWW(World Wide Web)ブラウ
ザソフトウエア(いわゆるインターネット閲覧ソフトウ
エア)や電子メールソフトウエアのアドレス帳等に登録
しておくことにより、さらに簡便に検索を行うことがで
きるようになる。
Further, by inputting an address including a request described in a natural sentence and adding a function of analyzing the address and extracting the written natural sentence, the user can obtain the information retrieval apparatus of the present invention. Instead of inputting a natural sentence after accessing the search screen, a request described in the natural sentence can be included in the address for the information search device. In this case, it is possible to execute the search without displaying the search screen by the information search device to the user. Further, in a terminal used by the user, an address including a request described in a natural sentence is registered in a WWW (World Wide Web) browser software (so-called Internet browsing software), an e-mail software address book, or the like. By doing so, the search can be performed more easily.

【0013】[0013]

【発明の実施の形態】次に、本発明の好ましい実施の形
態について、図面を参照して説明する。図1は本発明の
実施の一形態の情報検索装置の構成を示すブロック図で
あり、図2はネットワークへの接続形態を示す図であ
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, a preferred embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram illustrating a configuration of an information search device according to an embodiment of the present invention, and FIG. 2 is a diagram illustrating a connection mode to a network.

【0014】この情報検索装置12は、インターネット
などのネットワーク10に接続されるものであり、ネッ
トワーク10を介して、ユーザが使用するユーザ端末1
1と実際に個々の検索領域についての検索を行うサービ
スサーバ18とに接続している。図2に示すように、ネ
ットワーク10には複数のサービスサーバ18が接続し
ており、個々のサービスサーバ18はそのネットワーク
アドレスあるいはURL(uniform resource locator)に
よって識別される。なお、図1では、説明のためにネッ
トワーク10は図示せず、その代わりにネットワーク1
0を介してユーザ端末11、情報検索装置12及びサー
ビスサーバ18間での情報(データ)の流れが示されて
いる。ユーザ端末11としては、典型的には、インター
ネット閲覧ソフトウエアあるいはWWWソフトウエアが
組み込まれたパーソナルコンピュータ(パソコン)が使
用される。なおここに示す例では、情報検索装置12が
不特定多数のユーザからの要望を処理するものとし、そ
のために、図2では、複数のユーザ端末11がネットワ
ーク10に接続している。もちろん、単一のユーザ端末
のみが情報検索装置12に接続するようにしてもよく、
また、情報検索装置自体がユーザ端末としての機能も発
揮するようにしてもよい。
The information retrieval device 12 is connected to a network 10 such as the Internet, and the user terminal 1 used by a user via the network 10.
1 and a service server 18 that actually performs a search for each search area. As shown in FIG. 2, a plurality of service servers 18 are connected to the network 10, and each service server 18 is identified by its network address or URL (uniform resource locator). In FIG. 1, the network 10 is not shown for the sake of explanation, and the network 1 is used instead.
0 shows the flow of information (data) among the user terminal 11, the information search device 12, and the service server 18. As the user terminal 11, a personal computer (personal computer) in which Internet browsing software or WWW software is incorporated is typically used. In the example shown here, the information search device 12 processes requests from an unspecified number of users. For this purpose, a plurality of user terminals 11 are connected to the network 10 in FIG. Of course, only a single user terminal may be connected to the information search device 12,
Further, the information search device itself may also function as a user terminal.

【0015】情報検索装置12には、ユーザ端末11か
ら自然文付きのアドレスが転送されてきた場合にその自
然文付きのアドレスから自然文を抽出する自然文抽出手
段13と、自然文抽出手段13で抽出された自然文やユ
ーザ端末11から自然文が直接入力した場合にはその自
然文を解析し、その自然文が示す要望の種別を判断する
自然文解析手段14と、要望種別ごとにその要望種別に
対応するサービスを提供するサービスサーバ18のアド
レスが予め格納されたアドレス変換テーブル16と、自
然文解析手段14で判断された要望種別に基づいてアド
レス変換テーブル16を検索して対応するサービスサー
バ18のアドレスを取得するアドレス変換手段15と、
アドレス変換手段15で取得されたアドレスに基づい
て、そのアドレスのサービスサーバ18に接続しそのサ
ービスサーバ18に対して検索に必要な情報等を転送す
るアドレス起動手段17と、を備えている。与えられた
アドレスによって表されるサーバに接続してそのサーバ
に情報を転送することを、ここでは、「アドレスの起
動」と称することにする。
When an address with a natural sentence is transferred from the user terminal 11, a natural sentence extracting means 13 for extracting a natural sentence from the address with a natural sentence is provided in the information retrieval device 12, and a natural sentence extracting means 13 In the case where the natural sentence extracted in the above or the natural sentence is directly input from the user terminal 11, the natural sentence is analyzed, and the natural sentence analyzing means 14 which determines the type of the request indicated by the natural sentence; An address conversion table 16 in which the address of a service server 18 that provides a service corresponding to the request type is stored in advance, and the address conversion table 16 is searched based on the request type determined by the natural sentence analyzing unit 14 and the corresponding service is searched. Address conversion means 15 for obtaining an address of the server 18;
An address activating unit 17 is connected to the service server 18 of the address based on the address acquired by the address translating unit 15 and transfers information necessary for retrieval to the service server 18. Connecting to and transferring information to a server represented by a given address will be referred to herein as "address activation".

【0016】ここで、ユーザが入力する自然文付きアド
レスとは、後述するように、ネットワーク10を介して
この情報検索装置12に対して接続するためのアドレス
に、そのユーザの「要望」(リクエスト)を表す自然文
が付加されたものである。また、ユーザが直接入力する
自然文は、そのユーザの要望を表す自然文である。自然
文は、一般に、単語や複数の語句を含んでいる。ユーザ
の「要望」としては、検索したい項目や要求したい項目
が含まれるほか、さらに広義に、何らかの情報の提供や
サービスの享受を期待してユーザが発する問いかけ、意
志や希望の表明などが含まれる。
Here, the address with a natural sentence input by the user is, as described later, an address for connecting to the information retrieval apparatus 12 via the network 10, and the "request" (request) of the user. ) Is added. The natural sentence directly input by the user is a natural sentence representing the user's request. Natural sentences generally include a word or a plurality of phrases. The “request” of the user includes an item to be searched and an item to be requested, and in a broader sense, a question, a statement of a will and a request issued by the user in hope of providing some information and enjoying a service. .

【0017】次に、自然文解析手段14の構成について
図3を用いて説明する。
Next, the configuration of the natural sentence analyzing means 14 will be described with reference to FIG.

【0018】自然文解析手段14は、単語辞書42と、
抽出規則テーブル43と、単語辞書42及び抽出規則テ
ーブル43を参照して、入力した自然文からキーワード
(商品キーワード、動詞キーワード、住所キーワードな
ど)を抽出するキーワード抽出手段41と、キーワード
(あるいはキーワードの組み合わせ)に対応する要望種
別を格納した要望種別変換テーブル45と、要望種別変
換テーブル45を検索して、キーワード抽出手段41で
抽出されたキーワードに対する要望種別を取得する要望
種別変換手段44と、を備えている。
The natural sentence analyzing means 14 includes a word dictionary 42,
With reference to the extraction rule table 43, the word dictionary 42 and the extraction rule table 43, a keyword extraction unit 41 that extracts keywords (product keywords, verb keywords, address keywords, etc.) from the input natural sentence, The request type conversion table 45 storing the request type corresponding to the combination (combination) and the request type conversion means 44 for searching the request type conversion table 45 and acquiring the request type for the keyword extracted by the keyword extraction means 41. Have.

【0019】次に、この情報検索装置12を用いた情報
検索について、詳細に説明する。
Next, information retrieval using the information retrieval device 12 will be described in detail.

【0020】ユーザが、インターネット閲覧ソフトウエ
アのアドレス入力欄にこの情報検索装置12のアドレス
を入力するなどして自己のユーザ端末11からネットワ
ーク10を介してこの情報検索装置12にアクセスする
と、情報検索装置12によりユーザ端末11のディスプ
レイにユーザの「要望」の入力を促す画面が表示され
る。この画面には「要望」を入力するための細長い矩形
の領域(いわゆる入力窓)が設けられており、ユーザは
その領域内に要望を自然文で入力する。例えば、「新宿
で英会話を習いたい」などと入力する。この入力自然文
は、自然文解析手段14に送られる。
When the user accesses the information search apparatus 12 from his / her user terminal 11 via the network 10 by inputting the address of the information search apparatus 12 in the address input field of the Internet browsing software, the information search is performed. A screen prompting the user to input a “request” is displayed on the display of the user terminal 11 by the device 12. This screen is provided with an elongated rectangular area (so-called input window) for inputting “request”, and the user inputs a request in the area in a natural sentence. For example, "I want to learn English conversation in Shinjuku" is input. This input natural sentence is sent to the natural sentence analyzing means 14.

【0021】また、この情報検索装置12では上述した
画面を表示させて要望を入力するのではなく、情報検索
装置12にアクセスするためのアドレス自体に、要望を
含めることが可能である。この場合には、自然文によっ
て記載された要望をアドレスに含め、自然文付きアドレ
スとして情報検索装置12に送信することになる。
In the information retrieval apparatus 12, instead of displaying the above-mentioned screen and inputting the request, the request itself can be included in the address for accessing the information retrieval apparatus 12. In this case, the request described in the natural sentence is included in the address and transmitted to the information retrieval device 12 as the address with the natural sentence.

【0022】なお本明細書で述べるユーザ端末11の機
能は、ごく一般的なインターネット閲覧ソフトウエアや
電子メールソフトウエアによって実現されるものであ
る。
The functions of the user terminal 11 described in this specification are realized by general Internet browsing software and electronic mail software.

【0023】ここで自然文付きアドレスについて説明す
る。
Here, the address with a natural sentence will be described.

【0024】ユーザ端末11がインターネット閲覧ソフ
トウエアを使用している場合には、図4のA)、B)に
示すように、この情報検索装置12のアドレス(UR
L)に自然文を含める。例えば、要望に対応するウェブ
ベージを求めたい場合には、図4のA)のように、UR
Lのプロトコル部を「http:」(http = hypertext
transfer protocol)とし、ホスト部を情報検索装置1
2のホスト名にし、パス部に自然文の要望を入れる。ま
た、要望に対応するファイル等をファイル転送により入
手したければ、図4のB)のように、プロトコル部を
「ftp:」(ftp= file transfer protocol)とし、
ホスト部を情報検索装置12のホスト名にし、パス部に
自然文の要望を入れる。
When the user terminal 11 uses Internet browsing software, as shown in FIGS. 4A and 4B, the address (UR) of the information search device 12 is used.
L) includes a natural sentence. For example, when it is desired to obtain a web page corresponding to a request, as shown in FIG.
L protocol section as "http:" (http = hypertext
transfer protocol), and the host unit is the information retrieval device 1
Use the host name of 2, and put the request for natural sentence in the path part. If the user wants to obtain a file or the like corresponding to the request by file transfer, the protocol part is set to "ftp:" (ftp = file transfer protocol) as shown in FIG.
The host part is used as the host name of the information retrieval device 12, and a request for a natural sentence is entered in the path part.

【0025】ユーザ端末11が電子メールソフトウエア
を使用しており、ユーザはその要望に対応する不特定の
店等に電子メールを送信したい場合には、図2のC)の
ように、メールアドレスに、要望を表す自然文を含め
る。すなわちメールアドレスでは、メールアドレスの宛
先ユーザ部(@の左側)に自然文の要望を入れ、宛先ホ
スト部(@の右側)に情報検索装置12のホスト名を入
れる。
If the user terminal 11 uses e-mail software and the user wants to send an e-mail to an unspecified store or the like corresponding to the request, a mail address as shown in FIG. Include a natural sentence expressing the request. That is, in the mail address, a request for a natural sentence is entered in the destination user section (left side of @) of the mail address, and the host name of the information search device 12 is entered in the destination host section (right side of @).

【0026】ユーザ端末11からの以上のような自然文
付きのアドレスは、情報検索装置12中の自然文抽出手
段13に送られる。
The address with the natural sentence from the user terminal 11 is sent to the natural sentence extracting means 13 in the information search device 12.

【0027】以下、ユーザ端末11からの自然文あるい
は自然文付きアドレスを受け取った際のこの情報検索装
置における処理(情報検索方法31)について、図5の
フローチャートを用いて説明する。
Hereinafter, the processing (information search method 31) in the information search device when a natural sentence or an address with a natural sentence is received from the user terminal 11 will be described with reference to the flowchart of FIG.

【0028】まず、ステップ30において、ユーザ端末
11から送信されてきたものが自然文なのか、自然文付
きアドレスなのかを判別する。自然文付きアドレスの場
合には、自然文抽出過程32に進み、自然文の場合には
自然文解析過程33に進む。自然文抽出過程32では、
自然文解析手段13によって、アドレス中の自然文の部
分が切り出され、切り出された自然文が自然文解析手段
14に送られ、その後、自然文解析過程33に進む。
First, in step 30, it is determined whether the sent from the user terminal 11 is a natural sentence or an address with a natural sentence. If the address is a natural sentence, the process proceeds to a natural sentence extraction process 32, and if the address is a natural sentence, the process proceeds to a natural sentence analysis process 33. In the natural sentence extraction process 32,
The natural sentence analysis section 13 cuts out the natural sentence portion in the address, sends the cut out natural sentence to the natural sentence analysis section 14, and then proceeds to the natural sentence analysis step 33.

【0029】自然文解析過程33では、与えられた自然
文を自然文解析手段14によって解析し、要望の種別を
導出する。以下、自然文解析過程33での処理の詳細に
ついて、図6のフローチャートを用いて説明する。
In the natural sentence analyzing step 33, the given natural sentence is analyzed by the natural sentence analyzing means 14 to derive the type of request. Hereinafter, the details of the processing in the natural sentence analysis step 33 will be described with reference to the flowchart in FIG.

【0030】自然文解析過程33ではまず、キーワード
抽出過程51を実行してキーワードを抽出し、次に、要
望種別変換過程52を実行してキーワードから要望種別
を取得する。キーワード抽出過程51は、キーワード抽
出手段41によって自然文からキーワードを抽出する過
程であって、単語辞書42を参照して、自然文を形態素
解析し、形態素解析結果に対し係り受け解析をする。抽
出規則テーブル43には、係り受け解析結果中のどの位
置にあるどの意味をもった単語がキーワードとなるかが
予め規定されており、キーワード抽出手段41は、抽出
規則テーブル43を参照して、係り受け解析結果からキ
ーワードを抽出する。抽出されるキーワードの種類とし
ては、「英会話」、「ファイル圧縮ソフト」、「イタリ
ア料理」等の商品名を表す商品キーワードや、「習
う」、「食べる」等の動詞を表す動詞キーワード、「新
宿」、「渋谷」等の住所を表す住所キーワード等があ
る。ここでのキーワード抽出処理としては、具体的に
は、本発明者らによる特開平11−85766号公報に
記載されたものを適用することができる。
In the natural sentence analyzing step 33, first, a keyword is extracted by executing a keyword extracting step 51, and then, a request type is obtained from the keyword by executing a request type conversion step 52. The keyword extracting step 51 is a step of extracting a keyword from a natural sentence by the keyword extracting means 41, and performs a morphological analysis of the natural sentence with reference to the word dictionary 42 and performs a dependency analysis on the result of the morphological analysis. In the extraction rule table 43, it is specified in advance which keyword at which position in the result of the dependency analysis is to be a keyword, and the keyword extraction means 41 refers to the extraction rule table 43, A keyword is extracted from the dependency analysis result. As the types of keywords to be extracted, product keywords representing product names such as "English conversation", "file compression software", "Italian cuisine", verb keywords representing verbs such as "learn" and "eat", and "Shinjuku" , "Shibuya" and the like. Specifically, the keyword extraction processing described in Japanese Patent Application Laid-Open No. H11-85766 by the present inventors can be applied.

【0031】要望種別変換過程52では、要望種別変換
手段44が、要望種別変換テーブル45を参照して、抽
出されたキーワードを要望種別に変換する。要望種別変
換テーブル45には、商品キーワード、動詞キーワード
の組合せに対し、対応する要望種別が予め記載されてい
る。図7は要望種別変換テーブル45の内容の一例を示
している。
In the request type conversion step 52, the request type conversion means 44 converts the extracted keyword into the request type with reference to the request type conversion table 45. In the request type conversion table 45, a request type corresponding to a combination of a product keyword and a verb keyword is described in advance. FIG. 7 shows an example of the contents of the request type conversion table 45.

【0032】ここで示す例では、要望種別変換テーブル
45において、商品キーワード「英会話」と動詞キーワ
ード「習う」の組合せに対し、要望種別「お店検索」が
対応している。要望種別変換過程52では、キーワード
抽出過程51によって得られた商品キーワードと動詞キ
ーワードとの組合せに対応する要望種別を、要望種別変
換テーブル45を検索することにより取得する。ここ
で、商品キーワードの集合や動詞キーワードの集合をシ
ソーラスにし、要望種別変換テーブル45には代表的な
商品キーワード、動詞キーワードの組合せに対してのみ
レコードを設定してもよい。ある商品キーワードと動詞
キーワードの組合せが要望種別変換テーブル45で見つ
からなければ、シソーラスを用いて商品キーワードまた
は動詞キーワードを上位の概念のものにして、再検索を
行う。このシソーラスを用いた処理の詳細については、
例えば、特許第2669827号明細書に記載されてい
る。
In the example shown here, in the request type conversion table 45, the request type “store search” corresponds to the combination of the product keyword “English conversation” and the verb keyword “learn”. In the request type conversion step 52, the request type corresponding to the combination of the product keyword and the verb keyword obtained in the keyword extraction step 51 is obtained by searching the request type conversion table 45. Here, a set of merchandise keywords or a set of verb keywords may be used as a thesaurus, and records may be set in the request type conversion table 45 only for representative combinations of merchandise keywords and verb keywords. If a combination of a certain product keyword and a verb keyword is not found in the request type conversion table 45, the product keyword or the verb keyword is set to a higher-level concept using a thesaurus, and the search is performed again. For details of the processing using this thesaurus,
For example, it is described in Japanese Patent No. 2,669,827.

【0033】このようにして取得された要望種別は、キ
ーワード抽出過程51において抽出された商品キーワー
ドや住所キーワードなどとともに、アドレス変換手段1
5に送られる。
The request type obtained in this manner is used together with the product keyword and the address keyword extracted in the keyword extraction step 51 together with the address conversion means 1.
Sent to 5.

【0034】このようにして自然文解析過程33が終了
すると、次のアドレス変換過程34では、アドレス変換
手段15が、アドレス変換テープル16を参照して、取
得されたキーワード等をアドレスに変換する。アドレス
変換テーブル16は、httpやftp、e−mail
(電子メール)などの通信種別ごとに予め用意されてい
る。アドレス変換テーブル16の内部レコードは、要望
種別と住所や商品等の制約条件の組と、それに対応する
アドレスからなる。
When the natural sentence analyzing step 33 is completed as described above, in the next address converting step 34, the address converting means 15 converts the acquired keywords and the like into addresses by referring to the address converting table 16. The address conversion table 16 includes http, ftp, e-mail
It is prepared in advance for each communication type such as (e-mail). The internal record of the address conversion table 16 includes a set of a request type, a constraint condition such as an address and a product, and an address corresponding thereto.

【0035】図8は、通信種別httpに対応するアド
レス変換テーブル16の内容の一例を示している。要望
種別「飲食店検索」、制約条件「住所キーワード:東京
都」の組合せに対し、アドレスとして「東京都飲食店案
内ページ」のURLが対応している。「東京都飲食店案
内ページ」はネットワーク10上にある検索エンジンの
1つである。図9は、通信種別ftpに対応するアドレ
ス変換テーブル16の内容の一例を示している。要望種
別「ダウンロード」、制約条件「商品キーワード:ファ
イル圧縮ソフト」の組合せに対し、アドレスとして「ユ
ーティリティソフト配布FTPサーバ」のURLが対応
している。さらに、図10は、通信種別e−mailに
対応するアドレス変換テーブル16の内容の一例を示し
ている。要望種別「飲食店検索」、制約条件「商品キー
ワード:イタリア料理、住所キーワード:渋谷」の組合
せに対し、アドレスとして各イタリア料理店のメールア
ドレスが対応している。
FIG. 8 shows an example of the contents of the address conversion table 16 corresponding to the communication type http. For the combination of the request type “restaurant search” and the constraint condition “address keyword: Tokyo”, the URL of “Tokyo restaurant guide page” corresponds as the address. “Tokyo Restaurant Information Page” is one of search engines on the network 10. FIG. 9 shows an example of the contents of the address conversion table 16 corresponding to the communication type ftp. For the combination of the request type “download” and the constraint condition “product keyword: file compression software”, the URL of the “utility software distribution FTP server” corresponds as the address. FIG. 10 shows an example of the contents of the address conversion table 16 corresponding to the communication type e-mail. The mail address of each Italian restaurant corresponds to the combination of the request type “restaurant search” and the constraint condition “product keyword: Italian cuisine, address keyword: Shibuya”.

【0036】アドレス変換過程34で得られるアドレス
としては、このように検索エンジンのサーバのアドレス
の場合もあれば、目的とする情報そのもののアドレスで
ある場合もある。アドレス変換過程34では、自然文解
析過程33から送られてきた商品キーワードや住所キー
ワードを制約条件とし、これと要望種別とを組み合わせ
てアドレス変換テーブル16を検索し、対応するアドレ
スを取得する。ここで商品キーワードの集合や住所キー
ワードの集合をシソーラスにし、アドレス変換テープル
16の制約条件中には代表的な商品キーワードや住所キ
ーワードのみ設定してもよい。ある検索キーとしての商
品キーワードや住所キーワードと、アドレス変換テーブ
ル16の制約条件中の商品キーワードや住所キーワード
との間でシソーラス上、包含関係があれば、マッチする
とする。
The address obtained in the address conversion step 34 may be the address of the server of the search engine as described above, or may be the address of the target information itself. In the address conversion step 34, the product keyword and the address keyword sent from the natural sentence analysis step 33 are used as constraint conditions, and the address conversion table 16 is searched by combining the keyword and the request type to obtain the corresponding address. Here, a set of product keywords and a set of address keywords may be made into a thesaurus, and only the representative product keywords and address keywords may be set in the constraint conditions of the address conversion table 16. If there is an inclusive relation in the thesaurus between a product keyword or an address keyword as a search key and a product keyword or an address keyword in the constraint condition of the address conversion table 16, it is determined that they match.

【0037】アドレス変換過程34によって取得された
アドレスは、アドレス起動手段17に送られる。
The address obtained in the address conversion step 34 is sent to the address activating means 17.

【0038】アドレス変換過程34に引き続くアドレス
起動過程35では、アドレス起動手段17が、アドレス
変換過程34において取得されたアドレスを起動して、
そのアドレスのサーバに接続する。このとき、サーバの
サービスの種類によっては、ユーザが入力した自然文や
その他の情報(通信種別がe−mailであった場合
の、題名と本文等)もサーバに送信する。以下、処理の
具体例として、ユーザが図4のA)〜C)に例示したア
ドレスを送信した場合を説明する。
In an address activation step 35 following the address translation step 34, the address activation means 17 activates the address obtained in the address translation step 34,
Connect to the server at that address. At this time, depending on the type of service of the server, a natural sentence or other information input by the user (such as a title and a text when the communication type is e-mail) is also transmitted to the server. Hereinafter, as a specific example of the processing, a case where the user transmits the addresses illustrated in A) to C) of FIG. 4 will be described.

【0039】・図4のA)の場合の処理の流れ:図4の
A)に示す自然文付きアドレスが送信されたとすると、
自然文抽出過程32において、自然文「新宿で英会話を
習いたい」が抽出され、次に、自然文解析過程33のキ
ーワード抽出過程51において、商品キーワード「英会
話」、動詞キーワード「習う」、住所キーワード「新
宿」が抽出される。そして要望種別変換過程52におい
て、商品キーワード「英会話」、動詞キーワード「習
う」の組合せを検索キーとして要望種別変換テーブル4
5(図7)が検索され、その結果、要望種別として「お
店検索」が得られる。
Process flow in the case of A) in FIG. 4: Assuming that the address with a natural sentence shown in A) in FIG. 4 is transmitted,
In the natural sentence extraction process 32, the natural sentence “I want to learn English conversation in Shinjuku” is extracted. Next, in the keyword extraction process 51 of the natural sentence analysis process 33, the product keyword “English conversation”, the verb keyword “learn”, the address keyword "Shinjuku" is extracted. Then, in the request type conversion process 52, the request type conversion table 4 is set using the combination of the product keyword “English conversation” and the verb keyword “learn” as a search key.
5 (FIG. 7) is searched, and as a result, "shop search" is obtained as the request type.

【0040】次に、アドレス変換過程34において、要
望種別:「お店検索」、制約条件:「商品キーワード:
英会話、住所キーワード:新宿」としてアドレス変換テ
ーブル16(図8)が検索され、検索エンジンとしての
イエローベージのURLが取得される。アドレス起動過
程35において、入力自然文「新宿で英会話を習いた
い」を送信情報として含ませた上で、イエローベージの
URLを起動する。イエローベージサーバでは、入力自
然文「新宿で英会話を習いたい」をもとに検索を行い、
検索結果をユーザ端末11に表示する。
Next, in the address conversion process 34, the request type: "store search", the constraint condition: "commodity keyword:
The address conversion table 16 (FIG. 8) is searched for "English conversation, address keyword: Shinjuku", and the URL of the yellow page as a search engine is obtained. In the address activating process 35, the URL of the yellow page is activated after including the input natural sentence "I want to learn English conversation in Shinjuku" as transmission information. The Yellow Page server searches based on the natural sentence "I want to learn English conversation in Shinjuku".
The search result is displayed on the user terminal 11.

【0041】・図4のB)の場合の処理の流れ:図4の
B)に示す自然文付きアドレスが送信されたとすると、
自然文抽出過程32において、自然文「ファイル圧縮ソ
フト」が抽出され、キーワード抽出過程51において、
商品キーワード「ファイル圧縮ソフト」が抽出される。
次に、要望種別変換過程52において、商品キーワード
「ファイル圧縮ソフト」を検索キーとして要望種別変換
テーブル45(図7)が検索され、要望種別「ダウンロ
ード」が得られる。
Process flow in case of FIG. 4B: Assuming that the address with a natural sentence shown in FIG. 4B) is transmitted,
In a natural sentence extraction process 32, a natural sentence “file compression software” is extracted.
The product keyword “file compression software” is extracted.
Next, in the request type conversion process 52, the request type conversion table 45 (FIG. 7) is searched using the product keyword "file compression software" as a search key, and the request type "download" is obtained.

【0042】次に、アドレス変換過程34において、要
望種別:「ダウンロード」、制約条件:「商品キーワー
ド:ファイル圧縮ソフト」としてアドレス変換テーブル
16(図9)が検索され、ユーティリティソフト配布F
TPサーバのURLが取得される。アドレス起動過程3
5において、入力自然文「ファイル圧縮ソフト」を送信
情報として含ませた上で、ユーティリティソフト配布F
TPサーバのURLを起動する。ユーティリティソフト
配布FTPサーバでは、入力自然文「ファイル圧縮ソフ
ト」をもとに、どのファイル圧縮ソフトをダウンロード
するかの問い合わせをユーザ端未11に送る。
Next, in the address conversion step 34, the address conversion table 16 (FIG. 9) is searched for the request type: "download" and the constraint condition: "commodity keyword: file compression software".
The URL of the TP server is obtained. Address activation process 3
In 5, the input natural sentence “file compression software” is included as transmission information, and the utility software distribution F
Activate the URL of the TP server. The utility software distribution FTP server sends an inquiry about which file compression software to download to the user terminal 11 based on the input natural sentence "file compression software".

【0043】・図4のC)の場合の処理の流れ図4の
C)に示す自然文付きアドレスが送信されたとすると、
自然文抽出過程32において、自然文「渋谷でイタリア
料理を食べたい」が抽出され、キーワード抽出過程51
において、商品キーワード「イタリア料理」、動詞キー
ワード「食べる」、住所キーワード「渋谷」が抽出され
る。次に、要望種別変換過程52において、商品キーワ
ード「イタリア料理」、動詞キーワード「食べる」の組
合せを検索キーとして要望種別変換テーブル45(図
7)が検索され、要望種別「飲食店検索」が得られる。
Process flow in the case of FIG. 4C) Assuming that the address with a natural sentence shown in FIG. 4C) is transmitted,
In a natural sentence extraction process 32, a natural sentence “I want to eat Italian food in Shibuya” is extracted, and a keyword extraction process 51 is performed.
In, the product keyword “Italian food”, the verb keyword “eat”, and the address keyword “Shibuya” are extracted. Next, in the request type conversion process 52, the request type conversion table 45 (FIG. 7) is searched using the combination of the product keyword “Italian food” and the verb keyword “eat” as a search key, and the request type “restaurant search” is obtained. Can be

【0044】次に、アドレス変換過程34において、要
望種別:「飲食店検索」、制約条件:「商品キーワー
ド:イタリア料理、住所キーワード:渋谷」としてアド
レス変換テーブル16(図10)が検索され、渋谷地区
にあるイタリア料理店のメールアドレスの集合が取得さ
れる。アドレス起動過程35において、入力自然文「渋
谷でイタリア料理を食べたい」及びユーザが入力した題
名や本文の情報を送信情報として含ませた上で、イタリ
ア料理店のメールアドレスを起動し、該当するイタリア
料理店に対してメールが送信される。
Next, in the address conversion process 34, the address conversion table 16 (FIG. 10) is searched as the request type: "restaurant search" and the constraint condition: "product keyword: Italian cuisine, address keyword: Shibuya". A set of email addresses for Italian restaurants in the district is obtained. In the address activation process 35, after including the input natural sentence "I want to eat Italian food in Shibuya" and the information of the title and the text input by the user as transmission information, the mail address of the Italian restaurant is activated, and An email is sent to the Italian restaurant.

【0045】このメールを受信したイタリア料理店は、
入力自然文「渋谷でイタリア料理を食べたい」や題名、
本文の情報を受け取り、それに基づきユーザに対して適
宜何らかのアクション、例えば返信メールの送信を行う
ことができる。
The Italian restaurant receiving this e-mail
Input natural sentence "I want to eat Italian food in Shibuya" and title,
Upon receiving the information in the text, it is possible to appropriately perform some action to the user based on the information, for example, send a reply mail.

【0046】以上説明した情報検索装置は、上述した情
報検索を実行するための計算機プログラムを、サーバコ
ンピュータなどの計算機に読み込ませ、そのプログラム
を実行させることによっても実現できる。上述した情報
検索を実行するためのプログラムは、磁気テープやCD
−ROMなどの記録媒体によって、計算機に読み込まれ
る。図11は、上述の情報検索を実行することによって
情報検索装置として機能することになる計算機の構成を
示すブロック図である。
The information search apparatus described above can also be realized by causing a computer such as a server computer to read a computer program for executing the above-described information search and executing the program. The program for executing the above-described information search is a magnetic tape or a CD.
-Read into a computer by a recording medium such as a ROM. FIG. 11 is a block diagram illustrating a configuration of a computer that functions as an information search device by executing the above-described information search.

【0047】この計算機は、中央処理装置(CPU)2
1と、プログラムやデータを格納するためのハードディ
スク装置22と、主メモリ23と、キーボードやマウス
などの入力装置24と、CRTなどの表示装置25と、
磁気テープやCD−ROM等の記録媒体27を読み取る
読み取り装置26と、ネットワーク10に対するインタ
フェースとなる通信インタフェース28とから構成され
ている。ハードディスク装置22、主メモリ23、入力
装置24、表示装置25、読み取り装置26及び通信イ
ンタフェース28は、いずれも内部バスなどを介して中
央処理装置21に接続している。
This computer has a central processing unit (CPU) 2
1, a hard disk device 22 for storing programs and data, a main memory 23, an input device 24 such as a keyboard and a mouse, and a display device 25 such as a CRT.
It comprises a reading device 26 for reading a recording medium 27 such as a magnetic tape or a CD-ROM, and a communication interface 28 serving as an interface to the network 10. The hard disk device 22, main memory 23, input device 24, display device 25, reading device 26, and communication interface 28 are all connected to the central processing unit 21 via an internal bus or the like.

【0048】この計算機は、上述の情報検索を実行する
ためのプログラムを格納した記録媒体27を読み取り装
置26に装着し、記録媒体27からプログラムを読み出
してハードディスク装置22に格納し、ハードディスク
装置22に格納されたプログラムを中央処理装置21が
実行することにより、情報検索装置12として機能する
ことになる。この場合、アドレス変換テーブル16、単
語辞書42、抽出規則テーブル43及び要望種別変換テ
ーブル45は、一般的には、記憶手段であるハードディ
スク装置22内にそれぞれファイルとして構築されるこ
とになる。したがって、上述した情報検索を実行するの
に先立って、ファイルとしてのアドレス変換テーブル1
6、単語辞書42、抽出規則テーブル43及び要望種別
変換テーブル45に、それぞれ必要な情報を格納してお
くことが必要である。また、自然文抽出手段13、キー
ワード抽出手段41及び要望種別変換手段44、アドレ
ス変換手段15及びアドレス起動手段17は、プログラ
ムを実行する中央処理装置21によって実質的に構成さ
れることになる。
In this computer, a recording medium 27 storing a program for executing the above-described information search is mounted on a reading device 26, the program is read from the recording medium 27, stored in the hard disk device 22, and stored in the hard disk device 22. When the stored program is executed by the central processing unit 21, it functions as the information search device 12. In this case, the address conversion table 16, the word dictionary 42, the extraction rule table 43, and the request type conversion table 45 are generally constructed as files in the hard disk device 22 as storage means. Therefore, prior to executing the above-described information search, the address conversion table 1 as a file
6. Necessary information must be stored in the word dictionary 42, the extraction rule table 43, and the request type conversion table 45, respectively. Further, the natural sentence extracting means 13, the keyword extracting means 41 and the request type converting means 44, the address converting means 15 and the address activating means 17 are substantially constituted by the central processing unit 21 which executes a program.

【0049】以上、本発明を好ましい実施の形態に基づ
き具体的に説明したが、本発明は上記の実施の形態に限
定されるものではなく、特許請求の範囲の記載の範囲内
で種々の変更や拡張が可能である。
As described above, the present invention has been specifically described based on the preferred embodiments. However, the present invention is not limited to the above embodiments, and various modifications may be made within the scope of the claims. And extensions are possible.

【0050】[0050]

【発明の効果】以上説明したように発明は、ユーザは所
望の情報を検索してくれるサーバのアドレスや、所望の
情報を直接示すアドレスそのものを知らなくても、要望
を表す自然文を入力するだけで、そういったアドレスに
アクセスすることが可能となるという効果がある。
As described above, according to the present invention, a user inputs a natural sentence expressing a request without knowing the address of a server for searching for desired information or the address itself directly indicating desired information. Alone, it is possible to access such an address.

【0051】また、情報検索装置を示すアドレス自体に
自然文の要望を含めて送信することが可能なので、簡易
な検索インタフェースを実現できる。
Further, since it is possible to transmit the address indicating the information retrieval device including the request of the natural sentence, a simple retrieval interface can be realized.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の一形態の情報検索装置の構成を
示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an information search device according to an embodiment of the present invention.

【図2】ネットワークへの接続形態を示す図である。FIG. 2 is a diagram showing a connection form to a network.

【図3】自然文解析手段の構成を示すブロック図であ
る。
FIG. 3 is a block diagram showing a configuration of a natural sentence analyzing unit.

【図4】A)〜C)は、それぞれ、自然文付アドレスの
例を示す図である。
FIGS. 4A to 4C are diagrams illustrating examples of addresses with natural sentences;

【図5】本発明に基づく情報検索方法の処理の一例を示
すフローチャートである。
FIG. 5 is a flowchart illustrating an example of processing of an information search method according to the present invention.

【図6】自然文解析過程での処理を示すフローチャート
である。
FIG. 6 is a flowchart showing a process in a natural sentence analysis process.

【図7】要望種別変換テーブルの構成の一例を示す図で
ある。
FIG. 7 is a diagram illustrating an example of a configuration of a request type conversion table.

【図8】「通信種別:http」に対応するアドレス変
換テーブルの内容の一例を示す図である。
FIG. 8 is a diagram showing an example of the contents of an address conversion table corresponding to “communication type: http”.

【図9】「通信種別:ftp」に対応するアドレス変換
テーブルの内容の一例を示す図である。
FIG. 9 is a diagram illustrating an example of the contents of an address conversion table corresponding to “communication type: ftp”;

【図10】「通信種別:e−mail」に対応するアド
レス変換テーブルの内容の一例を示す図である。
FIG. 10 is a diagram illustrating an example of the contents of an address conversion table corresponding to “communication type: e-mail”;

【図11】情報検索装置を構成するための計算機システ
ムの構成の一例を示すブロック図である。
FIG. 11 is a block diagram illustrating an example of a configuration of a computer system for configuring the information search device.

【符号の説明】[Explanation of symbols]

10 ネットワーク 11 ユーザ端末 12 情報検索装置 13 自然文抽出手段 14 自然文解析手段 15 アドレス変換手段 16 アドレス変換テーブル 17 アドレス起動手段 18 サービスサーバ 31 情報検索方法 32 自然文抽出過程 33 自然文解析過程 34 アドレス変換過程 35 アドレス起動過程 41 キーワード抽出手段 42 単語辞書 43 抽出規則テーブル 44 要望種別変換手段 45 要望種別変換テーブル 51 キーワード抽出過程 52 要望種別変換過程 DESCRIPTION OF SYMBOLS 10 Network 11 User terminal 12 Information search device 13 Natural sentence extraction means 14 Natural sentence analysis means 15 Address conversion means 16 Address conversion table 17 Address activation means 18 Service server 31 Information search method 32 Natural sentence extraction process 33 Natural sentence analysis process 34 Address Conversion process 35 Address activation process 41 Keyword extraction means 42 Word dictionary 43 Extraction rule table 44 Request type conversion means 45 Request type conversion table 51 Keyword extraction process 52 Request type conversion process

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 自然文として記述された要望を該要望に
該当するサービスを提供するサーバのアドレスに変換す
る情報検索装置であって、 キーワードごとに対応する要望種別を保持する要望種別
テーブルを備える第1の記録手段と、 前記自然文を解析し前記要望種別テーブルを参照して前
記自然文に含まれる要望の要望種別を判断する自然文解
析手段と、 要望種別ごとに対応するアドレスを保持するアドレス変
換テーブルを備える第2の記録手段と、 前記自然文解析手段で得られた要望種別に基づいて前記
アドレス変換テーブルを検索し、該要望種別のサービス
を行うサーバのアドレスに変換するアドレス変換手段
と、 前記要望種別のサービスを行うサーバにおいて前記自然
文を含む情報が必要とされる場合には該情報を送信情報
として含ませた上で、前記アドレスを起動するアドレス
起動手段と、 を有する情報検索装置。
1. An information retrieval apparatus for converting a request described as a natural sentence into an address of a server providing a service corresponding to the request, comprising a request type table holding a request type corresponding to each keyword. First recording means; natural sentence analyzing means for analyzing the natural sentence and referring to the request type table to determine a request type of a request included in the natural sentence; and holding an address corresponding to each request type. A second recording unit having an address conversion table, and an address conversion unit for searching the address conversion table based on the request type obtained by the natural sentence analysis unit, and converting the address conversion table into an address of a server performing a service of the request type. When information including the natural sentence is required in a server performing the service of the request type, the information is included as transmission information. After having allowed, information retrieval device having an address start means for starting the address.
【請求項2】 自然文解析手段は、 自然文に含まれる単語の意味と係り受け関係から要望に
相当するキーワードを抽出するキーワード抽出手段と、 要望種別テーブルを参照して、抽出した前記キーワード
を要望種別に変換する要望種別変換手段と、 を有する請求項1に記載の情報検索装置。
2. A natural sentence analyzing means, comprising: keyword extracting means for extracting a keyword corresponding to a request from a meaning and a dependency relationship of a word included in a natural sentence; and referring to a request type table, extracting the extracted keyword. The information search device according to claim 1, further comprising: request type conversion means for converting into a request type.
【請求項3】 自然文として記述された要望を含むアド
レスを入力とし、入力した前記アドレスを解析して前記
自然文を抽出する自然文抽出手段をさらに有し、 前記自然文抽出手段が抽出した自然文が自然文解析手段
に入力される請求項1または2に記載の情報検索装置。
3. An apparatus according to claim 1, further comprising: a natural sentence extracting unit that receives an address including a request described as a natural sentence and analyzes the input address to extract the natural sentence. 3. The information retrieval apparatus according to claim 1, wherein a natural sentence is input to the natural sentence analyzing means.
【請求項4】 キーワードごとに対応する要望種別を保
持する要望種別テーブルを備える第1の記録手段と、要
望種別ごとに対応するアドレスを保持するアドレス変換
テーブルを備える第2の記録手段とを用い、自然文とし
て記述された要望を該要望に該当するサービスを提供す
るサーバのアドレスに変換する情報検索方法であって、 前記自然文を解析し前記要望種別テーブルを参照して前
記自然文に含まれる要望の要望種別を判断する自然文解
析過程と、 前記自然文解析過程で得られた要望種別に基づいて前記
アドレス変換テーブルを検索し、該要望種別のサービス
を行うサーバのアドレスに変換するアドレス変換過程
と、 前記要望種別のサービスを行うサーバにおいて前記自然
文を含む情報が必要とされる場合には該情報を送信情報
として含ませた上で、前記アドレスを起動するアドレス
起動過程と、 を有する情報検索方法。
4. A first recording unit having a request type table for holding a request type corresponding to each keyword, and a second recording unit having an address conversion table for holding an address corresponding to each request type. An information search method for converting a request described as a natural sentence into an address of a server that provides a service corresponding to the request, wherein the natural sentence is analyzed and included in the natural sentence with reference to the request type table A natural sentence analysis step of determining a request type of the request to be received; and an address for searching the address conversion table based on the request type obtained in the natural sentence analysis step, and converting the address conversion table into an address of a server that performs a service of the request type. A conversion process, and when information including the natural sentence is required in a server that performs the service of the request type, the information is used as transmission information. And an address activation step of activating the address after including the information.
【請求項5】 前記自然文解析過程は、 自然文に含まれる単語の意味と係り受け関係から要望に
相当するキーワードを抽出するキーワード抽出過程と、 要望種別テーブルを参照して、抽出した前記キーワード
を要望種別に変換する要望種別変換過程と、 から構成される請求項4に記載の情報検索方法。
5. The natural sentence analyzing step includes: a keyword extracting step of extracting a keyword corresponding to a request from a meaning and a dependency relationship of a word included in the natural sentence; and the keyword extracted by referring to a request type table. 5. The information search method according to claim 4, comprising: converting a request type into a request type.
【請求項6】 自然文として記述された要望を含むアド
レスを入力とし、入力した前記アドレスを解析して前記
自然文を抽出する自然文抽出過程をさらに有し、 前記自然文抽出過程が抽出した自然文が自然文解析過程
での入力として用いられる請求項4または5に記載の情
報検索方法。
6. A natural sentence extracting step of inputting an address including a request described as a natural sentence and analyzing the input address to extract the natural sentence, wherein the natural sentence extracting step extracts the natural sentence. 6. The information retrieval method according to claim 4, wherein a natural sentence is used as an input in a natural sentence analysis process.
【請求項7】 コンピュータが読取り可能な記録媒体で
あって、 前記コンピュータに、 自然文として記述された要望を該要望に該当するサービ
スを提供するサーバのアドレスに変換する情報検索の処
理であって、前記自然文を解析し前記自然文に含まれる
要望の要望種別を判断する自然文解析プロセスと、前記
自然文解析過程で得られた要望種別に基づいて、該要望
種別のサービスを行うサーバのアドレスに変換するアド
レス変換プロセスと、前記要望種別のサービスを行うサ
ーバにおいて前記自然文を含む情報が必要とされる場合
には該情報を送信情報として含ませた上で、前記アドレ
スを起動するアドレス起動プロセスと、を有する処理を
実行させるプログラムを格納した記録媒体。
7. A computer-readable recording medium, which is an information search process for converting a request described as a natural sentence into an address of a server that provides a service corresponding to the request. A natural sentence analysis process for analyzing the natural sentence and determining a request type of a request included in the natural sentence; and a server for providing a service of the request type based on the request type obtained in the natural sentence analysis process. An address translation process for translating to an address, and, if the information including the natural sentence is required in a server that performs the service of the request type, including the information as transmission information, and then activating the address A recording medium storing a program for executing a process having an activation process.
【請求項8】 自然文解析プロセスは、自然文に含まれ
る単語の意味と係り受け関係から要望に相当するキーワ
ードを抽出するキーワード抽出プロセスと、抽出した前
記キーワードを要望種別に変換する要望種別変換プロセ
スとから構成される請求項7に記載の記録媒体。
8. A natural sentence analyzing process includes a keyword extracting process for extracting a keyword corresponding to a request from a meaning and a dependency relationship of a word included in a natural sentence, and a request type conversion for converting the extracted keyword into a request type. The recording medium according to claim 7, comprising a process.
【請求項9】 情報検索の処理は、自然文として記述さ
れた要望を含むアドレスを入力とし、入力した前記アド
レスを解析して前記自然文を抽出する自然文抽出プロセ
スをさらに有し、前記自然文抽出プロセスが抽出した自
然文が自然文解析プロセスでの入力として用いられる請
求項7または8に記載の記録媒体。
9. The information retrieval process further includes a natural sentence extraction process of inputting an address including a request described as a natural sentence and analyzing the input address to extract the natural sentence. 9. The recording medium according to claim 7, wherein the natural sentence extracted by the sentence extraction process is used as an input in the natural sentence analysis process.
JP2000246242A 2000-08-15 2000-08-15 Information retrieving device, its method and recording medium storing information retrieving program Pending JP2002063203A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000246242A JP2002063203A (en) 2000-08-15 2000-08-15 Information retrieving device, its method and recording medium storing information retrieving program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000246242A JP2002063203A (en) 2000-08-15 2000-08-15 Information retrieving device, its method and recording medium storing information retrieving program

Publications (1)

Publication Number Publication Date
JP2002063203A true JP2002063203A (en) 2002-02-28

Family

ID=18736597

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000246242A Pending JP2002063203A (en) 2000-08-15 2000-08-15 Information retrieving device, its method and recording medium storing information retrieving program

Country Status (1)

Country Link
JP (1) JP2002063203A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012123492A (en) * 2010-12-06 2012-06-28 Fujitsu Ten Ltd Information providing system and information providing device
JP2013109568A (en) * 2011-11-21 2013-06-06 Zenrin Datacom Co Ltd Site retrieval system and site retrieval method
JP2013196385A (en) * 2012-03-19 2013-09-30 Toshiba Corp Service controller, service control method and service control program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0756932A (en) * 1993-08-13 1995-03-03 Nec Corp Information retrieval system
JPH0962684A (en) * 1995-08-22 1997-03-07 Nippon Telegr & Teleph Corp <Ntt> Information retrieval method and information retrieval device, and information guiding method and information guiding device
JPH09311869A (en) * 1996-05-24 1997-12-02 Toshiba Corp Internet retrieving server
JPH1185766A (en) * 1997-09-10 1999-03-30 Nippon Telegr & Teleph Corp <Ntt> Method and device for extracting keyword and storage medium storing keyword extraction program
JP2000020444A (en) * 1998-06-26 2000-01-21 Bariafurii:Kk Function extending device, its method and record medium recording function extension program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0756932A (en) * 1993-08-13 1995-03-03 Nec Corp Information retrieval system
JPH0962684A (en) * 1995-08-22 1997-03-07 Nippon Telegr & Teleph Corp <Ntt> Information retrieval method and information retrieval device, and information guiding method and information guiding device
JPH09311869A (en) * 1996-05-24 1997-12-02 Toshiba Corp Internet retrieving server
JPH1185766A (en) * 1997-09-10 1999-03-30 Nippon Telegr & Teleph Corp <Ntt> Method and device for extracting keyword and storage medium storing keyword extraction program
JP2000020444A (en) * 1998-06-26 2000-01-21 Bariafurii:Kk Function extending device, its method and record medium recording function extension program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012123492A (en) * 2010-12-06 2012-06-28 Fujitsu Ten Ltd Information providing system and information providing device
JP2013109568A (en) * 2011-11-21 2013-06-06 Zenrin Datacom Co Ltd Site retrieval system and site retrieval method
JP2013196385A (en) * 2012-03-19 2013-09-30 Toshiba Corp Service controller, service control method and service control program

Similar Documents

Publication Publication Date Title
US7747611B1 (en) Systems and methods for enhancing search query results
US6968332B1 (en) Facility for highlighting documents accessed through search or browsing
JP4731479B2 (en) Search system and search method
US8316016B1 (en) Hypertext browser assistant
US6055542A (en) System and method for displaying the contents of a web page based on a user&#39;s interests
US9104772B2 (en) System and method for providing tag-based relevance recommendations of bookmarks in a bookmark and tag database
EP2181405B1 (en) Automatic expanded language search
US20160283604A1 (en) System and method for searching a bookmark and tag database for relevant bookmarks
US20020138479A1 (en) Adaptive search engine query
JP4787902B2 (en) Online e-mail service system and method
US20050187920A1 (en) Contextual searching
US20050065774A1 (en) Method of self enhancement of search results through analysis of system logs
US20060111893A1 (en) Display of results of cross language search
JP2001510607A (en) Intelligent network browser using indexing method based on proliferation concept
JPH11306171A (en) Item information input method and recording medium
JP2006073012A (en) System and method of managing information by answering question defined beforehand of number decided beforehand
TWI682286B (en) System for document searching using results of text analysis and natural language input
KR100393176B1 (en) Internet information searching system and method by document auto summation
JP2001265774A (en) Method and device for retrieving information, recording medium with recorded information retrieval program and hypertext information retrieving system
KR20010095215A (en) Method for retrieving data on internet through constructing site information database
JP3521879B2 (en) Document data linking device, link destination address display / access device, and linked document data distribution device
US8131752B2 (en) Breaking documents
JP2002063203A (en) Information retrieving device, its method and recording medium storing information retrieving program
CN1922606B (en) For dynamic keyword processing system and the method for user oriented internet navigation
US20050060291A1 (en) Method and apparatus for searching universal resource identifiers

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041110

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20050511