JP3548955B2 - Problem solving database search system and computer readable storage medium storing problem solving database search program - Google Patents

Problem solving database search system and computer readable storage medium storing problem solving database search program Download PDF

Info

Publication number
JP3548955B2
JP3548955B2 JP2000313000A JP2000313000A JP3548955B2 JP 3548955 B2 JP3548955 B2 JP 3548955B2 JP 2000313000 A JP2000313000 A JP 2000313000A JP 2000313000 A JP2000313000 A JP 2000313000A JP 3548955 B2 JP3548955 B2 JP 3548955B2
Authority
JP
Japan
Prior art keywords
word
database
input
words
match
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP2000313000A
Other languages
Japanese (ja)
Other versions
JP2002123541A (en
Inventor
雄次 片山
武史 鳴海
Original Assignee
株式会社カナック
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 株式会社カナック filed Critical 株式会社カナック
Priority to JP2000313000A priority Critical patent/JP3548955B2/en
Publication of JP2002123541A publication Critical patent/JP2002123541A/en
Application granted granted Critical
Publication of JP3548955B2 publication Critical patent/JP3548955B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、携帯電話やコンピュータその他のハードやソフトの商品について、その使い方など予め想定された質問に対し回答を用意した文書のウエブ上のサポートに用いられるデータベース検索システム及び携帯電話やコンピュータその他のハードやソフトの商品について、その使い方など予め想定された質問に対し回答を用意した文書のサポートに用いられるデータベース検索プログラムを記録したコンピュータ読み取り可能な記憶媒体に関する。
【0002】
【従来の技術】
商品などに関する質問者に対する現状のサポート体制は、電話による対応と、ホームページのキーワード検索が一般的に知られている。
【0003】
【発明が解決しようとする課題】
質問者は、商品などに何かトラブルが生じた場合、夜に質問したい場合が多いが電話サポートは通常18時で終わってしまう。そのため質問者は十分なサービスが受けられない。また、質問者が電話を掛けてもなかなか繋がらないという問題点があった。これを解消するためには、電話サポートのコストが今後ますます膨らんでしまう傾向があるという問題点がある。また、サポートサイトのホームページでキーワード検索してもヒットしないことが多く、また質問者が質問したいことをどうやって説明していいか判らないという問題点があった。
また、従来のキーワード検索では、キーワードを正しく知っている、キーワードを正しく入力するという2つの条件を満たさないと検索できない。
また、全文検索では、対象文書に含まれていない語では検索できず、また、完全一致(exact match)する語以外は検索されない。また、データベースが膨大になればなるほど、関係のない文書も数多く検索され、対象となる文書を探し出すのに手間がかかるという問題点がある。
また、メニュー方式では、知りたいことをメニューから見当をつけながら探すため、メニュー階層が深い場合は探しにくい。また、見当がつきにくくあちこち探す場合も多い。また、持っていない機能については探すことができず、また、ユーザのイメージしている言葉とメニューが異なる場合は探すことができないという問題点がある。
本発明は上記問題点を解決することを目的とするものである。
【0004】
【課題を解決するための手段】
上記目的を達成するため、本発明は、見出し語、同義語、異表記語、ナビゲーション語、回答文など質問者の知りたい事柄を表わす語を収録したサーバーに装備された辞書データベースと、携帯電話などの情報端末から質問者がウエブ上のホームページに任意の語を入力できるようにした入力手段と、前記入力された任意の語が前記辞書データベースのどの語と一致するかあるいは近いかを決定する検索手段とを備え、該検索手段により検索された語にリンクされたナビゲーション文を階層的に前記情報端末の画面に表示し、前記情報端末の画面上で階層ごとに選択されたナビゲーション文に基づいて最終的に問題解決情報を前記情報端末の画面に表示するようにした問題解決データベース検索システムにおいて、任意の入力語を、前記辞書データベースにある見出し語、同義語、異表記語と順次比べて一致したときを完全一致とする手段と、完全一致しないときは、入力語の末尾から1文字を削除した文字列を前記データベースにある見出し語、同義語、異表記語と順次比べ、該文字列が辞書データベースにある語と一致しないときは順次末尾から削除する文字を1文字ずつ増加する手段と、該処理で一致しないときは、前記辞書データベースにある語を見出し語、同義語、異表記語の順でその末尾から1文字削除した文字列を任意の入力語と比べ、該文字列が前記入力語と一致しないときは順次末尾から削除する文字を1文字ずつ増加する手段と、該処理で一致しないときは、前記辞書データベースにある語の中から前記任意の入力語の先頭語を含む語を検索して前記任意の入力語が前記辞書データベースのどの語と一致するかあるいは近いかを決定する手段とを備えたものである。
また本発明は、見出し語、同義語、異表記語、ナビゲーション語、回答文など質問者の知りたい事柄を表わす語を収録した辞書データベースと、携帯電話などの情報端末から質問者が任意の語を入力できるようにした入力手段と、前記入力された任意の語が前記辞書データベースのどの語と一致するかあるいは近いかを決定する検索手段とを備え、該検索手段により検索された語にリンクされたナビゲーション文を階層的に前記情報端末の画面に表示し、前記情報端末の画面上で階層ごとに選択されたナビゲーション文に基づいて最終的に問題解決情報を前記情報端末の画面に表示するようにした問題解決データベース検索プログラムを記録したコンピュータ読み取り可能な記憶媒体において、コンピュータを、任意の入力語を、前記辞書データベースにある見出し語、同義語、異表記語と順次比べて一致したときを完全一致とする手段と、完全一致しないときは、入力語の末尾から1文字を削除した文字列を前記データベースにある見出し語、同義語、異表記語と順次比べ、該文字列が辞書データベースにある語と一致しないときは順次末尾から削除する文字を1文字ずつ増加する手段と、該処理で一致しないときは、前記辞書データベースにある語を見出し語、同義語、異表記語の順でその末尾から1文字削除した文字列を任意の入力語と比べ、該文字列が前記入力語と一致しないときは順次末尾から削除する文字を1文字ずつ増加する手段と、該処理で一致しないときは、前記辞書データベースにある語の中から前記任意の入力語の先頭語を含む語を検索して前記任意の入力語が前記辞書データベースのどの語と一致するかあるいは近いかを決定する手段として機能させたものである。
【0005】
【発明の実施の形態】
以下に本発明の実施の形態を携帯電話サポートデータベース検索システムを一例として添付した図面を参照して詳細に説明する。
なお、本発明は問題解決のためのデータベース検索システムに広く応用できるものであり、図示する実施形態に特に限定されるものではない。
図2において、2はナビゲーション用コンピュータ(サーバー)であり、インターネット接続コネクタを有するインターフェース4を通じてインターネット6に接続している。
【0006】
ナビゲーション用コンピュータ2のハードディスクなどの記憶装置には、、見出し語、同義語、異表記語、ナビゲーション語、回答文その他のデータから構成されている辞書データベース8と、インターネット6を通じてiモードの携帯電話14やクライアントコンピュータ10などの情報端末から入力される検索データに基づいて、このデータと一致あるいはこのデータに近いデータを辞書データベース8から検索し、この検索データからナビゲート文を階層的に表示し、質問者によって選択されたナビゲート文によって問題解決回答文を導き出し、これを情報端末の表示部に表示するデータベース検索プログラムソフト12が格納されている。
【0007】
前記データベース検索プログラムソフト12は、入力手段16、検索手段18、ナビゲーション手段20及び表示手段22とから構成され、情報端末によってユーザが「思いつく言葉」即ち任意の語を入力手段16に入力すると、検索手段18はこの「思いつく言葉」が辞書データベース8のどの語と一致するかあるいは近いかを決定する。ナビゲーション手段20はこの決定を受け、辞書データベース8と予めリンクが張られているナビゲーション文を起動し、ユーザの情報端末の画面にナビゲーション文を表示する。
【0008】
端末ユーザがナビゲーション画面に表示されたナビゲーション文を選択すると最終的に問題解決データベースの回答文が検索され、表示手段22によって情報端末の画面に表示される。検索手段18における、「思いつく言葉」と辞書データベース8に搭載されている語との一致または近似度の決定の仕方は、完全一致と部分一致方式を組み合わせている。完全一致とは、入力された文字と辞書データベース8にある見出し語、同義語、異表記語とを順に比べて一致した場合のことである。
【0009】
部分一致とは完全一致と決定されない場合に行う処理で、入力された「思いつく言葉」の末尾から1文字削除した文字列を使ってこの文字列と辞書データベースにある見出し語、同義語、異表記語とを順に比べ一致するかを決定する。これが不成功に終わる時は、「思いつく言葉」の末尾から2文字削除した文字列を使ってこの文字列と辞書データベース8にある見出し語、同義語、異表記語とを順に比べ一致するか否かを決定する処理に移る。
【0010】
以下、削除する文字を1文字ずつ増やして一致するかどうかの処理を行う。一連の入力された「思いつく言葉」の末尾の文字を1文字ずつ削除して一致させる見出し語一致処理24がすべて失敗した場合、今度は逆に辞書データベース8にある語を、見出し語、同義語、異表記語の順に、末尾から1文字削除した文字列を使って、この文字列が入力された「思いつく言葉」と一致するかどうかを決定する処理を行う。
【0011】
これが不成功に終わった場合、前段と同様に辞書データベース8にある語を、見出し語、同義語、異表記語の順に、末尾から1文字削除した文字列を使って、この文字列が入力された「思いつく言葉」と一致するかどうかを決定する処理を行う。以下削除する文字を1文字ずつ増やして一致するかどうかの処理を行う。一連の辞書データベース8にある見出し語、同義語、異表記語末尾の文字を1文字ずつ削除して一致させる辞書一致処理26がすべて失敗した場合、先頭後マッチングプログラム処理28に移行する。
【0012】
この処理28は、入力された「思いつく言葉」の先頭語を含む見出し語を表示させるものである。例えば、「着信音選択」を調べる際、「着」又は「ちゃく」の入力でこれらの語を含む見出し語を表示させる。この処理に失敗した場合には、検索手段8は、情報端末の画面に「辞書不一致。他の語を入力してください」と表示する。
【0013】
上記の如く、前記辞書データベース8は、所定の複数のステップを経て問題解決情報に到達するよう階層構造となっている。また、前記辞書データベース8は、コールセンターへの問い合わせデータ及びその他のデータに基づいて作成され、言語学的アプローチによるシソーラス活用の技術を駆使して質問者の知りたい事柄(検索主題)と強く共起する(CO−OCCUR)語を収録した検索ナビゲーション辞書を装備している。
【0014】
また、質問者の知りたい事柄と強く共起する共起語は、階層構造となっており、常時更新され、問題解決機能が強化される。次に本実施形態の動作について説明する。
質問者は、製品の使用について質問したい事項が生じたときは、例えば、自己のiモードの携帯電話機14を用いて、ウエブ上のサーバー2の製品サポート用サイトのホームページにアクセスする。質問者がサーバーの製品サポート用ホームページにアクセスすると、サーバー2のデータベース検索プログラムソフト12の入力手段16が働き、質問者の情報端末のディスプレイの画面42に、図3に示すように任意の語の入力画面43が表示される。
【0015】
質問者が入力画面43の入力欄に例えば「音量調節」と入力し、検索ボタン44を押すと、データベース検索プログラムソフト12の検索手段18により、見出し語一致処理24、辞書一致処理26、先頭語マッチングプログラム処理28が順次、辞書データベース8から適切な語が検索されるまで行われる。検索手段18により、入力語と一致する見出し語、同義語、異表記語、ナビゲーション語、回答文その他のデータまたはそれに近い語が検索されると、この検索された語をナビゲーション文として表示するナビゲーション画面45が図4に示すように、情報端末の画面42に表示される。ここで質問者は、例えば、ナビゲーション文中の「音量」をヒットする。
【0016】
ナビゲーション手段20は、「音量」がヒットされると、選択処理30が働き、「音量」とリンクされている辞書データベース8中のナビゲーション文を選択し、ナビゲーション画面47を図5に示すように情報端末の画面42に表示する。次に質問者が図5のナビゲーション画面47のナビ゛―ション文の中から例えば「着信音量」をヒットすると、ナビゲーション手段20は選択処理32が働き、「着信音量」とリンクされている辞書データベース8中のナビゲーション文を選択し、ナビゲーション画面49を図6に示すように、情報端末の画面42に表示する。
【0017】
次に質問者が図6のナビゲーション画面49のナビゲーション文の中から例えば「待ち受け中に調節」をヒットすると、ナビゲーション手段20は選択処理34が働き、ナビゲーション文「待ち受け中に調節」とリンクされている辞書データベース8中の問題解決回答文データ46を選択する。表示手段22は、最終的にナビゲーション手段20によって選択された回答文データ46を回答文表示画面50として、図7に示すように、情報端末の画面42に表示する。回答文表示画面50には、問題解決回答文データ46の他に、更に詳細なデータに導くためのナビゲーション文48が表示される。
【0018】
質問者がこのナビゲーション文48の中から例えば「操作詳細」をヒットすると、表示手段22により、図8に示すように、情報端末の画面42に操作詳細データ表示画面53が表示される。図7の回答文表示画面51に戻り、例えば、「機能解説」がヒットされると、表示手段22により、図9に示すように、情報端末の画面に、機能解説データの表示画面55が表示される。
【0019】
次に質問者は図7、図8に示す問題解決データに基づいて自己の携帯電話14のボタンを押し、音量調節設定処理40を行う。あるいは、携帯電話14によるインターネットアクセスモードを終了した後、音量調節操作処理38を行う。
【0020】
上記実施形態は、辞書データベースとデータベース検索プログラムソフトから成る問題解決データベース検索プログラムをインターネット上のサーバーに格納し、このプログラムを情報端末によってウエブ上で利用できるようにしたものであるが、上記プログラムをコンピュータ読み取り可能な記憶媒体例えばメモリカードあるいはメモリースティックなどの外部記憶媒体に記録し、この外部記憶媒体を情報端末に装着して利用するようにしても良い。
【0021】
【発明の効果】
本発明は上述の如く構成したので、問題解決を求めるユーザのさまざまな思考パターン及びさまざまな角度からの回答要求に対応しつつ予め用意された回答文書にユーザを簡単に導くことができる。
【図面の簡単な説明】
【図1】本発明の機能ブロック図である。
【図2】本発明の機能ブロック説明図である。
【図3】情報端末の画面を示す説明図である。
【図4】情報端末の画面を示す説明図である。
【図5】情報端末の画面を示す説明図である。
【図6】情報端末の画面を示す説明図である。
【図7】情報端末の画面を示す説明図である。
【図8】情報端末の画面を示す説明図である。
【図9】情報端末の画面を示す説明図である。
【符号の説明】
2 サーバー
4 インターフェイス
6 インターネット
8 辞書データベース
10 コンピュータ
12 データベース検索プログラムソフト
14 携帯電話
16 入力手段
18 検索手段
20 ナビゲーション手段
22 表示手段
24 見出し語一致処理
26 辞書一致処理
28 先頭語マッチングプログラム処理
30 選択処理
32 選択処理
34 選択処理
36 選択処理
38 処理
40 処理
42 画面
44 検索ボタン
46 問題解決データ
48 ナビゲーション文
50 回答文表示画面
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a database search system used for supporting on a web a document prepared with answers to questions assumed in advance, such as how to use the product, such as a mobile phone, a computer, and other hardware and software, and a mobile phone, a computer, and other products. The present invention relates to a computer-readable storage medium that stores a database search program used to support documents prepared with answers to questions assumed in advance such as how to use hardware and software products.
[0002]
[Prior art]
As for the current support system for a questioner regarding a product or the like, generally, a response by telephone and a keyword search on a homepage are known.
[0003]
[Problems to be solved by the invention]
The questioner often wants to ask a question at night when something goes wrong with the product, but telephone support usually ends at 18:00. Therefore, the questioner cannot receive sufficient service. There was also a problem that the caller could not be easily connected even if he called. To solve this problem, there is a problem that the cost of telephone support tends to increase further in the future. In addition, there is also a problem that even if a keyword search is performed on the homepage of the support site, no hit is made, and the questioner does not know how to explain what he wants to ask.
Further, in the conventional keyword search, the search cannot be performed unless the two conditions of knowing the keyword correctly and inputting the keyword correctly are satisfied.
In the full-text search, words that are not included in the target document cannot be searched, and words other than words that exactly match (exact match) cannot be searched. Another problem is that as the database becomes enormous, many unrelated documents are searched, and it takes time to find a target document.
In addition, in the menu method, since a user wants to know while searching for a menu from the menu, it is difficult to search when the menu hierarchy is deep. In addition, there are many cases where it is difficult to find a target and search around. In addition, there is a problem that a function that the user does not have cannot be searched for, and that the user cannot search for a word that is different from the image that the user has imagined.
An object of the present invention is to solve the above problems.
[0004]
[Means for Solving the Problems]
In order to achieve the above object, the present invention provides a dictionary database provided in a server, which stores words that represent a questioner's desire to know, such as headwords, synonyms, heterograms, navigation words, answer sentences, and a mobile phone. Input means for allowing a questioner to input an arbitrary word to a web page on a web from an information terminal such as the above, and determining which word in the dictionary database matches or is close to the input arbitrary word. Search means for displaying navigation sentences linked to the words searched by the search means on the screen of the information terminal in a hierarchical manner, based on the navigation sentences selected for each hierarchy on the screen of the information terminal. In the problem solving database search system which finally displays the problem solving information on the screen of the information terminal, any input word can be entered in the dictionary Means for making a complete match when sequentially matching headwords, synonyms, and heterologous words in the database; and a character string obtained by deleting one character from the end of the input word when the words do not completely match are stored in the database. When the character string does not match a word in the dictionary database, the character to be sequentially deleted from the end is increased by one character. A character string obtained by deleting one character from the end of a word in the dictionary database in the order of a headword, a synonym, and a different notation word is compared with an arbitrary input word, and when the character string does not match the input word, the character string is sequentially ended. Means for increasing the number of characters to be deleted from the dictionary one by one, and when the word does not match in the processing, a word including the head word of the arbitrary input word is searched from words in the dictionary database, and the arbitrary input word is searched. The term is intended to have a means for determining which words and whether or close match of the dictionary database.
In addition, the present invention provides a dictionary database containing words that indicate what the questioner wants to know, such as headwords, synonyms, heterograms, navigation words, answer sentences, and the like. And a search means for determining which word in the dictionary database matches or is close to the input arbitrary word, and a link to the word searched by the search means. Displaying the navigation text hierarchically on the screen of the information terminal, and finally displaying the problem solving information on the screen of the information terminal based on the navigation text selected for each hierarchy on the screen of the information terminal. In a computer-readable storage medium storing the above-described problem solving database search program, a computer reads an arbitrary input word from the dictionary database. Means for making a complete match when the headwords, synonyms, and heterologous words in the database are sequentially compared, and a character string obtained by deleting one character from the end of the input word when there is no perfect match is stored in the database. When the character string does not match a word in the dictionary database, the character to be sequentially deleted from the end is increased by one character. A character string obtained by deleting one character from the end of a word in the dictionary database in the order of a headword, a synonym, and a different notation word is compared with an arbitrary input word, and when the character string does not match the input word, the character string is sequentially ended. Means for increasing the characters to be deleted from the dictionary one by one, and if the words do not match in the processing, search for a word including the head word of the arbitrary input word from the words in the dictionary database, and There is obtained to function as means for determining which words and whether or close match of the dictionary database.
[0005]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings, using a mobile phone support database search system as an example.
The present invention can be widely applied to a database search system for solving a problem, and is not particularly limited to the illustrated embodiment.
In FIG. 2, a navigation computer (server) 2 is connected to the Internet 6 through an interface 4 having an Internet connection connector.
[0006]
A storage device such as a hard disk of the navigation computer 2 has a dictionary database 8 composed of headwords, synonyms, alternative words, navigation words, answer sentences and other data, and an i-mode mobile phone through the Internet 6. Based on search data input from an information terminal such as 14 or the client computer 10, data matching or close to this data is searched from the dictionary database 8, and a navigation sentence is hierarchically displayed from the search data. A database search program software 12 for deriving a problem-solving answer sentence based on the navigation sentence selected by the questioner and displaying this on the display unit of the information terminal is stored.
[0007]
The database search program software 12 includes an input unit 16, a search unit 18, a navigation unit 20, and a display unit 22. When a user inputs a "word to come up", that is, an arbitrary word to the input unit 16, a search is performed. The means 18 determines which word in the dictionary database 8 matches or is close to this "conceived word". In response to this determination, the navigation means 20 activates a navigation sentence linked in advance to the dictionary database 8, and displays the navigation sentence on the screen of the information terminal of the user.
[0008]
When the terminal user selects the navigation sentence displayed on the navigation screen, the answer sentence in the problem solving database is finally retrieved and displayed on the screen of the information terminal by the display means 22. The method of determining the degree of matching or the degree of approximation between the “words to come up with” and the words stored in the dictionary database 8 by the search means 18 combines a perfect match and a partial match method. The perfect match is a case where the input character is compared with a headword, a synonym, and a different notation word in the dictionary database 8 in order and they match.
[0009]
A partial match is a process performed when it is not determined to be a perfect match, using a character string that is one character deleted from the end of the input "think word" and a headword, synonym, or another notation in the dictionary database Words are compared in order to determine whether they match. If this is unsuccessful, the character string obtained by deleting two characters from the end of the “thinkable word” is compared with the headword, synonym, and heterologous word in the dictionary database 8 in order to determine whether or not they match. Move to the process of determining
[0010]
Hereinafter, a process is performed to determine whether or not the characters to be deleted match one by one. If all of the headword matching processes 24 for deleting and matching the last character of a series of input words to come up with one by one have failed, then the words in the dictionary database 8 are replaced with headwords and synonyms. Then, using a character string in which one character is deleted from the end in the order of the different notations, a process is performed to determine whether or not this character string matches the input “think word”.
[0011]
If this is unsuccessful, this character string is input using a character string obtained by deleting one character from the end of the words in the dictionary database 8 in the order of the headword, the synonym, and the heterologous word in the same manner as in the preceding paragraph. A process is performed to determine whether or not it matches the “think word”. Hereinafter, a process is performed to determine whether or not the characters to be deleted are matched one by one. If the dictionary matching process 26 that deletes and matches the characters at the end of headwords, synonyms, and different notations in the series of dictionary databases 8 one by one fails, the process proceeds to the post-head matching program process 28.
[0012]
This processing 28 is for displaying a headword including the first word of the input “conceived word”. For example, when examining "ringtone selection", entry of "chaku" or "chaku" displays headwords including these words. If this process fails, the search means 8 displays "Dictionary mismatch. Please enter another word" on the screen of the information terminal.
[0013]
As described above, the dictionary database 8 has a hierarchical structure so as to reach problem solving information through a plurality of predetermined steps. The dictionary database 8 is created based on the inquiry data to the call center and other data, and co-occurs strongly with what the questioner wants to know (search subject) by making full use of the thesaurus utilization technique using a linguistic approach. It is equipped with a search navigation dictionary that records (CO-OCCUR) words.
[0014]
Also, co-occurrence words that strongly co-occur with the questioner wants to know have a hierarchical structure, are constantly updated, and enhance the problem solving function. Next, the operation of the present embodiment will be described.
When there is an item to be inquired about the use of the product, the interrogator accesses the homepage of the product support site of the server 2 on the web, for example, using his / her i-mode mobile phone 14. When the inquirer accesses the product support homepage of the server, the input means 16 of the database search program software 12 of the server 2 operates, and an arbitrary word of an arbitrary word is displayed on the screen 42 of the display of the information terminal of the inquirer as shown in FIG. An input screen 43 is displayed.
[0015]
When the requester inputs, for example, “volume control” in the input field of the input screen 43 and presses the search button 44, the search means 18 of the database search program software 12 causes the search term 18 to perform the headword matching process 24, the dictionary matching process 26, The matching program processing 28 is sequentially performed until an appropriate word is searched from the dictionary database 8. When the search means 18 searches for a headword, a synonym, a different notation, a navigation word, an answer sentence, or other data or a word close to the input word, the searched word is displayed as a navigation sentence. The screen 45 is displayed on the screen 42 of the information terminal as shown in FIG. Here, the questioner hits “volume” in the navigation sentence, for example.
[0016]
When the "volume" is hit, the selection means 30 operates to select a navigation sentence in the dictionary database 8 linked to the "volume", and displays the navigation screen 47 as shown in FIG. It is displayed on the screen 42 of the terminal. Next, when the requester hits, for example, "Ring volume" from the navigation sentence on the navigation screen 47 of FIG. 5, the navigation means 20 operates the selection process 32, and the dictionary database linked to "Ring volume" 8 is selected, and a navigation screen 49 is displayed on the screen 42 of the information terminal as shown in FIG.
[0017]
Next, when the requester hits, for example, "adjust while waiting" from the navigation sentence on the navigation screen 49 of FIG. 6, the selection means 34 of the navigation means 20 is activated, and the navigation means 20 is linked to the navigation sentence "adjust while waiting". The problem solving answer sentence data 46 in the existing dictionary database 8 is selected. The display means 22 displays the answer sentence data 46 finally selected by the navigation means 20 as an answer sentence display screen 50 on the screen 42 of the information terminal as shown in FIG. On the answer sentence display screen 50, in addition to the problem solving answer sentence data 46, a navigation sentence 48 for leading to more detailed data is displayed.
[0018]
When the requester hits, for example, "operation details" from the navigation sentence 48, the display means 22 displays an operation details data display screen 53 on the screen 42 of the information terminal as shown in FIG. Returning to the answer sentence display screen 51 in FIG. 7, for example, when “function explanation” is hit, the display means 22 displays the function explanation data display screen 55 on the information terminal screen as shown in FIG. 9. Is done.
[0019]
Next, the questioner presses the button of his / her mobile phone 14 based on the problem solving data shown in FIGS. Alternatively, after terminating the Internet access mode by the mobile phone 14, a volume adjustment operation process 38 is performed.
[0020]
In the above embodiment, a problem solving database search program including a dictionary database and database search program software is stored in a server on the Internet, and this program can be used on a web by an information terminal. The information may be recorded on an external storage medium such as a computer-readable storage medium, for example, a memory card or a memory stick, and the external storage medium may be mounted on an information terminal for use.
[0021]
【The invention's effect】
Since the present invention is configured as described above, it is possible to easily guide the user to an answer document prepared in advance while responding to various thinking patterns of the user seeking a problem solution and answer requests from various angles.
[Brief description of the drawings]
FIG. 1 is a functional block diagram of the present invention.
FIG. 2 is a functional block diagram of the present invention.
FIG. 3 is an explanatory diagram showing a screen of the information terminal.
FIG. 4 is an explanatory diagram showing a screen of the information terminal.
FIG. 5 is an explanatory diagram showing a screen of the information terminal.
FIG. 6 is an explanatory diagram showing a screen of the information terminal.
FIG. 7 is an explanatory diagram showing a screen of the information terminal.
FIG. 8 is an explanatory diagram showing a screen of the information terminal.
FIG. 9 is an explanatory diagram showing a screen of the information terminal.
[Explanation of symbols]
2 Server 4 Interface 6 Internet 8 Dictionary database 10 Computer 12 Database search program software 14 Mobile phone 16 Input means 18 Search means 20 Navigation means 22 Display means 24 Headword matching processing 26 Dictionary matching processing 28 Headword matching program processing 30 Selection processing 32 Selection process 34 Selection process 36 Selection process 38 Process 40 Process 42 Screen 44 Search button 46 Problem solving data 48 Navigation text 50 Answer text display screen

Claims (2)

見出し語、同義語、異表記語、ナビゲーション語、回答文など質問者の知りたい事柄を表わす語を収録したサーバーに装備された辞書データベースと、携帯電話などの情報端末から質問者がウエブ上のホームページに任意の語を入力できるようにした入力手段と、前記入力された任意の語が前記辞書データベースのどの語と一致するかあるいは近いかを決定する検索手段とを備え、該検索手段により検索された語にリンクされたナビゲーション文を階層的に前記情報端末の画面に表示し、前記情報端末の画面上で階層ごとに選択されたナビゲーション文に基づいて最終的に問題解決情報を前記情報端末の画面に表示するようにした問題解決データベース検索システムにおいて、任意の入力語を、前記辞書データベースにある見出し語、同義語、異表記語と順次比べて一致したときを完全一致とする手段と、完全一致しないときは、入力語の末尾から1文字を削除した文字列を前記データベースにある見出し語、同義語、異表記語と順次比べ、該文字列が辞書データベースにある語と一致しないときは順次末尾から削除する文字を1文字ずつ増加する手段と、該処理で一致しないときは、前記辞書データベースにある語を見出し語、同義語、異表記語の順でその末尾から1文字削除した文字列を任意の入力語と比べ、該文字列が前記入力語と一致しないときは順次末尾から削除する文字を1文字ずつ増加する手段と、該処理で一致しないときは、前記辞書データベースにある語の中から前記任意の入力語の先頭語を含む語を検索して前記任意の入力語が前記辞書データベースのどの語と一致するかあるいは近いかを決定する手段とを備えたことを特徴とする問題解決データベース検索システム。A dictionary database installed on the server that contains words that indicate what the questioner wants to know, such as headwords, synonyms, spellings, navigation words, and answer sentences, and a questionnaire on the web from an information terminal such as a mobile phone. An input unit for inputting an arbitrary word on a homepage; and a search unit for determining which word in the dictionary database matches or is close to the input arbitrary word. The navigation sentence linked to the selected word is hierarchically displayed on the screen of the information terminal, and the problem solving information is finally displayed on the information terminal based on the navigation sentence selected for each hierarchy on the screen of the information terminal. In the problem-solving database search system displayed on the screen of (1), any input word can be replaced with a headword or synonym in the dictionary database. Means for making an exact match when successively comparing with a different notation word, and when not completely matching, a character string in which one character is deleted from the end of the input word is replaced with a headword, a synonym, or a different notation word in the database. Means for sequentially increasing the number of characters to be deleted from the end one by one when the character string does not match a word in the dictionary database; and , A character string in which one character has been deleted from the end in the order of synonyms and different notations is compared with an arbitrary input word, and if the character string does not match the input word, the characters to be deleted from the end are sequentially increased by one character Means for searching for a word including the head word of the arbitrary input word from the words in the dictionary database when the words do not match in the processing, and searching for any word in the dictionary database Problem solving database search system characterized by comprising a means for determining whether matching or close. 見出し語、同義語、異表記語、ナビゲーション語、回答文など質問者の知りたい事柄を表わす語を収録した辞書データベースと、携帯電話などの情報端末から質問者が任意の語を入力できるようにした入力手段と、前記入力された任意の語が前記辞書データベースのどの語と一致するかあるいは近いかを決定する検索手段とを備え、該検索手段により検索された語にリンクされたナビゲーション文を階層的に前記情報端末の画面に表示し、前記情報端末の画面上で階層ごとに選択されたナビゲーション文に基づいて最終的に問題解決情報を前記情報端末の画面に表示するようにした問題解決データベース検索プログラムを記録したコンピュータ読み取り可能な記憶媒体において、コンピュータを、任意の入力語を、前記辞書データベースにある見出し語、同義語、異表記語と順次比べて一致したときを完全一致とする手段と、完全一致しないときは、入力語の末尾から1文字を削除した文字列を前記データベースにある見出し語、同義語、異表記語と順次比べ、該文字列が辞書データベースにある語と一致しないときは順次末尾から削除する文字を1文字ずつ増加する手段と、該処理で一致しないときは、前記辞書データベースにある語を見出し語、同義語、異表記語の順でその末尾から1文字削除した文字列を任意の入力語と比べ、該文字列が前記入力語と一致しないときは順次末尾から削除する文字を1文字ずつ増加する手段と、該処理で一致しないときは、前記辞書データベースにある語の中から前記任意の入力語の先頭語を含む語を検索して前記任意の入力語が前記辞書データベースのどの語と一致するかあるいは近いかを決定する手段として機能させたことを特徴とする問題解決データベース検索プログラムを記録したコンピュータ読み取り可能な記憶媒体。A dictionary database that contains words that indicate what the questioner wants to know, such as headwords, synonyms, alternative words, navigation words, and answer sentences, and allows the questioner to enter any word from an information terminal such as a mobile phone Input means, and a search means for determining which word in the dictionary database matches or is close to the input arbitrary word, and a navigation sentence linked to the word searched by the search means is provided. Problem solving in which the problem solving information is hierarchically displayed on the screen of the information terminal, and the problem solving information is finally displayed on the screen of the information terminal based on the navigation sentence selected for each layer on the screen of the information terminal. In a computer-readable storage medium storing a database search program, a computer is used to input an arbitrary input word into the dictionary database. Means for making a complete match when the headwords, synonyms, and different notations are sequentially compared; and when the headwords do not completely match, a character string in which one character is deleted from the end of the input word is replaced with a headword in the database, Means for sequentially increasing the number of characters to be deleted from the end one by one when the character string does not match a word in the dictionary database as compared with a synonym or a different notation word; Is compared with an arbitrary input word, and if the character string does not match the input word, it is sequentially deleted from the end. Means for increasing the characters one by one, and if the word does not match in the processing, a word including the head word of the arbitrary input word is searched from words in the dictionary database, and the arbitrary input word is searched for in the dictionary. De Which words and matching or close or recording a computer-readable storage medium problem solving database search program, characterized in that to function as a means of determining the database.
JP2000313000A 2000-10-13 2000-10-13 Problem solving database search system and computer readable storage medium storing problem solving database search program Expired - Lifetime JP3548955B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000313000A JP3548955B2 (en) 2000-10-13 2000-10-13 Problem solving database search system and computer readable storage medium storing problem solving database search program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000313000A JP3548955B2 (en) 2000-10-13 2000-10-13 Problem solving database search system and computer readable storage medium storing problem solving database search program

Publications (2)

Publication Number Publication Date
JP2002123541A JP2002123541A (en) 2002-04-26
JP3548955B2 true JP3548955B2 (en) 2004-08-04

Family

ID=18792486

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000313000A Expired - Lifetime JP3548955B2 (en) 2000-10-13 2000-10-13 Problem solving database search system and computer readable storage medium storing problem solving database search program

Country Status (1)

Country Link
JP (1) JP3548955B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012108006A1 (en) 2011-02-08 2012-08-16 富士通株式会社 Search program, search apparatus, and search method

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4633593B2 (en) 2005-09-29 2011-02-16 株式会社エヌ・ティ・ティ・ドコモ Information providing system and information providing method
JP5857090B2 (en) * 2014-05-26 2016-02-10 ソフトバンク株式会社 Information search device, information search program, and information search system
JP7231190B2 (en) * 2018-11-02 2023-03-01 株式会社ユニバーサルエンターテインメント INFORMATION PROVISION SYSTEM AND INFORMATION PROVISION CONTROL METHOD

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62221027A (en) * 1986-03-20 1987-09-29 Fujitsu Ltd Word candidate retrieving system for word dividing device
JPH11143904A (en) * 1997-11-13 1999-05-28 Nippon Telegr & Teleph Corp <Ntt> Data base retrieval method and device and recording medium recording data base retrieval program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012108006A1 (en) 2011-02-08 2012-08-16 富士通株式会社 Search program, search apparatus, and search method

Also Published As

Publication number Publication date
JP2002123541A (en) 2002-04-26

Similar Documents

Publication Publication Date Title
AU2010343183B2 (en) Search suggestion clustering and presentation
US7139755B2 (en) Method and apparatus for providing comprehensive search results in response to user queries entered over a computer network
US6957213B1 (en) Method of utilizing implicit references to answer a query
US9436781B2 (en) Method and system for autocompletion for languages having ideographs and phonetic characters
JP4365074B2 (en) Document expansion system with user-definable personality
US10423668B2 (en) System, method, and user interface for organization and searching information
Kowalski Information retrieval architecture and algorithms
US6564210B1 (en) System and method for searching databases employing user profiles
US8112436B2 (en) Semantic and text matching techniques for network search
KR101027999B1 (en) Inferring search category synonyms from user logs
US20070027672A1 (en) Computer method and apparatus for extracting data from web pages
EP1050832A2 (en) Finding groups of people based on linguistically analyzable content of resources accessed
US8972856B2 (en) Document modification by a client-side application
JP2003529845A (en) Method and apparatus for providing multilingual translation over a network
KR20050061369A (en) Query recognizer
CA2602900A1 (en) Multi-fielded web browser-based searching of data stored in database
US20110072023A1 (en) Detect, Index, and Retrieve Term-Group Attributes for Network Search
JP2004280280A (en) Document retrieval system using word meaning-related network
KR20020005427A (en) System and method for improved spell checking
JP2002007450A (en) Retrieval support system
JP3548955B2 (en) Problem solving database search system and computer readable storage medium storing problem solving database search program
US7596555B2 (en) Fuzzy recipient and contact search for email workflow and groupware applications
Machado et al. Universal mobile information retrieval
JP2010282403A (en) Document retrieval method
KR20020059555A (en) Searching engine and searching method

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040204

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040309

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040408

R150 Certificate of patent or registration of utility model

Ref document number: 3548955

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20090430

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S202 Request for registration of non-exclusive licence

Free format text: JAPANESE INTERMEDIATE CODE: R315201

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20100430

Year of fee payment: 6

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

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

Free format text: PAYMENT UNTIL: 20100430

Year of fee payment: 6

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

Free format text: PAYMENT UNTIL: 20100430

Year of fee payment: 6

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S202 Request for registration of non-exclusive licence

Free format text: JAPANESE INTERMEDIATE CODE: R315201

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

Free format text: PAYMENT UNTIL: 20100430

Year of fee payment: 6

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20110430

Year of fee payment: 7

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20110430

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120430

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20130430

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20140430

Year of fee payment: 10

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250