JPH0721200A - Data base retrieval device - Google Patents

Data base retrieval device

Info

Publication number
JPH0721200A
JPH0721200A JP5147199A JP14719993A JPH0721200A JP H0721200 A JPH0721200 A JP H0721200A JP 5147199 A JP5147199 A JP 5147199A JP 14719993 A JP14719993 A JP 14719993A JP H0721200 A JPH0721200 A JP H0721200A
Authority
JP
Japan
Prior art keywords
voice
information
database
voice recognition
unit
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.)
Granted
Application number
JP5147199A
Other languages
Japanese (ja)
Other versions
JP3348386B2 (en
Inventor
Masahito Mori
正仁 森
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP14719993A priority Critical patent/JP3348386B2/en
Publication of JPH0721200A publication Critical patent/JPH0721200A/en
Application granted granted Critical
Publication of JP3348386B2 publication Critical patent/JP3348386B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To improve the recognition rate of an index word which is inputted in voice by predicting an index word to be inputted by voice next on the basis of information on the distance between an index word corresponding to information retrieved last by a retrieval part and an index word corresponding to information that is retrieved before a prescribed certain numbers of pieces of information. CONSTITUTION:When a place name is inputted as an index word from the microphone 1 of a navigation system by voice a map of the periphery of the place name is retrieved in a data base 5 and displayed on a display part 8. A control part 6 calculates the present place on the basis of a radio wave from a GPS which is received by an antenna 9 and displays it on the display part 8. A prediction part 4 calculates the distance between the position of the place name corresponding to a map retrieved last by the retrieved part 3 and the position of a place name corresponding to a map that is retrieved before a prescribed certain number of maps and extracts place names included in an arrival range on the basis of the distance to predict the place name to be inputted next by vocalization.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、音声によって、データ
ベースの検索を行うデータベース検索装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database search device for searching a database by voice.

【0002】[0002]

【従来の技術】従来のデータベース装置では、情報が見
出し語と対応付けられて登録されており、見出し語が与
えられると、それに対応付けられた情報が得られるよう
になされている。
2. Description of the Related Art In a conventional database device, information is registered in association with an entry word, and when an entry word is given, information associated with the entry word is obtained.

【0003】ところで、見出し語が音声で入力された場
合に、音声認識を行い、その結果(見出し語)に基づい
て情報を出力するデータベース装置においては、音声認
識の対象となる見出し語の数が多いと、その認識率が低
下するので、見出し語を、少数単位で階層化しておき、
上位の階層の見出し語から順次、下位の階層の見出し語
を音声で選択、入力させるようになされている。
By the way, in a database device which, when a headword is input by voice, performs voice recognition and outputs information based on the result (headword), the number of headwords to be voice-recognized is If there are many, the recognition rate will decrease, so make headwords hierarchical by a small number,
The entry words of the lower layer are selected and input by voice sequentially from the entry word of the upper layer.

【0004】[0004]

【発明が解決しようとする課題】従って、階層の深さに
対応する数だけ、見出し語の音声入力が必要となり、使
用者に煩わしさを感じさせる課題があった。
Therefore, it is necessary to input the vocabulary of the entry words by the number corresponding to the depth of the hierarchy, which causes a problem for the user.

【0005】また、この場合、いま、どの階層の見出し
の音声入力を行おうとしているのか意識しなければなら
ず、やはり使用者に煩わしさを感じさせる課題があっ
た。
Further, in this case, it is necessary to be aware of which level of the headline the voice is being input, and there is a problem that the user feels troublesome.

【0006】本発明は、このような状況に鑑みてなされ
たものであり、音声によるデータベースの検索を容易に
行うことができるようにするものである。
The present invention has been made in view of such a situation, and makes it possible to easily search a database by voice.

【0007】[0007]

【課題を解決するための手段】請求項1に記載のデータ
ベース検索装置は、見出し語と対応付けられた情報を憶
しているデータベースとしてのデータベース5と、音声
によって入力される見出し語を音声認識する認識手段と
しての音声認識部2と、音声認識部2により音声認識さ
れた見出し語に基づいて、データベース5から見出し語
に対応付けられた情報を検索する検索手段としての検索
部3と、検索部3によって最後に検索された情報に対応
する見出し語と、所定の一定回数前に検索された情報に
対応する見出し語との間の距離を算出し、その距離に基
づいて、次に音声によって入力される見出し語を予測す
る予測手段としての予測部4とを備え、音声認識部2
に、予測部4により予測された見出し語に基づいて、音
声によって入力された見出し語を音声認識させることを
特徴とする。
A database searching apparatus according to claim 1 is a database 5 as a database for storing information associated with headwords, and a voice recognition of headwords input by voice. A voice recognition unit 2 as a recognition unit, a search unit 3 as a search unit that searches the database 5 for information associated with the headword based on the headword recognized by the voice recognition unit 2; The distance between the entry word corresponding to the information last searched by the unit 3 and the entry word corresponding to the information searched a predetermined number of times before is calculated, and then based on the distance, next by voice. The speech recognition unit 2 is provided with a prediction unit 4 as a prediction unit that predicts an input headword.
In addition, based on the headword predicted by the predicting unit 4, the headword input by voice is recognized by voice.

【0008】請求項2に記載のデータベース検索装置
は、見出し語と対応付けられた情報を記憶しているデー
タベースとしてのデータベース5と、音声によって入力
される見出し語に対し、音声認識処理を施し、その結果
得られた音声認識結果候補の中から、音声認識結果を選
択して出力する音声認識部2と、音声認識部2から出力
された音声認識結果に基づいて、データベース5から見
出し語に対応付けられた情報を検索する検索手段として
の検索部3と、検索部3によって過去に検索された情報
に対応する見出し語と、音声認識結果候補との間の距離
を算出する算出手段としての予測部4とを備え、音声認
識部2に、予測部4からの距離情報に基づいて、音声認
識結果候補の中から、音声認識結果を選択させて出力さ
せることを特徴とする。
A database search device according to a second aspect of the present invention performs a voice recognition process on a database 5 as a database that stores information associated with headwords and a headword input by voice. Corresponding to headwords from the database 5 based on the voice recognition unit 2 that selects and outputs the voice recognition result from the voice recognition result candidates obtained as a result, and the voice recognition result output from the voice recognition unit 2. Prediction as a calculation unit that calculates the distance between the search unit 3 as a search unit that searches the attached information, the entry word that corresponds to the information that was previously searched by the search unit 3, and the voice recognition result candidate. A voice recognition result is selected from the voice recognition result candidates based on the distance information from the prediction unit 4, and the voice recognition unit 2 is caused to output the voice recognition result. .

【0009】請求項3に記載のデータベース検索装置
は、データベース5に記憶されている情報が、地図情報
であり、情報に対応付けられた見出し語が、地名である
ことを特徴とする。
The database search device according to a third aspect of the present invention is characterized in that the information stored in the database 5 is map information, and the entry word associated with the information is a place name.

【0010】[0010]

【作用】請求項1に記載のデータベース検索装置におい
ては、検索部3で最後に検索された情報に対応する見出
し語と、所定の一定回数前に検索された情報に対応する
見出し語との間の距離情報に基づいて、次に音声によっ
て入力される見出し語が予測される。そして、音声認識
部2において、予測部4により予測された見出し語に基
づいて、音声によって入力された見出し語が音声認識さ
れる。従って、音声入力される見出し語が、あらかじめ
予測されるので、見出し語の数を多くしても、音声入力
される見出し語の認識の低下を防止することができ、こ
の結果、1度の見出し語の音声入力によって、所望する
情報を正確に得ることができるようになる。
In the database search device according to claim 1, between the entry word corresponding to the information last searched by the search section 3 and the entry word corresponding to the information searched a predetermined number of times before. Based on the distance information of, the headword to be input next by voice is predicted. Then, in the voice recognition unit 2, the headword input by voice is voice-recognized based on the headword predicted by the prediction unit 4. Therefore, since the headwords to be input by voice are predicted in advance, even if the number of headwords is increased, it is possible to prevent the recognition of the headwords to be voice input from being deteriorated. Voice input of a word makes it possible to accurately obtain desired information.

【0011】請求項2に記載のデータベース検索装置に
おいては、過去に検索された情報に対応する見出し語
と、音声認識部2からの音声認識結果候補との間の距離
に基づいて、その音声認識結果候補の中から、音声認識
結果を選択して出力する。従って、過去の履歴から、も
っともらしい見出し語が、音声認識結果候補の中から音
声認識結果として出力されるので、見出し語の数を多く
しても、音声入力される見出し語の認識の低下を防止す
ることができ、この結果、1度の見出し語の音声入力に
よって、所望する情報を正確に得ることができるように
なる。
In the database retrieval apparatus according to the second aspect, the voice recognition is performed based on the distance between the headword corresponding to the information retrieved in the past and the voice recognition result candidate from the voice recognition unit 2. The voice recognition result is selected and output from the result candidates. Therefore, since a plausible headword is output from the voice recognition result candidates as a voice recognition result from the past history, even if the number of headwords is increased, the recognition of the headword input by voice is reduced. As a result, desired information can be accurately obtained by one voice entry of the entry word.

【0012】請求項3に記載のデータベース検索装置に
おいては、データベース5に記憶されている情報が、地
図情報であり、情報に対応付けられた見出し語が、地名
であるので、地名を発声するだけで、地図情報を得るこ
とができる。
In the database search device according to the third aspect, since the information stored in the database 5 is map information and the entry word associated with the information is a place name, only the place name is uttered. You can get the map information.

【0013】[0013]

【実施例】図1は、本発明のデータベース検索装置を適
用したナビゲーションシステムの一実施例の構成を示す
ブロック図である。このナビゲーションシステムは、自
動車などに取り付けられ、マイク1から、音声によって
見出し語としての地名が入力されると、その地名付近の
地図が、データベース5から検索され、表示部8に表示
されるようになされている。
1 is a block diagram showing the configuration of an embodiment of a navigation system to which a database search device of the present invention is applied. This navigation system is mounted on an automobile or the like, and when a place name as a headword is input by voice from the microphone 1, a map near the place name is retrieved from the database 5 and displayed on the display unit 8. Has been done.

【0014】即ち、データベース5には、地図情報が、
地名と対応付けられて記憶されているとともに、地名の
位置情報(経度と緯度)が、地名と対応付けられて記憶
されている。マイク1は、入力された音声を電気信号と
しての音声信号に変換して出力する。音声認識部2は、
マイク1からの音声に対し、音声認識処理を施し、その
認識結果を検索部3に出力する。検索部3は、音声認識
部2の音声認識結果(本実施例においては、地名)に対
応付けられた地図をデータベース5から読み出し、制御
部6へ出力する。
That is, map information is stored in the database 5.
The place information is stored in association with the place name, and the position information (longitude and latitude) of the place name is stored in association with the place name. The microphone 1 converts the input voice into a voice signal as an electric signal and outputs it. The voice recognition unit 2
Voice recognition processing is performed on the voice from the microphone 1, and the recognition result is output to the search unit 3. The search unit 3 reads the map associated with the voice recognition result (the place name in this embodiment) of the voice recognition unit 2 from the database 5 and outputs the map to the control unit 6.

【0015】制御部6は、システム全体を制御する他、
検索部6からの地図を表示部8に表示させたり、アンテ
ナ9によって受信された、図示せぬGPSからの電波に
基づいて、現在位置(緯度および経度)を算出し、表示
部8に表示させる。操作部7は、システムの電源をON
/OFFしたり、その動作モードを変えるときなどに操
作される。
The control unit 6 controls the entire system,
The map from the search unit 6 is displayed on the display unit 8 or the current position (latitude and longitude) is calculated based on the radio wave from the GPS (not shown) received by the antenna 9 and displayed on the display unit 8. . The operation unit 7 turns on the system power.
It is operated when turning on / off or changing the operation mode.

【0016】予測部4は、検索部3で最後に検索された
地図に対応する地名の位置と、所定の一定回数前に検索
された地図に対応する地名の位置との間の距離を算出
し、その距離に基づいて、次に音声によって入力される
地名を予測する。
The prediction unit 4 calculates the distance between the position of the place name corresponding to the map last searched by the search unit 3 and the position of the place name corresponding to the map searched a predetermined number of times before. , Predict the place name to be input next by voice based on the distance.

【0017】以上のように構成されるナビゲーションシ
ステムにおいては、まず、検索部3で、所定の一定回数
前に検索された地図に対応する地名の位置(緯度および
経度)が、いまから所定の時間Tだけ前(過去)にいた
地点(以下、過去地点という)とされるとともに、最後
に検索された地図に対応する地名の位置(緯度および経
度)が、現在いる現在地点とされ、予測部4において、
過去地点と現在地点との直線距離(ユークリッド距離)
L2が算出される。
In the navigation system configured as described above, first, the position (latitude and longitude) of the place name corresponding to the map searched a predetermined number of times before by the search unit 3 is a predetermined time from now. The position (latitude and longitude) of the place name corresponding to the last searched map is regarded as the current position, and the prediction unit 4 At
Straight line distance between past point and present point (Euclidean distance)
L2 is calculated.

【0018】さらに、制御部6において、アンテナ9に
よって受信された、図示せぬGPSからの電波に基づい
て、過去地点から現在地点までの実際の走行距離L1が
算出され、検索部3を介して予測部4に出力される。
Further, the control unit 6 calculates the actual traveling distance L1 from the past point to the present point on the basis of the radio wave from the GPS (not shown) received by the antenna 9, and via the search unit 3. It is output to the prediction unit 4.

【0019】そして、式 L1/L2>C (1) 但し、Cは1より大きい値の所定の定数 が成立するか否かが判定され、式(1)が成立しない場
合、マイク1に地名としての音声が入力されると、その
音声(地名)は、音声認識部2において音声認識され、
その結果、即ち地名が検索部3に出力される。検索部3
では、音声認識部2から出力された音声認識結果として
の地名に対応付けられた地図が、データベース5から検
索され、制御部6を介して表示部8に出力されて表示さ
れる。
Expression L1 / L2> C (1) However, it is determined whether or not C is a predetermined constant greater than 1, and if Expression (1) is not satisfied, the microphone 1 is used as a place name. When the voice is input, the voice (place name) is recognized by the voice recognition unit 2,
As a result, the place name is output to the search unit 3. Search section 3
Then, the map associated with the place name as the voice recognition result output from the voice recognition unit 2 is searched from the database 5 and output to the display unit 8 via the control unit 6 to be displayed.

【0020】即ち、この場合、音声認識部2において、
従来の装置と同様にして、発声された地名の音声認識が
行われる。
That is, in this case, in the voice recognition unit 2,
The voice recognition of the uttered place name is performed in the same manner as the conventional device.

【0021】一方、式(1)が成立する場合、自動車が
現在地点付近にいるものと判断し、予測部4は、例えば
現在地点を中心とする、半径R(Rは所定の定数)メー
トルの円内に存在する地名をデータベース5から読み出
し、音声認識部2に出力する。即ち、この場合、例えば
図2に示すように、現在地点X(図中、○で示す)付近
に地名A,B,C,D,E,F,G,H(図中、●で示
す)が存在する場合、現在地点からRメートルの範囲内
にある地名C,D,E、および現在地点Xの地名を、デ
ータベース5から読み出し、音声認識部2に出力する。
On the other hand, when the expression (1) is satisfied, it is determined that the automobile is near the current point, and the predicting unit 4 has a radius R (R is a predetermined constant) meter centered on the current point. The place names existing in the circle are read from the database 5 and output to the voice recognition unit 2. That is, in this case, for example, as shown in FIG. 2, the place names A, B, C, D, E, F, G, H (indicated by ● in the figure) near the current location X (indicated by ○ in the figure). When there is, the place names C, D and E within the range of R meters from the current point and the place name of the current point X are read from the database 5 and output to the voice recognition unit 2.

【0022】そして、マイク1に地名としての音声が入
力されると、その音声(地名)は、音声認識部2におい
て、予測部4からの地名に基づいて音声認識される。
When a voice as a place name is input to the microphone 1, the voice (place name) is recognized by the voice recognition unit 2 based on the place name from the prediction unit 4.

【0023】即ち、式(1)が成立する場合、使用者
(運転者)は、例えば道に迷うなどして現在地付近にお
り、従って使用者は、現在地付近の地図を表示部8に表
示させるために、現在地付近の地名を発声することが予
測される。そこで、音声認識部2においては、予測部4
より出力された現在地点からRメートルの範囲内にある
地名および現在地点の地名のうちのいずれかに、入力さ
れた音声(地名)が音声認識される。従って、この場
合、音声(地名)の認識率を向上させることができる。
That is, when the expression (1) is satisfied, the user (driver) is near the current location, for example, by getting lost, so that the user causes the display section 8 to display a map near the current location. Therefore, it is predicted that a place name near the present location will be uttered. Therefore, in the voice recognition unit 2, the prediction unit 4
The input voice (place name) is voice-recognized as one of the place names within the range of R meters from the current position and the place name of the current position output from the output. Therefore, in this case, the recognition rate of the voice (place name) can be improved.

【0024】音声認識部2での認識結果、即ち地名は、
検索部3に出力され、検索部3では、その地名に対応付
けられた地図が、データベース5から検索され、制御部
6を介して表示部8に出力されて表示される。
The recognition result by the voice recognition unit 2, that is, the place name is
The map that is output to the search unit 3 and that is associated with the place name is searched from the database 5, and is output to the display unit 8 via the control unit 6 and displayed.

【0025】なお、本実施例においては、音声認識部2
に予測部4からの地名に基づいて、入力音声(地名)を
音声認識させるようにしたが、例えば音声認識部2に、
従来の場合と同様に、入力音声(地名)を音声認識さ
せ、その結果得られるいくつかの認識結果候補(地名)
と、現在地点との直線距離を予測部4に算出させるよう
にし、この直線距離を最も短くする認識結果候補(地
名)を音声認識結果として、音声認識部2から出力させ
るようにしても、音声(地名)の認識率を向上させるこ
とができる。
In this embodiment, the voice recognition unit 2
Although the input voice (place name) is voice-recognized based on the place name from the prediction unit 4, the voice recognition unit 2, for example,
As in the conventional case, the input voice (place name) is recognized by voice, and several recognition result candidates (place name) obtained as a result are obtained.
Then, the prediction unit 4 is caused to calculate the straight line distance to the current point, and the recognition result candidate (place name) that minimizes this straight line distance is output from the voice recognition unit 2 as the voice recognition result. The recognition rate of (place name) can be improved.

【0026】また、本実施例では、予測部4に、現在地
点からRメートルの範囲内にある地名を出力させるよう
にしたが、これに限られるものではない。即ち、例えば
図3に示すように、現在地点を含む、所定の大きさの長
方形の範囲内にある地名を、予測部4から出力させるよ
うにすることができる。さらに、例えば図4に示すよう
に、現在地点と過去地点を焦点とする、所定の大きさの
楕円の範囲内にある地名を、予測部4から出力させるよ
うにしても良いし、また例えば図5に示すように、現在
地点と過去地点を含む、所定の大きさの長方形の範囲内
にある地名を、予測部4から出力させるようにしても良
い。
Further, in the present embodiment, the prediction section 4 is made to output the place name within the range of R meters from the current position, but the present invention is not limited to this. That is, for example, as shown in FIG. 3, the place name within the range of a rectangle of a predetermined size including the current position can be output from the prediction unit 4. Further, for example, as shown in FIG. 4, a place name within the range of an ellipse of a predetermined size with the current point and the past point as the focal points may be output from the prediction unit 4, or, for example, As shown in FIG. 5, a place name within a rectangular range of a predetermined size including the current point and the past point may be output from the prediction unit 4.

【0027】さらに、本実施例においては、式(1)が
成立しない場合、即ち式 L1/L2≦C が成立する場合、音声認識部2に、マイク1より入力さ
れた地名としての音声を、従来におけるときと同様にし
て音声認識させるようにしたが、この場合、例えば現在
地点と過去地点から、自動車の進行方向を予測部4に予
測させ、その予測した進行方向に存在する地名に基づい
て、音声認識部2に音声認識させるようにすることがで
きる。
Further, in this embodiment, when the expression (1) is not satisfied, that is, when the expression L1 / L2≤C is satisfied, the voice as the place name input from the microphone 1 is input to the voice recognition unit 2. Although voice recognition is performed in the same manner as in the conventional case, in this case, for example, the predicting unit 4 is made to predict the traveling direction of the vehicle from the current position and the past position, and based on the place name existing in the predicted traveling direction. The voice recognition unit 2 can be made to perform voice recognition.

【0028】つまり、予測部4に、現在地点と過去地点
から、自動車の進行方向をに予測させ、例えばその進行
方向を外周方向とする所定の大きさの扇型の範囲内にあ
る地名をデータベース5から読み出させる。そして、音
声認識部2に、予測部4からの地名に基づいて、マイク
1から入力された音声(地名)を音声認識させる。この
場合においても、音声の認識率を向上させることができ
る。
That is, the predicting unit 4 is made to predict the traveling direction of the automobile from the present location and the past location, and for example, the place names within a fan-shaped range of a predetermined size with the traveling direction as the outer peripheral direction are databased. Read from 5. Then, the voice recognition unit 2 is caused to recognize the voice (place name) input from the microphone 1 based on the place name from the prediction unit 4. Even in this case, the voice recognition rate can be improved.

【0029】[0029]

【発明の効果】請求項1に記載のデータベース検索装置
によれば、検索手段で最後に検索された情報に対応する
見出し語と、所定の一定回数前に検索された情報に対応
する見出し語との間の距離情報に基づいて、次に音声に
よって入力される見出し語が予測される。そして、認識
手段において、予測手段により予測された見出し語に基
づいて、音声によって入力された見出し語が音声認識さ
れる。従って、音声入力される見出し語が、あらかじめ
予測されるので、見出し語の数を多くしても、音声入力
される見出し語の認識の低下を防止することができ、こ
の結果、1度の見出し語の音声入力によって、所望する
情報を正確に得ることができるようになる。
According to the database search device of the first aspect, the entry word corresponding to the information last searched by the search means and the entry word corresponding to the information searched a predetermined number of times before. Based on the distance information between them, the entry word that is next input by voice is predicted. Then, the recognition means performs voice recognition of the entry word input by voice, based on the entry word predicted by the prediction means. Therefore, since the headwords to be input by voice are predicted in advance, even if the number of headwords is increased, it is possible to prevent the recognition of the headwords to be voice input from being deteriorated. Voice input of a word makes it possible to accurately obtain desired information.

【0030】請求項2に記載のデータベース検索装置に
よれば、過去に検索された情報に対応する見出し語と、
認識手段からの音声認識結果候補との間の距離に基づい
て、その音声認識結果候補の中から、音声認識結果を選
択して出力する。従って、過去の履歴から、もっともら
しい見出し語が、音声認識結果候補の中から音声認識結
果として出力されるので、見出し語の数を多くしても、
音声入力される見出し語の認識の低下を防止することが
でき、この結果、1度の見出し語の音声入力によって、
所望する情報を正確に得ることができるようになる。
According to the database search device of the second aspect, the entry word corresponding to the information searched in the past,
Based on the distance from the recognition unit to the voice recognition result candidate, the voice recognition result is selected and output from the voice recognition result candidates. Therefore, since a plausible headword is output as a voice recognition result from the voice recognition result candidates from the past history, even if the number of headwords is increased,
It is possible to prevent the recognition of the entry word that is input by voice from being deteriorated, and as a result, by inputting the entry word once,
It becomes possible to obtain the desired information accurately.

【0031】請求項3に記載のデータベース検索装置に
よれば、データベースに記憶されている情報が、地図情
報であり、情報に対応付けられた見出し語が、地名であ
るので、地名を発声するだけで、地図情報を得ることが
できる。
According to the database search device of the third aspect, since the information stored in the database is map information and the entry word associated with the information is a place name, only the place name is uttered. You can get the map information.

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

【図1】本発明のデータベース検索装置を適用したナビ
ゲーションシステムの一実施例の構成を示すブロック図
である。
FIG. 1 is a block diagram showing a configuration of an embodiment of a navigation system to which a database search device of the present invention is applied.

【図2】現在地点からRメートルの範囲内にある地名を
示す図である。
FIG. 2 is a diagram showing place names within a range of R meters from the current position.

【図3】現在地点を含む所定の大きさの長方形の範囲内
にある地名を示す図である。
FIG. 3 is a diagram showing place names within a range of a rectangle of a predetermined size including a current location.

【図4】現在地点と過去地点を焦点とする所定の大きさ
の楕円の範囲内にある地名を示す図である。
FIG. 4 is a diagram showing place names within a range of an ellipse of a predetermined size with a focus on a current point and a past point.

【図5】現在地点と過去地点を含む所定の大きさの長方
形の範囲内にある地名を示す図である。
FIG. 5 is a diagram showing place names within a rectangle of a predetermined size including a current point and a past point.

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

1 マイク 2 音声認識部 3 検索部 4 予測部 5 データベース 6 制御部 7 操作部 8 表示部 1 Microphone 2 Voice recognition part 3 Search part 4 Prediction part 5 Database 6 Control part 7 Operation part 8 Display part

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 見出し語と対応付けられた情報を記憶し
ているデータベースと、 音声によって入力される前記見出し語を音声認識する認
識手段と、 前記認識手段により音声認識された見出し語に基づい
て、前記データベースから前記見出し語に対応付けられ
た前記情報を検索する検索手段と、 前記検索手段によって最後に検索された前記情報に対応
する見出し語と、所定の一定回数前に検索された前記情
報に対応する見出し語との間の距離を算出し、その距離
に基づいて、次に音声によって入力される見出し語を予
測する予測手段とを備え、 前記認識手段は、前記予測手段により予測された見出し
語に基づいて、前記音声によって入力された見出し語を
音声認識することを特徴とするデータベース検索装置。
1. A database that stores information associated with headwords; recognition means for recognizing the headwords input by voice; and headwords recognized by the recognition means. A search means for searching the information associated with the entry word from the database; an entry word corresponding to the information last searched by the search means; and the information searched a predetermined number of times before. And a predicting unit that predicts a headword that is input next by voice based on the distance, and the recognizing unit predicts the predicting unit. A database search device, wherein voice recognition is performed on a headword input by voice based on the headword.
【請求項2】 見出し語と対応付けられた情報を記憶し
ているデータベースと、 音声によって入力される前記見出し語に対し、音声認識
処理を施し、その結果得られた音声認識結果候補の中か
ら、音声認識結果を選択して出力する認識手段と、 前記認識手段から出力された音声認識結果に基づいて、
前記データベースから前記見出し語に対応付けられた前
記情報を検索する検索手段と、 前記検索手段によって過去に検索された前記情報に対応
する見出し語と、前記音声認識結果候補との間の距離を
算出する算出手段とを備え、 前記認識手段は、前記算出手段からの前記距離情報に基
づいて、前記音声認識結果候補の中から、前記音声認識
結果を選択して出力することを特徴とするデータベース
検索装置。
2. A database that stores information associated with headwords, and a voice recognition process is performed on the headwords input by voice, and from among the voice recognition result candidates obtained as a result thereof. A recognition unit that selects and outputs a voice recognition result, and based on the voice recognition result output from the recognition unit,
A search unit that searches the database for the information associated with the headword, a distance between the headword corresponding to the information previously searched by the search unit, and the voice recognition result candidate. A database search, wherein the recognizing means selects and outputs the voice recognition result from the voice recognition result candidates based on the distance information from the calculating means. apparatus.
【請求項3】 前記データベースに記憶されている前記
情報は、地図情報であり、 前記情報に対応付けられた前記見出し語は、地名である
ことを特徴とする請求項1または2に記載のデータベー
ス検索装置。
3. The database according to claim 1, wherein the information stored in the database is map information, and the entry word associated with the information is a place name. Search device.
JP14719993A 1993-06-18 1993-06-18 Database search device Expired - Lifetime JP3348386B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP14719993A JP3348386B2 (en) 1993-06-18 1993-06-18 Database search device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP14719993A JP3348386B2 (en) 1993-06-18 1993-06-18 Database search device

Publications (2)

Publication Number Publication Date
JPH0721200A true JPH0721200A (en) 1995-01-24
JP3348386B2 JP3348386B2 (en) 2002-11-20

Family

ID=15424801

Family Applications (1)

Application Number Title Priority Date Filing Date
JP14719993A Expired - Lifetime JP3348386B2 (en) 1993-06-18 1993-06-18 Database search device

Country Status (1)

Country Link
JP (1) JP3348386B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0768638A2 (en) * 1995-10-16 1997-04-16 Sony Corporation Apparatus and methods for voice recognition, map display and navigation
JPH09259142A (en) * 1996-03-26 1997-10-03 Mitsubishi Electric Corp Device for place name retrieval with roman letter/ japanese syllabary notation
JPH10116170A (en) * 1996-08-22 1998-05-06 Internatl Business Mach Corp <Ibm> Device and method programmed so as to copy list of predicted input
JPH1138994A (en) * 1997-07-17 1999-02-12 Denso Corp Voice recognition system and navigation system
JP2002372986A (en) * 2002-05-09 2002-12-26 Denso Corp Voice recognizing device and navigation system
JP2010230918A (en) * 2009-03-26 2010-10-14 Fujitsu Ten Ltd Retrieving device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0768638A2 (en) * 1995-10-16 1997-04-16 Sony Corporation Apparatus and methods for voice recognition, map display and navigation
EP0768638A3 (en) * 1995-10-16 1998-07-01 Sony Corporation Apparatus and methods for voice recognition, map display and navigation
JPH09259142A (en) * 1996-03-26 1997-10-03 Mitsubishi Electric Corp Device for place name retrieval with roman letter/ japanese syllabary notation
JPH10116170A (en) * 1996-08-22 1998-05-06 Internatl Business Mach Corp <Ibm> Device and method programmed so as to copy list of predicted input
JPH1138994A (en) * 1997-07-17 1999-02-12 Denso Corp Voice recognition system and navigation system
JP2002372986A (en) * 2002-05-09 2002-12-26 Denso Corp Voice recognizing device and navigation system
JP2010230918A (en) * 2009-03-26 2010-10-14 Fujitsu Ten Ltd Retrieving device

Also Published As

Publication number Publication date
JP3348386B2 (en) 2002-11-20

Similar Documents

Publication Publication Date Title
KR100819234B1 (en) Method and apparatus for setting destination in navigation terminal
EP1271103B1 (en) Navigation system, server system for a navigation system, and computer-readable information recorded medium in which destination prediction program is recorded
US6112174A (en) Recognition dictionary system structure and changeover method of speech recognition system for car navigation
US6401034B1 (en) Method and system for finding intermediate destinations with a navigation system
EP2003641B1 (en) Voice input support device, method thereof, program thereof, recording medium containing the program, and navigation device
US5926118A (en) Vehicular navigation apparatus
US7266443B2 (en) Information processing device, system thereof, method thereof, program thereof and recording medium storing such program
US6064323A (en) Navigation apparatus, navigation method and automotive vehicles
WO2003040654A1 (en) Vehicle navigation apparatus and program
JPH07272193A (en) Vehicle guiding device
US20060253251A1 (en) Method for street name destination address entry using voice
US20040204841A1 (en) Navigation apparatus
KR100770644B1 (en) Method and system for an efficient operating environment in a real-time navigation system
KR0175135B1 (en) Navigation system
US6950797B1 (en) Voice reference apparatus, recording medium recording voice reference control program and voice recognition navigation apparatus
JP2946269B2 (en) Speech recognition device for in-vehicle information processing
JPH0916077A (en) Navigation device
JPH0721200A (en) Data base retrieval device
JP2001141481A (en) Automobile navigation system
JPH0942987A (en) On-vehicle map display
JP3627489B2 (en) Voice recognition device for navigation and navigation device with voice recognition function
EP1174685A1 (en) Method and apparatus for providing geographical regions for point of interest selection
JPH0835847A (en) Vehicle guiding device
WO2006028171A1 (en) Data presentation device, data presentation method, data presentation program, and recording medium containing the program
JPH11325945A (en) On-vehicle navigation system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020808

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

Free format text: PAYMENT UNTIL: 20080913

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20090913

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090913

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100913

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110913

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20110913

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20120913

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20120913

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20130913

Year of fee payment: 11

EXPY Cancellation because of completion of term