JP2012037446A - Route retrieval application program, device, and method achieving predictive conversion of input character - Google Patents

Route retrieval application program, device, and method achieving predictive conversion of input character Download PDF

Info

Publication number
JP2012037446A
JP2012037446A JP2010179434A JP2010179434A JP2012037446A JP 2012037446 A JP2012037446 A JP 2012037446A JP 2010179434 A JP2010179434 A JP 2010179434A JP 2010179434 A JP2010179434 A JP 2010179434A JP 2012037446 A JP2012037446 A JP 2012037446A
Authority
JP
Japan
Prior art keywords
name
kana
spot
input
input field
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010179434A
Other languages
Japanese (ja)
Other versions
JP5575578B2 (en
Inventor
Toshiaki Kamiko
俊晃 上向
Tsuneo Kato
恒夫 加藤
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.)
KDDI Corp
Original Assignee
KDDI 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 KDDI Corp filed Critical KDDI Corp
Priority to JP2010179434A priority Critical patent/JP5575578B2/en
Publication of JP2012037446A publication Critical patent/JP2012037446A/en
Application granted granted Critical
Publication of JP5575578B2 publication Critical patent/JP5575578B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Navigation (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a route retrieval application program, etc. that decreases the number of times of user's operation for character input as much as possible by predicting and inserting a Kana (Japanese syllabary)-Kanji (Chinese character) character string to be input to an input field based upon a current position, a starting spot, and an arrival spot of a user.SOLUTION: The route retrieval application program allows a computer to function as: spot name dictionary means in which Kana-Kanji character strings and reading Kana character strings are associated with position information to be registered with respect to spot names; user input interface means; position acquisition means of acquiring a current position; nearest spot name retrieval means of retrieving a nearest spot name nearest the current position; candidate spot name retrieval means of retrieving a plurality of Kana-Kanji character strings having prefix matches each time a user inputs a Kana character to the input field; and candidate spot name display means of displaying the nearest spot name as a first candidate character string in the input field when the nearest spot name is included in the plurality of retrieved Kana-Kanji character strings.

Description

本発明は、経路検索アプリケーションプログラムの技術に関する。   The present invention relates to a route search application program technique.

ユーザは、交通機関における経路を検索するために、携帯電話機のような端末を用いて、経路検索システムを利用することができる。端末は、経路検索システムにアクセスし、例えばブラウザを介して、経路検索用のユーザインタフェース画面を表示する。その画面には、「出発駅名入力欄」と「到着駅名入力欄」とが少なくとも表示される。ユーザは、これら入力欄に、出発駅名及び到着地駅名の文字列を入力する。そして、経路検索システムは、2つの駅の区間における最適な経路情報を検索し、その検索結果を端末へ応答する。経路情報としては、例えば、乗車すべき列車名、発車時間、到着時間、所要時間、経由駅名などがある。   A user can use a route search system using a terminal such as a mobile phone in order to search for a route in transportation. The terminal accesses the route search system and displays a user interface screen for route search via, for example, a browser. The screen displays at least a “departure station name input field” and an “arrival station name input field”. The user inputs a character string of a departure station name and an arrival station name in these input fields. Then, the route search system searches for optimum route information in the sections of the two stations, and returns the search result to the terminal. The route information includes, for example, the name of a train to be boarded, departure time, arrival time, required time, and transit station name.

ユーザ操作に応じて、入力欄に駅名の文字列を入力することができるように、端末は、文字入力アプリケーションを予めインストールしている。日本語文字の入力の場合、文字入力アプリケーションとして、仮名漢字変換システムが必要となる。仮名漢字変換システムは、ユーザによって入力された「読み仮名文字列」を、「仮名漢字文字列」(又は「仮名漢字混じり文字列」)に変換する。仮名漢字変換システムには、読み仮名文字列に対応する仮名漢字文字列を登録した辞書データベースが保持されている。端末は、経路検索システムに接続し、表示された入力欄に駅名の読み仮名文字列が入力されると、駅名の仮名漢字文字列に変換される。   The terminal has a character input application installed in advance so that a character string of a station name can be input in the input field in response to a user operation. When inputting Japanese characters, a kana-kanji conversion system is required as a character input application. The kana-kanji conversion system converts the “reading kana character string” input by the user into a “kana-kanji character string” (or “a kana-kanji mixed character string”). The kana-kanji conversion system holds a dictionary database in which kana-kanji character strings corresponding to reading kana character strings are registered. When the terminal is connected to the route search system and a reading kana character string of the station name is input to the displayed input field, the terminal is converted into a kana kanji character string of the station name.

一般に、パーソナルコンピュータにインストールされる仮名漢字変換システムの場合、少なくとも単語レベル以上の読み仮名文字列が入力された後、一括して、仮名漢字文字列に変換される。この場合、1回目の変換キー(例えばスペースキー)の押下によって、第1候補の仮名漢字文字列が入力欄に挿入され、2回目の変換キーの押下によって、それ以外の候補となる仮名漢字文字列のリストが表示される。   Generally, in the case of a kana-kanji conversion system installed in a personal computer, after a reading kana character string of at least a word level is input, it is converted into a kana-kanji character string at a time. In this case, the first candidate kana-kanji character string is inserted into the input field by pressing the first conversion key (for example, the space key), and the other candidate kana-kanji characters are pressed by pressing the second conversion key. A list of columns is displayed.

これに対し、携帯電話機のように入力キーがテンキーである場合、1文字を入力するためにキーを押下する回数は、パーソナルコンピュータのようなQWERTYキーよりも多くなる。そのために、携帯電話機の場合、ユーザが読み仮名文字列を1文字入力する毎に、辞書データベース内の全単語の中から、前方一致する仮名漢字文字列を候補として表示する。ユーザは、読み仮名文字を全て入力することなく、その候補リストの中から仮名漢字文字列を選択すればよい。   On the other hand, when the input key is a numeric keypad as in a mobile phone, the number of times the key is pressed to input one character is larger than that of a QWERTY key like a personal computer. Therefore, in the case of a mobile phone, every time the user inputs a reading kana character string, the kana kanji character string that matches the front is displayed as a candidate from all the words in the dictionary database. The user may select a kana / kanji character string from the candidate list without inputting all the reading kana characters.

また、仮名漢字変換システムに搭載される辞書は、一般に、全てのアプリケーションで共有して使用される。従って、経路検索システムに専用に備えられるものではない。従って、経路検索システムの駅名入力欄に読み仮名文字列を入力したとしても、過去に他のアプリケーションで多用された仮名漢字文字列が候補となる。例えば、メールで多用された仮名漢字文字列が、経路検索システムにおける駅名入力欄における第1候補文字列となってしまう。   Further, the dictionary installed in the kana-kanji conversion system is generally shared and used by all applications. Therefore, it is not provided exclusively for the route search system. Therefore, even if a reading kana character string is entered in the station name input field of the route search system, kana kanji character strings frequently used in other applications in the past are candidates. For example, a kana-kanji character string frequently used in mail becomes the first candidate character string in the station name input field in the route search system.

経路検索システムによれば、入力欄には、駅名しか入力できない。しかしながら、ユーザが、駅名を読み仮名文字で入力している際に、候補となる仮名漢字文字列は、他のアプリケーションで多く使用されたものが候補となる。勿論、経路検索システムの入力欄に、駅名しか入力されないように実装することも想定できる。しかしながら、読み仮名文字列を1文字入力した場合であっても、その文字に前方一致する駅名は、全国に多数存在する。従って、その駅名の候補数も多くなる。   According to the route search system, only the station name can be entered in the input field. However, when the user reads the station name and inputs it with kana characters, kana-kanji character strings that are candidates are those that are frequently used in other applications. Of course, it can be assumed that only the station name is input in the input field of the route search system. However, even if one character of a reading kana character string is input, there are many station names nationwide that match the character in front. Therefore, the number of candidates for the station name also increases.

これらの場合、結局、入力したい駅名が、候補リストの中でも下位に表示されることもある。従って、所望の駅名を選択するために、キー押下の回数も多くなる。また、候補リストの中にすら表示されない場合、候補が絞り込まれるまで、更なる読み仮名文字列(2文字目以降)の入力が必要となる。   In these cases, the station name to be input may be displayed at a lower position in the candidate list. Therefore, the number of key presses is increased in order to select a desired station name. If even the candidate list is not displayed, it is necessary to input a further reading kana character string (second and subsequent characters) until the candidates are narrowed down.

図1は、従来技術の経路検索システムにおけるディスプレイの表示画面である。   FIG. 1 is a display screen of a display in a conventional route search system.

図1(a)は、携帯電話機が経路検索システムに接続した場合に、ブラウザに表示されたユーザインタフェースの検索画面を表す。この検索画面には、「出発駅名入力欄」と、「到着駅名入力欄」とが表されている。ここで、ユーザ操作に応じて、「出発駅名入力欄」が選択されたとする。   FIG. 1A shows a search screen of the user interface displayed on the browser when the mobile phone is connected to the route search system. In this search screen, a “departure station name input field” and an “arrival station name input field” are displayed. Here, it is assumed that “departure station name input field” is selected in accordance with a user operation.

図1(b)は、入力欄が選択されることによって切り替えられた、文字入力画面を表す。このとき、仮名漢字変換システムが起動し、その状態がディスプレイの下部に表されている。   FIG. 1B shows a character input screen that is switched by selecting an input field. At this time, the Kana-Kanji conversion system is activated, and the state is shown at the bottom of the display.

図1(c)は、ユーザ操作に応じて、読み仮名文字「か」を入力した場合の文字入力画面を表す。ユーザは、駅名「上福岡」を入力したいとする。このとき、読み仮名文字「か」に前方一致する仮名漢字文字列が検索され、その候補リストが、ディスプレイの下部に表示される。その候補リストは、過去に多用された仮名漢字文字列から順に並べられる。   FIG. 1C shows a character input screen when the reading kana character “ka” is input in response to a user operation. The user wants to input the station name “Kami Fukuoka”. At this time, a kana / kanji character string that matches the front kana character “ka” is searched, and the candidate list is displayed at the bottom of the display. The candidate list is arranged in order from a kana-kanji character string frequently used in the past.

本来、ユーザの現在位置が「上福岡」駅周辺にある場合、出発駅名入力欄に「か」と入力された段階で、前方一致する仮名漢字変換文字列の中でも、「上福岡」が選択される確率が高い。   Originally, when the user's current location is around “Kami-Fukuoka” station, “Kami-Fukuoka” is selected from the Kana-Kanji conversion character string that matches the front when “ka” is entered in the departure station name input field. There is a high probability.

従来技術として、ユーザの現在位置に応じて、仮名漢字変換の辞書を切り替える技術がある(例えば特許文献1参照)。この技術によれば、仮名漢字変換用の辞書を複数保持し、GPS(Global Positioning System)を用いてユーザの現在位置を取得する。その現在位置に応じて辞書を切り替えることによって、現在位置に応じて仮名漢字文字列の候補を最適化することができる。また、辞書内の各単語には、過去に使用された頻度情報が付与されている。即ち、この頻度情報は、ユーザが、その現在位置周辺で当該辞書を利用して入力確定した際に更新される。ユーザ操作に応じて読み仮名文字列が入力され始めると、それをキーとする変換候補を、その現在位置に応じた辞書から抽出し、各頻度情報の降順に並べ替えて提示する。   As a conventional technique, there is a technique for switching a dictionary for kana-kanji conversion according to a user's current position (see, for example, Patent Document 1). According to this technique, a plurality of kana-kanji conversion dictionaries are held, and the current position of the user is acquired using GPS (Global Positioning System). By switching dictionaries according to the current position, kana-kanji character string candidates can be optimized according to the current position. Further, frequency information used in the past is given to each word in the dictionary. That is, this frequency information is updated when the user confirms input using the dictionary around the current position. When a reading kana character string starts to be input in response to a user operation, conversion candidates using the character string as a key are extracted from a dictionary corresponding to the current position, and are arranged and presented in descending order of each frequency information.

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

しかしながら、特許文献1に記載された技術によれば、ユーザの現在位置に対応した辞書しか利用しない。そのために、現在位置で、過去に入力(確定キーの押下)された仮名漢字文字列しか変換候補に提示されない。また、第1の位置で過去に多用して入力された仮名漢字文字列は、第2の位置では筆頭候補として提示されない。例えば、ユーザが第2の位置に存在する場合に、到着駅名入力欄に、第1の位置周辺の駅名を入力する場合には第1の位置に基づく辞書は用いられない。   However, according to the technique described in Patent Document 1, only a dictionary corresponding to the current position of the user is used. For this reason, only kana-kanji character strings that have been input in the past (pressing the confirmation key) at the current position are presented as conversion candidates. Also, the kana / kanji character string that has been frequently used in the past at the first position is not presented as the first candidate at the second position. For example, when the user is present at the second position, the dictionary based on the first position is not used when inputting a station name around the first position in the arrival station name input field.

そこで、本発明は、ユーザの現在位置、出発地点及び到着地点の相対関係に基づいて、入力欄に入力される仮名漢字文字列を予測して挿入することによって、ユーザの文字入力のための操作回数をできる限り減少させることができる経路検索アプリケーションプログラム、装置及び方法を提供することを目的とする。   Accordingly, the present invention predicts and inserts a kana-kanji character string to be input in the input field based on the relative relationship between the current position of the user, the departure point, and the arrival point, thereby performing an operation for character input by the user. It is an object of the present invention to provide a route search application program, apparatus and method capable of reducing the number of times as much as possible.

本発明によれば、出発地点及び到着地点の間の経路を検索するために、端末に搭載されたコンピュータを機能させる経路検索アプリケーションプログラムにおいて、
地点名に対して、仮名漢字文字列及び読み仮名文字列と、位置情報とを対応付けて登録した地点名辞書手段と、
出発地点名入力欄及び/又は到着地点名入力欄をディスプレイに表示し、ユーザに読み仮名文字の入力を促すユーザ入力インタフェース手段と、
当該端末における現在位置を取得する位置取得手段と、
現在位置に最も近い最近地点名を、地点名辞書手段を用いて検索する最近地点名検索手段と、
ユーザによって入力欄に仮名文字が入力される毎に、前方一致する複数の仮名漢字文字列を、地点名辞書手段を用いて検索する候補地点名検索手段と、
検索された複数の仮名漢字文字列の中に最近地点名が含まれる場合、該最近地点名を、ユーザ入力インタフェース手段の入力欄における第1候補文字列としてディスプレイに表示する候補地点名表示手段と
してコンピュータを機能させることを特徴とする。
According to the present invention, in a route search application program for causing a computer mounted on a terminal to function in order to search for a route between a departure point and an arrival point,
A spot name dictionary means that registers a kana / kanji character string and a reading kana character string and position information in association with each other,
User input interface means for displaying a departure point name input field and / or an arrival point name input field on the display and prompting the user to input a kana character;
Position acquisition means for acquiring a current position in the terminal;
A closest point name search means for searching for a closest point name closest to the current position using a point name dictionary means;
Each time a kana character is input to the input field by the user, a candidate spot name search means for searching for a plurality of kana-kanji character strings that match forward using the spot name dictionary means,
As a candidate spot name display means for displaying the nearest spot name on the display as the first candidate character string in the input field of the user input interface means when the nearest spot name is included in the plurality of searched kana / kanji character strings. It is characterized by making a computer function.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
ユーザ入力インタフェース手段によって表示された出発地点名入力欄に対して読み仮名文字の入力中である場合、
候補地点名表示手段は、出発地点名入力欄に対して、検索された複数の仮名漢字文字列の中に最近地点名が含まれる場合、該最近地点名を、出発地点名入力欄における第1候補文字列として表示するようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
When reading kana characters are being entered in the departure point name input field displayed by the user input interface means,
The candidate spot name display means, when the nearest spot name is included in the searched kana-kanji character strings for the departure spot name input field, the nearest spot name is displayed in the first place name entry field. It is also preferable to cause the computer to function as a candidate character string.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
ユーザ入力インタフェース手段における出発地点名入力欄に既に入力されており、到着地点名入力欄に対して仮名文字入力中である場合、
候補地点名表示手段は、到着地点名入力欄に対して、検索された複数の仮名漢字文字列の中に最近地点名が含まれるており、且つ、出発地点名入力欄に入力された地点名と最近地点名とが一致する場合、到着地点名入力欄における候補文字列として最近地点名を表示しないようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
If it is already entered in the departure point name input field in the user input interface means and the kana character is being entered in the arrival point name input field,
The candidate point name display means includes the name of the latest point in the plurality of kana-kanji character strings searched for the arrival point name input field, and the point name input in the departure point name input field It is also preferable to cause the computer to function so as not to display the latest location name as a candidate character string in the arrival location name input field when the latest location name matches the latest location name.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
ユーザ入力インタフェース手段によって表示された出発地点名入力欄が空欄であって、且つ、到着地点名入力欄に対して読み仮名文字の入力中である場合、
候補地点名表示手段は、到着地点名入力欄に対して、検索された複数の仮名漢字文字列と最近地点名とが前方一致しない場合、出発地点名入力欄に対して最近地点名を挿入する
ようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
When the departure point name input field displayed by the user input interface means is blank, and reading kana characters are being input to the arrival point name input field,
The candidate spot name display means inserts the nearest spot name into the departure spot name input field when the searched kana-kanji character strings and the nearest spot name do not coincide with each other in the arrival spot name input field. It is also preferable to make the computer function.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
第1の地点名と第2の地点名との区間における経路関係度を蓄積する経路関係度蓄積手段を更に有し、
候補地点名表示手段は、最近地点名と、出発地点名入力欄における候補地点名との区間の経路関係度の昇順に、出発地点名入力欄における候補地点名を並べて表示する
ようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
A route relation accumulation means for accumulating the route relation degree in the section between the first spot name and the second spot name;
The candidate point name display means functions the computer to display the candidate point names in the departure point name input column side by side in ascending order of the degree of path relation between the latest point name and the candidate point name in the departure point name input column. It is also preferable that

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
第1の地点名と第2の地点名との区間における経路関係度を蓄積する経路関係度蓄積手段を更に有し、
候補地点名表示手段は、出発地点名入力欄に挿入された出発地点名と、到着地点名入力欄における候補地点名との区間の経路関係度の昇順に、到着地点名入力欄における候補地点名を並べて表示するようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
A route relation accumulation means for accumulating the route relation degree in the section between the first spot name and the second spot name;
The candidate point name display means displays the candidate point name in the arrival point name input column in ascending order of the degree of route relation between the departure point name inserted in the departure point name input column and the candidate point name in the arrival point name input column. It is also preferable to cause the computer to function so as to display them side by side.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
経路検索アプリケーションは、交通機関における経路検索に基づくものであり、
地点名は、交通機関における乗車位置に基づくものであり、
コンピュータが搭載された端末は、携帯端末であるようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
The route search application is based on route search in transportation,
The point name is based on the boarding position in the transportation system,
It is also preferable that the terminal on which the computer is mounted functions the computer so that it is a portable terminal.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
経路関係度は、第1の地点名と第2の地点名との区間における乗車所要時間と、区間内で乗り換える必要がある場合にその乗換所要時間との線形和であるようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
The degree of route relation causes the computer to function as a linear sum of the required travel time in the section between the first spot name and the second spot name and the required travel time when there is a need to transfer within the section. It is also preferable.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
乗換所要時間は、ユーザ属性に基づく補正時間を増分/減分したものであり、
ユーザ属性は、ユーザによって予め設定されて記憶されたものであり、
ユーザ属性は、ユーザの乗換経験の有無、乗換方法及び/又は歩行速度に基づくものであるようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
The transit time is the increment / decrement of the correction time based on user attributes,
The user attributes are preset and stored by the user,
It is also preferable to make the computer function so that the user attribute is based on the presence / absence of the user's transfer experience, the transfer method, and / or the walking speed.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
経路関係度は、第1の地点名と第2の地点名との区間における運賃であるようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
It is also preferable to make the computer function so that the route relation degree is a fare in the section between the first point name and the second point name.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
最近地点名検索手段は、当該端末の現在位置からみて、地理的な直線距離若しくは移動に基づく経路的距離又は移動時間が、最も短い乗車位置を、最近地点名とするようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
The closest location name search means allows the computer to function so that the most recent location name is the boarding location with the shortest route distance or travel time based on the geographical distance or movement from the current location of the terminal. Is also preferable.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
位置取得手段は、現在位置を、GPS(Global Positioning System)機能によって、ユーザの行動情報を常に取得したライフログ機能によって、又は、明示的なユーザ操作に基づく入力によって取得するようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
The position acquisition means causes the computer to function to acquire the current position by a GPS (Global Positioning System) function, by a life log function that always acquires user behavior information, or by input based on an explicit user operation. It is also preferable.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
入力欄に入力された過去の仮名漢字文字列を記憶する入力履歴記憶手段を更に有し、
候補地点名表示手段は、入力欄に候補地点名を並べて表示する際に、入力履歴記憶手段に記憶された仮名漢字文字列と一致する候補地点名を上位に表示するようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
It further has an input history storage means for storing past kana-kanji character strings input in the input field,
The candidate spot name display means causes the computer to display a candidate spot name that matches the kana / kanji character string stored in the input history storage means at the top when the candidate spot names are displayed side by side in the input field. Is also preferable.

本発明の経路検索アプリケーションプログラムにおける他の実施形態によれば、
読み仮名文字は、入力欄に対して、
キーボード若しくはテンキーの物理的ボタンの押下によって、
タッチパネル上の仮想的ボタンの押下によって、又は、
音声認識機能に対するユーザの発声によって
入力されるようにコンピュータを機能させることも好ましい。
According to another embodiment of the route search application program of the present invention,
The reading kana character is
By pressing a physical button on the keyboard or numeric keypad,
By pressing a virtual button on the touch panel, or
It is also preferable to make the computer function so as to be input by the user's voice for the voice recognition function.

本発明によれば、出発地点及び到着地点の間の経路を検索することができる端末において、
地点名に対して、仮名漢字文字列及び読み仮名文字列と、位置情報とを対応付けて登録した地点名辞書手段と、
出発地点名入力欄及び/又は到着地点名入力欄をディスプレイに表示し、ユーザに読み仮名文字の入力を促すユーザ入力インタフェース手段と、
当該端末における現在位置を取得する位置取得手段と、
現在位置に最も近い最近地点名を、地点名辞書手段を用いて検索する最近地点名検索手段と、
ユーザによって入力欄に仮名文字が入力される毎に、前方一致する複数の仮名漢字文字列を、地点名辞書手段を用いて検索する候補地点名検索手段と、
検索された複数の仮名漢字文字列の中に最近地点名が含まれる場合、該最近地点名を、ユーザ入力インタフェース手段の入力欄における第1候補文字列としてディスプレイに表示する候補地点名表示手段と
を有することを特徴とする。
According to the present invention, in a terminal that can search for a route between a departure point and an arrival point,
A spot name dictionary means that registers a kana / kanji character string and a reading kana character string and position information in association with each other,
User input interface means for displaying a departure point name input field and / or an arrival point name input field on the display and prompting the user to input a kana character;
Position acquisition means for acquiring a current position in the terminal;
A closest point name search means for searching for a closest point name closest to the current position using a point name dictionary means;
Each time a kana character is input to the input field by the user, a candidate spot name search means for searching for a plurality of kana-kanji character strings that match forward using the spot name dictionary means,
A candidate point name display means for displaying the nearest point name on the display as a first candidate character string in the input field of the user input interface means when the nearest point name is included in the plurality of searched kana-kanji character strings; It is characterized by having.

本発明によれば、端末を用いて、出発地点及び到着地点の間の経路を検索するための経路検索方法において、
端末は、地点名に対して、仮名漢字文字列及び読み仮名文字列と、位置情報とを対応付けて登録した地点名辞書部を有し、
出発地点名入力欄及び/又は到着地点名入力欄をディスプレイに表示し、ユーザに読み仮名文字の入力を促す第1のステップと、
当該端末における現在位置を取得する第2のステップと、
現在位置に最も近い最近地点名を、地点名辞書手段を用いて検索する第3のステップと、
ユーザによって入力欄に仮名文字が入力される毎に、前方一致する複数の仮名漢字文字列を、地点名辞書手段を用いて検索する第4のステップと、
検索された複数の仮名漢字文字列の中に最近地点名が含まれる場合、該最近地点名を、ユーザ入力インタフェース手段の入力欄における第1候補文字列としてディスプレイに表示する第5のステップと
を有することを特徴とする。
According to the present invention, in a route search method for searching for a route between a departure point and an arrival point using a terminal,
The terminal has a spot name dictionary part in which the kana / kanji character string and the reading kana character string and the position information are registered in association with the spot name,
A first step of displaying a departure point name input field and / or an arrival point name input field on the display, and prompting the user to input a kana character;
A second step of obtaining a current position at the terminal;
A third step of searching for the nearest point name closest to the current position using the point name dictionary means;
A fourth step of searching for a plurality of kana-kanji character strings that match forward each time a kana character is input into the input field by the user using the point name dictionary means;
A fifth step of displaying the nearest point name on the display as the first candidate character string in the input field of the user input interface means when the nearest point name is included in the plurality of searched kana / kanji character strings; It is characterized by having.

本発明の経路検索アプリケーションプログラム、装置及び方法によれば、ユーザの現在位置、出発地点及び到着地点の相対関係に基づいて、入力欄に入力される仮名漢字文字列を予測して挿入することによって、ユーザの文字入力のための操作回数をできるかぎり減少させることができる。   According to the route search application program, apparatus, and method of the present invention, by predicting and inserting a kana-kanji character string to be input in the input field based on the relative relationship between the current position of the user, the departure point, and the arrival point. The number of operations for user character input can be reduced as much as possible.

従来技術の経路検索システムにおけるディスプレイの表示画面である。It is a display screen of the display in the route search system of a prior art. 端末に搭載されたコンピュータを機能させる本発明のプログラムの機能構成図である。It is a functional block diagram of the program of this invention which makes the computer mounted in the terminal function. 出発駅名と到着駅名との区間における経路関係度を表す説明図である。It is explanatory drawing showing the path | route relation degree in the area of a departure station name and an arrival station name. 候補地点名表示部の処理を表すフローチャートである。It is a flowchart showing the process of a candidate point name display part. 本発明における候補地点名を表示する第1の説明図である。It is a 1st explanatory view which displays a candidate spot name in the present invention. 本発明における候補地点名を表示する第2の説明図である。It is a 2nd explanatory view which displays a candidate point name in the present invention. 本発明における候補地点名を表示する第3の説明図である。It is a 3rd explanatory view which displays a candidate point name in the present invention.

以下、本発明の実施の形態について、図面を用いて詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図2は、端末に搭載されたコンピュータを機能させる本発明のプログラムの機能構成図である。   FIG. 2 is a functional configuration diagram of the program of the present invention that causes a computer installed in a terminal to function.

経路検索アプリケーションプログラムは、出発地点及び到着地点の間の経路を検索するためのものであって、例えば交通機関における経路検索に用いられる。地点名は、交通機関における乗車位置に基づくものであって、例えば駅名又は停留所名である。また、経路検索アプリケーションプログラムが機能する端末は、例えば携帯電話機のようなものであって、ユーザと共に移動可能なものであることが好ましい。   The route search application program is for searching for a route between a departure point and an arrival point, and is used for route search in a transportation facility, for example. The point name is based on the boarding position in the transportation facility, and is, for example, a station name or a stop name. The terminal on which the route search application program functions is, for example, a mobile phone, and is preferably movable with the user.

図2の端末1は、ディスプレイ101と、入力キー102と、位置取得部103とを備える。   The terminal 1 in FIG. 2 includes a display 101, input keys 102, and a position acquisition unit 103.

ディスプレイ101は、視認しているユーザに対して、経路検索のための検索条件情報(出発地点名及び到着地点名)の入力を促すと共に、その検索結果情報(経路情報)を表示する。携帯電話機のような携帯端末の場合、液晶表示デバイスが用いられる。   The display 101 prompts the viewing user to input search condition information (departure point name and arrival point name) for route search, and displays the search result information (route information). In the case of a mobile terminal such as a mobile phone, a liquid crystal display device is used.

入力キー102は、ユーザに対して、検索条件情報を入力させるものである。具体的には、読み仮名文字列が入力される。パーソナルコンピュータの場合はキーボードが多用され、携帯電話機の場合はテンキーが多用されている。ここで、入力キー102は、キーボード又はテンキーのような物理的ボタンに限られない。携帯端末(スマートフォン)によって普及しつつある、タッチパネル上の仮想的ボタンであってもよい。勿論、ユーザの発声を入力するマイクと、その発声から読み仮名文字列を出力する音声認識機能とから構成されるものであってもよい。   The input key 102 allows the user to input search condition information. Specifically, a reading kana character string is input. In the case of a personal computer, a keyboard is frequently used, and in the case of a mobile phone, a numeric keypad is frequently used. Here, the input key 102 is not limited to a physical button such as a keyboard or a numeric keypad. It may be a virtual button on a touch panel that is becoming popular with mobile terminals (smartphones). Of course, it may be configured by a microphone for inputting a user's utterance and a voice recognition function for reading a kana character string from the utterance.

位置取得部103は、当該端末における現在位置(例えば緯度・経度)を取得する。例えば以下のような技術によって現在位置を測位することができる。
(1)GPS(Global Positioning System)機能
(2)ユーザの行動情報を常に取得したライフログ機能
ライフログ機能とは、人間の行い(life)をデジタルデータとして記録(log)に残すことをいう。例えば、ユーザが改札口を通過した情報を端末に記録することによって、ユーザの過去の移動経路に、その経路があったか否かを知ることができる。過去の移動経路の範囲内から現在位置を推定することができる。
(3)明示的なユーザ操作に基づく入力
The position acquisition unit 103 acquires a current position (for example, latitude / longitude) in the terminal. For example, the current position can be measured by the following technique.
(1) GPS (Global Positioning System) function (2) Life log function that always acquires user behavior information The life log function refers to leaving human life in a log as digital data. For example, by recording information that the user has passed through the ticket gate on the terminal, it is possible to know whether or not the route has existed in the user's past movement route. The current position can be estimated from the range of the past movement route.
(3) Input based on explicit user operation

図2によれば、経路検索アプリケーションプログラムは、地点名辞書部111と、ユーザ入力インタフェース部112と、最近地点名検索部113と、候補地点名検索部114と、候補地点名表示部115と、入力履歴記憶部116と、経路関係度蓄積部117とを有する。これら機能構成部は、端末に搭載されたコンピュータを機能させる経路検索アプリケーションプログラムを実行することによって実現される。   According to FIG. 2, the route search application program includes a spot name dictionary unit 111, a user input interface unit 112, a recent spot name search unit 113, a candidate spot name search unit 114, a candidate spot name display unit 115, It has an input history storage unit 116 and a path relation accumulation unit 117. These functional components are realized by executing a route search application program that causes a computer installed in the terminal to function.

地点名辞書部111は、地点名に対して、仮名漢字文字列及び読み仮名文字列と、位置情報とを対応付けて登録する。例えば、以下のようなテーブルを構成する。

Figure 2012037446
The spot name dictionary unit 111 registers a kana / kanji character string, a reading kana character string, and position information in association with the spot name. For example, the following table is configured.
Figure 2012037446

ユーザ入力インタフェース部112は、ディスプレイ101に「出発地点名入力欄」及び「到着地点名入力欄」を表示し、ユーザに対して地点名の入力を促す。これは、ブラウザを介して表示される。また、ユーザ入力インタフェース部112は、入力キー102から読み仮名文字を入力し、その読み仮名文字列を、候補地点名検索部114(例えば入力履歴記憶部116を介して)へ出力する。更に、ユーザ入力インタフェース部112は、候補地点名表示部115からの指示に応じて、所定入力欄に複数の候補地点名のリストを表示する。   The user input interface unit 112 displays a “departure point name input field” and an “arrival point name input field” on the display 101 and prompts the user to input a point name. This is displayed via a browser. Further, the user input interface unit 112 inputs a reading kana character from the input key 102 and outputs the reading kana character string to the candidate spot name search unit 114 (for example, via the input history storage unit 116). Furthermore, the user input interface unit 112 displays a list of a plurality of candidate spot names in a predetermined input field in response to an instruction from the candidate spot name display unit 115.

最近地点名検索部113は、位置取得部103によって取得された現在位置情報を入力する。そして、現在位置に最も近い「最近地点名」を、地点名辞書部111を用いて検索する。検索結果の最近地点名は、候補地点名検索部114へ出力される。   The recent location name search unit 113 inputs the current position information acquired by the position acquisition unit 103. Then, the “most recent spot name” closest to the current position is searched using the spot name dictionary unit 111. The latest point name of the search result is output to the candidate point name search unit 114.

「最近地点」の検索方法としては、例えば以下のようなものがある。
(1)当該端末の現在位置から見て、地理的な直線距離、即ち、緯度・経度の差が最も短い地点名を検索する。
(2)現時位置周辺の地図情報(例えばナビゲーションシステム)の道路図面を用いて、移動に基づく経路的距離が最も短い地点名を検索する。
(3)道路図面及び移動速度に基づいて、現在位置からの移動時間が最も短い地点名を検索する。
As a search method for “recent location”, for example, there are the following methods.
(1) Search for the name of a point having the shortest geographical linear distance, that is, the difference between latitude and longitude as viewed from the current position of the terminal.
(2) The name of the point with the shortest route distance based on movement is searched using the road drawing of the map information (for example, navigation system) around the current position.
(3) Based on the road drawing and the moving speed, a point name having the shortest moving time from the current position is searched.

候補地点名検索部114は、ユーザ入力インタフェース部112から読み仮名文字列を入力する。候補地点名検索部114は、ユーザ操作に応じて、入力欄に読み仮名文字が入力される毎に、前方一致する複数の仮名漢字文字列を、地点名辞書部111を用いて検索する。検索された複数の仮名漢字文字列は、候補地点名表示部115へ出力される。   The candidate spot name search unit 114 inputs a reading kana character string from the user input interface unit 112. The candidate point name search unit 114 uses the point name dictionary unit 111 to search for a plurality of kana-kanji character strings that match forward each time a reading kana character is input in the input field in response to a user operation. The plurality of searched kana-kanji character strings are output to the candidate spot name display unit 115.

候補地点名表示部115は、検索された複数の仮名漢字文字列の中に最近地点名が含まれる場合、その最近地点名を、ユーザ入力インタフェース部112の入力欄における第1候補文字列としてディスプレイに表示する。候補地点名表示部115における具体的な表示例は、図4以降で後述する。   The candidate spot name display unit 115 displays the nearest spot name as the first candidate character string in the input field of the user input interface unit 112 when the nearest spot name is included in the plurality of searched kana / kanji character strings. To display. A specific display example in the candidate spot name display unit 115 will be described later with reference to FIG.

尚、候補地点名検索部114及び候補地点名表示部115は、ユーザが、読み仮名文字を1文字入力する毎に実行され、予測された駅名の候補が表示される。   The candidate spot name search unit 114 and the candidate spot name display unit 115 are executed each time the user inputs one reading kana character, and a predicted station name candidate is displayed.

入力履歴記憶部116は、入力欄に入力された過去の仮名漢字文字列を記憶する。候補地点名表示部115は、入力欄に候補地点名を並べて表示する際に、入力履歴記憶部116に記憶された仮名漢字文字列と一致する候補地点名を上位に表示する。   The input history storage unit 116 stores past kana / kanji character strings input in the input field. The candidate spot name display unit 115 displays the candidate spot name that matches the kana / kanji character string stored in the input history storage unit 116 when the candidate spot names are displayed side by side in the input field.

経路関係度蓄積部117は、第1の地点名と第2の地点名との区間における経路関係度を蓄積する。   The route relationship accumulation unit 117 accumulates the route relationship in the section between the first spot name and the second spot name.

図3は、出発駅名と到着駅名との区間における経路関係度を表す説明図である。   FIG. 3 is an explanatory diagram showing a route relation degree in a section between a departure station name and an arrival station name.

経路関係度Fは、出発駅名Sstrと到着駅名Sarvとの区間における乗車所要時間又は距離であってもよい。また、経路関係度Fは、出発駅名Sstrと到着駅名Sarvとの区間における運賃であってもよい。
F=F1
F1:乗車所要時間、距離、運賃、又は、これらの組み合わせ
乗車所要時間が短いほど、経路関係度は高くなる。また、距離が短いほど、経路関係度は高くなる。更に、運賃が低額であるほど、経路関係度は高くなる。勿論、乗車所要時間、距離、運賃のいずれか又は全てを組み合わせて、経路関係度を導出するものであってもよい。
The route relation degree F may be the required travel time or distance in the section between the departure station name Sstr and the arrival station name Sarv. The route relation F may be a fare in the section between the departure station name Sstr and the arrival station name Sarv.
F = F1
F1: Time required for boarding, distance, fare, or a combination thereof The shorter the time required for boarding, the higher the degree of route relation. Further, the shorter the distance, the higher the degree of path relation. Furthermore, the lower the fare, the higher the degree of route relation. Of course, the route relation degree may be derived by combining any or all of the required boarding time, distance, and fare.

図3によれば、出発駅名「上福岡」と到着駅名「飯田橋」との区間における経路関係度を表す。経路関係度は、例えば以下のように対応付けられている。

Figure 2012037446
According to FIG. 3, the degree of route relation in the section between the departure station name “Kami Fukuoka” and the arrival station name “Iidabashi” is shown. The path relation degrees are associated as follows, for example.
Figure 2012037446

出発駅名Sstrと到着駅名Sarvとの区間で乗り換えを要する場合、経路関係度Fは、乗車所要時間に乗換所要時間を線形和にすることも好ましい。
F=F1+F2
F1:乗車所要時間(乗り換える区間毎の乗車所要時間の総和)
F2:乗換所要時間(複数の乗換を要する場合、乗換所要時間の総和)
勿論、乗換を要しない経路である場合、F2=0となる。
When a transfer is required between the departure station name Sstr and the arrival station name Sarv, it is preferable that the route relation degree F is a linear sum of the transfer required time and the transfer required time.
F = F1 + F2
F1: Time required for boarding (total time required for boarding for each section to be transferred)
F2: Time required for transfer (if multiple transfers are required, the total time required for transfer)
Of course, if the route does not require transfer, F2 = 0.

図3によれば、乗車所要時間F1は、上福岡->池袋の乗車所要時間と、池袋->飯田橋の乗車所要時間との和となる。また、池袋駅では、東上線と有楽町線との間で乗り換えを要する。そのために、乗換所要時間F2を更に加算して、経路関係度Fを算出する。   According to FIG. 3, the boarding time F1 is the sum of the boarding time for Kamifukuoka-> Ikebukuro and the boarding time for Ikebukuro-> Iidabashi. In Ikebukuro Station, it is necessary to transfer between the Tojo Line and Yurakucho Line. For this purpose, the route relation F is calculated by further adding the transfer required time F2.

ここで、乗換所要時間は、ユーザ属性に基づく補正時間を増分/減分することも好ましい。ユーザ属性は、ユーザによって予め設定されて記憶されたものであり、ユーザの乗換経験の有無、乗換方法及び/又は歩行速度に基づくものである。ユーザが、池袋駅での乗換について過去に経験がある場合には、乗換所要時間は比較的短い。また、乗り換える際に、エレベータ、エスカレータ又は歩行のような乗換方法によっては、乗換所要時間は変化する。更に、ユーザが高齢である場合、歩行速度の関係から、乗換所要時間は比較的短長くなる。このようなユーザ属性によって、乗換所要時間を補正することも好ましい。   Here, it is preferable that the transfer required time is obtained by incrementing / decreasing the correction time based on the user attribute. The user attributes are preset and stored by the user, and are based on the presence / absence of the user's transfer experience, the transfer method, and / or the walking speed. When the user has experience in the past at Ikebukuro Station, the transfer time is relatively short. In addition, when changing trains, the transfer required time varies depending on a transfer method such as an elevator, an escalator, or walking. Furthermore, when the user is elderly, the transfer time is relatively short due to the walking speed. It is also preferable to correct the transfer required time based on such user attributes.

図4は、候補地点名表示部の処理を表すフローチャートである。   FIG. 4 is a flowchart showing processing of the candidate spot name display unit.

候補地点名表示部115は、候補地点名検索部114から複数の候補地点名を入力し、最近地点名検索部113から1つの最近地点名を入力する。図4のフローチャートは、ユーザが読み仮名文字を1文字入力する毎に、複数の候補地点名が候補地点名検索部114から入力されて、処理が開始する。尚、ユーザが文字入力する毎ではなく、別に割り当てられた予測開始キーを押下することによって、一連の読み仮名文字列に対して処理を開始するものであってもよい。   The candidate spot name display unit 115 inputs a plurality of candidate spot names from the candidate spot name search unit 114, and inputs one recent spot name from the nearest spot name search unit 113. In the flowchart of FIG. 4, each time a user inputs a reading kana character, a plurality of candidate spot names are input from the candidate spot name search unit 114 and the process starts. Note that processing may be started for a series of reading kana character strings by pressing a prediction start key assigned separately instead of every time a user inputs characters.

(S400)最初に、ユーザが入力しようとしている入力欄(入力モード)が、「出発地点名入力欄」か又は「到着地点名入力欄」かを判定する。 (S400) First, it is determined whether the input field (input mode) that the user intends to input is “departure point name input field” or “arrival point name input field”.

(S411)ユーザが入力しようとしている入力欄が、「出発地点名入力欄」である場合、検索された複数の仮名漢字文字列の中に、最近地点名と前方一致するものが含まれているか否かを判定する。含まれていない場合、S413へ移行する。
(S412)含まれている場合、その最近地点名を、出発地点名入力欄における第1候補文字列として表示する。
(S413)最近地点名と候補地点名との区間の経路関係度の昇順に、出発地点名入力欄における候補地点名を並べて表示する。
(S411) If the input field that the user intends to input is the “departure point name input field”, is a plurality of kana-kanji character strings that have been searched included the one that matches the name of the nearest point in front? Determine whether or not. If not included, the process proceeds to S413.
(S412) If included, the nearest point name is displayed as the first candidate character string in the departure point name input field.
(S413) The candidate spot names in the departure spot name input column are displayed side by side in ascending order of the degree of path relation between the nearest spot name and the candidate spot name.

図5は、本発明における候補地点名を表示する第1の説明図である。   FIG. 5 is a first explanatory diagram for displaying candidate spot names in the present invention.

図5によれば、ユーザは、「出発駅入力欄」に対して読み仮名文字の入力中である。このとき、ユーザは、出発駅として「上福岡」と入力しようとしている。ユーザが経路を検索する場合、出発駅には、現在位置に近い駅名を入力する場合が多いことに注目する。   According to FIG. 5, the user is inputting reading kana characters in the “departure station input field”. At this time, the user is going to input “Kami Fukuoka” as the departure station. Note that when a user searches for a route, the departure station often inputs a station name close to the current position.

図5によれば、「出発駅入力欄」に対して、「上福岡」の「か」が入力されたとする。この場合、「か」と前方一致する多数の駅名「霞ヶ関、神楽坂、川越、上福岡、要町、・・・」が検索される。検索された複数の駅名(仮名漢字文字列)の中に最近駅名(最近地点名)が含まれる場合、その最近駅名を、「出発駅入力欄」における第1候補駅名として表示する。ここでは、検索された複数の駅名の中に、最近駅名「上福岡」が含まれているので、第1候補駅名「上福岡」が表示される。   According to FIG. 5, it is assumed that “Ka” of “Kami Fukuoka” is input to the “Departure station input field”. In this case, a number of station names “Kasumigaseki, Kagurazaka, Kawagoe, Kamifukuoka, Kanamecho,. When a recent station name (recent location name) is included in a plurality of searched station names (kana / kanji character strings), the latest station name is displayed as the first candidate station name in the “departure station input field”. Here, since the station name “Kami-Fukuoka” is recently included in the plurality of searched station names, the first candidate station name “Kami-Fukuoka” is displayed.

次に、候補地点名表示部115は、最近駅名「上福岡」と、先に検索された他の駅名「霞ヶ関」「神楽坂」「川越」「要町」・・・それぞれとの区間における経路関係度の昇順に、出発駅名入力欄における候補駅名を並べて表示する。図5によれば、候補地点名は、「川越」->「要町」->「神楽坂」->「霞ヶ関」->の順に表示される。   Next, the candidate point name display unit 115 displays the route relationship in the section between the latest station name “Kami-Fukuoka” and other station names “Kasumigaseki”, “Kagurazaka”, “Kawagoe”, “Kanamecho”,. Candidate station names in the departure station name input field are displayed side by side in ascending order. According to FIG. 5, the candidate spot names are displayed in the order of “Kawagoe”-> “Kanamecho”-> “Kagurazaka”-> “Kasumigaseki”->.

(S420)ユーザが入力しようとしている入力欄が、「到着地点名入力欄」である場合、ユーザによって「出発地点名入力欄」に出発駅名が入力済みであるか否かを判定する。 (S420) If the input field that the user intends to input is the “arrival point name input field”, it is determined whether or not the departure station name has already been input to the “departure point name input field” by the user.

(S421)出発駅名が「出発地点名入力欄」に既に入力済みである場合、「到着地点名入力欄」に対して、検索された複数の仮名漢字文字列の中に、最近地点名と前方一致するものが含まれているか否かを判定する。含まれていない場合、S425へ移行する。
(S422)含まれている場合、「出発地点名入力欄」の出発駅名と、最近地点名とが一致するか否かを判定する。
(S423)出発駅名と最近地点名とが一致する場合、「到着地点名入力欄」に対して、到着地点名候補から最近地点名を除外する。即ち、到着地点名入力欄における候補文字列として最近地点名を表示しない。
(S424)出発駅名と最近地点名とが一致しない場合、「到着地点名入力欄」に、最近地点名を第1候補文字列として表示する。
(S425)出発地点名が入力済みである場合、その出発地点名と、各到着候補地点名との区間の経路関係度の昇順に、到着地点名入力欄における候補地点名を並べて表示する。
(S421) If the departure station name has already been entered in the "departure point name input field", the latest point name and the front of the plurality of kana-kanji character strings searched for the "arrival point name input field" It is determined whether or not a matching item is included. If not included, the process proceeds to S425.
(S422) If it is included, it is determined whether the departure station name in the “departure point name input field” matches the latest point name.
(S423) If the departure station name and the latest point name match, the latest point name is excluded from the arrival point name candidates in the “arrival point name input field”. That is, the latest point name is not displayed as a candidate character string in the arrival point name input field.
(S424) If the departure station name and the latest point name do not match, the latest point name is displayed as the first candidate character string in the “arrival point name input field”.
(S425) When the departure point name has already been input, the candidate point names in the arrival point name input column are displayed side by side in ascending order of the route relation degree between the departure point name and each arrival candidate point name.

図6は、本発明における候補地点名を表示する第2の説明図である。   FIG. 6 is a second explanatory diagram for displaying candidate spot names in the present invention.

図6によれば、ユーザは、「出発駅入力欄」に既に「上福岡」を入力済みであり、且つ、「到着駅入力欄」に対して読み仮名文字の入力中である。このとき、ユーザは、到着駅として「神楽坂」を入力しようとしている。   According to FIG. 6, the user has already entered “Kami-Fukuoka” in the “departure station entry field” and is entering the reading kana character in the “arrival station entry field”. At this time, the user is going to input “Kagurazaka” as the arrival station.

図6によれば、「到着駅入力欄」に対して、「神楽坂」の「か」が入力されたとする。この場合、「か」と前方一致する多数の駅名「川越、上福岡、要町、神楽坂、霞ヶ関、・・・」が検索される。ここで、検索された複数の駅名の中に、最近駅名「上福岡」が含まれていることを認識する。既に「出発駅入力欄」として「上福岡」が入力されているので、ここで、検索された駅名の中から、「上福岡」を除外する。従って、図6によれば、出発駅「上福岡」からみて、経路関係度の昇順に、到着地点名入力欄における候補地点名「川越」->「要町」->「神楽坂」->「霞ヶ関」->が表示される。   According to FIG. 6, it is assumed that “ka” of “Kagurazaka” is input to the “arrival station input field”. In this case, a number of station names “Kawagoe, Kamifukuoka, Kanamecho, Kagurazaka, Kasumigaseki,. Here, it is recognized that the station name “Kami-Fukuoka” is recently included in the searched station names. Since “Kami-Fukuoka” has already been entered as the “Departure station input field”, “Kami-Fukuoka” is excluded from the searched station names. Therefore, according to FIG. 6, from the departure station “Kami-Fukuoka”, the candidate point names “Kawagoe”-> “Kanamecho”-> “Kagurazaka”-> “ “Kasumigaseki”-> is displayed.

(S431)「出発地点名入力欄」に出発駅名が空欄である場合、「到着地点名入力欄」に対して、検索された複数の仮名漢字文字列と最近地点名とが、前方一致するか否かを判定する。前方一致する場合、S433へ移行する。
(S432)前方一致しない場合、「出発地点名入力欄」に対して最近地点名を挿入する。出発地点名には、現在位置に近い地点名を入力する場合が多いことに注目する。
(S433)出発駅名が入力されている場合、出発駅名と候補地点名との区間の経路関係度の昇順に、到着地点名入力欄における候補地点名を並べて表示する。
(S431) If the departure station name is blank in the “departure point name input field”, whether or not a plurality of searched kana-kanji character strings and the latest point name match the “arrival point name input field”. Determine whether or not. If there is a forward match, the process proceeds to S433.
(S432) If there is no coincidence in front, the name of the nearest point is inserted into the “departure point name input field”. Note that the departure point name is often a point name close to the current position.
(S433) When the departure station name is input, the candidate point names in the arrival point name input column are displayed side by side in ascending order of the degree of route relation between the departure station name and the candidate point name.

図7は、本発明における候補地点名を表示する第3の説明図である。   FIG. 7 is a third explanatory diagram for displaying candidate spot names in the present invention.

図7によれば、ユーザは、「出発駅入力欄」が空欄であって、且つ、「到着駅入力欄」に対して読み仮名文字の入力中である。このとき、ユーザは、到着駅として「飯田橋」を入力しようとしている。   According to FIG. 7, the user is entering a reading kana character in the “departure station input field” and the “arrival station input field”. At this time, the user is going to input “Iidabashi” as the arrival station.

図7によれば、「到着駅入力欄」に対して、「飯田橋」の「い」が入力されたとする。この場合、「い」と前方一致する多数の駅名「池袋、飯田橋、市ヶ谷、岩本町、・・・」が検索される。このとき、検索された複数の駅名の中に、最近駅名「上福岡」が含まれていない。そこで、「出発地点名入力欄」に対して、最近地点名「上福岡」を挿入する。ユーザが経路を検索する場合、出発駅には、現在位置に近い駅名を入力する場合が多いことに注目する。   According to FIG. 7, it is assumed that “I” of “Iidabashi” is input to the “arrival station input field”. In this case, a number of station names “Ikebukuro, Iidabashi, Ichigaya, Iwamotocho,. At this time, the station name “Kami-Fukuoka” is not recently included in the searched station names. Therefore, the latest point name “Kami Fukuoka” is inserted into the “departure point name input field”. Note that when a user searches for a route, the departure station often inputs a station name close to the current position.

以上、詳細に説明したように、本発明の経路検索アプリケーションプログラム、装置及び方法によれば、ユーザの現在位置、出発地点及び到着地点の相対関係に基づいて、入力欄に入力される仮名漢字文字列を予測して挿入することによって、ユーザの文字入力のための操作回数をできるかぎり減少させることができる。   As described above in detail, according to the route search application program, apparatus, and method of the present invention, kana-kanji characters that are input to the input field based on the relative relationship between the current position of the user, the departure point, and the arrival point. By predicting and inserting columns, the number of operations for character input by the user can be reduced as much as possible.

前述した本発明の種々の実施形態について、本発明の技術思想及び見地の範囲の種々の変更、修正及び省略は、当業者によれば容易に行うことができる。前述の説明はあくまで例であって、何ら制約しようとするものではない。本発明は、特許請求の範囲及びその均等物として限定するものにのみ制約される。   Various changes, modifications, and omissions of the above-described various embodiments of the present invention can be easily made by those skilled in the art. The above description is merely an example, and is not intended to be restrictive. The invention is limited only as defined in the following claims and the equivalents thereto.

1 端末
101 ディスプレイ
102 入力キー
103 位置取得部
111 地点名辞書部
112 ユーザ入力インタフェース部
113 最近地点名検索部
114 候補地点名検索部
115 候補地点名表示部
116 入力履歴記憶部
117 経路関係度蓄積部
DESCRIPTION OF SYMBOLS 1 Terminal 101 Display 102 Input key 103 Position acquisition part 111 Spot name dictionary part 112 User input interface part 113 Recent spot name search part 114 Candidate spot name search part 115 Candidate spot name display part 116 Input history memory | storage part 117 Path | route relationship degree accumulation | storage part

Claims (16)

出発地点及び到着地点の間の経路を検索するために、端末に搭載されたコンピュータを機能させる経路検索アプリケーションプログラムにおいて、
地点名に対して、仮名漢字文字列及び読み仮名文字列と、位置情報とを対応付けて登録した地点名辞書手段と、
出発地点名入力欄及び/又は到着地点名入力欄をディスプレイに表示し、ユーザに読み仮名文字の入力を促すユーザ入力インタフェース手段と、
当該端末における現在位置を取得する位置取得手段と、
前記現在位置に最も近い最近地点名を、前記地点名辞書手段を用いて検索する最近地点名検索手段と、
ユーザによって前記入力欄に仮名文字が入力される毎に、前方一致する複数の仮名漢字文字列を、前記地点名辞書手段を用いて検索する候補地点名検索手段と、
検索された複数の仮名漢字文字列の中に前記最近地点名が含まれる場合、該最近地点名を、前記ユーザ入力インタフェース手段の前記入力欄における第1候補文字列として前記ディスプレイに表示する候補地点名表示手段と
してコンピュータを機能させることを特徴とする経路検索アプリケーションプログラム。
In a route search application program that allows a computer installed in a terminal to function to search for a route between a departure point and an arrival point,
A spot name dictionary means that registers a kana / kanji character string and a reading kana character string and position information in association with each other,
User input interface means for displaying a departure point name input field and / or an arrival point name input field on the display and prompting the user to input a kana character;
Position acquisition means for acquiring a current position in the terminal;
The latest location name search means for searching for the nearest location name closest to the current position using the location name dictionary means,
Each time a kana character is input to the input field by the user, a candidate spot name search means for searching for a plurality of kana-kanji character strings that match forward using the spot name dictionary means;
When the nearest point name is included in a plurality of searched kana / kanji character strings, the candidate point is displayed on the display as the first candidate character string in the input field of the user input interface means. A route search application program for causing a computer to function as a name display means.
前記ユーザ入力インタフェース手段によって表示された前記出発地点名入力欄に対して読み仮名文字の入力中である場合、
前記候補地点名表示手段は、前記出発地点名入力欄に対して、検索された複数の仮名漢字文字列の中に前記最近地点名が含まれる場合、該最近地点名を、前記出発地点名入力欄における第1候補文字列として表示する
ようにコンピュータを機能させることを特徴とする請求項1に記載の経路検索アプリケーションプログラム。
When reading kana characters are being entered for the departure point name input field displayed by the user input interface means,
The candidate spot name display means, when the nearest spot name is included in a plurality of searched kana-kanji character strings in the departure spot name input field, the nearest spot name is input as the departure spot name. The route search application program according to claim 1, wherein the computer is caused to function as a first candidate character string in a column.
前記ユーザ入力インタフェース手段における出発地点名入力欄に既に入力されており、到着地点名入力欄に対して仮名文字入力中である場合、
前記候補地点名表示手段は、到着地点名入力欄に対して、検索された複数の仮名漢字文字列の中に前記最近地点名が含まれるており、且つ、前記出発地点名入力欄に入力された地点名と前記最近地点名とが一致する場合、前記到着地点名入力欄における候補文字列として前記最近地点名を表示しない
ようにコンピュータを機能させることを特徴とする請求項1に記載の経路検索アプリケーションプログラム。
If it is already entered in the departure point name input field in the user input interface means, and the kana characters are being entered in the arrival point name input field,
The candidate point name display means includes, for the arrival point name input column, the nearest point name included in a plurality of searched kana-kanji character strings, and is input to the departure point name input column. 2. The route according to claim 1, wherein if the name of the spot and the name of the nearest spot match, the computer is caused to function so as not to display the name of the nearest spot as a candidate character string in the arrival spot name input field. Search application program.
前記ユーザ入力インタフェース手段によって表示された前記出発地点名入力欄が空欄であって、且つ、前記到着地点名入力欄に対して読み仮名文字の入力中である場合、
前記候補地点名表示手段は、前記到着地点名入力欄に対して、検索された複数の仮名漢字文字列と前記最近地点名とが前方一致しない場合、前記出発地点名入力欄に対して前記最近地点名を挿入する
ようにコンピュータを機能させることを特徴とする請求項1に記載の経路検索アプリケーションプログラム。
When the departure point name input field displayed by the user input interface means is blank, and reading kana characters are being input to the arrival point name input field,
The candidate point name display means, when the plurality of kana-kanji character strings searched for the arrival point name input field and the nearest point name do not coincide with each other, The route search application program according to claim 1, wherein the computer is caused to function so as to insert a place name.
第1の地点名と第2の地点名との区間における経路関係度を蓄積する経路関係度蓄積手段を更に有し、
前記候補地点名表示手段は、前記最近地点名と、前記出発地点名入力欄における候補地点名との区間の経路関係度の昇順に、前記出発地点名入力欄における候補地点名を並べて表示する
ようにコンピュータを機能させることを特徴とする請求項2に記載の経路検索アプリケーションプログラム。
A route relation accumulation means for accumulating the route relation degree in the section between the first spot name and the second spot name;
The candidate spot name display means displays the candidate spot names in the departure spot name input field side by side in ascending order of the degree of path relation between the nearest spot name and the candidate spot name in the departure spot name entry field. The route search application program according to claim 2, wherein the computer is caused to function.
第1の地点名と第2の地点名との区間における経路関係度を蓄積する経路関係度蓄積手段を更に有し、
前記候補地点名表示手段は、前記出発地点名入力欄に挿入された出発地点名と、前記到着地点名入力欄における候補地点名との区間の経路関係度の昇順に、前記到着地点名入力欄における候補地点名を並べて表示する
ようにコンピュータを機能させることを特徴とする請求項3又は4に記載の経路検索アプリケーションプログラム。
A route relation accumulation means for accumulating the route relation degree in the section between the first spot name and the second spot name;
The candidate point name display means includes the arrival point name input field in ascending order of the degree of route relation between the departure point name inserted in the departure point name input field and the candidate point name in the arrival point name input field. 5. The route search application program according to claim 3, wherein the computer is caused to function so as to display the candidate spot names side by side.
前記経路検索アプリケーションは、交通機関における経路検索に基づくものであり、
前記地点名は、交通機関における乗車位置に基づくものであり、
前記コンピュータが搭載された端末は、携帯端末である
ようにコンピュータを機能させることを特徴とする請求項1から6のいずれか1項に記載の経路検索アプリケーションプログラム。
The route search application is based on route search in transportation,
The point name is based on the boarding position in transportation,
The route search application program according to any one of claims 1 to 6, wherein the terminal on which the computer is mounted causes the computer to function as a mobile terminal.
前記経路関係度は、第1の地点名と第2の地点名との区間における乗車所要時間と、前記区間内で乗り換える必要がある場合にその乗換所要時間との線形和であるようにコンピュータを機能させることを特徴とする請求項7に記載の経路検索アプリケーションプログラム。   The route relation degree is obtained by calculating the computer so that the required travel time in the section between the first spot name and the second spot name is a linear sum of the required travel time when it is necessary to transfer in the section. 8. The route search application program according to claim 7, wherein the route search application program is made to function. 前記乗換所要時間は、ユーザ属性に基づく補正時間を増分/減分したものであり、
前記ユーザ属性は、ユーザによって予め設定されて記憶されたものであり、
前記ユーザ属性は、ユーザの乗換経験の有無、乗換方法及び/又は歩行速度に基づくものである
ようにコンピュータを機能させることを特徴とする請求項8に記載の経路検索アプリケーションプログラム。
The transfer required time is obtained by incrementing / decreasing the correction time based on the user attribute,
The user attribute is preset and stored by the user,
9. The route search application program according to claim 8, wherein the user attribute causes the computer to function based on presence / absence of a user's transfer experience, a transfer method, and / or a walking speed.
前記経路関係度は、第1の地点名と第2の地点名との区間における運賃であるようにコンピュータを機能させることを特徴とする請求項7に記載の経路検索アプリケーションプログラム。   8. The route search application program according to claim 7, wherein the route function is a fare in a section between the first point name and the second point name. 前記最近地点名検索手段は、当該端末の現在位置からみて、地理的な直線距離若しくは移動に基づく経路的距離又は移動時間が、最も短い前記乗車位置を、前記最近地点名とするようにコンピュータを機能させることを特徴とする請求項7に記載の経路検索アプリケーションプログラム。   The nearest location name searching means uses a computer so that the boarding location having the shortest route distance or travel time based on a geographical linear distance or movement is the nearest location name as viewed from the current location of the terminal. 8. The route search application program according to claim 7, wherein the route search application program is made to function. 前記位置取得手段は、前記現在位置を、GPS(Global Positioning System)機能によって、ユーザの行動情報を常に取得したライフログ機能によって、又は、明示的なユーザ操作に基づく入力によって取得するようにコンピュータを機能させることを特徴とする請求項1から11のいずれか1項に記載の経路検索アプリケーションプログラム。   The position acquisition means acquires the current position by a GPS (Global Positioning System) function, a life log function that always acquires user behavior information, or an input based on an explicit user operation. 12. The route search application program according to claim 1, wherein the route search application program is made to function. 前記入力欄に入力された過去の仮名漢字文字列を記憶する入力履歴記憶手段を更に有し、
前記候補地点名表示手段は、前記入力欄に候補地点名を並べて表示する際に、前記入力履歴記憶手段に記憶された前記仮名漢字文字列と一致する候補地点名を上位に表示するようにコンピュータを機能させることを特徴とする請求項1から12のいずれか1項に記載の経路検索アプリケーションプログラム。
An input history storage means for storing past kana / kanji character strings input in the input field;
The candidate spot name display means displays a candidate spot name that matches the kana-kanji character string stored in the input history storage means at the top when displaying candidate spot names side by side in the input field. The route search application program according to any one of claims 1 to 12, wherein the route search application program is operated.
前記読み仮名文字は、前記入力欄に対して、
キーボード若しくはテンキーの物理的ボタンの押下によって、
タッチパネル上の仮想的ボタンの押下によって、又は、
音声認識機能に対するユーザの発声によって
入力されるようにコンピュータを機能させることを特徴とする請求項1から13のいずれか1項に記載の経路検索アプリケーションプログラム。
The reading kana character is in the input field,
By pressing a physical button on the keyboard or numeric keypad,
By pressing a virtual button on the touch panel, or
The route search application program according to any one of claims 1 to 13, wherein the computer is made to function so as to be inputted by a user's utterance with respect to a voice recognition function.
出発地点及び到着地点の間の経路を検索することができる端末において、
地点名に対して、仮名漢字文字列及び読み仮名文字列と、位置情報とを対応付けて登録した地点名辞書手段と、
出発地点名入力欄及び/又は到着地点名入力欄をディスプレイに表示し、ユーザに読み仮名文字の入力を促すユーザ入力インタフェース手段と、
当該端末における現在位置を取得する位置取得手段と、
前記現在位置に最も近い最近地点名を、前記地点名辞書手段を用いて検索する最近地点名検索手段と、
ユーザによって前記入力欄に仮名文字が入力される毎に、前方一致する複数の仮名漢字文字列を、前記地点名辞書手段を用いて検索する候補地点名検索手段と、
検索された複数の仮名漢字文字列の中に前記最近地点名が含まれる場合、該最近地点名を、前記ユーザ入力インタフェース手段の前記入力欄における第1候補文字列として前記ディスプレイに表示する候補地点名表示手段と
を有することを特徴とする経路検索用の端末。
In the terminal that can search the route between the departure point and the arrival point,
A spot name dictionary means that registers a kana / kanji character string and a reading kana character string and position information in association with each other,
User input interface means for displaying a departure point name input field and / or an arrival point name input field on the display and prompting the user to input a kana character;
Position acquisition means for acquiring a current position in the terminal;
The latest location name search means for searching for the nearest location name closest to the current position using the location name dictionary means,
Each time a kana character is input to the input field by the user, a candidate spot name search means for searching for a plurality of kana-kanji character strings that match forward using the spot name dictionary means;
When the nearest point name is included in a plurality of searched kana / kanji character strings, the candidate point is displayed on the display as the first candidate character string in the input field of the user input interface means. A route search terminal comprising name display means.
端末を用いて、出発地点及び到着地点の間の経路を検索するための経路検索方法において、
前記端末は、地点名に対して、仮名漢字文字列及び読み仮名文字列と、位置情報とを対応付けて登録した地点名辞書部を有し、
出発地点名入力欄及び/又は到着地点名入力欄をディスプレイに表示し、ユーザに読み仮名文字の入力を促す第1のステップと、
当該端末における現在位置を取得する第2のステップと、
前記現在位置に最も近い最近地点名を、前記地点名辞書手段を用いて検索する第3のステップと、
ユーザによって前記入力欄に仮名文字が入力される毎に、前方一致する複数の仮名漢字文字列を、前記地点名辞書手段を用いて検索する第4のステップと、
検索された複数の仮名漢字文字列の中に前記最近地点名が含まれる場合、該最近地点名を、前記ユーザ入力インタフェース手段の前記入力欄における第1候補文字列として前記ディスプレイに表示する第5のステップと
を有することを特徴とする端末用の経路検索方法。
In a route search method for searching a route between a departure point and an arrival point using a terminal,
The terminal has a spot name dictionary part in which a kana / kanji character string and a reading kana character string and position information are registered in association with the spot name,
A first step of displaying a departure point name input field and / or an arrival point name input field on the display, and prompting the user to input a kana character;
A second step of obtaining a current position at the terminal;
A third step of searching for the nearest location name closest to the current location using the location name dictionary means;
A fourth step of searching for a plurality of kana-kanji character strings that match forward each time a kana character is input to the input field by the user using the point name dictionary means;
When the nearest point name is included in a plurality of searched kana-kanji character strings, the nearest point name is displayed on the display as a first candidate character string in the input field of the user input interface means. And a route search method for a terminal.
JP2010179434A 2010-08-10 2010-08-10 Route search application program, apparatus and method for predictive conversion of input characters Expired - Fee Related JP5575578B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010179434A JP5575578B2 (en) 2010-08-10 2010-08-10 Route search application program, apparatus and method for predictive conversion of input characters

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010179434A JP5575578B2 (en) 2010-08-10 2010-08-10 Route search application program, apparatus and method for predictive conversion of input characters

Publications (2)

Publication Number Publication Date
JP2012037446A true JP2012037446A (en) 2012-02-23
JP5575578B2 JP5575578B2 (en) 2014-08-20

Family

ID=45849578

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010179434A Expired - Fee Related JP5575578B2 (en) 2010-08-10 2010-08-10 Route search application program, apparatus and method for predictive conversion of input characters

Country Status (1)

Country Link
JP (1) JP5575578B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013241109A (en) * 2012-05-21 2013-12-05 Ntt Docomo Inc Server device, notification method, and program
JP2020149416A (en) * 2019-03-14 2020-09-17 オムロン株式会社 Device, method, and program for inputting characters

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005221245A (en) * 2004-02-03 2005-08-18 Xanavi Informatics Corp Location retrieval method of navigation system
JP2009014704A (en) * 2007-06-08 2009-01-22 Aisin Aw Co Ltd Navigation apparatus and navigation program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005221245A (en) * 2004-02-03 2005-08-18 Xanavi Informatics Corp Location retrieval method of navigation system
JP2009014704A (en) * 2007-06-08 2009-01-22 Aisin Aw Co Ltd Navigation apparatus and navigation program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013241109A (en) * 2012-05-21 2013-12-05 Ntt Docomo Inc Server device, notification method, and program
JP2020149416A (en) * 2019-03-14 2020-09-17 オムロン株式会社 Device, method, and program for inputting characters
US11347377B2 (en) 2019-03-14 2022-05-31 Omron Corporation Character input device, character input method, and character input program

Also Published As

Publication number Publication date
JP5575578B2 (en) 2014-08-20

Similar Documents

Publication Publication Date Title
US7835914B2 (en) Dialog supporting apparatus
US7752051B2 (en) Dialog supporting apparatus that selects similar dialog histories for utterance prediction
EP2211336A1 (en) Improved text and speech input using navigation information
US7664597B2 (en) Address input method and apparatus for navigation system
KR20070113665A (en) Method and apparatus for setting destination in navigation terminal
EP1816438A1 (en) Method and apparatus for searching point of interest by name or phone number
US20140365215A1 (en) Method for providing service based on multimodal input and electronic device thereof
US20100121870A1 (en) Methods and systems for processing complex language text, such as japanese text, on a mobile device
JP2009237750A (en) Information search support device and information search support method
JP5575578B2 (en) Route search application program, apparatus and method for predictive conversion of input characters
JP2007108971A (en) Retrieval method and device in portable terminal
US8972241B2 (en) Electronic device and method for a bidirectional context-based text disambiguation
US8886668B2 (en) Navigation system with search-term boundary detection mechanism and method of operation thereof
JP5272919B2 (en) Facility search display device
JP2010128144A (en) Speech recognition device and program
KR100848834B1 (en) Apparatus and method for integrated searching in car navigation system
KR100910302B1 (en) Apparatus and method for searching information based on multimodal
JP2009025105A (en) Data retrieval system
JP5132995B2 (en) Information processing apparatus, program, and information processing method
JP2020080145A (en) Information providing system, information providing device, and computer program
JP2012099008A (en) Character input support device, character input support method and portable terminal device
JP2014137636A (en) Information retrieval apparatus and information retrieval method
KR20050062356A (en) High-speed input apparatus for korean address string and its method
JP5334446B2 (en) Information retrieval device and navigation device
JP5400813B2 (en) Address search device and address search method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130304

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140130

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140131

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140218

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140304

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140416

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140612

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140702

R150 Certificate of patent or registration of utility model

Ref document number: 5575578

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees