JP2009258807A - Device, method, and program of point retrieval, and recording medium - Google Patents

Device, method, and program of point retrieval, and recording medium Download PDF

Info

Publication number
JP2009258807A
JP2009258807A JP2008104083A JP2008104083A JP2009258807A JP 2009258807 A JP2009258807 A JP 2009258807A JP 2008104083 A JP2008104083 A JP 2008104083A JP 2008104083 A JP2008104083 A JP 2008104083A JP 2009258807 A JP2009258807 A JP 2009258807A
Authority
JP
Japan
Prior art keywords
search
input
keyword
attribute
point
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
JP2008104083A
Other languages
Japanese (ja)
Inventor
Takayuki Uchida
孝之 内田
Yuji Daimatsu
雄次 大松
Kana Hattori
夏奈 服部
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.)
Pioneer Corp
Original Assignee
Pioneer Electronic 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 Pioneer Electronic Corp filed Critical Pioneer Electronic Corp
Priority to JP2008104083A priority Critical patent/JP2009258807A/en
Publication of JP2009258807A publication Critical patent/JP2009258807A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To suppress the number of operation times of a user in setting a retrieval method or in operation to quickly and accurately present a retrieval result. <P>SOLUTION: A device of point retrieval 100 is provided with: a keyword input unit 120; a setting unit 130; a database 140; a start input unit 150; and a retrieval unit 160. The keyword input unit 120 receives an input keyword. If the input keyword is composed of only numerical figures, the setting unit 130 sets a number attribute specifying number retrieval for retrieving a point while making the specified number corresponding to the point as an object. When receiving an instruction of a retrieval start, the retrieval unit 160 retrieves the point corresponding to the input keyword from the database by using the retrieval method specified by the attribute set in the input keyword. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

この発明は、地点検索装置、地点検索方法、地点検索プログラム、および記録媒体に関する。   The present invention relates to a point search device, a point search method, a point search program, and a recording medium.

近年、車両などの移動体には、目的地を設定することにより、当該目的地までの経路を誘導するナビゲーション装置が搭載されている。目的地や登録地などの設定は、ユーザが地図画面をスクロールして地図画面上の1点を特定することによっておこなわれるほか、検索画面からユーザが所望する項目を選択したりキーワードを入力したりすることによってもおこなわれる。   2. Description of the Related Art In recent years, a navigation apparatus that guides a route to a destination by setting the destination is mounted on a moving body such as a vehicle. The destination and registered location are set by the user scrolling the map screen to identify one point on the map screen, and the user can select desired items or enter keywords from the search screen. It is also done by doing.

検索画面から目的地などを設定する場合には、住所検索、名称検索、ジャンル検索などの検索手法が用いられる(たとえば、下記特許文献1参照)。住所検索は、ユーザから入力される住所を用いて、住所の情報を格納するデータベースから当該住所に該当する地物を検索する手法である。また、名称検索は、ユーザから入力される施設名称などを用いて、名称に関する情報を記録するデータベースから当該名称に該当する地物を検索する手法である。さらに、ジャンル検索は、ユーザから入力されるジャンルを用いて、ジャンルに関する情報を記録するデータベースから、入力されたジャンルに該当する地物を検索する手法である。   When setting a destination or the like from the search screen, a search method such as address search, name search, or genre search is used (for example, see Patent Document 1 below). The address search is a method of searching for a feature corresponding to the address from a database storing address information, using the address input from the user. The name search is a technique for searching for a feature corresponding to the name from a database that records information related to the name, using a facility name input by the user. Furthermore, the genre search is a technique for searching for a feature corresponding to an input genre from a database that records information related to the genre using a genre input by a user.

特開2006−138743号公報JP 2006-138743 A

しかしながら、上述した特許文献1に記載の技術は、検索をおこなうにあたり、ユーザが検索手法を設定しなければならず、ユーザにとって煩わしいといった問題が一例として挙げられる。また、ユーザが検索手法を誤って設定した場合には、最初から入力し直す必要があるだけでなく、ユーザが検索手法を誤認している場合には、適正な検索結果を得ることができないといった問題が一例として挙げられる。   However, the technique described in Patent Document 1 described above includes a problem that the user has to set a search method when performing a search and is troublesome for the user. In addition, if the user sets the search method incorrectly, it is not only necessary to re-enter from the beginning, but if the user misidentifies the search method, an appropriate search result cannot be obtained. The problem is an example.

上述した課題を解決し、目的を達成するため、請求項1の発明にかかる地点検索装置は、複数の地点についてのデータベースと、検索手法を特定するための属性とキーワードとを対応付けたテーブルを記憶するテーブル記憶手段と、キーワードの入力をユーザから受け付けるキーワード入力手段と、前記テーブルを参照して、前記キーワード入力手段で入力されたキーワード(以下「入力キーワード」という)に前記属性を設定する設定手段と、検索開始の指示をユーザから受け付ける開始入力手段と、検索開始の指示を受け付けた際に、前記入力キーワードに設定されている属性により特定される検索手法を用いて当該入力キーワードに該当する地点を前記データベースから検索する検索手段と、を備え、前記設定手段は、前記入力キーワードが数字のみで構成されている場合に、地点に対応する特定の番号を対象として地点の検索をおこなう番号検索を特定する番号属性を当該入力キーワードに設定することを特徴とする。   In order to solve the above-described problems and achieve the object, the point search device according to the invention of claim 1 includes a table in which a database for a plurality of points, an attribute for specifying a search method, and a keyword are associated with each other. Table storage means for storing, keyword input means for receiving keyword input from a user, and setting for setting the attribute to a keyword input by the keyword input means (hereinafter referred to as “input keyword”) with reference to the table Means, a start input means for accepting a search start instruction from the user, and a search method specified by the attribute set in the input keyword when the search start instruction is accepted, corresponding to the input keyword Search means for searching for a point from the database, and the setting means includes the input keyword. De is the case that consists of only digits, a number attribute for identifying the number search for searching for location as target specific number corresponding to the point and sets to the input keyword.

また、請求項9に記載の地点検索方法は、複数の地点についてのデータベースから特定の地点を検索する地点検索方法であって、キーワードの入力をユーザから受け付けるキーワード入力工程と、検索手法を特定するための属性とキーワードとを対応付けたテーブルを参照して、前記キーワード入力手段で入力されたキーワード(以下「入力キーワード」という)に前記属性を設定する設定工程と、検索開始の指示をユーザから受け付ける開始入力工程と、検索開始の指示を受け付けた際に、前記入力キーワードに設定されている属性により特定される検索手法で当該入力キーワードに該当する地点を前記データベースから検索する検索工程と、を含み、前記設定工程では、前記入力キーワードが数字のみで構成されている場合に、地点に対応する特定の番号を対象として地点の検索をおこなう番号検索を特定する番号属性を当該入力キーワードに設定することを特徴とする。   The spot search method according to claim 9 is a spot search method for searching for a specific spot from a database for a plurality of spots, and specifies a keyword input step for receiving a keyword input from a user and a search technique. A setting step for setting the attribute to the keyword input by the keyword input means (hereinafter referred to as “input keyword”) and a search start instruction from the user by referring to a table in which attributes and keywords are associated with each other A start input step for receiving, and a search step for searching the database for points corresponding to the input keyword by a search method specified by the attribute set for the input keyword when an instruction to start search is received. In the setting step, when the input keyword is composed of only numbers, The number attribute for identifying the number search for searching for a point a specific number as a target for and setting to the input keyword.

また、請求項10に記載の地点検索プログラムは、請求項9に記載の地点検索方法をコンピュータに実行させることを特徴とする。   A spot search program according to claim 10 causes a computer to execute the spot search method according to claim 9.

また、請求項11に記載の記録媒体は、請求項10に記載の地点検索プログラムをコンピュータに読み取り可能に記録したことを特徴とする。   A recording medium according to an eleventh aspect is characterized in that the point search program according to the tenth aspect is recorded in a computer readable manner.

以下に添付図面を参照して、この発明にかかる地点検索装置、地点検索方法、地点検索プログラム、および記録媒体の好適な実施の形態を詳細に説明する。   Exemplary embodiments of a point search device, a point search method, a point search program, and a recording medium according to the present invention will be explained below in detail with reference to the accompanying drawings.

(実施の形態)
(地点検索装置の機能的構成)
この発明の実施の形態にかかる地点検索装置の機能的構成について説明する。図1は、本実施の形態にかかる地点検索装置の機能的構成の一例を示すブロック図である。
(Embodiment)
(Functional configuration of point search device)
A functional configuration of the point search apparatus according to the embodiment of the present invention will be described. FIG. 1 is a block diagram showing an example of a functional configuration of the point search apparatus according to the present embodiment.

図1において、地点検索装置100は、テーブル記憶部110と、キーワード入力部120と、設定部130と、データベース140と、開始入力部150と、検索部160と、出力部170とを備えて構成される。   1, the point search device 100 includes a table storage unit 110, a keyword input unit 120, a setting unit 130, a database 140, a start input unit 150, a search unit 160, and an output unit 170. Is done.

テーブル記憶部110は、検索手法を特定するための属性とキーワードとを対応付けたテーブルを記憶する。検索手法は、地点の名称を対象として地点の検索をおこなう名称検索、地点のヨミを対象として地点の検索をおこなうヨミ検索、地点のジャンルを対象として検索をおこなうジャンル検索、地点の住所またはエリアを対象として地点の検索をおこなう住所エリア検索、地点の番号を対象として地点の検索をおこなう番号検索、などが挙げられる。   The table storage unit 110 stores a table in which attributes for specifying a search technique are associated with keywords. Search methods include name search that searches for the location of the name of the location, Yomi search that searches for the location of the location and the genre search that searches for the genre of the location, the address or area of the location An address area search that searches for a point as a target, a number search that searches a point for a point number, and the like.

属性は、検索手法を特定するためのものであり、具体的には、名称検索を特定する名称属性、ヨミ検索を特定するヨミ属性、ジャンル検索を特定するジャンル属性、住所エリア検索を特定する住所エリア属性、電話番号検索や郵便番号得検索を特定する番号属性、などが挙げられる。   The attribute is for specifying a search method. Specifically, a name attribute for specifying name search, a read attribute for specifying read search, a genre attribute for specifying genre search, and an address for specifying address area search. Area attributes, number attributes that specify telephone number search and postal code retrieval, and the like.

キーワードは、具体的には、たとえば、複数の文字からなる単語であり、1文字の仮名、アルファベット、数字なども含む。テーブル記憶部110は、あるキーワードを検索する際に検索される可能性の高い属性を当該キーワードに対応付けて記憶する。具体例を挙げると、テーブル記憶部110は、「東京」や「さいたま」など地名を表すキーワードは、住所エリア属性に対応して記憶している。また、「ホテル」など施設の分類を表すキーワードは、ジャンル属性に対応して記憶している。さらに、「さいたま○×ホテル」など固有名称を示すキーワードは、特定の施設名称を表すため、名称属性として記憶している。   Specifically, the keyword is, for example, a word composed of a plurality of characters, and includes a single character kana, alphabets, numbers, and the like. The table storage unit 110 stores attributes that are highly likely to be searched when searching for a keyword in association with the keyword. As a specific example, the table storage unit 110 stores keywords representing place names such as “Tokyo” and “Saitama” in correspondence with the address area attribute. A keyword representing a facility classification such as “hotel” is stored in correspondence with the genre attribute. Further, a keyword indicating a unique name such as “Saitama XX Hotel” is stored as a name attribute in order to represent a specific facility name.

キーワード入力部120は、キーワードの入力をユーザから受け付ける。キーワード入力部120は、複数の入力キーワードを受け付け可能とする。キーワード入力部120は、具体的には、入力ボタンやタッチパネルを用いて、キーワードの入力を受け付ける。なお、キーワード入力部120へのキーワードの入力に際し、ユーザからの検索手法や属性などの設定をおこなう必要はなく、任意のキーワードを入力できるようになっている。   The keyword input unit 120 receives keyword input from the user. The keyword input unit 120 can accept a plurality of input keywords. Specifically, the keyword input unit 120 receives keyword input using an input button or a touch panel. In addition, when inputting a keyword to the keyword input unit 120, it is not necessary to set a search method or an attribute from the user, and an arbitrary keyword can be input.

設定部130は、テーブル記憶部110に記憶されるテーブルを参照して、キーワード入力部120にて入力されたキーワード(以下「入力キーワード」という)に属性を設定する。具体的には、設定部130は、入力キーワードがテーブル内のどのキーワードに合致するかを判定するとともに、合致したキーワードに対応する属性を、入力キーワードに設定する。   The setting unit 130 refers to the table stored in the table storage unit 110 and sets an attribute for the keyword (hereinafter referred to as “input keyword”) input by the keyword input unit 120. Specifically, the setting unit 130 determines which keyword in the table the input keyword matches, and sets an attribute corresponding to the matched keyword as the input keyword.

たとえば、「さいたま」という入力キーワードが入力された場合、テーブルを参照することにより、当該キーワードに住所エリア属性が設定される。また、「さいたま○×ホテル」という入力キーワードが入力された場合、テーブルを参照することにより、当該キーワードに名称属性が設定される。また、設定部130は、キーワード入力部120に入力キーワードが複数入力された場合に、テーブル記憶部110に記憶されるテーブルを参照して、各入力キーワードに属性を設定する。   For example, when an input keyword “Saitama” is input, an address area attribute is set for the keyword by referring to the table. Further, when an input keyword “Saitama OO Hotel” is input, a name attribute is set for the keyword by referring to the table. In addition, when a plurality of input keywords are input to the keyword input unit 120, the setting unit 130 refers to a table stored in the table storage unit 110 and sets an attribute for each input keyword.

また、設定部130は、入力キーワードが数字のみで構成されている場合に、地点に対応する特定の番号を対象として地点の検索をおこなう番号検索を特定する番号属性を当該入力キーワードに設定する。特定の番号は、具体的には、電話番号や郵便番号のほか、地点に予め設定されたマップコードなどである。   In addition, when the input keyword is composed of only numbers, the setting unit 130 sets a number attribute for specifying a number search for searching for a location for a specific number corresponding to the location as the input keyword. Specifically, the specific number is a telephone number, a zip code, or a map code set in advance at a point.

データベース140は、検索対象となる複数の地点に関する情報を記憶する。地点に関する情報は、具体的には、当該地点の、施設名称、施設名称のヨミ、ジャンル名称、住所名称、緯度経度、電話番号、郵便番号、エリアコード、ジャンルコード、マップコード、などの情報である。開始入力部150は、検索開始の指示をユーザから受け付ける。開始入力部150は、具体的には、入力ボタンやタッチパネルからなる。   The database 140 stores information regarding a plurality of points to be searched. Specifically, the information about the point is information such as the facility name, the facility name reading, the genre name, the address name, the latitude / longitude, the telephone number, the postal code, the area code, the genre code, the map code, is there. The start input unit 150 receives a search start instruction from the user. Specifically, the start input unit 150 includes an input button and a touch panel.

検索部160は、検索開始の指示を受け付けた際に、入力キーワードに設定されている属性により特定される検索手法を用いて当該入力キーワードに該当する地点をデータベース140から検索する。具体例を挙げると、入力キーワードに番号属性が設定されている場合には、検索部160は、番号検索による検索手法を用いて入力キーワードに該当する地点を検索する。出力部170は、検索部160による検索結果を表示出力する。出力部170は、具体的には、ディスプレイやスピーカなどからなる。   When the search unit 160 receives a search start instruction, the search unit 160 searches the database 140 for a point corresponding to the input keyword using a search method specified by the attribute set for the input keyword. As a specific example, when a number attribute is set for the input keyword, the search unit 160 searches for a point corresponding to the input keyword using a search method based on number search. The output unit 170 displays and outputs the search result obtained by the search unit 160. Specifically, the output unit 170 includes a display, a speaker, and the like.

また、本実施の形態において、設定部130は、入力キーワードが数字のみで構成され且つ最初の数字が所定の数字である場合に、電話番号属性を当該入力キーワードに設定する。所定の数字は、たとえば「0」である。すなわち、設定部130は、「0」から始まり、全て数字で構成される入力キーワードに電話番号属性を設定する。なお、最初の数字が所定の数字ではない場合に、郵便番号属性またはマップコード属性を設定してもよいし、名称属性を設定してもよい。なお、名称属性は、たとえば、施設名「100円マート」など、数字を含む施設に対する検索を想定したものである。   In the present embodiment, setting unit 130 sets the telephone number attribute to the input keyword when the input keyword is composed only of numbers and the first number is a predetermined number. The predetermined number is, for example, “0”. That is, the setting unit 130 sets a telephone number attribute to an input keyword starting from “0” and consisting of all numerals. When the first number is not a predetermined number, a zip code attribute or a map code attribute may be set, or a name attribute may be set. The name attribute is assumed to be a search for a facility including a number such as a facility name “100 yen mart”.

また、設定部130は、入力キーワードが数字のみで構成され且つ最初から所定数の数字列が所定の数字列である場合に、電話番号属性を当該入力キーワードに設定する。所定数の数字列とは、具体的には、市外局番などを表し、電話番号の最初に表記される2桁または3桁の数字であり、たとえば、「03,06,045,070,090」といった数字列である。なお、入力キーワードの始まりが所定数の数字列ではない場合には、他の番号属性や名称属性を設定すればよい。なお、たとえば、市外局番のみが入力キーワードとして入力されている場合、検索部160は、予め設定した代表地点として、都道府県庁や市役所などを検索すればよい。   The setting unit 130 sets the telephone number attribute to the input keyword when the input keyword is composed of only numbers and a predetermined number of numeric strings from the beginning are predetermined numeric strings. The predetermined number of numeric strings specifically represents an area code or the like, and is a two-digit or three-digit number written at the beginning of a telephone number. For example, “03,06,045,070,090” "". When the input keyword does not start with a predetermined number of numeric strings, other number attributes and name attributes may be set. For example, when only the area code is input as an input keyword, the search unit 160 may search for a prefectural office or a city office as a preset representative point.

また、設定部130は、入力キーワードが数字のみで構成され且つ当該数字の文字数が所定数である場合に、電話番号属性を当該入力キーワードに設定する。所定数の文字数は、電話番号の桁数であり、たとえば、固定電話などの10桁、または携帯電話などの11桁である。なお、文字数が所定数ではない場合には、他の番号属性や名称属性を設定すればよい。   The setting unit 130 sets the telephone number attribute to the input keyword when the input keyword is composed only of numbers and the number of characters of the numbers is a predetermined number. The predetermined number of characters is the number of digits of the telephone number, for example, 10 digits such as a fixed phone, or 11 digits such as a mobile phone. If the number of characters is not a predetermined number, other number attributes and name attributes may be set.

また、設定部130は、入力キーワードが数字のみで構成されている場合で且つ番号属性が複数ある場合には、所定の基準に基づいて一の番号属性を当該入力キーワードに設定する。所定の基準は、全体の文字数、最初の文字、最初から所定数の数字列(電話番号の市外局番や郵便番号の3桁区分等)、予め設定された優先順位などである。なお、優先順位は、たとえば、上位から、電話番号、郵便番号、マップコード、などの順に設定しておけばよい。   Further, when the input keyword is composed only of numbers and there are a plurality of number attributes, the setting unit 130 sets one number attribute to the input keyword based on a predetermined criterion. The predetermined criteria are the total number of characters, the first character, a predetermined number of numbers (such as a telephone number area code or a postal code three-digit division), a preset priority order, and the like. The priority order may be set in the order of telephone number, postal code, map code, etc. from the top.

また、複数の番号属性は、地点の電話番号を対象として地点の検索をおこなう電話番号検索を特定する電話番号属性、地点の郵便番号を対象として地点の検索をおこなう郵便番号検索を特定する郵便番号属性、地点に予め設定されたコードを対象として地点の検索をおこなうコード検索を特定するコード属性のうちの少なくとも二つを含むものとする。   In addition, multiple number attributes are a phone number attribute that specifies a phone number search that searches a location for a location phone number, and a zip code that specifies a zip code search that searches a location for a location zip code It shall include at least two of code attributes that specify code search for searching for a point for the attribute and a code set in advance for the point.

また、設定部130は、入力キーワードが数字とその他の文字とで構成されている場合には、地点の名称を対象として地点の検索をおこなう名称検索を特定する名称属性を設定する。すなわち、設定部130は、数字と文字とが混在する場合、たとえば、「100円マート」などの入力キーワードの場合、名称属性を設定する。   In addition, when the input keyword is composed of numbers and other characters, the setting unit 130 sets a name attribute that identifies a name search for searching for a spot with respect to the name of the spot. That is, the setting unit 130 sets the name attribute when numbers and letters are mixed, for example, in the case of an input keyword such as “100 yen mart”.

(地点検索装置の地点検索処理手順)
つぎに、図2を用いて、地点検索装置100の地点検索処理手順について説明する。図2は、本実施の形態にかかる地点検索装置100の地点検索処理手順の一例を示すフローチャートである。
(Point search processing procedure of the point search device)
Next, the point search processing procedure of the point search device 100 will be described with reference to FIG. FIG. 2 is a flowchart showing an example of the point search processing procedure of the point search apparatus 100 according to the present embodiment.

図2のフローチャートにおいて、地点検索装置100は、キーワード入力部120にキーワードが入力されたか否かを判断する(ステップS201)。キーワードが入力されるまで待機状態にあり(ステップS201:Noのループ)、キーワードが入力されると(ステップS201:Yes)、入力キーワードが数字のみで構成されているか否かを判断する(ステップS202)。入力キーワードが数字のみで構成されていると判断した場合(ステップS202:Yes)、設定部130が入力キーワードに番号属性を設定する(ステップS203)。   In the flowchart of FIG. 2, the point search device 100 determines whether or not a keyword has been input to the keyword input unit 120 (step S <b> 201). It is in a standby state until a keyword is input (step S201: No loop). When a keyword is input (step S201: Yes), it is determined whether or not the input keyword is composed only of numbers (step S202). ). When it is determined that the input keyword is composed only of numbers (step S202: Yes), the setting unit 130 sets a number attribute for the input keyword (step S203).

このあと、開始入力部150から検索開始の入力を受け付けたか否かを判断する(ステップS204)。検索開始の入力を受け付けるまで待機状態にあり(ステップS204:Noのループ)、検索開始の入力を受け付けると(ステップS204:Yes)、属性により特定される検索手法を用いて、具体的には番号検索により、入力キーワードに該当する地点を検索部160が検索する(ステップS205)。そして、出力部170から検索結果を出力し(ステップS206)、一連の処理を終了する。   Thereafter, it is determined whether or not a search start input is received from the start input unit 150 (step S204). It is in a standby state until the search start input is received (step S204: No loop). When the search start input is received (step S204: Yes), the search method specified by the attribute is used to specify the number. By the search, the search unit 160 searches for a point corresponding to the input keyword (step S205). Then, the search result is output from the output unit 170 (step S206), and the series of processing ends.

一方、ステップS202において、入力キーワードが数字のみで構成されていないと判断した場合(ステップS202:No)、入力キーワードに他の属性を設定し(ステップS207)、ステップS204における検索開始の指示を受け付けたか否かの判断をおこなう。   On the other hand, if it is determined in step S202 that the input keyword is not composed of only numbers (step S202: No), another attribute is set for the input keyword (step S207), and a search start instruction in step S204 is accepted. Judge whether or not.

以上説明したように、本実施の形態にかかる地点検索装置100によれば、入力キーワードが数字のみで構成されている場合に、当該入力キーワードに番号属性を設定し、番号検索をおこなうようにしたので、検索をおこなうにあたりユーザからの検索手法の設定を要することのない、所謂フリーキーワードによる検索をおこなうことができる。   As described above, according to the point search device 100 according to the present embodiment, when an input keyword is composed only of numbers, a number attribute is set for the input keyword and a number search is performed. Therefore, it is possible to perform a so-called free keyword search that does not require the user to set a search method when performing the search.

これにより、ユーザは、検索手法を設定することによる煩わしさを軽減できるとともに、ユーザによる検索手法の誤認に伴う誤った検索を抑止することができることにより、的確な検索結果を得ることができる。したがって、ユーザからの検索手法の設定や操作時における操作回数を抑え、迅速且つ的確に検索結果を提示することができ、効率的な検索をおこなうことができる。   Thereby, the user can reduce the troublesomeness caused by setting the search technique, and can suppress an erroneous search associated with the misrecognition of the search technique by the user, thereby obtaining an accurate search result. Therefore, it is possible to suppress the setting of the search method from the user and the number of operations at the time of operation, present the search result quickly and accurately, and perform an efficient search.

また、番号属性を電話番号属性とすれば、ユーザによる利用頻度が高いものと想定される電話番号検索において、キーワード入力部120に数字を入力するだけで、電話番号検索をおこなうことができる。したがって、ユーザが検索手法として電話番号検索を設定するといったユーザの付加を軽減することができる。   Further, if the number attribute is a telephone number attribute, a telephone number search can be performed simply by inputting a number into the keyword input unit 120 in a telephone number search that is assumed to be frequently used by a user. Therefore, it is possible to reduce the addition of the user such as setting the telephone number search as a search method.

また、入力キーワードが数字のみで構成され且つ最初の数字が所定の数字である場合に、電話番号属性を当該入力キーワードに設定するようにすれば、たとえば、「0」で始まる入力キーワードなどに対して、電話番号属性を適正に設定することができる。したがって、入力キーワードのみから、ユーザの望む検索手法を特定することができ、的確な検索をおこなうことができる。   Further, when the input keyword is composed only of numbers and the first number is a predetermined number, if the telephone number attribute is set to the input keyword, for example, for an input keyword starting with “0”, etc. Thus, the telephone number attribute can be set appropriately. Therefore, the search technique desired by the user can be specified only from the input keyword, and an accurate search can be performed.

また、入力キーワードが数字のみで構成され且つ最初から所定数の数字列が所定の数字列である場合に、電話番号属性を当該入力キーワードに設定するようにすれば、たとえば、「090」で始まる入力キーワードなどに対して、電話番号属性を適正に設定することができる。したがって、入力キーワードのみから、ユーザの望む検索手法を特定することができ、的確な検索をおこなうことができる。   In addition, when the input keyword is composed of only numbers and a predetermined number of numeric strings from the beginning are predetermined numeric strings, if the telephone number attribute is set to the input keyword, for example, it starts with “090”. A telephone number attribute can be appropriately set for an input keyword or the like. Therefore, the search technique desired by the user can be specified only from the input keyword, and an accurate search can be performed.

また、入力キーワードが数字のみで構成され且つ当該数字の文字数が所定数である場合に、電話番号属性を当該入力キーワードに設定するようにすれば、たとえば、数字が10桁の入力キーワードなどに対して、電話番号属性を適正に設定することができる。したがって、入力キーワードのみから、ユーザの望む検索手法を特定することができ、的確な検索をおこなうことができる。   Further, when the input keyword is composed of only numbers and the number of characters of the number is a predetermined number, if the telephone number attribute is set to the input keyword, for example, for an input keyword having 10 digits. Thus, the telephone number attribute can be set appropriately. Therefore, the search technique desired by the user can be specified only from the input keyword, and an accurate search can be performed.

また、入力キーワードが数字のみで構成されている場合で且つ番号属性が複数ある場合には、所定の基準に基づいて一の番号属性を当該入力キーワードに設定するようにすれば、ユーザが複数の数字からなる入力キーワードを入力した場合であっても、その中から一つの入力キーワードに該当する地点を検索することができる。したがって、入力キーワードのみから、ユーザの望む検索手法を特定することができ、的確な検索をおこなうことができる。   Further, when the input keyword is composed only of numbers and there are a plurality of number attributes, if one number attribute is set to the input keyword based on a predetermined criterion, the user can Even when an input keyword consisting of numbers is input, a point corresponding to one input keyword can be searched. Therefore, the search technique desired by the user can be specified only from the input keyword, and an accurate search can be performed.

また、入力キーワードが数字とその他の文字とで構成されている場合には、名称属性を設定するようにすれば、数字を含む施設名などに対して、名称属性を適正に設定することができる。したがって、入力キーワードのみから、ユーザの望む検索手法を特定することができ、的確な検索をおこなうことができる。   In addition, when the input keyword is composed of numbers and other characters, if the name attribute is set, the name attribute can be appropriately set for the facility name including the number. . Therefore, the search technique desired by the user can be specified only from the input keyword, and an accurate search can be performed.

以下に、本発明の実施例について説明する。本実施例では、車両に搭載されるナビゲーション装置によって、本発明の地点検索装置100を実施した場合の一例について説明する。   Examples of the present invention will be described below. In this embodiment, an example in which the point search device 100 of the present invention is implemented by a navigation device mounted on a vehicle will be described.

(ナビゲーション装置のハードウェア構成)
図3を用いて、本実施例にかかるナビゲーション装置のハードウェア構成について説明する。図3は、本実施例にかかるナビゲーション装置のハードウェア構成の一例を示すブロック図である。
(Hardware configuration of navigation device)
The hardware configuration of the navigation device according to the present embodiment will be described with reference to FIG. FIG. 3 is a block diagram illustrating an example of a hardware configuration of the navigation device according to the present embodiment.

図3において、ナビゲーション装置300は、CPU301と、ROM302と、RAM303と、磁気ディスクドライブ304と、磁気ディスク305と、光ディスクドライブ306と、光ディスク307と、音声I/F(インターフェース)308と、スピーカ309と、入力デバイス310と、映像I/F311と、ディスプレイ312と、通信I/F313と、GPSユニット314と、各種センサ315とを備えている。また、各構成部301〜315はバス320によってそれぞれ接続されている。   In FIG. 3, a navigation device 300 includes a CPU 301, a ROM 302, a RAM 303, a magnetic disk drive 304, a magnetic disk 305, an optical disk drive 306, an optical disk 307, an audio I / F (interface) 308, and a speaker 309. An input device 310, a video I / F 311, a display 312, a communication I / F 313, a GPS unit 314, and various sensors 315. Each component 301 to 315 is connected by a bus 320.

CPU301は、ナビゲーション装置300の全体の制御を司る。ROM302は、ブートプログラム、現在位置算出プログラム、経路探索プログラム、経路誘導プログラム、キーワード入力プログラムと、属性設定プログラム、情報検索プログラムなどの各種プログラムを記録している。また、RAM303は、CPU301のワークエリアとして使用される。   The CPU 301 governs overall control of the navigation device 300. The ROM 302 stores various programs such as a boot program, a current position calculation program, a route search program, a route guidance program, a keyword input program, an attribute setting program, and an information search program. The RAM 303 is used as a work area for the CPU 301.

現在位置算出プログラムは、たとえば、後述するGPSユニット314および各種センサ315の出力情報に基づいて、車両の現在位置(ナビゲーション装置300の現在位置)を算出させる。   The current position calculation program, for example, calculates the current position of the vehicle (current position of the navigation device 300) based on output information from a GPS unit 314 and various sensors 315 described later.

経路探索プログラムは、後述する磁気ディスク305に記録されている地図データなどを利用して、出発地から目的地までの最適な経路を探索させる。ここで、最適な経路とは、目的地までの最短(または最速)経路やユーザが指定した条件に最も合致する経路などである。また、目的地のみならず、立ち寄り地点や休憩地点までの経路を探索してもよい。探索された誘導経路は、CPU301を介して音声I/F308や映像I/F311へ出力される。   The route search program searches for an optimum route from the departure point to the destination using map data recorded on a magnetic disk 305 described later. Here, the optimum route is the shortest (or fastest) route to the destination or the route that best meets the conditions specified by the user. Further, not only the destination but also a route to a stop point or a rest point may be searched. The searched guidance route is output to the audio I / F 308 and the video I / F 311 via the CPU 301.

経路誘導プログラムは、経路探索プログラムを実行することによって探索された誘導経路情報、現在位置算出プログラムを実行することによって算出された車両の現在位置情報、磁気ディスク305から読み出された地図データに基づいて、リアルタイムな経路誘導情報を生成させる。生成された経路誘導情報は、CPU301を介して音声I/F308や映像I/F311へ出力される。   The route guidance program is based on guidance route information searched by executing the route search program, vehicle current location information calculated by executing the current position calculation program, and map data read from the magnetic disk 305. Real-time route guidance information is generated. The generated route guidance information is output to the audio I / F 308 and the video I / F 311 via the CPU 301.

キーワード入力プログラムは、ユーザのキーワード入力をサポートするためのプログラムであり、入力されたキーワードを確定するに際し、入力されたキーワードに対して推測される候補キーワードを抽出して提示し、提示した候補キーワードのうち、ユーザから受け付けたものを入力キーワードとして出力するプログラムである。なお、キーワードの入力および入力キーワードの受け付けは、入力デバイス310を用いておこなわれる。   The keyword input program is a program for supporting the keyword input of the user. When the input keyword is determined, the candidate keyword estimated for the input keyword is extracted and presented, and the candidate keyword presented is presented Among them, a program that outputs what is received from the user as an input keyword. Note that the input of keywords and the reception of input keywords are performed using the input device 310.

また、候補キーワードの提示は、スピーカ309やディスプレイ312からおこなわれる。なお、図1に示したキーワード入力部120は、CPU301と入力デバイス310と、ディスプレイ312によって実現される。すなわち、CPU301がキーワード入力プログラムを実行し、ディスプレイ312に表示した候補キーワードのうち、入力デバイス310によってユーザからの入力を受け付けることにより、キーワード入力部120の機能を実現する。   The candidate keywords are presented from the speaker 309 or the display 312. The keyword input unit 120 shown in FIG. 1 is realized by the CPU 301, the input device 310, and the display 312. That is, the CPU 301 executes the keyword input program, and among the candidate keywords displayed on the display 312, the input device 310 receives input from the user, thereby realizing the function of the keyword input unit 120.

属性設定プログラムは、入力キーワードに属性を設定するプログラムである。また、複数の入力キーワードを受け付けた場合には、各入力キーワードに属性を設定する。また、属性設定プログラムは、入力キーワードが数字のみで構成されている場合に、当該入力キーワードに番号属性を設定するプログラムである。設定された属性は、CPU301を介して映像I/F311へ出力される。なお、図1に示した設定部130は、CPU301によって実現される。すなわち、CPU301が属性設定プログラムを実行することにより、設定部130の機能を実現する。   The attribute setting program is a program for setting an attribute for an input keyword. When a plurality of input keywords are received, an attribute is set for each input keyword. The attribute setting program is a program for setting a number attribute to an input keyword when the input keyword is composed only of numbers. The set attribute is output to the video I / F 311 via the CPU 301. Note that the setting unit 130 illustrated in FIG. 1 is realized by the CPU 301. That is, the function of the setting unit 130 is realized by the CPU 301 executing the attribute setting program.

情報検索プログラムは、属性設定プログラムによって属性が設定された入力キーワードに該当する地点を検索するプログラムである。検索された検索結果は、CPU301を介して映像I/F311へ出力される。なお、図1に示した検索部160は、CPU301によって実現される。すなわち、CPU301が情報検索プログラムを実行することにより、検索部160の機能を実現する。   The information search program is a program for searching for a point corresponding to the input keyword whose attribute is set by the attribute setting program. The retrieved search result is output to the video I / F 311 via the CPU 301. Note that the search unit 160 illustrated in FIG. 1 is realized by the CPU 301. That is, the function of the search unit 160 is realized by the CPU 301 executing the information search program.

磁気ディスクドライブ304は、CPU301の制御にしたがって磁気ディスク305に対するデータの読み取り/書き込みを制御する。磁気ディスク305は、磁気ディスクドライブ304の制御で書き込まれたデータを記録する。磁気ディスク305としては、たとえば、HD(ハードディスク)やFD(フレキシブルディスク)を用いることができる。   The magnetic disk drive 304 controls the reading / writing of the data with respect to the magnetic disk 305 according to control of CPU301. The magnetic disk 305 records data written under the control of the magnetic disk drive 304. As the magnetic disk 305, for example, an HD (hard disk) or an FD (flexible disk) can be used.

磁気ディスク305に記録される情報の一例としては、各地点に関する情報を登録した検索用テーブル、検索手法を特定するための属性とキーワードとを対応付けた属性テーブル、ユーザからの属性の変更を受け付けた際の履歴情報などを記録する。検索用テーブルは、施設ごとの名称や位置や電話番号などに関する情報、施設ごとの住所情報、施設のジャンル情報などを記録したものであり、図1に示したデータベース140に記録されるものである。なお、検索用テーブルの詳細については、図5−1を用いて後述する。   As an example of information recorded on the magnetic disk 305, a search table in which information on each point is registered, an attribute table in which attributes for specifying a search method are associated with keywords, and an attribute change from a user are accepted. Record the history information etc. The search table records information on names, positions, telephone numbers, etc. for each facility, address information for each facility, genre information on facilities, etc., and is recorded in the database 140 shown in FIG. . Details of the search table will be described later with reference to FIG.

また、属性テーブルは、属性ごとにキーワードを対応付けて分類したテーブルであり、図1に示したテーブル記憶部110に記録されるものである。なお、属性テーブルの詳細については、図4を用いて後述する。また、履歴情報は、たとえば、ユーザからの選択により、入力キーワードに設定する属性を変更した際の履歴を示したものである。なお、履歴テーブルの詳細については、図4を用いて後述する。   The attribute table is a table in which keywords are associated with each attribute and classified, and is recorded in the table storage unit 110 shown in FIG. Details of the attribute table will be described later with reference to FIG. Further, the history information indicates, for example, a history when the attribute set for the input keyword is changed by selection from the user. Details of the history table will be described later with reference to FIG.

光ディスクドライブ306は、CPU301の制御にしたがって光ディスク307に対するデータの読み取り/書き込みを制御する。光ディスク307は、光ディスクドライブ306の制御にしたがってデータの読み出される着脱自在な記録媒体である。光ディスク307は、書き込み可能な記録媒体を利用することもできる。また、この着脱可能な記録媒体として、光ディスク307のほか、MO、メモリカードなどであってもよい。   The optical disk drive 306 controls the reading / writing of the data with respect to the optical disk 307 according to control of CPU301. The optical disk 307 is a detachable recording medium from which data is read according to the control of the optical disk drive 306. As the optical disc 307, a writable recording medium can be used. In addition to the optical disk 307, the removable recording medium may be an MO, a memory card, or the like.

音声I/F308は、音声出力用のスピーカ309に接続される。スピーカ309は、音声を出力する。入力デバイス310は、文字、数値、各種指示などの入力のための複数のキーを備えたリモコン、キーボード、マウス、タッチパネルなどが挙げられる。入力デバイス310は、リモコン、キーボード、マウス、タッチパネルのうち、いずれか一つの形態によって実現されてもよいし、複数の形態によって実現してもよい。   The audio I / F 308 is connected to a speaker 309 for audio output. The speaker 309 outputs sound. Examples of the input device 310 include a remote controller having a plurality of keys for inputting characters, numerical values, and various instructions, a keyboard, a mouse, and a touch panel. The input device 310 may be realized by any one of a remote controller, a keyboard, a mouse, and a touch panel, or may be realized by a plurality of forms.

この入力デバイス310を用い、ユーザからキーワードの入力や、検索開始の入力のほか、属性を変更する際の入力などがおこなわれる。なお、図1に示したキーワード入力部120と、開始入力部150とは、入力デバイス310によって実現される。   Using this input device 310, a user inputs a keyword, a search start input, an input for changing an attribute, and the like. The keyword input unit 120 and the start input unit 150 illustrated in FIG. 1 are realized by the input device 310.

映像I/F311は、ディスプレイ312に接続される。映像I/F311は、具体的には、たとえば、ディスプレイ312全体の制御をおこなうグラフィックコントローラと、即時表示可能な画像情報を一時的に記録するVRAM(Video RAM)などのバッファメモリと、グラフィックコントローラから出力される画像データに基づいて、ディスプレイ312を表示制御する制御ICなどによって構成される。   The video I / F 311 is connected to the display 312. Specifically, the video I / F 311 includes, for example, a graphic controller that controls the entire display 312, a buffer memory such as a VRAM (Video RAM) that temporarily records image information that can be displayed immediately, and a graphic controller. Based on the output image data, the display 312 is configured by a control IC or the like.

ディスプレイ312には、入力キーワード、候補キーワード、属性、検索結果などが表示される。アイコン、カーソル、メニュー、ウインドウ、あるいは文字や画像などの各種データが表示される。   The display 312 displays input keywords, candidate keywords, attributes, search results, and the like. Various data such as icons, cursors, menus, windows, or characters and images are displayed.

このディスプレイ312は、たとえば、CRT、TFT液晶ディスプレイ、プラズマディスプレイなどを採用することができる。ディスプレイ312は、たとえば、車両のダッシュボード付近に設置される。ディスプレイ312は、車両のダッシュボード付近のほか、車両の後部座席周辺などに設置するなどして、車両内に複数設置してもよい。なお、図1に示した出力部170は、ディスプレイ312またはスピーカ309によって実現される。   As this display 312, for example, a CRT, a TFT liquid crystal display, a plasma display, or the like can be adopted. The display 312 is installed near the dashboard of the vehicle, for example. A plurality of displays 312 may be installed in the vehicle, for example, in the vicinity of the dashboard of the vehicle or in the vicinity of the rear seat of the vehicle. 1 is realized by the display 312 or the speaker 309.

通信I/F313は、無線を介してネットワークに接続され、ナビゲーション装置300とCPU301とのインターフェースとして機能する。通信I/F313は、さらに、無線を介してインターネットなどの通信網に接続され、この通信網とCPU301とのインターフェースとしても機能する。   The communication I / F 313 is connected to a network via wireless and functions as an interface between the navigation device 300 and the CPU 301. The communication I / F 313 is further connected to a communication network such as the Internet via wireless, and also functions as an interface between the communication network and the CPU 301.

GPSユニット314は、GPS衛星からの電波を受信し、車両の現在位置を示す情報を出力する。GPSユニット314の出力情報は、後述する各種センサ315の出力値とともに、CPU301による車両の現在位置の算出に際して利用される。現在位置を示す情報は、たとえば緯度・経度、高度などの、地図データ上の1点を特定する情報である。   The GPS unit 314 receives radio waves from GPS satellites and outputs information indicating the current position of the vehicle. The output information of the GPS unit 314 is used when the current position of the vehicle is calculated by the CPU 301 together with output values of various sensors 315 described later. The information indicating the current position is information for specifying one point on the map data, such as latitude / longitude and altitude.

各種センサ315は、車速センサ、加速度センサ、角速度センサなどの、車両の位置や挙動を判断することが可能な情報を出力する。各種センサ315の出力値は、CPU301による車両の現在位置の算出や、速度や方位の変化量の測定などに用いられる。   The various sensors 315 output information that can determine the position and behavior of the vehicle, such as a vehicle speed sensor, an acceleration sensor, and an angular velocity sensor. The output values of the various sensors 315 are used for the calculation of the current position of the vehicle by the CPU 301 and the measurement of the change in speed and direction.

図1に示した地点検索装置100が備えるテーブル記憶部110と、キーワード入力部120と、設定部130と、データベース140と、開始入力部150と、検索部160と、出力部170とは、図3に示したナビゲーション装置300におけるROM302、RAM303、磁気ディスク305、光ディスク307などに記録されたプログラムやデータを用いて、CPU301が所定のプログラムを実行し、ナビゲーション装置300における各部を制御することによってその機能を実現する。   The table storage unit 110, the keyword input unit 120, the setting unit 130, the database 140, the start input unit 150, the search unit 160, and the output unit 170 included in the spot search device 100 illustrated in FIG. The CPU 301 executes a predetermined program using the programs and data recorded in the ROM 302, RAM 303, magnetic disk 305, optical disk 307, etc. in the navigation device 300 shown in FIG. Realize the function.

すなわち、本実施例のナビゲーション装置300は、ナビゲーション装置300における記録媒体としてのROM302に記録されている各種プログラムを実行することにより、図1に示した地点検索装置100が備える機能を、図2に示した地点検索処理手順で実行することができる。   That is, the navigation device 300 of the present embodiment executes the various programs recorded in the ROM 302 as a recording medium in the navigation device 300, thereby providing the functions provided in the point search device 100 shown in FIG. It can be executed according to the point search processing procedure shown.

(磁気ディスクに記録される属性テーブルの一例)
つぎに、図4を用いて、磁気ディスク305に記録される属性テーブルの一例について説明する。図4は、磁気ディスク305に記録される属性テーブルの一例を示す説明図である。
(Example of attribute table recorded on magnetic disk)
Next, an example of the attribute table recorded on the magnetic disk 305 will be described with reference to FIG. FIG. 4 is an explanatory diagram showing an example of an attribute table recorded on the magnetic disk 305.

図4において、属性テーブル400は、属性401と、キーワード402と、ユーザ選択履歴403とを示している。属性401は、住所エリア検索を特定するための住所エリア属性、ジャンル検索をおこなうためのジャンル属性、名称検索を特定するための名称属性、番号検索を特定するための番号属性、からなる。   In FIG. 4, the attribute table 400 shows attributes 401, keywords 402, and user selection history 403. The attribute 401 includes an address area attribute for specifying an address area search, a genre attribute for performing a genre search, a name attribute for specifying a name search, and a number attribute for specifying a number search.

住所エリア属性は、地点の住所または地点のエリアを対象として検索をおこなうものである。ジャンル属性は、地点のジャンルを対象として地点の検索をおこなうものである。名称検索は、地点の名称を対象として地点の検索をおこなうものである。番号検索は、地点の番号を対象として地点の検索をおこなうものである。   The address area attribute is used to search for a point address or a point area. The genre attribute is used to search for a point for the genre of the point. In the name search, a point is searched for the name of the point. In the number search, a point search is performed for a point number.

なお、属性401は、図示していないが、このほかにも、ヨミ検索を特定するためのヨミ属性なども含む。このヨミ検索は、地点のヨミを対象として地点の検索をおこなうものであり、カタカナやひらがなで入力されたキーワードの検索をおこなうものである。具体的には、「東京」という地名に対し、「トウキョウ」や「とうきょう」が入力キーワードとして入力された場合にヨミ属性が設定される。なお、「さいたま」など、予めひらがなとして登録される地名に関しては、当該ひらがなに対して、住所エリア属性が設定される。   Although the attribute 401 is not shown, the attribute 401 includes a reading attribute for specifying a reading search. This Yomi search is to search for a Yomi at a location, and to search for a keyword input in Katakana or Hiragana. Specifically, for the place name “Tokyo”, the “Yomi” attribute is set when “Tokyo” or “Tokyo” is input as an input keyword. For a place name registered as Hiragana in advance, such as “Saitama”, an address area attribute is set for the Hiragana.

キーワード402は、属性401ごとに予め登録されているワードである。ユーザ選択履歴403は、ユーザからの属性の変更を受け付けた際の、変更した属性の履歴情報である。ここで、各属性について具体的に説明する。名称属性には、施設名などの固有名詞が多数記録されており、系列店などの支店名も記録されている。つまり、地図上に存在する固有の施設全てが名称属性に記録されている。   The keyword 402 is a word registered in advance for each attribute 401. The user selection history 403 is history information of changed attributes when an attribute change from a user is accepted. Here, each attribute will be specifically described. In the name attribute, a number of proper nouns such as facility names are recorded, and branch names of affiliated stores are also recorded. That is, all the unique facilities existing on the map are recorded in the name attribute.

また、住所エリア属性には、地名が記録されている。つまり、地図上に存在する全ての地名が住所エリア属性に記録されている。なお、符号410に示すように、ユーザ選択履歴403には、「名称」が記録されているが、これは、「埼玉」411が入力され、住所エリア属性として判断した際に、ユーザから名称属性として変更されたことを示している。なお、この履歴は、所定期間内の過去の直近のものでもよいし、変更された回数が多いものとしてもよい。また、ジャンル属性には、施設のジャンルが記録されており、系列店などの商号もジャンルとして記録されている。   In the address area attribute, a place name is recorded. That is, all place names existing on the map are recorded in the address area attribute. As indicated by reference numeral 410, “name” is recorded in the user selection history 403. This is because “Saitama” 411 is input and the name attribute is received from the user when it is determined as the address area attribute. Indicates that it has been changed. This history may be the latest in the past within a predetermined period, or may be changed frequently. In the genre attribute, the genre of the facility is recorded, and the trade name of the affiliated store is also recorded as the genre.

また、符号412に示す番号属性には、キーワード402として「0〜9の数字」が示されている。すなわち、数字が入力された場合に、番号属性が設定されることを示している。なお、番号属性は、電話番号属性、郵便番号属性、マップコード属性などからなる。また、これら番号属性には、入力キーワードに対して属性を設定する際の優先順位が、たとえば、電話番号属性、郵便番号属性、マップコード属性の順で設定されている。   In the number attribute indicated by reference numeral 412, “numbers 0 to 9” are indicated as the keywords 402. That is, when a number is input, the number attribute is set. The number attribute includes a telephone number attribute, a postal code attribute, a map code attribute, and the like. In addition, for these number attributes, priorities for setting the attributes for the input keyword are set in the order of, for example, a telephone number attribute, a postal code attribute, and a map code attribute.

(磁気ディスクに記録される検索用テーブルの一例)
つぎに、図5−1を用いて、磁気ディスク305に記録される検索用テーブルの一例について説明する。図5−1は、磁気ディスク305に記録される検索用テーブルの一例を示す説明図である。
(Example of search table recorded on magnetic disk)
Next, an example of a search table recorded on the magnetic disk 305 will be described with reference to FIG. FIG. 5A is an explanatory diagram of an example of a search table recorded on the magnetic disk 305.

図5−1に示す検索用テーブルは、地点情報テーブル510と、住所テーブル520と、ジャンルテーブル530とからなる。地点情報テーブル510は、施設名称511、施設ヨミ512と、ジャンルコード513と、エリアコード514と、緯度経度515と、電話番号516と、郵便番号517と、マップコード518とからなる。   The search table illustrated in FIG. 5A includes a point information table 510, an address table 520, and a genre table 530. The point information table 510 includes a facility name 511, a facility read 512, a genre code 513, an area code 514, a latitude / longitude 515, a telephone number 516, a postal code 517, and a map code 518.

施設名称511は、地図上に存在する全ての施設の名称である。たとえば、「浦和スタジアム」、「埼玉国際競技場」などのほか、「8(エイト)ストア川越店」、「100円マート川越店」といった数字を含む店舗名なども記録されている。施設ヨミ512は、施設名称511をカタカナで示したものである。ジャンルコード513は、施設をジャンル別に分類した際の、各ジャンルに設定される記号である。エリアコード514は、所定のエリアごとに設定される記号である。緯度経度515は、施設が位置する地点を示している。電話番号516は、施設の電話番号を示している。郵便番号517は、施設が存在する場所の郵便番号を示している。マップコード518は、地図上の施設の位置を特定するためのコード番号である。   The facility name 511 is the name of all the facilities existing on the map. For example, in addition to “Urawa Stadium” and “Saitama International Stadium”, store names including numbers such as “8 (eight) store Kawagoe store” and “100 yen Mart Kawagoe store” are also recorded. Facility Yomi 512 indicates the facility name 511 in katakana. The genre code 513 is a symbol set for each genre when the facilities are classified by genre. The area code 514 is a symbol set for each predetermined area. Latitude / longitude 515 indicates a point where the facility is located. A telephone number 516 indicates the telephone number of the facility. The postal code 517 indicates the postal code of the place where the facility exists. The map code 518 is a code number for specifying the location of the facility on the map.

住所テーブル520は、住所名称521と、エリアコード514と、緯度経度515とからなる。住所名称521は、地図上に存在する全ての地名である。この住所テーブル520は、住所名称521ごとにエリアコード514と緯度経度515とを対応付けて記録している。   The address table 520 includes an address name 521, an area code 514, and a latitude / longitude 515. The address name 521 is all place names existing on the map. This address table 520 records an area code 514 and a latitude / longitude 515 in association with each address name 521.

ジャンルテーブル530は、ジャンル名称531と、ジャンルコード513とからなる。ジャンル名称531は、施設をジャンル別に分類した際の当該分類の名称であり、「8ストア」や「100円マート」といった系列店などの商号も含む。ジャンルテーブル530は、ジャンル名称531ごとにジャンルコード513を対応付けて記録している。   The genre table 530 includes a genre name 531 and a genre code 513. The genre name 531 is a name of the classification when the facilities are classified by genre, and includes the trade names of affiliated stores such as “8 stores” and “100 yen mart”. The genre table 530 records a genre code 513 in association with each genre name 531.

(ディスプレイに表示される検索画面の一例)
つぎに、図5−2を用いて、ディスプレイ312に表示される検索画面の一例について説明する。図5−2は、ディスプレイ312に表示される検索画面の一例を示す説明図である。図5−2においては、番号入力をおこなう際の概要についてのみ説明するものとし、属性の設定などについての表示画面の詳細については、図7〜12を用いて後述する。
(Example of search screen displayed on the display)
Next, an example of a search screen displayed on the display 312 will be described with reference to FIG. FIG. 5B is an explanatory diagram illustrating an example of a search screen displayed on the display 312. In FIG. 5B, only the outline when inputting a number will be described, and details of the display screen for setting attributes and the like will be described later with reference to FIGS.

図5−2において、ディスプレイ312には、50音キー540と、入力ボックス541と、属性タブ542と、50音キー540には、日本語のひらがなによる入力がおこなわれる文字キー540aと、数字による入力がおこなわれるテンキー540bとは表示されており、タッチパネルにより、ユーザからの入力を受け付けるようになっている。入力ボックス541は、50音キー540から入力されたキーワードを表示する。   In FIG. 5B, the display 312 includes a 50-sound key 540, an input box 541, an attribute tab 542, and a 50-sound key 540, which includes character keys 540a for inputting Japanese hiragana characters, and numerical values. A numeric keypad 540b on which an input is performed is displayed, and an input from a user is received by a touch panel. The input box 541 displays a keyword input from the 50 sound key 540.

属性タブ542は、入力キーワードに設定する属性を示すものであり、50音キー540から入力された文字に属性が設定された際に、設定された属性に対応するタブがアクティブに表示される。たとえば、ユーザがテンキー540bを用いて入力すると、入力ボックス541には、数字が表示され、番号属性を示す属性タブ542がアクティブに表示される。なお、この表示画面において、入力ボックス541に入力されている数字は、電話番号を示しているが、数字間をつなぐ「−」についてはユーザからの入力の要否を問わない。   The attribute tab 542 indicates an attribute to be set for the input keyword. When an attribute is set for a character input from the 50-sound key 540, a tab corresponding to the set attribute is actively displayed. For example, when the user inputs using the numeric keypad 540b, numbers are displayed in the input box 541, and an attribute tab 542 indicating a number attribute is actively displayed. In this display screen, the number input in the input box 541 indicates a telephone number, but “−” connecting the numbers does not matter whether or not the user needs to input.

また、ディスプレイ312の表示画面のスペース上、50音キー540にテンキー540bが表示されていない場合もある。このような場合には、ユーザが「123」ボタン543を選択することにより、テンキーが表示されるようになっている。   In some cases, the numeric keypad 540b is not displayed on the 50 sound key 540 due to the space on the display screen of the display 312. In such a case, the numeric keypad is displayed when the user selects the “123” button 543.

(ナビゲーション装置による番号属性設定処理の一例)
まず始めに、図5−3を用いて、ナビゲーション装置300による番号属性設定処理の一例について説明する。図5−3は、ナビゲーション装置300による番号属性設定処理の一例を示すフローチャートである。なお、図5−3に示すフローチャートでは、番号属性を設定する際の優先順位が、予め、電話番号属性、郵便番号属性、マップコード属性の順に設定されている。すなわち、属性を設定する際に参照する参照基準が電話番号に設定されているものとする。
(Example of number attribute setting processing by the navigation device)
First, an example of number attribute setting processing by the navigation device 300 will be described with reference to FIG. FIG. 5C is a flowchart illustrating an example of the number attribute setting process performed by the navigation device 300. In the flowchart shown in FIG. 5C, the priority for setting the number attribute is set in advance in the order of the telephone number attribute, the postal code attribute, and the map code attribute. That is, it is assumed that the reference number to be referred to when setting the attribute is set to the telephone number.

図5−3において、ナビゲーション装置300のCPU301は、入力デバイス310(50音キー540)を用いてユーザからキーワードが入力されたか否かを判断する(ステップS551)。キーワードが入力されるまで待機状態にあり(ステップS551:Noのループ)、キーワードが入力されると(ステップS551:Yes)、入力キーワードの最初の文字が数字の「0」であるか否かを判断する(ステップS552)。最初の文字が数字の「0」であると判断した場合(ステップS552:Yes)、最初の所定桁数が所定の数字列か否かを判断する(ステップS553)。ステップS553における判断は、たとえば、最初の桁数が「03」や「090」などである。   In FIG. 5C, the CPU 301 of the navigation device 300 determines whether or not a keyword has been input by the user using the input device 310 (50 sound key 540) (step S551). It is in a standby state until a keyword is input (step S551: No loop). When a keyword is input (step S551: Yes), it is determined whether or not the first character of the input keyword is the number “0”. Judgment is made (step S552). If it is determined that the first character is the number “0” (step S552: Yes), it is determined whether or not the first predetermined number of digits is a predetermined number string (step S553). The determination in step S553 is, for example, that the first digit number is “03” or “090”.

一方、ステップS552において、最初の文字が数字の「0」ではないと判断した場合(ステップS552:No)、参照基準を郵便番号に設定変更し(ステップS554)、ステップS553に移行する。なお、この場合におけるステップS553における判断は、たとえば、最初の桁数が「100」や「250」などである。そして、最初の所定桁数が所定の数字列であると判断した場合(ステップS553:Yes)、入力キーワードが数字のみで構成されているか否かを判断する(ステップS555)。   On the other hand, if it is determined in step S552 that the first character is not the number “0” (step S552: No), the reference standard is changed to the zip code (step S554), and the process proceeds to step S553. In this case, the determination in step S553 is, for example, that the first digit number is “100” or “250”. If it is determined that the first predetermined number of digits is a predetermined number string (step S553: Yes), it is determined whether or not the input keyword is composed only of numbers (step S555).

一方、ステップS553において、最初の所定桁数が所定の数字列ではないと判断した場合(ステップS553:No)、参照基準をマップコードに設定変更し(ステップS556)、ステップS555に移行する。そして、入力キーワードが数字のみで構成されていると判断した場合(ステップS555:Yes)、文字数が所定数か否かを判断する(ステップS556)。所定数(所定桁数)は、電話番号であれば10桁または11桁であり、郵便番号であれば3桁または7桁であり、マップコードであれば6〜10桁である。   On the other hand, if it is determined in step S553 that the first predetermined number of digits is not a predetermined number string (step S553: No), the reference standard is changed to a map code (step S556), and the process proceeds to step S555. If it is determined that the input keyword is composed only of numbers (step S555: Yes), it is determined whether the number of characters is a predetermined number (step S556). The predetermined number (predetermined number of digits) is 10 or 11 digits for a telephone number, 3 or 7 digits for a postal code, and 6 to 10 digits for a map code.

文字数が所定数であると判断した場合(ステップS556:Yes)、入力キーワードに番号属性を設定する(ステップS557)。なお、設定する番号属性は、参照基準に応じた属性であり、すなわち、たとえば、参照基準が電話番号である場合には、電話番号属性が設定される。このあと、番号属性による検索処理をおこない(ステップS558)、一連の処理を終了する。なお、番号属性による検索処理の詳細については、図5−4を用いて後述する。   If it is determined that the number of characters is a predetermined number (step S556: Yes), a number attribute is set for the input keyword (step S557). The number attribute to be set is an attribute according to the reference standard, that is, for example, when the reference standard is a telephone number, a telephone number attribute is set. Thereafter, a search process using a number attribute is performed (step S558), and a series of processes is terminated. Details of the search processing based on the number attribute will be described later with reference to FIG.

一方、ステップS555において、入力キーワードが数字のみで構成されていないと判断した場合(ステップS555:No)、入力キーワードに名称属性を設定する(ステップS559)。また、ステップS556において、文字数が所定数ではないと判断した場合(ステップS556:No)、ステップS559における入力キーワードへの名称属性の設定をおこなう。そして、名称属性による検索処理をおこない(ステップS560)、一連の処理を終了する。なお、名称属性による検索処理の詳細については、後述する図15の説明時に補足する。   On the other hand, if it is determined in step S555 that the input keyword is not composed of only numbers (step S555: No), a name attribute is set for the input keyword (step S559). If it is determined in step S556 that the number of characters is not a predetermined number (step S556: No), the name attribute is set for the input keyword in step S559. Then, a search process based on the name attribute is performed (step S560), and the series of processes ends. The details of the search processing based on the name attribute will be supplemented when explaining FIG. 15 described later.

(番号属性による検索処理の一例)
つぎに、図5−4を用いて、番号属性による検索処理の一例について説明する。図5−4は、番号属性による検索処理の一例を示すフローチャートである。なお、図5−4に示すフローチャートでは、電話番号属性による検索処理について説明するが、郵便番号属性による検索処理、およびマップコード属性による検索処理についても同様である。
(Example of search processing by number attribute)
Next, an example of a search process using a number attribute will be described with reference to FIG. FIG. 5-4 is a flowchart illustrating an example of a search process using a number attribute. In the flowchart shown in FIG. 5-4, the search process using the telephone number attribute will be described, but the same applies to the search process using the postal code attribute and the search process using the map code attribute.

図5−4において、まず、ナビゲーション装置300のCPU301は、入力キーワードと、図5に示した地点情報テーブル510中の電話番号とを照合する(ステップS571)。そして、照合の結果、一致したものがあったか否かを判断する(ステップS572)。一致するものがあったと判断した場合(ステップS572:Yes)、一致した電話番号に対応する地点情報を抽出する(ステップS573)。   5-4, first, the CPU 301 of the navigation device 300 collates the input keyword with the telephone number in the point information table 510 shown in FIG. 5 (step S571). Then, it is determined whether there is a match as a result of the collation (step S572). If it is determined that there is a match (step S572: Yes), point information corresponding to the matched phone number is extracted (step S573).

そして、抽出した地点情報を検索結果として出力し(ステップS574)、一連の処理を終了する。一方、ステップS572において、一致するものがなかったと判断した場合(ステップS572:No)、該当する地点がない旨を出力し(ステップS575)、一連の処理を終了する。   Then, the extracted spot information is output as a search result (step S574), and the series of processes is terminated. On the other hand, if it is determined in step S572 that there is no match (step S572: No), the fact that there is no corresponding point is output (step S575), and the series of processing ends.

上述した表示画面および処理によれば、入力キーワードが数字のみで構成されている場合に、当該入力キーワードに番号属性を設定し、番号検索をおこなうようにしたので、検索をおこなうにあたりユーザからの検索手法の設定を要することのない、所謂フリーキーワードによる検索をおこなうことができる。   According to the display screen and processing described above, when the input keyword is composed only of numbers, the number attribute is set to the input keyword and the number search is performed. Therefore, the search from the user is performed when performing the search. It is possible to perform a search using so-called free keywords that do not require setting of a technique.

これにより、ユーザは、検索手法を設定することによる煩わしさを軽減できるとともに、ユーザによる検索手法の誤認に伴う誤った検索を抑止することができることにより、的確な検索結果を得ることができる。特に、図5−2に示した検索入力画面には、テンキー540bが表示されているため、ユーザが検索手法を特定することなく、数字の入力をおこなうことができる。したがって、ユーザからの検索手法の設定や操作時における操作回数を抑え、迅速且つ的確に検索結果を提示することができ、効率的な検索をおこなうことができる。   Thereby, the user can reduce the troublesomeness caused by setting the search technique, and can suppress an erroneous search associated with the misrecognition of the search technique by the user, thereby obtaining an accurate search result. In particular, since the numeric keypad 540b is displayed on the search input screen shown in FIG. 5-2, the user can input numbers without specifying a search method. Therefore, it is possible to suppress the setting of the search method from the user and the number of operations at the time of operation, present the search result quickly and accurately, and perform an efficient search.

また、番号属性を電話番号属性としたので、ユーザによる利用頻度が高いものと想定される電話番号検索において、ユーザが数字を入力するだけで、電話番号検索をおこなうことができる。したがって、ユーザが検索手法として電話番号検索を設定するといったユーザの付加を軽減することができる。   In addition, since the number attribute is a telephone number attribute, in a telephone number search that is assumed to be frequently used by the user, the user can perform a telephone number search simply by inputting a number. Therefore, it is possible to reduce the addition of the user such as setting the telephone number search as a search method.

また、入力キーワードが数字のみで構成され且つ最初の数字が所定の数字である場合に、電話番号属性を当該入力キーワードに設定するようにしたので、たとえば、「0」で始まる入力キーワードなどに対して、電話番号属性を適正に設定することができる。したがって、入力キーワードのみから、ユーザの望む検索手法を特定することができ、的確な検索をおこなうことができる。   In addition, when the input keyword is composed only of numbers and the first number is a predetermined number, the telephone number attribute is set to the input keyword. For example, for an input keyword starting with “0”, etc. Thus, the telephone number attribute can be set appropriately. Therefore, the search technique desired by the user can be specified only from the input keyword, and an accurate search can be performed.

また、入力キーワードが数字のみで構成され且つ最初から所定数の数字列が所定の数字列である場合に、電話番号属性を当該入力キーワードに設定するようにしたので、たとえば、「090」で始まる入力キーワードなどに対して、電話番号属性を適正に設定することができる。したがって、入力キーワードのみから、ユーザの望む検索手法を特定することができ、的確な検索をおこなうことができる。   In addition, when the input keyword is composed only of numerals and a predetermined number of numeral strings are predetermined numeral strings from the beginning, the telephone number attribute is set to the input keyword, so, for example, it starts with “090” A telephone number attribute can be appropriately set for an input keyword or the like. Therefore, the search technique desired by the user can be specified only from the input keyword, and an accurate search can be performed.

また、入力キーワードが数字のみで構成され且つ当該数字の文字数が所定数である場合に、電話番号属性を当該入力キーワードに設定するようにし、たとえば、数字が10桁の入力キーワードなどに対して、電話番号属性を適正に設定することができる。したがって、入力キーワードのみから、ユーザの望む検索手法を特定することができ、的確な検索をおこなうことができる。   In addition, when the input keyword is composed of only numbers and the number of characters of the number is a predetermined number, the telephone number attribute is set to the input keyword. For example, for an input keyword having 10 digits, The telephone number attribute can be set appropriately. Therefore, the search technique desired by the user can be specified only from the input keyword, and an accurate search can be performed.

また、入力キーワードが数字のみで構成されている場合で且つ番号属性が複数ある場合には、所定の基準に基づいて一の番号属性を当該入力キーワードに設定するようにすれば、ユーザが複数の数字からなる入力キーワードを入力した場合であっても、その中から一つの入力キーワードに該当する地点を検索することができる。したがって、入力キーワードのみから、ユーザの望む検索手法を特定することができ、的確な検索をおこなうことができる。   Further, when the input keyword is composed only of numbers and there are a plurality of number attributes, if one number attribute is set to the input keyword based on a predetermined criterion, the user can Even when an input keyword consisting of numbers is input, a point corresponding to one input keyword can be searched. Therefore, the search technique desired by the user can be specified only from the input keyword, and an accurate search can be performed.

また、入力キーワードが数字とその他の文字とで構成されている場合には、名称属性を設定するようにしたので、数字を含む施設名などに対して、名称属性を適正に設定することができる。したがって、入力キーワードのみから、ユーザの望む検索手法を特定することができ、的確な検索をおこなうことができる。   In addition, when the input keyword is composed of numbers and other characters, the name attribute is set. Therefore, the name attribute can be appropriately set for the facility name including the number. . Therefore, the search technique desired by the user can be specified only from the input keyword, and an accurate search can be performed.

(ナビゲーション装置による他の属性を設定する際の属性設定処理の一例)
つぎに、図6−1および図6−2(以下、図6と称す)を用いて、ナビゲーション装置300による他の属性を設定する際の属性設定処理の一例について説明する。図6は、ナビゲーション装置300による他の属性を設定する際の属性設定処理の一例を示すフローチャートである。なお、図6においては、ユーザからマルチ検索の選択を受け付けたことにより地点検索時における初期画面が予め表示されていることを前提とする。なお、この入力画面については、図7を用いて後述する。
(An example of attribute setting processing when other attributes are set by the navigation device)
Next, an example of attribute setting processing when other attributes are set by the navigation device 300 will be described with reference to FIGS. 6A and 6B (hereinafter referred to as FIG. 6). FIG. 6 is a flowchart showing an example of attribute setting processing when other attributes are set by the navigation device 300. In FIG. 6, it is assumed that an initial screen at the time of point search is displayed in advance by accepting selection of multi-search from the user. This input screen will be described later with reference to FIG.

図6において、ナビゲーション装置300のCPU301は、入力デバイス310を用いてユーザからキーワードが入力されたか否かを判断する(ステップS601)。キーワードが入力されるまで待機状態にあり(ステップS601:Noのループ)、キーワードが入力されると(ステップS601:Yes)、候補キーワードがあるか否かを判断する(ステップS602)。なお、候補キーワードは、詳細については図8を用いて後述するが、たとえば「さ」が入力された場合に推測される「さいたま」などである。   In FIG. 6, the CPU 301 of the navigation apparatus 300 determines whether or not a keyword has been input from the user using the input device 310 (step S601). It is in a standby state until a keyword is input (step S601: No loop). When a keyword is input (step S601: Yes), it is determined whether there is a candidate keyword (step S602). The candidate keyword will be described later in detail with reference to FIG. 8, and for example, “Saitama” that is estimated when “sa” is input.

候補キーワードがあると判断した場合(ステップS602:Yes)、候補キーワードを、入力ボックスの下に表示される推奨変換候補ボックスに表示する(ステップS603)。そして、推奨変換候補ボックスに表示した候補キーワードの中から、ユーザによるキーワードの選択を受け付けたか否かを判断する(ステップS604)。候補キーワードの選択を受け付けた場合(ステップS604:Yes)、受け付けた候補キーワードを入力キーワードとして入力ボックスに表示する(ステップS605)。そして、図4に示した属性テーブル400を用いて、入力ボックスに表示されたキーワードに属性を設定する(ステップS606)   If it is determined that there is a candidate keyword (step S602: Yes), the candidate keyword is displayed in a recommended conversion candidate box displayed below the input box (step S603). And it is judged whether selection of the keyword by the user was received from the candidate keywords displayed on the recommendation conversion candidate box (step S604). When selection of a candidate keyword is accepted (step S604: Yes), the accepted candidate keyword is displayed in the input box as an input keyword (step S605). Then, using the attribute table 400 shown in FIG. 4, attributes are set for the keywords displayed in the input box (step S606).

このあと、引き続きキーワードの入力があるか否かを判断する(ステップS607)。キーワードの入力がある場合(ステップS607:Yes)、ステップS602に移行する。ステップS602において、候補キーワードがないと判断した場合(ステップS602:No)、具体的には、たとえば、「ん」や「っ」などで始まるキーワードが入力された場合、ステップS606に移行し、当該キーワードを入力キーワードとして属性を設定する。なお、このとき設定する属性は、たとえば、名称属性とするなどして予め定めておけばよい。   Thereafter, it is determined whether or not there is a keyword input (step S607). When there is a keyword input (step S607: Yes), the process proceeds to step S602. In step S602, when it is determined that there is no candidate keyword (step S602: No), specifically, for example, when a keyword starting with “n” or “tsu” is input, the process proceeds to step S606. Set attributes using keywords as input keywords. The attribute to be set at this time may be determined in advance, for example, as a name attribute.

また、ステップS604において候補キーワードの選択を受け付けない場合(ステップS604:No)、ステップS606に移行し、入力ボックスに表示されているキーワードを入力キーワードとして属性を設定する。ステップS607において、引き続きキーワードの入力がないと判断した場合(ステップS607:No)、ユーザから属性の変更を受け付けたか否かを判断する(ステップS608)。   If no candidate keyword selection is accepted in step S604 (step S604: No), the process proceeds to step S606, and an attribute is set using the keyword displayed in the input box as the input keyword. If it is determined in step S607 that there is no keyword input (step S607: No), it is determined whether an attribute change has been received from the user (step S608).

属性の変更を受け付けると(ステップS608:Yes)、受け付けた属性に変更する(ステップS609)。そして、属性が設定された入力キーワードのほかに、他のキーワードを入力する旨を受け付けたか否かを判断する(ステップS610)。なお、ステップS610の判断は、具体的には、図7に示す「追加ボタン」が選択されたか否かの判断である。一方、ステップS608において、属性の変更を受け付けない場合(ステップS608:No)、ステップS610に移行する。   When an attribute change is accepted (step S608: Yes), the attribute is changed to the accepted attribute (step S609). Then, it is determined whether or not the input keyword other than the input keyword for which the attribute is set has been accepted (step S610). Note that the determination in step S610 is specifically a determination of whether or not the “add button” shown in FIG. 7 has been selected. On the other hand, when the attribute change is not accepted in step S608 (step S608: No), the process proceeds to step S610.

他のキーワードを入力する旨を受け付けたか否かを判断した場合(ステップS610:Yes)、属性が設定された入力キーワードを入力完了ボックスに表示させる(ステップS611)。なお、入力完了ボックスの表示については、図12を用いて後述する。このあと、他のキーワードの入力を受け付け(ステップS612)、ステップS602に移行する。   When it is determined whether or not it is accepted that another keyword is input (step S610: Yes), the input keyword with the attribute set is displayed in the input completion box (step S611). The display of the input completion box will be described later with reference to FIG. Thereafter, input of another keyword is accepted (step S612), and the process proceeds to step S602.

一方、ステップS610において、他のキーワードを入力する旨を受け付けない場合(ステップS610:No)、検索開始の入力を受け付けたか否かを判断する(ステップS613)。検索開始の入力を受け付けるまで待機状態にあり(ステップS613:Noのループ)、検索開始の入力を受け付けると(ステップS613:Yes)、属性ごとのテーブルを用いて検索をおこなう(ステップS614)。なお、検索処理の詳細については、図13〜15を用いて後述する。このあと、ディスプレイ312に検索結果を表示し(ステップS615)、一連の処理を終了する。   On the other hand, if it is not accepted in step S610 that another keyword is to be input (step S610: No), it is determined whether an input for starting search has been accepted (step S613). It is in a standby state until an input for search start is received (step S613: No loop). When an input for search start is received (step S613: Yes), a search is performed using a table for each attribute (step S614). Details of the search process will be described later with reference to FIGS. Thereafter, the search result is displayed on the display 312 (step S615), and the series of processing ends.

(地点検索時における入力画面の一例)
つぎに、図7を用いて、地点検索時における入力画面の一例について説明する。図7は、地点検索時における入力画面の一例を示す説明図である。なお、図7に示す説明図は、図6に示したフローチャートの前提として表示される画面を示す。
(Example of input screen when searching for points)
Next, an example of the input screen at the time of point search will be described with reference to FIG. FIG. 7 is an explanatory diagram illustrating an example of an input screen at the time of point search. The explanatory diagram shown in FIG. 7 shows a screen displayed as a premise of the flowchart shown in FIG.

図7において、ディスプレイ312には、50音キー701と、入力ボックス702と、推測変換候補ボックス703と、属性タブ704と、追加ボタン705と、検索開始ボタン706とが表示されている。50音キー701には、日本語のひらがなが一覧表記されており、タッチパネルにより、ユーザからの入力を受け付けるようになっている。入力ボックス702は、50音キー701から入力されたキーワードを表示する。   In FIG. 7, the display 312 displays a 50 sound key 701, an input box 702, a guess conversion candidate box 703, an attribute tab 704, an add button 705, and a search start button 706. The 50-sound key 701 lists Japanese hiragana and accepts input from the user by a touch panel. The input box 702 displays the keyword input from the 50 sound key 701.

推測変換候補ボックス703は、50音キー701から入力された文字を基に、候補キーワードを表示する。属性タブ704は、入力キーワードに設定する属性を示すものであり、50音キー701から入力された文字に属性が設定された際に、設定された属性に対応するタブがアクティブに表示される。追加ボタン705は、属性の異なる他のキーワードを入力する場合に、ユーザからの選択を受け付ける。検索開始ボタン706は、入力ボックス702に表示されている入力キーワードに該当する地点について検索の開始を受け付ける。   The guess conversion candidate box 703 displays candidate keywords based on the characters input from the 50-sound key 701. An attribute tab 704 indicates an attribute to be set as an input keyword. When an attribute is set for a character input from the 50-sound key 701, a tab corresponding to the set attribute is actively displayed. The add button 705 accepts a selection from the user when inputting another keyword having a different attribute. The search start button 706 accepts the start of search for a point corresponding to the input keyword displayed in the input box 702.

(ユーザからキーワードの入力を受け付けた際の表示画面の一例)
つぎに、図8を用いて、ユーザからキーワードの入力を受け付けた際の表示画面の一例について説明する。図8は、ユーザからキーワードの入力を受け付けた際の表示画面の一例を示す説明図である。なお、図8に示す説明図は、図6に示したフローチャートのステップS603において表示される画面を示す。
(Example of display screen when receiving keyword input from the user)
Next, an example of a display screen when a keyword input is received from the user will be described with reference to FIG. FIG. 8 is an explanatory diagram illustrating an example of a display screen when a keyword input is received from the user. The explanatory diagram shown in FIG. 8 shows the screen displayed in step S603 of the flowchart shown in FIG.

図8において、ユーザが50音キー701の「さ」を入力したことにより、入力ボックス702には、「さ」が表示されている。推測変換候補ボックス703には、「さ」から推測される候補キーワードが表示されており、たとえば、地名である「さいたま」、「佐賀」のほか、コンビニエンスストアのジャンルの「サークルストア」などが表示される。なお、この候補キーワードは、たとえば、ユーザが「さ」を入力した際の直近の履歴を基に抽出されたキーワードである。   In FIG. 8, “sa” is displayed in the input box 702 when the user inputs “sa” of the 50-sound key 701. In the candidate conversion candidate box 703, candidate keywords estimated from “sa” are displayed. For example, in addition to the place names “Saitama” and “Saga”, the convenience store genre “circle store” is displayed. Is done. This candidate keyword is a keyword extracted based on the latest history when the user inputs “sa”, for example.

推測変換候補ボックス703に表示される候補キーワードは、タッチパネルによってユーザからの選択を受け付けるようになっている。この表示画面において、たとえば、ユーザが推測変換候補ボックス703の中から「さいたま」を選択したとすると、図9に示す表示画面に移行する。   Candidate keywords displayed in the guess conversion candidate box 703 receive selection from the user through the touch panel. On this display screen, for example, if the user selects “Saitama” from the guess conversion candidate box 703, the display screen shown in FIG. 9 is displayed.

(入力キーワードに属性を設定した際の表示画面の一例)
つぎに、図9を用いて、入力キーワードに属性を設定した際の表示画面の一例について説明する。図9は、入力キーワードに属性を設定した際の表示画面の一例を示す説明図である。なお、図9に示す説明図は、図6に示したフローチャートのステップS606において表示される画面を示す。
(Example of display screen when attributes are set for input keywords)
Next, an example of a display screen when an attribute is set for an input keyword will be described with reference to FIG. FIG. 9 is an explanatory diagram illustrating an example of a display screen when an attribute is set for an input keyword. The explanatory diagram shown in FIG. 9 shows the screen displayed in step S606 of the flowchart shown in FIG.

図9において、入力ボックス702には、「さいたま」が表示されている。そして、符号900に示すように、「さいたま」に対応する住所エリア属性を示す属性タブ704がアクティブになって表示されている。また、推測変換候補ボックス703には、「さいたま」の後に続いて入力が推測される候補キーワードが表示されている。この表示画面において、推測変換候補ボックス703の中から、ユーザが「国立美術館」を選択したとすると、図10に示す表示画面に移行する。   In FIG. 9, “Saitama” is displayed in the input box 702. Then, as indicated by reference numeral 900, an attribute tab 704 indicating an address area attribute corresponding to “Saitama” is activated and displayed. Also, in the candidate conversion candidate box 703, candidate keywords whose input is estimated following “Saitama” are displayed. In this display screen, if the user selects “National Art Museum” from the guess conversion candidate box 703, the display screen shown in FIG. 10 is displayed.

(キーワードが変更されたことにより属性を変更した際の表示画面の一例)
つぎに、図10を用いて、キーワードが変更されたことにより属性を変更した際の表示画面の一例について説明する。図10は、キーワードが変更されたことにより属性を変更した際の表示画面の一例を示す説明図である。なお、図10に示す説明図は、図6に示したフローチャートにおいて、引き続き入力があった場合の(ステップS607:Yes)、ステップS606において表示される画面を示す。
(An example of the display screen when the attribute is changed by changing the keyword)
Next, an example of a display screen when an attribute is changed by changing a keyword will be described with reference to FIG. FIG. 10 is an explanatory diagram illustrating an example of a display screen when an attribute is changed due to a keyword being changed. The explanatory diagram shown in FIG. 10 shows the screen displayed in step S606 when there is a continuous input in the flowchart shown in FIG. 6 (step S607: Yes).

図10において、入力ボックス702には、「さいたま国立美術館」が入力されている。そして、符号1000に示すように、「さいたま国立美術館」に対応する名称属性を示す属性タブ704がアクティブになって表示されている。この表示画面において、ユーザにより検索開始ボタン706が選択されると、「さいたま国立美術館」に該当する地点の名称検索がおこなわれる。一方、この表示画面において、追加ボタン705が選択されると図11に示す表示画面に移行する。   In FIG. 10, “Saitama National Museum” is entered in the input box 702. As indicated by reference numeral 1000, an attribute tab 704 indicating a name attribute corresponding to “Saitama National Art Museum” is activated and displayed. When the search start button 706 is selected by the user on this display screen, a name search for a spot corresponding to “Saitama National Museum of Art” is performed. On the other hand, when the add button 705 is selected on this display screen, the screen shifts to the display screen shown in FIG.

(ユーザの選択により属性を変更した際の表示画面の一例)
つぎに、図11を用いて、ユーザの選択により属性を変更した際の表示画面の一例について説明する。図11は、ユーザの選択により属性を変更した際の表示画面の一例を示す説明図である。なお、図11に示す説明図は、図6に示したフローチャートにおいて、引き続き入力があった場合の(ステップS607:Yes)、ステップS609において表示される画面を示す。
(Example of display screen when attributes are changed by user selection)
Next, an example of a display screen when an attribute is changed by a user's selection will be described with reference to FIG. FIG. 11 is an explanatory diagram illustrating an example of a display screen when an attribute is changed by a user's selection. Note that the explanatory diagram shown in FIG. 11 shows the screen displayed in step S609 when there is continued input in the flowchart shown in FIG. 6 (step S607: Yes).

図11において、ユーザがタッチパネルの属性タブ704のうち、ジャンル属性を示す項目を選択したことにより、「さいたま国立美術館」がジャンル属性に設定されるとともに、符号1100に示すように、ジャンル属性を示す属性タブ704がアクティブになって表示されている。なお、この表示画面において、ユーザが名称属性を示す属性タブ704を選択することによって、再度、名称属性に設定することも可能である。また、住所エリア属性、ヨミ(仮名)属性、または電話番号属性を示す属性タブ704を選択すると、それぞれ対応する属性に設定することも可能になっている。なお、たとえば、「さいたま国立美術館」にジャンル属性や電話番号属性を設定し、ジャンル検索や電話番号検索をおこなったとしても、検索結果としては該当なしという検索結果となる。   In FIG. 11, when the user selects an item indicating the genre attribute from the attribute tab 704 of the touch panel, “Saitama National Museum” is set as the genre attribute, and the genre attribute is indicated as indicated by reference numeral 1100. The attribute tab 704 is activated and displayed. In this display screen, when the user selects the attribute tab 704 indicating the name attribute, the name attribute can be set again. In addition, when an attribute tab 704 indicating an address area attribute, a Yomi (kana) attribute, or a telephone number attribute is selected, the corresponding attribute can be set. For example, even if a genre attribute or a telephone number attribute is set for “Saitama National Museum of Art” and a genre search or a telephone number search is performed, the search result is “not applicable”.

上述した属性設定処理および表示画面によれば、入力キーワードに属性を設定し、当該属性により特定される検索手法を用いて、当該入力キーワードに該当する地点を検索するようにしたので、検索をおこなうにあたりユーザからの検索手法の設定を要することのない、所謂フリーキーワードによる検索をおこなうことができる。したがって、ユーザは、検索手法を設定することによる煩わしさを低減できるとともに、検索手法の誤認を低減することにより、適正な検索結果を得ることができる。   According to the attribute setting process and the display screen described above, an attribute is set for an input keyword, and a search corresponding to the input keyword is searched using a search method specified by the attribute. In this case, it is possible to perform a search using a so-called free keyword that does not require the user to set a search method. Therefore, the user can reduce the annoyance caused by setting the search method, and can obtain appropriate search results by reducing the misperception of the search method.

また、入力キーワードに設定されている属性の変更をユーザから受け付けるようにしたので、設定された属性がユーザの所望するものと異なる場合に、ユーザの所望する属性に変更することができる。したがって、ユーザの所望する属性を反映させた適正な検索結果を得ることができる。   Moreover, since the change of the attribute set to the input keyword is received from the user, when the set attribute is different from that desired by the user, it can be changed to the attribute desired by the user. Therefore, an appropriate search result reflecting the attribute desired by the user can be obtained.

また、属性の変更を受け付けた履歴情報を記憶するようにし、テーブルおよび履歴情報を参照して、入力キーワードに属性を設定するようにしたので、あるキーワードにおいて、テーブルに予め登録されている属性とユーザの所望する属性とが異なるようなことがあっても、毎回ユーザが属性を変更する必要はなく、次回以降の属性の設定時に、ユーザの所望する属性を設定させることができる。   In addition, since the history information that has received the attribute change is stored and the attribute is set to the input keyword with reference to the table and the history information, the attribute registered in the table in advance for a certain keyword Even if the attribute desired by the user may be different, the user does not need to change the attribute every time, and the attribute desired by the user can be set at the next and subsequent attribute settings.

また、キーワードの入力にあたり、候補キーワードを抽出してユーザに提示し、提示した中から受け付けた候補キーワードを入力キーワードとして出力するようにしたので、ユーザのキーワード入力をサポートすることができ、ユーザの入力操作の負担を軽減することができる。   In addition, when inputting keywords, candidate keywords are extracted and presented to the user, and candidate keywords accepted from the presented keywords are output as input keywords, so that user keyword input can be supported. The burden of input operation can be reduced.

(複数の入力キーワードに属性を設定した際の表示画面の一例)
つぎに、図12を用いて、複数の入力キーワードに属性を設定した際の表示画面の一例について説明する。図12は、複数の入力キーワードに属性を設定した際の表示画面の一例を示す説明図である。なお、図12に示す説明図は、図6に示したフローチャートにおいて、ステップS611およびステップS612において表示される画面を示す。なお、図12に示す表示画面は、図8〜11にて示したキーワードとは無関係の画面を示している。
(Example of display screen when attributes are set for multiple input keywords)
Next, an example of a display screen when attributes are set for a plurality of input keywords will be described with reference to FIG. FIG. 12 is an explanatory diagram illustrating an example of a display screen when attributes are set for a plurality of input keywords. Note that the explanatory diagram shown in FIG. 12 shows the screen displayed in step S611 and step S612 in the flowchart shown in FIG. The display screen shown in FIG. 12 is a screen unrelated to the keywords shown in FIGS.

図12において、表示画面には、入力完了ボックス1201,1202が表示されている。この入力完了ボックス1201には、「さいたま」という入力キーワードに住所エリア属性が設定されている旨が表示されている。これは、入力ボックス702に「さいたま」の入力キーワードが入力され、当該入力キーワードに住所エリア属性が設定されたことを示している。   In FIG. 12, input completion boxes 1201 and 1202 are displayed on the display screen. The input completion box 1201 displays that the address area attribute is set for the input keyword “Saitama”. This indicates that the input keyword “Saitama” is input to the input box 702, and an address area attribute is set for the input keyword.

さらに、入力完了ボックス1202には、「競技場」の入力キーワードにジャンル属性が設定されている旨が表示されている。これは、「さいたま」が入力された後に、ユーザから追加ボタン705が選択され、「競技場」の入力キーワードが入力されたことにより、当該入力キーワードにジャンル属性が設定されたことを示している。   Further, the input completion box 1202 displays that the genre attribute is set for the input keyword “stadium”. This indicates that, after “Saitama” is input, the user selects the add button 705, and the input keyword “stadium” is input, so that the genre attribute is set for the input keyword. .

また、この表示画面において、入力ボックス702には、「浦和」の入力キーワードが入力されており、符号1203に示すように、名称属性を示す属性タブ704がアクティブになって表示されている。なお、「浦和」のキーワードは、本来であれば住所エリア属性が設定されるが、ここでは名称属性が設定されている。これは、住所エリア属性として既に「さいたま」が登録されていることにより、住所属性の入力を受け付けないように予め設定しているためである。なお、住所エリア属性が既に登録されている場合であっても、再度、住所エリア属性の入力を受け付け可能に予め設定しておくことも可能である。   In this display screen, an input keyword “Urawa” is input in the input box 702, and an attribute tab 704 indicating a name attribute is activated and displayed as indicated by reference numeral 1203. Incidentally, the address area attribute is originally set for the keyword “Urawa”, but here the name attribute is set. This is because “Saitama” is already registered as the address area attribute, and is set in advance so as not to accept the input of the address attribute. Note that even if the address area attribute is already registered, it can be set in advance so that the input of the address area attribute can be accepted again.

この表示画面において、ユーザが検索開始ボタン706を選択すると、3つの入力キーワードについて、設定されている各属性により、住所エリア検索、ジャンル検索、および名称検索がおこなわれる。以下に、図13〜15を用いて、検索処理の詳細について説明する。   When the user selects the search start button 706 on this display screen, an address area search, a genre search, and a name search are performed according to the set attributes for the three input keywords. Details of the search processing will be described below with reference to FIGS.

(ナビゲーション装置による検索処理の詳細の一例)
つぎに、図13〜15を用いて、ナビゲーション装置による検索処理の詳細の一例について説明する。図13は、地点検索処理におけるエリアコードの抽出処理の一例を示すフローチャートである。図13に示すフローチャートは、住所エリア属性が設定された入力キーワードからエリアコードを抽出するときの処理を示している。なお、図13においては、図12に示した表示画面を前提とし、すなわち、「さいたま」の入力キーワードに住所エリア属性が設定され、「競技場」の入力キーワードにジャンル属性が設定され、「浦和」の入力キーワードに名称属性が設定されていることを前提とする。
(Example of details of search processing by navigation device)
Next, an example of details of search processing by the navigation device will be described with reference to FIGS. FIG. 13 is a flowchart illustrating an example of area code extraction processing in the point search processing. The flowchart shown in FIG. 13 shows processing when an area code is extracted from an input keyword in which an address area attribute is set. 13 is based on the display screen shown in FIG. 12, that is, an address area attribute is set for the input keyword “Saitama”, a genre attribute is set for the input keyword “stadium”, and “Urawa” It is assumed that a name attribute is set for the input keyword “”.

図13において、ナビゲーション装置300のCPU301は、住所エリアの入力キーワード(「さいたま」)と、図5−1に示した住所テーブル520中の住所名称とを照合する(ステップS1301)。そして、照合の結果、一致するものがあったか否かを判断する(ステップS1302)。一致するものがあったと判断した場合(ステップS1302:Yes)、一致した住所名称に対応するエリアコード「11100」(図5−1、符号514参照)を抽出する(ステップS1303)。   In FIG. 13, the CPU 301 of the navigation device 300 collates the address area input keyword (“Saitama”) with the address name in the address table 520 shown in FIG. 5A (step S <b> 1301). Then, it is determined whether there is a match as a result of the collation (step S1302). When it is determined that there is a match (step S1302: Yes), the area code “11100” (see reference numeral 514 in FIG. 5A) corresponding to the matched address name is extracted (step S1303).

そして、抽出したエリアコード「11100」を、バッファ1(たとえば、磁気ディスクドライブ304のドライブバッファ)に保存する(ステップS1304)。なお、バッファの数字は、各属性による検索結果ごとに便宜上定めた数字である。一方、ステップS1302において、照合の結果、一致するものがないと判断した場合(ステップS1302:No)、バッファ1に無効値を保存し(ステップS1305)、一連の処理を終了する。なお、無効値とは、当該入力キーワードに該当する地点がない旨を示すものである。   Then, the extracted area code “11100” is stored in the buffer 1 (for example, the drive buffer of the magnetic disk drive 304) (step S1304). The number in the buffer is a number determined for convenience for each search result by each attribute. On the other hand, if it is determined in step S1302 that there is no match as a result of the collation (step S1302: No), an invalid value is stored in the buffer 1 (step S1305), and the series of processes is terminated. The invalid value indicates that there is no point corresponding to the input keyword.

図14は、地点検索処理におけるジャンルコードの抽出処理の一例を示すフローチャートである。図14に示すフローチャートは、ジャンル属性が設定された入力キーワードからジャンルコードを抽出するときの処理を示している。   FIG. 14 is a flowchart illustrating an example of a genre code extraction process in the point search process. The flowchart shown in FIG. 14 shows processing when a genre code is extracted from an input keyword in which a genre attribute is set.

図14において、ナビゲーション装置300のCPU301は、ジャンル名称の入力キーワード(「競技場」)と、図5−1に示したジャンルテーブル530中のジャンル名称とを照合する(ステップS1401)。そして、照合の結果、一致するものがあったか否かを判断する(ステップS1402)。一致するものがあったと判断した場合(ステップS1402:Yes)、一致したジャンル名称に対応するジャンルコード「1」(図5−1、符号513参照)を抽出する(ステップS1403)。   14, the CPU 301 of the navigation device 300 collates the genre name input keyword (“stadium”) with the genre name in the genre table 530 shown in FIG. 5A (step S1401). Then, it is determined whether there is a match as a result of the collation (step S1402). When it is determined that there is a match (step S1402: Yes), a genre code “1” (see reference numeral 513 in FIG. 5A) corresponding to the matched genre name is extracted (step S1403).

そして、抽出したジャンルコード「1」を、バッファ2に保存する(ステップS1404)。一方、ステップS1402において、照合の結果、一致するものがないと判断した場合(ステップS1402:No)、バッファ2に無効値を保存し(ステップS1405)、一連の処理を終了する   Then, the extracted genre code “1” is stored in the buffer 2 (step S1404). On the other hand, if it is determined in step S1402 that there is no match as a result of the collation (step S1402: No), the invalid value is stored in the buffer 2 (step S1405), and the series of processing ends.

図15は、地点検索処理における名称検索処理の一例を示すフローチャートである。図15に示すフローチャートは、名称属性が設定された入力キーワード、図13に示したエリアコードの抽出処理により抽出されたエリアコード、および図14に示したジャンルコードの抽出処理により抽出されたジャンルコード、を用いて施設を特定する際の処理を示している。   FIG. 15 is a flowchart illustrating an example of the name search process in the point search process. The flowchart shown in FIG. 15 includes an input keyword in which a name attribute is set, an area code extracted by the area code extraction process shown in FIG. 13, and a genre code extracted by the genre code extraction process shown in FIG. The process at the time of specifying a facility using, is shown.

図15において、ナビゲーション装置300のCPU301は、バッファ1に保存されたエリアコード「11100」を取得する(ステップS1501)。そして、取得したエリアコード「11100」と、図5−1に示した地点情報テーブル510中のエリアコードとを照合する(ステップS1502)。そして、照合の結果、一致するものがあったか否かを判断する(ステップS1503)。一致するものがあったと判断した場合(ステップS1503:Yes)、一致した地点情報を抽出し、検索用テーブルを作成する(ステップS1504)。なお、この検索用テーブルの詳細については図16を用いて後述する。   In FIG. 15, the CPU 301 of the navigation device 300 acquires the area code “11100” stored in the buffer 1 (step S1501). Then, the acquired area code “11100” is collated with the area code in the point information table 510 shown in FIG. 5A (step S1502). Then, it is determined whether there is a match as a result of the collation (step S1503). When it is determined that there is a match (step S1503: Yes), the matched spot information is extracted and a search table is created (step S1504). Details of the search table will be described later with reference to FIG.

さらに、このあと、バッファ2に保存されたジャンルコード「1」を取得する(ステップS1505)。そして、取得したジャンルコード「1」と、ステップS1504にて作成した検索用テーブル中のジャンルコードとを照合する(ステップS1506)。そして、照合の結果、一致するものがあったか否かを判断する(ステップS1507)。一致するものがあったと判断した場合(ステップS1507:Yes)、一致した地点情報を抽出し、検索用テーブルを再作成する(ステップS1508)。   Thereafter, the genre code “1” stored in the buffer 2 is acquired (step S1505). Then, the acquired genre code “1” is collated with the genre code in the search table created in step S1504 (step S1506). Then, it is determined whether there is a match as a result of the collation (step S1507). When it is determined that there is a match (step S1507: Yes), the matched spot information is extracted and the search table is recreated (step S1508).

そして、施設名称の入力キーワード(「浦和」)と、ステップS1508にて再作成した検索用テーブルの中の施設名称とを照合する(ステップS1509)。そして、照合の結果、一致するものがあったか否かを判断する(ステップS1510)。一致するものがあったと判断した場合(ステップS1510:Yes)、一致した地点情報を抽出し、バッファ3に保存する(ステップS1511)。そして、バッファ3に保存した地点情報を検索結果として出力し(ステップS1512)、一連の処理を終了する。   The facility name input keyword ("Urawa") is collated with the facility name in the search table recreated in step S1508 (step S1509). Then, it is determined whether there is a match as a result of the collation (step S1510). If it is determined that there is a match (step S1510: Yes), the matched point information is extracted and stored in the buffer 3 (step S1511). And the point information preserve | saved at the buffer 3 is output as a search result (step S1512), and a series of processes are complete | finished.

なお、ステップS1509〜ステップS1512に示した処理が、図5−3のステップS560の「名称属性による検索処理」に相当する。なお、図15においては、住所エリア検索、ジャンル検索、および名称検索をおこなう場合について説明しているが、名称属性が設定された単一の入力キーワードの名称検索をおこなう場合、図5に示した地点情報テーブル510の施設名称511から、当該入力キーワードと一致するものを抽出して、検索結果として出力すればよい。   Note that the processing shown in steps S1509 to S1512 corresponds to “search processing by name attribute” in step S560 in FIG. 15 describes the case of performing address area search, genre search, and name search, but FIG. 5 illustrates the case of performing a name search of a single input keyword in which a name attribute is set. What matches the input keyword may be extracted from the facility name 511 of the point information table 510 and output as a search result.

一方、ステップS1503において、エリアコードと、地点情報テーブル510中のエリアコードとの照合の結果、一致するものがないと判断した場合(ステップS1503:No)、該当する地点情報がない旨を出力し(ステップS1513)、一連の処理を終了する。また、ステップS1507において、ジャンルコードと検索用テーブル中のジャンルコードとの照合の結果、一致するものがないと判断した場合(ステップS1507:No)、ステップS1513に移行する。また、ステップS1510において、施設名称の入力キーワードと、再作成した検索用テーブルの中の施設名称との照合の結果、一致するものがないと判断した場合(ステップS1510:No)、ステップS1513に移行する。   On the other hand, if it is determined in step S1503 that there is no match as a result of the comparison between the area code and the area code in the point information table 510 (step S1503: No), the fact that there is no corresponding point information is output. (Step S1513), a series of processing ends. If it is determined in step S1507 that there is no match as a result of the comparison between the genre code and the genre code in the search table (step S1507: No), the process proceeds to step S1513. If it is determined in step S1510 that there is no match as a result of collation between the facility name input keyword and the facility name in the re-created search table (step S1510: No), the process proceeds to step S1513. To do.

(検索処理において作成される検索用テーブルの一例)
つぎに、図16を用いて、検索処理において作成される検索用テーブルの一例について説明する。図16は、検索処理において作成される検索用テーブルの一例を示す説明図である。
(Example of search table created in search processing)
Next, an example of a search table created in the search process will be described with reference to FIG. FIG. 16 is an explanatory diagram showing an example of a search table created in the search process.

図16において、第1検索用テーブル1610は、取得したエリアコード「11100」と、図5−1に示した地点情報テーブル510との照合の結果、一致するものがあった場合に、一致した地点情報を抽出したテーブルを示している。すなわち、第1検索用テーブル1610は、地点情報テーブル510の中から、エリアコード「11100」(「さいたま」)を抽出した際の施設情報を示したものである。   In FIG. 16, the first search table 1610 displays a matching point when there is a match as a result of matching between the acquired area code “11100” and the spot information table 510 shown in FIG. The table which extracted information is shown. That is, the first search table 1610 shows the facility information when the area code “11100” (“Saitama”) is extracted from the point information table 510.

第2検索用テーブル1620は、取得したジャンルコード「1」と、第1検索用テーブル1610中のジャンルコードとの照合の結果、一致するものがあった場合に、一致した地点情報を抽出することにより、再作成したテーブルを示している。すなわち、第2検索用テーブル1620は、第1検索用テーブル1610の中からジャンルコード「1」(「競技場」)を抽出した際の、施設名称を示している。   The second search table 1620 extracts matching point information when there is a match as a result of matching between the acquired genre code “1” and the genre code in the first search table 1610. Shows the re-created table. That is, the second search table 1620 indicates the facility name when the genre code “1” (“stadium”) is extracted from the first search table 1610.

検索結果1630は、施設名称の入力キーワード(「浦和」)と、第2検索用テーブル1620の中の施設名称との照合の結果、一致するものがあった場合に、一致した地点情報を抽出することにより、出力される検索結果を示している。すなわち、検索結果1630は、第2検索用テーブル1620の中から「浦和」の文字を含む施設情報を示している。つまり、「浦和スタジアム」が検索結果1630として出力されることを示している。   The search result 1630 extracts the matching point information when there is a match as a result of matching between the facility name input keyword (“Urawa”) and the facility name in the second search table 1620. Thus, the output search result is shown. That is, the search result 1630 indicates facility information including the characters “Urawa” from the second search table 1620. That is, “Urawa Stadium” is output as the search result 1630.

なお、上述した説明においては、第1検索用テーブル1610を作成するエリア検索、第2検索用テーブルを作成するジャンル検索、第2検索用テーブルから地点情報を抽出する名称検索、の順に検索をおこなうようにしているが、各検索の順番については、任意である。また、検索結果1630が出力される際の表示画面については、図17および図18を用いて以下に説明する。   In the above description, the search is performed in the order of area search for creating the first search table 1610, genre search for creating the second search table, and name search for extracting point information from the second search table. However, the order of each search is arbitrary. The display screen when the search result 1630 is output will be described below with reference to FIGS. 17 and 18.

(検索結果を出力した際の表示画面の一例)
つぎに、図17および図18を用いて、検索結果を出力した際の表示画面の一例について説明する。図17は、1件の検索結果を出力した際の表示画面の一例を示す説明図である。
(Example of display screen when search results are output)
Next, an example of a display screen when a search result is output will be described with reference to FIGS. 17 and 18. FIG. 17 is an explanatory diagram illustrating an example of a display screen when one search result is output.

図17において、ディスプレイ312には、検索結果画面1710と、地図画面1720とが表示されている。検索結果画面1710には、検索結果として「浦和スタジアム」の住所などが表示される。また、検索結果画面1710には、「浦和スタジアム」を目的地に設定するか否かの入力を受け付ける選択ボタン1711が表示されている。この選択ボタン1711のうち、ユーザが「はい」を選択すると、「浦和スタジアム」を目的地として設定する。   In FIG. 17, a search result screen 1710 and a map screen 1720 are displayed on the display 312. The search result screen 1710 displays an address of “Urawa Stadium” as a search result. The search result screen 1710 displays a selection button 1711 for receiving an input as to whether or not “Urawa Stadium” is set as the destination. When the user selects “Yes” among the selection buttons 1711, “Urawa Stadium” is set as the destination.

地図画面1720には、「浦和スタジアム」を中心に、周辺の地図が表示されている。なお、この検索結果画面1710においては、1件のみの検索結果を示しているが、検索結果が複数の場合には、複数件の検索結果を表示することもある。検索結果が複数件表示される際の表示画面については、図18を用いて以下に説明する。   The map screen 1720 displays a map of the surrounding area centering on “Urawa Stadium”. In this search result screen 1710, only one search result is shown, but when there are a plurality of search results, a plurality of search results may be displayed. A display screen when a plurality of search results are displayed will be described below with reference to FIG.

図18は、複数件の検索結果を出力した際の表示画面の一例を示す説明図である。図18において、ディスプレイ312には、複数の検索結果が列挙されて表示されている。この表示画面において、たとえば、「浦和スタジアム」がユーザにより選択されると、図17に示した表示画面に移行する。なお、「浦和スタジアム」以外の他の地点がユーザにより選択された場合にも同様に、それぞれの検索結果画面や地図画面が表示された表示画面に移行する。   FIG. 18 is an explanatory diagram illustrating an example of a display screen when a plurality of search results are output. In FIG. 18, a plurality of search results are listed and displayed on the display 312. In this display screen, for example, when “Urawa Stadium” is selected by the user, the display screen shown in FIG. 17 is displayed. Similarly, when a user selects a point other than “Urawa Stadium”, the display screen is displayed in which each search result screen and map screen are displayed.

上述した処理および表示画面によれば、複数のキーワード(「さいたま」、「競技場」、「浦和」)を受け付け、各入力キーワードに属性を設定するとともに、各属性により特定される検索手法を用いて、各入力キーワードに該当する地点を検索するようにしたので、属性の異なる複数の入力キーワードの入力を同一画面上にておこなうことができる。   According to the processing and display screen described above, a plurality of keywords (“Saitama”, “stadium”, “Urawa”) are accepted, attributes are set for each input keyword, and a search method specified by each attribute is used. Since a point corresponding to each input keyword is searched, a plurality of input keywords having different attributes can be input on the same screen.

以上説明したように、本実施例にかかるナビゲーション装置300によれば、入力キーワードが数字のみで構成されている場合に、当該入力キーワードに番号属性を設定し、番号検索をおこなうようにしたので、検索をおこなうにあたりユーザからの検索手法の設定を要することのない、所謂フリーキーワードによる検索をおこなうことができる。   As described above, according to the navigation device 300 according to the present embodiment, when the input keyword is composed only of numbers, the number attribute is set to the input keyword and the number search is performed. It is possible to perform a so-called free keyword search that does not require a user to set a search method when performing a search.

これにより、ユーザは、検索手法を設定することによる煩わしさを軽減できるとともに、ユーザによる検索手法の誤認に伴う誤った検索を抑止することができることにより、的確な検索結果を得ることができる。したがって、ユーザからの検索手法の設定や操作時における操作回数を抑え、迅速且つ的確に検索結果を提示することができ、効率的な検索をおこなうことができる。   Thereby, the user can reduce the troublesomeness caused by setting the search technique, and can suppress an erroneous search associated with the misrecognition of the search technique by the user, thereby obtaining an accurate search result. Therefore, it is possible to suppress the setting of the search method from the user and the number of operations at the time of operation, present the search result quickly and accurately, and perform an efficient search.

以上のように、本発明の地点検索装置、地点検索方法、地点検索プログラム、および記録媒体によれば、ユーザからの検索手法の設定や操作時における操作回数を抑え、迅速且つ的確に検索結果を提示することができる。   As described above, according to the point search device, the point search method, the point search program, and the recording medium of the present invention, the search method from the user can be set and the number of operations at the time of operation can be suppressed, and the search result can be obtained quickly and accurately. Can be presented.

なお、本実施例で説明した地点検索方法は、予め用意されたプログラムをパーソナル・コンピュータやワークステーションなどのコンピュータで実行することにより実現することができる。このプログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVDなどのコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。またこのプログラムは、インターネットなどのネットワークを介して配布することが可能な伝送媒体であってもよい。   Note that the point search method described in the present embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. This program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer. The program may be a transmission medium that can be distributed via a network such as the Internet.

本実施の形態にかかる地点検索装置の機能的構成の一例を示すブロック図である。It is a block diagram which shows an example of a functional structure of the point search apparatus concerning this Embodiment. 本実施の形態にかかる地点検索装置の地点検索処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the point search process sequence of the point search apparatus concerning this Embodiment. 本実施例にかかるナビゲーション装置のハードウェア構成の一例を示すブロック図である。It is a block diagram which shows an example of the hardware constitutions of the navigation apparatus concerning a present Example. 磁気ディスクに記録される属性テーブルの一例を示す説明図である。It is explanatory drawing which shows an example of the attribute table recorded on a magnetic disc. 磁気ディスクに記録される検索用テーブルの一例を示す説明図である。It is explanatory drawing which shows an example of the table for a search recorded on a magnetic disc. ディスプレイに表示される検索画面の一例を示す説明図である。It is explanatory drawing which shows an example of the search screen displayed on a display. ナビゲーション装置による番号属性設定処理の一例を示すフローチャートである。It is a flowchart which shows an example of the number attribute setting process by a navigation apparatus. 番号属性による検索処理の一例を示すフローチャートである。It is a flowchart which shows an example of the search process by a number attribute. ナビゲーション装置による他の属性を設定する際の属性設定処理の一例を示すフローチャートである。It is a flowchart which shows an example of the attribute setting process at the time of setting another attribute by a navigation apparatus. ナビゲーション装置による他の属性を設定する際の属性設定処理の一例を示すフローチャートである。It is a flowchart which shows an example of the attribute setting process at the time of setting another attribute by a navigation apparatus. 地点検索時における入力画面の一例を示す説明図である。It is explanatory drawing which shows an example of the input screen at the time of a point search. ユーザからキーワードの入力を受け付けた際の表示画面の一例を示す説明図である。It is explanatory drawing which shows an example of the display screen at the time of receiving the input of a keyword from a user. 入力キーワードに属性を設定した際の表示画面の一例を示す説明図である。It is explanatory drawing which shows an example of the display screen at the time of setting an attribute to an input keyword. キーワードが変更されたことにより属性を変更した際の表示画面の一例を示す説明図である。It is explanatory drawing which shows an example of the display screen at the time of changing an attribute by having changed the keyword. ユーザの選択により属性を変更した際の表示画面の一例を示す説明図である。It is explanatory drawing which shows an example of the display screen at the time of changing an attribute by a user's selection. 複数の入力キーワードに属性を設定した際の表示画面の一例を示す説明図である。It is explanatory drawing which shows an example of the display screen at the time of setting an attribute to a some input keyword. 地点検索処理におけるエリアコードの抽出処理の一例を示すフローチャートである。It is a flowchart which shows an example of the extraction process of the area code in a spot search process. 地点検索処理におけるジャンルコードの抽出処理の一例を示すフローチャートである。It is a flowchart which shows an example of the extraction process of the genre code in a point search process. 地点検索処理における名称検索処理の一例を示すフローチャートである。It is a flowchart which shows an example of the name search process in a spot search process. 検索処理において作成される検索用テーブルの一例を示す説明図である。It is explanatory drawing which shows an example of the table for a search produced in a search process. 1件の検索結果を出力した際の表示画面の一例を示す説明図である。It is explanatory drawing which shows an example of the display screen at the time of outputting one search result. 複数件の検索結果を出力した際の表示画面の一例を示す説明図である。It is explanatory drawing which shows an example of the display screen at the time of outputting several search results.

符号の説明Explanation of symbols

110 テーブル記憶部
120 キーワード入力部
130 設定部
140 データベース
150 開始入力部
160 検索部
170 出力部
300 ナビゲーション装置
DESCRIPTION OF SYMBOLS 110 Table memory | storage part 120 Keyword input part 130 Setting part 140 Database 150 Start input part 160 Search part 170 Output part 300 Navigation apparatus

Claims (11)

複数の地点についてのデータベースと、
検索手法を特定するための属性とキーワードとを対応付けたテーブルを記憶するテーブル記憶手段と、
キーワードの入力をユーザから受け付けるキーワード入力手段と、
前記テーブルを参照して、前記キーワード入力手段で入力されたキーワード(以下「入力キーワード」という)に前記属性を設定する設定手段と、
検索開始の指示をユーザから受け付ける開始入力手段と、
検索開始の指示を受け付けた際に、前記入力キーワードに設定されている属性により特定される検索手法を用いて当該入力キーワードに該当する地点を前記データベースから検索する検索手段と、
を備え、
前記設定手段は、前記入力キーワードが数字のみで構成されている場合に、地点に対応する特定の番号を対象として地点の検索をおこなう番号検索を特定する番号属性を当該入力キーワードに設定することを特徴とする地点検索装置。
A database of multiple points,
Table storage means for storing a table in which attributes and keywords for specifying a search method are associated with each other;
Keyword input means for receiving keyword input from the user;
Referring to the table, setting means for setting the attribute to the keyword input by the keyword input means (hereinafter referred to as “input keyword”);
Start input means for receiving a search start instruction from the user;
A search means for searching the database for a point corresponding to the input keyword using a search method specified by the attribute set in the input keyword when receiving an instruction to start search;
With
The setting means sets, in the input keyword, a number attribute that specifies a number search for searching for a point for a specific number corresponding to the point when the input keyword is composed only of numbers. Feature point search device.
前記番号属性は、地点の電話番号を対象として地点の検索をおこなう電話番号検索を特定する電話番号属性であることを特徴とする請求項1に記載の地点検索装置。   2. The point search apparatus according to claim 1, wherein the number attribute is a telephone number attribute that specifies a phone number search for searching for a point with respect to a phone number of the point. 前記設定手段は、前記入力キーワードが数字のみで構成され且つ最初の数字が所定の数字である場合に、前記電話番号属性を当該入力キーワードに設定することを特徴とする請求項2に記載の地点検索装置。   The point according to claim 2, wherein the setting means sets the telephone number attribute to the input keyword when the input keyword is composed only of numbers and the first number is a predetermined number. Search device. 前記設定手段は、前記入力キーワードが数字のみで構成され且つ最初から所定数の数字列が所定の数字列である場合に、前記電話番号属性を当該入力キーワードに設定することを特徴とする請求項2または3に記載の地点検索装置。   The said setting means sets the said telephone number attribute to the said input keyword, when the said input keyword is comprised only with a number and a predetermined number of numbers string is a predetermined number string from the beginning. The point search device according to 2 or 3. 前記設定手段は、前記入力キーワードが数字のみで構成され且つ当該数字の文字数が所定数である場合に、前記電話番号属性を当該入力キーワードに設定することを特徴とする請求項2〜4のいずれか一つに記載の地点検索装置。   The said setting means sets the said telephone number attribute to the said input keyword, when the said input keyword is comprised only with a number and the number of characters of the said number is a predetermined number, The said input keyword is characterized by the above-mentioned. The point search apparatus as described in one. 前記設定手段は、前記入力キーワードが数字のみで構成されている場合で且つ前記番号属性が複数ある場合には、所定の基準に基づいて一の番号属性を当該入力キーワードに設定することを特徴とする請求項1に記載の地点検索装置。   The setting means sets one number attribute to the input keyword based on a predetermined criterion when the input keyword is composed only of numerals and there are a plurality of the number attributes. The point search device according to claim 1. 前記複数の番号属性は、地点の電話番号を対象として地点の検索をおこなう電話番号検索を特定する電話番号属性、地点の郵便番号を対象として地点の検索をおこなう郵便番号検索を特定する郵便番号属性、地点に予め設定されたコードを対象として地点の検索をおこなうコード検索を特定するコード属性のうちの少なくとも二つを含むものであることを特徴とする請求項6に記載の地点検索装置。   The plurality of number attributes are a phone number attribute that specifies a phone number search for searching a location for a location phone number, and a zip code attribute for specifying a zip code search for a location search for a location zip code The point search apparatus according to claim 6, comprising at least two of code attributes for specifying a code search for searching for a point with a code set in advance as a target. 前記設定手段は、前記入力キーワードが数字とその他の文字とで構成されている場合には、地点の名称を対象として地点の検索をおこなう名称検索を特定する名称属性を設定することを特徴とする請求項1〜7のいずれか一つに記載の地点検索装置。   The setting means is configured to set a name attribute for specifying a name search for searching for a spot for the name of the spot when the input keyword is composed of numerals and other characters. The point search apparatus as described in any one of Claims 1-7. 複数の地点についてのデータベースから特定の地点を検索する地点検索方法であって、
キーワードの入力をユーザから受け付けるキーワード入力工程と、
検索手法を特定するための属性とキーワードとを対応付けたテーブルを参照して、前記キーワード入力手段で入力されたキーワード(以下「入力キーワード」という)に前記属性を設定する設定工程と、
検索開始の指示をユーザから受け付ける開始入力工程と、
検索開始の指示を受け付けた際に、前記入力キーワードに設定されている属性により特定される検索手法で当該入力キーワードに該当する地点を前記データベースから検索する検索工程と、
を含み、
前記設定工程では、前記入力キーワードが数字のみで構成されている場合に、地点に対応する特定の番号を対象として地点の検索をおこなう番号検索を特定する番号属性を当該入力キーワードに設定することを特徴とする地点検索方法。
A location search method for searching for a specific location from a database of multiple locations,
A keyword input process for receiving keyword input from the user;
A setting step of setting the attribute to a keyword input by the keyword input means (hereinafter referred to as “input keyword”) with reference to a table in which attributes and keywords for specifying a search method are associated;
A start input step for receiving a search start instruction from the user;
A search step of searching from the database for a point corresponding to the input keyword by a search method specified by an attribute set in the input keyword when receiving an instruction to start search;
Including
In the setting step, when the input keyword is composed only of numbers, a number attribute for specifying a number search for searching for a point for a specific number corresponding to the point is set as the input keyword. A feature point search method.
請求項9に記載の地点検索方法をコンピュータに実行させることを特徴とする地点検索プログラム。   A point search program that causes a computer to execute the point search method according to claim 9. 請求項10に記載の地点検索プログラムを記録したことを特徴とするコンピュータに読み取り可能な記録媒体。   11. A computer-readable recording medium in which the point search program according to claim 10 is recorded.
JP2008104083A 2008-04-11 2008-04-11 Device, method, and program of point retrieval, and recording medium Pending JP2009258807A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008104083A JP2009258807A (en) 2008-04-11 2008-04-11 Device, method, and program of point retrieval, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008104083A JP2009258807A (en) 2008-04-11 2008-04-11 Device, method, and program of point retrieval, and recording medium

Publications (1)

Publication Number Publication Date
JP2009258807A true JP2009258807A (en) 2009-11-05

Family

ID=41386172

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008104083A Pending JP2009258807A (en) 2008-04-11 2008-04-11 Device, method, and program of point retrieval, and recording medium

Country Status (1)

Country Link
JP (1) JP2009258807A (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08123821A (en) * 1994-10-27 1996-05-17 Ee I Sofuto Kk Data input device
JP2001117944A (en) * 1999-10-22 2001-04-27 Hitachi Ltd Vector map distribution system
JP2001325173A (en) * 2000-05-15 2001-11-22 Furekkusuai:Kk Access system to web page
JP2004295198A (en) * 2003-03-25 2004-10-21 Zenrin Co Ltd Device for extracting position data

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08123821A (en) * 1994-10-27 1996-05-17 Ee I Sofuto Kk Data input device
JP2001117944A (en) * 1999-10-22 2001-04-27 Hitachi Ltd Vector map distribution system
JP2001325173A (en) * 2000-05-15 2001-11-22 Furekkusuai:Kk Access system to web page
JP2004295198A (en) * 2003-03-25 2004-10-21 Zenrin Co Ltd Device for extracting position data

Similar Documents

Publication Publication Date Title
JPWO2008152765A1 (en) Navigation device
JP5265234B2 (en) POINT SEARCH DEVICE, TERMINAL DEVICE, POINT SEARCH METHOD, POINT SEARCH PROGRAM, AND RECORDING MEDIUM
JP5265233B2 (en) Point search device, point search method, point search program, and recording medium
JP6072844B2 (en) Display device, presentation device, display method, presentation method, display program, presentation program, and recording medium
JP5059187B2 (en) Point search device, point search method, point search program, and recording medium
JP6472919B2 (en) Program, search program, search device, search system, facility search device, and facility search system
JP5421403B2 (en) Point list presenting device, point list presenting method, point list presenting program, and recording medium
JP5242227B2 (en) Point search device, point search method, point search program, and recording medium
JP2007271277A (en) Navigation system, method and program
JP5957555B2 (en) Display method, display device, display program, and recording medium
JP5432300B2 (en) Point list presenting device, point list presenting method, point list presenting program, and recording medium
JP4381632B2 (en) Navigation system and its destination input method
JP2017091565A (en) Display device, display method and display program
JP2009258807A (en) Device, method, and program of point retrieval, and recording medium
JP6543404B2 (en) Point search apparatus, point search method, point search program, display device, display method and display program
JP5883908B2 (en) Presentation device, presentation method, presentation program, and recording medium
JP5782499B2 (en) Presentation device, presentation method, presentation program, and recording medium
JP5567161B2 (en) Output device, output method, output program, and recording medium
JP2021061016A (en) Program, search program, search device, search system, facility search device, and facility search system
JP2019012552A (en) Search device, search method, and search program
JP2000339339A (en) Device for retrieving information
JP2017091566A (en) Display device, display method and display program
JP2019079564A (en) Program, search program, search device, search system, facility search device, and facility search system
JP5334446B2 (en) Information retrieval device and navigation device
JP2006138743A (en) Navigation system and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121204

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130716