WO2013061490A1 - Information display apparatus, information display method, and computer program - Google Patents

Information display apparatus, information display method, and computer program Download PDF

Info

Publication number
WO2013061490A1
WO2013061490A1 PCT/JP2012/003928 JP2012003928W WO2013061490A1 WO 2013061490 A1 WO2013061490 A1 WO 2013061490A1 JP 2012003928 W JP2012003928 W JP 2012003928W WO 2013061490 A1 WO2013061490 A1 WO 2013061490A1
Authority
WO
WIPO (PCT)
Prior art keywords
character string
search result
conversion candidate
unit
information
Prior art date
Application number
PCT/JP2012/003928
Other languages
French (fr)
Japanese (ja)
Inventor
昌毅 高瀬
Original Assignee
株式会社ソニー・コンピュータエンタテインメント
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社ソニー・コンピュータエンタテインメント filed Critical 株式会社ソニー・コンピュータエンタテインメント
Publication of WO2013061490A1 publication Critical patent/WO2013061490A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/274Converting codes to words; Guess-ahead of partial word inputs

Definitions

  • the present invention relates to an information display technique, and more particularly, to an information display device and an information display method for displaying information related to an input character string.
  • a service is provided that accepts a character string that serves as a search key and searches and displays information desired by the user, or displays related advertisement information when the user is browsing a web page.
  • the present invention has been made in view of these circumstances, and an object thereof is to provide a highly convenient information display technology.
  • the computer program includes: an input character string acquisition unit that acquires an input character string input by a user; and one or more conversions obtained by converting the character string including the input character string acquired by the input character string acquisition unit
  • a conversion candidate acquisition unit that acquires candidate character strings, a conversion candidate display unit that displays a list of the one or more conversion candidate character strings acquired by the conversion candidate acquisition unit on a display device, and the display device that includes the conversion candidate display unit
  • An output unit that outputs a conversion candidate character string selected by the user from the list of the one or more conversion candidate character strings displayed on the screen, and information related to the input character string acquired by the input character string acquisition unit
  • a search result display unit for obtaining a search result string and displaying a list of search result character strings for identifying the searched information on the display device, the search result display
  • the information display unit to be displayed on the display device, to function as to obtain the search result information corresponding to the character string selected by the user from the displayed the search result string by.
  • FIG. 1 shows the overall configuration of the information display system according to the embodiment.
  • the information distribution server 200 and a plurality of user terminals 10 as an example of an information display device are connected by the Internet 2 as an example of a network.
  • the user terminal 10 when the user inputs a character string, the input character string is transmitted to the information distribution server 200.
  • the information distribution server 200 searches for information related to the character string received from the user terminal 10 and transmits the search result to the user terminal 10.
  • the user terminal 10 presents a list of search results received from the information distribution server 200 to the user together with a list of conversion candidate character strings obtained by converting character strings including input character strings.
  • FIG. 2 and 3 show the appearance of the user terminal 10 according to the embodiment.
  • the instruction input button 21 the direction key 22, the R button 23, L
  • a button 20 such as the button 24 and a display device 68 are provided.
  • the display device 68 is provided with a touch panel 69 for detecting contact with a user's finger or stylus pen.
  • a back touch panel 70 is provided on the back side of the user terminal 10.
  • a display device may be provided on the back side of the user terminal 10 similarly to the front side, in the present embodiment, only the back touch panel 70 is provided on the back side of the user terminal 10 without providing a display device.
  • the user While holding the user terminal 10 with both hands, for example, the user operates the instruction input button 21 with the right thumb, operates the direction key 22 with the left thumb, operates the R button 23 with the right index finger or middle finger,
  • the L button 24 can be operated with the index finger or the middle finger
  • the touch panel 69 can be operated with the thumbs of both hands
  • the back touch panel 70 can be operated with the ring finger or the little finger of both hands.
  • the touch panel 69 and the instruction input button 21 are operated with the stylus pen or index finger with the right hand, the direction key 22 is operated with the left thumb, and the left hand
  • the L button 24 can be operated with the index finger or the middle finger, and the rear touch panel 70 can be operated with the left ring finger or the little finger.
  • FIG. 4 shows the configuration of the user terminal 10.
  • the user terminal 10 includes a button 20, a touch panel 69, a rear touch panel 70, a communication unit 30, a control unit 40, a dictionary holding unit 60, a file holding unit 62, a file database 64, and a display device 68.
  • these configurations are realized by a CPU of a computer, a memory, a program loaded in the memory, and the like, but here, functional blocks realized by their cooperation are illustrated. Accordingly, those skilled in the art will understand that these functional blocks can be realized in various forms by hardware only, software only, or a combination thereof.
  • the communication unit 30 controls communication with other devices such as the information distribution server 200 via the Internet 2.
  • the touch panel 69 may be a touch panel of an arbitrary system such as a matrix switch system, a resistive film system, a surface acoustic wave system, an infrared system, an electromagnetic induction system, or a capacitance system.
  • the touch panel 69 outputs the coordinates of the position where the input is detected at a predetermined cycle.
  • the rear touch panel 70 may also be an arbitrary type touch panel.
  • the back touch panel 70 may include a pressure sensor that can detect pressure applied to the back touch panel 70, and calculates the input intensity based on the area, voltage value, capacitance, and the like of the area where the input is detected. May be.
  • the rear touch panel 70 outputs the coordinates of the position where the input is detected and the intensity (pressure) of the input at a predetermined cycle.
  • the dictionary holding unit 60 converts a character string into kanji when a Japanese reading is input, or extracts a word predicted to be input when a part of an English word is input. It holds dictionary data used for display.
  • the file holding unit 62 holds various data files.
  • the file database 64 stores information on data files held in the file holding unit 62.
  • the file holding unit 62 may be realized by a storage device such as a hard disk.
  • the dictionary holding unit 60 and the file database 64 may be stored in a storage device such as a hard disk, or may be read out from a storage device such as a hard disk to a memory at any timing and may be resident.
  • the control unit 40 receives an operation instruction from the user input from the button 20, the touch panel 69, and the rear touch panel 70, and displays an application 42 such as a game program, a web page, and the like based on the received operation instruction from the user. For example, an input function for inputting characters and symbols to the browser 44, the application 42 and the browser 44, and other various functions are executed.
  • the control unit 40 includes an application 42, a browser 44, and an input control unit 80.
  • the input control unit 80 includes an input receiving unit 81, a keyboard display unit 82, an output unit 83, an input character string acquisition unit 84, a conversion candidate acquisition unit 85, a conversion candidate display unit 86, a search request unit 87, a search unit 88, and a search A result display unit 89 is included.
  • the application 42 realizes various functions based on operation instructions input from the buttons 20, the touch panel 69 and the rear touch panel 70, a character string input from the input control unit 80, and the like.
  • the browser 44 which is an example of an information display unit, displays information such as a web page acquired from the information distribution server 200 or the like via the communication unit 30 or a list or contents of files held in the file holding unit 62. To display.
  • the keyboard display unit 82 reads the screen data of the on-screen keyboard from the storage device and displays it on the display device 68.
  • the input receiving unit 81 determines which key on the on-screen keyboard has been input based on the user's operation instruction input from the button 20, the touch panel 69, or the rear touch panel 70, and the character or number by the user Or a selection of symbols.
  • the input character string acquisition unit 84 acquires the character selected by the user, received by the input reception unit 81, and adds it to the input character string.
  • the conversion candidate acquisition unit 85 acquires one or more conversion candidate character strings obtained by converting a character string including an input character string.
  • the conversion candidate acquisition unit 85 may acquire the conversion candidate character string when receiving an instruction input for requesting display of the conversion candidate character string obtained by converting the input character string from the user. You may acquire the conversion candidate character string which converted the input character string, when added. Moreover, you may acquire the prediction conversion candidate character string extracted by predicting the subsequent input character string from the conversion candidate character string which converted the character string which contains an input character string ahead.
  • the conversion candidate acquisition unit 85 may generate a conversion candidate character string with reference to the dictionary holding unit 60, notify the input character string to another device or application, and convert converted by the other device or application A candidate character string may be acquired. Any known technique may be used as the conversion function or the predictive conversion function. When acquiring a plurality of conversion candidate character strings, the conversion candidate acquisition unit 85 also acquires their display order.
  • the conversion candidate display unit 86 displays the conversion candidate character strings acquired by the conversion candidate acquisition unit 85 on the display device 68 according to the display order.
  • the input receiving unit 81 is a confirmation key for the user to touch any conversion candidate character string from among the conversion candidate character strings displayed by the conversion candidate display unit 86 or to confirm the conversion candidate character string being selected.
  • the output unit 83 outputs the confirmed conversion candidate character string to the application 42 or the like. Character strings that do not require conversion, such as alphanumeric characters and symbols, may be output directly by the output unit 83 without conversion.
  • the search request unit 87 requests the information distribution server 200 or the search unit 88 to search for information related to the input character string acquired by the input character string acquisition unit 84.
  • the search request unit 87 sends the character string acquired by the input character string acquisition unit 84 to the information distribution server 200 or the search unit 88 as a search key.
  • the search request unit 87 transmits a search key to the information distribution server 200, and the file holding unit 62 of the user terminal 10 itself.
  • a search key is sent to the search unit 88.
  • the search unit 88 refers to the file database 64 to search for a file related to the search key from among the files held in the file holding unit 62, and sends the search result to the search result display unit 89.
  • the search unit 88 assigns a score to the search results based on a predetermined evaluation criterion, and notifies the search result display unit 89 of the search results in order.
  • the search result display unit 89 displays a list of search results acquired from the information distribution server 200 or the search unit 88 on the display device 68.
  • the search result display unit 89 acquires a search result from the information distribution server 200
  • the search result display unit 89 identifies not the searched information itself but the searched information such as metadata, index data, and URL of the searched information. Data may be acquired.
  • the search result display unit 89 sets a character string including a part of information or a file acquired as a search result or a character string for identifying information or a file as a search result character string, and a list of search result character strings. Is displayed on the display device 68.
  • the search result character string may be extracted from information such as an HTML document or a character string included in the data file held in the file holding unit 62, or extracted from metadata indicating the contents of the information or data file. Alternatively, it may be the title or file name of the information or data file, or identification information such as a URL for accessing the information or data file.
  • the search result display unit 89 displays the conversion candidate character string and the search result character string on the same display screen. Simultaneously display the search result string. Details of the display screen will be described later.
  • FIG. 5 shows the configuration of the information distribution server 200.
  • the information distribution server 200 includes a communication unit 230, a control unit 240, a user database 260, a distribution information holding unit 262, and a distribution information database 264. These configurations can also be realized in various forms by hardware only, software only, or a combination thereof.
  • the communication unit 230 controls communication with other devices such as the user terminal 10 via the Internet 2.
  • the user database 260 stores user data of the user terminal 10.
  • the user database 260 includes, for example, user identification information, user terminal 10 identification information, user attribute information such as sex, age, address, and occupation, user preference information, past search history, and information Stores distribution history and browsing history of information. These pieces of information are used when selecting information to be distributed to the user.
  • the distribution information holding unit 262 holds various information data files distributed to the user terminal 10.
  • the distribution information database 264 stores data file information held in the distribution information holding unit 262.
  • the distribution information database 264 stores information such as identification information, name, metadata, index data, and keywords included in the data file, for example. These pieces of information are used to search for information to be distributed to the user terminal 10.
  • the control unit 240 includes a search request reception unit 281, a search unit 282, a search result transmission unit 283, a distribution request reception unit 284, a distribution unit 285, and a billing unit 286.
  • the search request receiving unit 281 receives a search request from the user terminal 10.
  • the search request receiving unit 281 receives a search key from the user terminal 10 and passes it to the search unit 282.
  • the search unit 282 searches the distribution information database 264 based on the search key received by the search request receiving unit 281.
  • the search result transmission unit 283 transmits the search result by the search unit 282 to the user terminal 10.
  • the search unit 282 searches a data file including a character string acquired as a search key or a part of the character string as a name, metadata, and index data, and matches the search key with the name, metadata, index data, and the like. Each data file may be scored based on the user information stored in the user database 260 or the like.
  • the search unit 282 may search for information to be distributed to the user from information stored in other information distribution servers.
  • the search result transmission unit 283 may transmit the name, metadata, index data, URL, and the like of a predetermined number of data files having higher scores to the user terminal 10 as a search result.
  • the distribution request receiving unit 284 receives a distribution request for information such as a data file held in the distribution information holding unit 262 from the user terminal 10.
  • the distribution request receiving unit 284 receives information that can identify the data file, such as the URL of the data file, from the user terminal 10 and passes it to the distribution unit 285.
  • the distribution unit 285 reads the data file requested for distribution from the distribution information holding unit 262 based on information such as the URL received by the distribution request receiving unit 284 and transmits the data file to the user terminal 10.
  • the charging unit 286 performs a charging process associated with information distribution.
  • the charging unit 286 charges a predetermined advertisement fee to the advertiser of the distributed advertisement information.
  • the charging unit 286 charges a predetermined information fee to the distribution destination user.
  • FIG. 6 shows an example of a screen displayed on the display device of the user terminal.
  • the application 42 activates the input control unit 80 to accept the input character string.
  • the keyboard display unit 82 displays an on-screen keyboard 102 for character input on the new message creation screen 100.
  • the input character string acquisition unit 84 acquires a character selected from the on-screen keyboard 102 and adds it to the input character string.
  • an input character string “Hare” is input.
  • the conversion candidate display unit 86 displays a list of conversion candidate character strings of character strings including the character string “are” acquired by the conversion candidate acquisition unit 85 in the upper part of the conversion candidate character string display area 110.
  • the search result display unit 89 displays a list of search result character strings for identifying the search result information acquired from the information distribution server 200 in the lower part of the conversion candidate character string display area 110.
  • the conversion candidate display unit 86 expands the conversion candidate character string display area 110, further displays a list of other conversion candidate character strings in the conversion candidate character string display area 110, and displays a search result display unit.
  • 89 further displays a list of other search result character strings in the conversion candidate character string display area 110.
  • FIG. 7 shows an example of a screen displayed on the display device of the user terminal.
  • the output unit 83 displays the selected conversion candidate character string.
  • the column is output to the application 42.
  • the application 42 adds the selected conversion candidate character string 106 to the new message and displays it on the new message creation screen 100.
  • FIG. 8 shows an example of a screen displayed on the display device of the user terminal.
  • the output unit 83 displays the selected search result character string.
  • a URL for accessing information corresponding to the column is output to the browser 44.
  • the browser 44 accesses a server such as the information distribution server 200 based on the output URL, acquires information such as a web page, and displays it on the browser screen 108.
  • the user views not only the conversion candidate character string but also the search result character string indicating the search result of the information related to the input character string during the input of the character string. And access the information for details if necessary. Thereby, a user's convenience can be improved.
  • the output unit 83 When the user selects any one of the search result character strings, the output unit 83 outputs a URL for accessing information corresponding to the search result character string in accordance with the content of the operation for selection. It may be determined whether information is displayed on 44 or a search result character string is output to the application 42 or the like. For example, when the user selects one of the search result character strings by a first operation such as double-clicking or continuing to tap for a predetermined time or more, the output unit 83 displays information corresponding to the search result character string. A URL for access may be output to the browser 44, and when a second operation such as click or tap is selected, the search result character string may be output to the application 42 as a confirmed character string.
  • the user of the user terminal 10 according to the present embodiment can display the selected information as in the example shown in FIG. 8 according to the operation instruction, and the search result character string can be converted into the conversion candidate character. It can also be output to the application 42 as well as the columns. Thereby, the convenience for the user can be further improved.
  • FIG. 9 shows an example of a screen displayed on the display device of the user terminal.
  • a list of conversion candidate character strings is displayed in the upper part of the conversion candidate character string display area 110, and a list of search result character strings is displayed in the lower part.
  • a list of conversion candidate character strings and a list of search result character strings are displayed together.
  • the conversion candidate display unit 86 and the search result display unit 89 evaluate the acquired conversion candidate character string and the information search result based on a common index, give a score, and determine the display order according to the given score. .
  • the conversion candidate display unit 86 and the search result display unit 89 display the conversion candidate character string and the search result in a display format that can be distinguished from each other.
  • the search result display unit 89 displays the search result with an underline
  • the conversion candidate display unit 86 displays the conversion candidate character string without an underline.
  • the conversion candidate character string and the search result character string may be distinguished from each other by being displayed in different display areas, or may be distinguished from each other by being displayed in different display formats in the same display area. May be.
  • FIG. 10 shows an example of a screen displayed on the display device of the user terminal.
  • the conversion candidate display unit 86 displays a list of conversion candidate character strings in the conversion candidate character string display region 110
  • the search result display unit 89 displays the search result in the search result character string display region 120.
  • Display a list of The conversion candidate display unit 86 expands the conversion candidate character string display area 110 when the button 112 is tapped
  • the search result display unit 89 expands the search result character string display area 120 when the button 122 is tapped.
  • the conversion candidate display unit 86 and the search result display unit 89 may display the conversion candidate character string and the search result character string in different display areas on the same display screen of the display device 68, respectively.
  • FIG. 11 shows an example of a screen displayed on the display device of the user terminal.
  • the conversion candidate display unit 86 displays a list of conversion candidate character strings in the conversion candidate character string display area 110, and when one of the conversion candidate character string lists is selected, The output unit 83 outputs the selected conversion candidate character string to the application 42.
  • the search result display unit 89 displays a list of search result character strings in the search result character string display area 120, and when any one of the search result character string lists is selected, the output unit 83 selects The retrieved search result character string is output to the application 42.
  • the output unit 83 When any one of the search result character string lists is dragged to the search button 124, the output unit 83 outputs a URL for accessing information corresponding to the selected search result character string to the browser 44.
  • the browser 44 acquires information and displays it on the browser screen 108.
  • a list of search results may be displayed by the browser 44 or the like.
  • FIG. 12 shows an example of a screen displayed on the display device of the user terminal.
  • the search request unit 87 displays the context menu 114 on the display screen.
  • the user outputs the selected character string by the output unit 83, requests the information distribution server 200 for a web search using the selected character string as a search key, or searches the selected character string.
  • the search unit 88 is requested to perform a local search.
  • the search request unit 87 may request the information distribution server 200 to search, and the browser 44 may display a web page indicating the search result.
  • the search request unit 87 may request the search from the search unit 88, and the browser 44 may display a page indicating the search result.
  • the user can store information that can be accessed via the Internet 2 using the conversion candidate character string of the input character string as a search key or a file Desired information can be searched from among the files held in the unit 62.
  • FIG. 13 is a flowchart showing the procedure of the information display method according to the present embodiment.
  • the conversion candidate acquisition unit 85 acquires a conversion candidate character string obtained by converting the character string including the input character string (S102).
  • the search request unit 87 requests the search from the search unit 88 or the information distribution server 200 using the input character string as a search key (S106).
  • the search result display unit 89 displays a search result character string indicating information included in the search result on the display screen.
  • the conversion candidate display unit 86 displays the conversion candidate character string on the same display screen on which the search result character string is displayed (S108).
  • the output unit 83 When one of the conversion candidate character strings is selected (Y in S110), the output unit 83 outputs the selected conversion candidate character string to the application 42 (S112). When no conversion candidate character string is selected (N in S110), S112 is skipped.
  • the output unit 83 sets a URL for accessing information corresponding to the selected search result character string to the browser 44. The browser 44 acquires and displays information (S116). When the search result character string is not selected by the first operation (N of S114), S116 is skipped.
  • the output unit 83 When any one of the search result character strings is selected by the second operation (Y in S118), the output unit 83 outputs the selected search result character string to the application 42 (S120). When the search result character string is not selected by the second operation (N of S118), S120 is skipped.
  • the present invention relates to an information display technique, and more particularly, to an information display device and an information display method for displaying information related to an input character string.

Abstract

A user terminal (10) is provided with: an inputted character string acquiring unit (84), which acquires an inputted character string inputted by a user; a conversion candidate acquiring unit (85), which acquires one or more conversion candidate character strings having converted character strings including the inputted character string; a conversion candidate display unit (86), which displays a list of conversion candidate character strings; an output unit (83), which outputs a conversion candidate character string selected by the user from the list of the conversion candidate character strings; a search result display unit (89) which acquires search results of information relating to the inputted character string, and displays a list of search result character strings for identifying the searched information; and a browser (44), which acquires and displays information that corresponds to the search result character string selected by the user from among the search result character strings.

Description

情報表示装置、情報表示方法及びコンピュータプログラムInformation display device, information display method, and computer program
 本発明は、情報表示技術に関し、とくに、入力された文字列に関連する情報を表示する情報表示装置及び情報表示方法に関する。 The present invention relates to an information display technique, and more particularly, to an information display device and an information display method for displaying information related to an input character string.
 ネットワークのインフラが整備され、パーソナルコンピュータやスマートフォンなどの情報端末が広く普及した現在、情報端末のユーザは、膨大な量の情報に簡単にアクセスすることができるようになっている。検索キーとなる文字列を受け付けてユーザが所望する情報を検索して表示したり、ユーザがウェブページを閲覧しているときに関連する広告情報を表示したりするサービスが提供されている。 Now that the network infrastructure has been developed and information terminals such as personal computers and smartphones have become widespread, users of information terminals can easily access an enormous amount of information. A service is provided that accepts a character string that serves as a search key and searches and displays information desired by the user, or displays related advertisement information when the user is browsing a web page.
 ユーザが利用可能な情報の量は飛躍的に増大したが、そのような環境を巧みに利用して、所望の情報を見つけ出すことは、必ずしも容易ではない。ユーザが所望の情報を容易に入手することができるように、更に利便性の高い情報提供技術が求められる。 Although the amount of information that can be used by the user has increased dramatically, it is not always easy to find desired information by skillfully using such an environment. A more convenient information providing technique is required so that a user can easily obtain desired information.
 本発明はこうした状況に鑑みてなされたものであり、その目的は、利便性の高い情報表示技術を提供することにある。 The present invention has been made in view of these circumstances, and an object thereof is to provide a highly convenient information display technology.
 本発明のある態様は、コンピュータプログラムに関する。このコンピュータプログラムは、コンピュータを、ユーザにより入力された入力文字列を取得する入力文字列取得部、前記入力文字列取得部により取得された前記入力文字列を含む文字列を変換した1以上の変換候補文字列を取得する変換候補取得部、前記変換候補取得部により取得された前記1以上の変換候補文字列のリストを表示装置に表示する変換候補表示部、前記変換候補表示部により前記表示装置に表示された前記1以上の変換候補文字列のリストの中からユーザにより選択された変換候補文字列を出力する出力部、前記入力文字列取得部により取得された前記入力文字列に関連する情報の検索結果を取得し、検索された情報を識別するための検索結果文字列のリストを前記表示装置に表示する検索結果表示部、前記検索結果表示部により表示された前記検索結果文字列の中からユーザにより選択された検索結果文字列に対応する情報を取得して前記表示装置に表示する情報表示部、として機能させる。 One embodiment of the present invention relates to a computer program. The computer program includes: an input character string acquisition unit that acquires an input character string input by a user; and one or more conversions obtained by converting the character string including the input character string acquired by the input character string acquisition unit A conversion candidate acquisition unit that acquires candidate character strings, a conversion candidate display unit that displays a list of the one or more conversion candidate character strings acquired by the conversion candidate acquisition unit on a display device, and the display device that includes the conversion candidate display unit An output unit that outputs a conversion candidate character string selected by the user from the list of the one or more conversion candidate character strings displayed on the screen, and information related to the input character string acquired by the input character string acquisition unit A search result display unit for obtaining a search result string and displaying a list of search result character strings for identifying the searched information on the display device, the search result display Wherein the information display unit to be displayed on the display device, to function as to obtain the search result information corresponding to the character string selected by the user from the displayed the search result string by.
 なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システムなどの間で変換したものもまた、本発明の態様として有効である。 It should be noted that an arbitrary combination of the above-described components and a representation obtained by converting the expression of the present invention between a method, an apparatus, a system and the like are also effective as an aspect of the present invention.
 本発明によれば、利便性の高い情報表示技術を提供することができる。 According to the present invention, a highly convenient information display technique can be provided.
実施の形態に係る情報表示システムの全体構成を示す図である。It is a figure showing the whole information display system composition concerning an embodiment. 実施の形態に係るユーザ端末の外観を示す図である。It is a figure which shows the external appearance of the user terminal which concerns on embodiment. 実施の形態に係るユーザ端末の外観を示す図である。It is a figure which shows the external appearance of the user terminal which concerns on embodiment. ユーザ端末の構成を示す図である。It is a figure which shows the structure of a user terminal. 情報配信サーバの構成を示す図である。It is a figure which shows the structure of an information delivery server. ユーザ端末の表示装置に表示された画面の例を示す図である。It is a figure which shows the example of the screen displayed on the display apparatus of the user terminal. ユーザ端末の表示装置に表示された画面の例を示す図である。It is a figure which shows the example of the screen displayed on the display apparatus of the user terminal. ユーザ端末の表示装置に表示された画面の例を示す図である。It is a figure which shows the example of the screen displayed on the display apparatus of the user terminal. ユーザ端末の表示装置に表示された画面の例を示す図である。It is a figure which shows the example of the screen displayed on the display apparatus of the user terminal. ユーザ端末の表示装置に表示された画面の例を示す図である。It is a figure which shows the example of the screen displayed on the display apparatus of the user terminal. ユーザ端末の表示装置に表示された画面の例を示す図である。It is a figure which shows the example of the screen displayed on the display apparatus of the user terminal. ユーザ端末の表示装置に表示された画面の例を示す図である。It is a figure which shows the example of the screen displayed on the display apparatus of the user terminal. 本実施の形態に係る情報表示方法の手順を示すフローチャートである。It is a flowchart which shows the procedure of the information display method which concerns on this Embodiment.
 図1は、実施の形態に係る情報表示システムの全体構成を示す。情報表示システム1において、情報配信サーバ200と、情報表示装置の一例である複数のユーザ端末10とは、ネットワークの一例であるインターネット2により接続される。ユーザ端末10において、ユーザが文字列を入力する際に、入力された文字列が情報配信サーバ200に送信される。情報配信サーバ200は、ユーザ端末10から受信した文字列に関連する情報を検索し、検索結果をユーザ端末10に送信する。ユーザ端末10は、情報配信サーバ200から受信した検索結果のリストを、入力文字列を含む文字列を変換した変換候補文字列のリストとともにユーザに提示する。 FIG. 1 shows the overall configuration of the information display system according to the embodiment. In the information display system 1, the information distribution server 200 and a plurality of user terminals 10 as an example of an information display device are connected by the Internet 2 as an example of a network. In the user terminal 10, when the user inputs a character string, the input character string is transmitted to the information distribution server 200. The information distribution server 200 searches for information related to the character string received from the user terminal 10 and transmits the search result to the user terminal 10. The user terminal 10 presents a list of search results received from the information distribution server 200 to the user together with a list of conversion candidate character strings obtained by converting character strings including input character strings.
 図2及び図3は、実施の形態に係るユーザ端末10の外観を示す。図2に示すように、ユーザ端末10の表側、すなわち、ユーザがユーザ端末10を把持して操作するときにユーザに面する側には、指示入力ボタン21、方向キー22、Rボタン23、Lボタン24などのボタン20と、表示装置68が備えられている。表示装置68には、ユーザの指やスタイラスペンなどによる接触を検知するためのタッチパネル69が併設されている。 2 and 3 show the appearance of the user terminal 10 according to the embodiment. As shown in FIG. 2, on the front side of the user terminal 10, that is, the side facing the user when the user holds and operates the user terminal 10, the instruction input button 21, the direction key 22, the R button 23, L A button 20 such as the button 24 and a display device 68 are provided. The display device 68 is provided with a touch panel 69 for detecting contact with a user's finger or stylus pen.
 図3に示すように、ユーザ端末10の裏側には、背面タッチパネル70が備えられている。ユーザ端末10の裏側にも、表側と同様に表示装置を設けてもよいが、本実施の形態では、ユーザ端末10の裏側には表示装置を設けずに、背面タッチパネル70のみを設ける。 As shown in FIG. 3, a back touch panel 70 is provided on the back side of the user terminal 10. Although a display device may be provided on the back side of the user terminal 10 similarly to the front side, in the present embodiment, only the back touch panel 70 is provided on the back side of the user terminal 10 without providing a display device.
 ユーザは、ユーザ端末10を両手で把持した状態で、例えば、右手親指で指示入力ボタン21を操作し、左手親指で方向キー22を操作し、右手人差し指又は中指でRボタン23を操作し、左手人差し指又は中指でLボタン24を操作し、両手の親指でタッチパネル69を操作し、両手の薬指又は小指で背面タッチパネル70を操作することができる。スタイラスペンなどを用いる場合は、例えば、ユーザ端末10を左手で把持した状態で、右手でスタイラスペン又は人差し指によりタッチパネル69及び指示入力ボタン21を操作し、左手親指で方向キー22を操作し、左手人差し指又は中指でLボタン24を操作し、左手薬指又は小指で背面タッチパネル70を操作することができる。 While holding the user terminal 10 with both hands, for example, the user operates the instruction input button 21 with the right thumb, operates the direction key 22 with the left thumb, operates the R button 23 with the right index finger or middle finger, The L button 24 can be operated with the index finger or the middle finger, the touch panel 69 can be operated with the thumbs of both hands, and the back touch panel 70 can be operated with the ring finger or the little finger of both hands. In the case of using a stylus pen or the like, for example, with the user terminal 10 held by the left hand, the touch panel 69 and the instruction input button 21 are operated with the stylus pen or index finger with the right hand, the direction key 22 is operated with the left thumb, and the left hand The L button 24 can be operated with the index finger or the middle finger, and the rear touch panel 70 can be operated with the left ring finger or the little finger.
 図4は、ユーザ端末10の構成を示す。ユーザ端末10は、ボタン20、タッチパネル69、背面タッチパネル70、通信部30、制御部40、辞書保持部60、ファイル保持部62、ファイルデータベース64、及び表示装置68を備える。これらの構成は、ハードウエアコンポーネントでいえば、任意のコンピュータのCPU、メモリ、メモリにロードされたプログラムなどによって実現されるが、ここではそれらの連携によって実現される機能ブロックを描いている。したがって、これらの機能ブロックがハードウエアのみ、ソフトウエアのみ、またはそれらの組合せによっていろいろな形で実現できることは、当業者には理解されるところである。 FIG. 4 shows the configuration of the user terminal 10. The user terminal 10 includes a button 20, a touch panel 69, a rear touch panel 70, a communication unit 30, a control unit 40, a dictionary holding unit 60, a file holding unit 62, a file database 64, and a display device 68. In terms of hardware components, these configurations are realized by a CPU of a computer, a memory, a program loaded in the memory, and the like, but here, functional blocks realized by their cooperation are illustrated. Accordingly, those skilled in the art will understand that these functional blocks can be realized in various forms by hardware only, software only, or a combination thereof.
 通信部30は、インターネット2を介した他の装置、例えば、情報配信サーバ200との間の通信を制御する。 The communication unit 30 controls communication with other devices such as the information distribution server 200 via the Internet 2.
 タッチパネル69は、マトリクス・スイッチ方式、抵抗膜方式、表面弾性波方式、赤外線方式、電磁誘導方式、静電容量方式など、任意の方式のタッチパネルであってもよい。タッチパネル69は、入力を検知した位置の座標を所定の周期で出力する。 The touch panel 69 may be a touch panel of an arbitrary system such as a matrix switch system, a resistive film system, a surface acoustic wave system, an infrared system, an electromagnetic induction system, or a capacitance system. The touch panel 69 outputs the coordinates of the position where the input is detected at a predetermined cycle.
 背面タッチパネル70も、任意の方式のタッチパネルであってもよい。背面タッチパネル70は、背面タッチパネル70に対する押圧の圧力を検知可能な感圧センサを備えてもよいし、入力を検知した領域の面積、電圧値、静電容量などに基づいて入力の強度を算出してもよい。背面タッチパネル70は、入力を検知した位置の座標及び入力の強度(圧力)を所定の周期で出力する。 The rear touch panel 70 may also be an arbitrary type touch panel. The back touch panel 70 may include a pressure sensor that can detect pressure applied to the back touch panel 70, and calculates the input intensity based on the area, voltage value, capacitance, and the like of the area where the input is detected. May be. The rear touch panel 70 outputs the coordinates of the position where the input is detected and the intensity (pressure) of the input at a predetermined cycle.
 辞書保持部60は、日本語の読みが入力されたときに、その文字列を漢字に変換したり、英単語の一部が入力されたときに、入力されると予測される単語を抽出して表示したりするために用いられる辞書データを保持する。ファイル保持部62は、各種のデータファイルを保持する。ファイルデータベース64は、ファイル保持部62に保持されたデータファイルの情報を格納する。ファイル保持部62は、ハードディスクなどの記憶装置により実現されてもよい。辞書保持部60及びファイルデータベース64は、ハードディスクなどの記憶装置に格納されてもよいし、任意のタイミングでハードディスクなどの記憶装置からメモリに読み出されて常駐されてもよい。 The dictionary holding unit 60 converts a character string into kanji when a Japanese reading is input, or extracts a word predicted to be input when a part of an English word is input. It holds dictionary data used for display. The file holding unit 62 holds various data files. The file database 64 stores information on data files held in the file holding unit 62. The file holding unit 62 may be realized by a storage device such as a hard disk. The dictionary holding unit 60 and the file database 64 may be stored in a storage device such as a hard disk, or may be read out from a storage device such as a hard disk to a memory at any timing and may be resident.
 制御部40は、ボタン20、タッチパネル69、及び背面タッチパネル70から入力されるユーザによる操作指示を受け付け、受け付けたユーザからの操作指示に基づいて、ゲームプログラムなどのアプリケーション42、ウェブページなどを表示するためのブラウザ44、アプリケーション42やブラウザ44などに文字や記号などを入力するための入力機能、その他の諸機能などを実行する。制御部40は、アプリケーション42、ブラウザ44、及び入力制御部80を含む。入力制御部80は、入力受付部81、キーボード表示部82、出力部83、入力文字列取得部84、変換候補取得部85、変換候補表示部86、検索要求部87、検索部88、及び検索結果表示部89を含む。 The control unit 40 receives an operation instruction from the user input from the button 20, the touch panel 69, and the rear touch panel 70, and displays an application 42 such as a game program, a web page, and the like based on the received operation instruction from the user. For example, an input function for inputting characters and symbols to the browser 44, the application 42 and the browser 44, and other various functions are executed. The control unit 40 includes an application 42, a browser 44, and an input control unit 80. The input control unit 80 includes an input receiving unit 81, a keyboard display unit 82, an output unit 83, an input character string acquisition unit 84, a conversion candidate acquisition unit 85, a conversion candidate display unit 86, a search request unit 87, a search unit 88, and a search A result display unit 89 is included.
 アプリケーション42は、ボタン20、タッチパネル69、背面タッチパネル70から入力される操作指示や、入力制御部80から入力される文字列などに基づいて、各種機能を実現する。情報表示部の一例であるブラウザ44は、通信部30を介して情報配信サーバ200などから取得したウェブページや、ファイル保持部62に保持されているファイルの一覧又は内容などの情報を表示装置68に表示する。 The application 42 realizes various functions based on operation instructions input from the buttons 20, the touch panel 69 and the rear touch panel 70, a character string input from the input control unit 80, and the like. The browser 44, which is an example of an information display unit, displays information such as a web page acquired from the information distribution server 200 or the like via the communication unit 30 or a list or contents of files held in the file holding unit 62. To display.
 キーボード表示部82は、オンスクリーンキーボードの画面のデータを記憶装置から読み出して表示装置68に表示する。入力受付部81は、ボタン20、タッチパネル69、又は背面タッチパネル70から入力されたユーザの操作指示に基づいて、オンスクリーンキーボード上のいずれのキーが入力されたのかを判定し、ユーザによる文字、数字、又は記号の選択を受け付ける。 The keyboard display unit 82 reads the screen data of the on-screen keyboard from the storage device and displays it on the display device 68. The input receiving unit 81 determines which key on the on-screen keyboard has been input based on the user's operation instruction input from the button 20, the touch panel 69, or the rear touch panel 70, and the character or number by the user Or a selection of symbols.
 入力文字列取得部84は、入力受付部81が受け付けた、ユーザにより選択された文字を取得して、入力文字列に追加する。変換候補取得部85は、入力文字列を含む文字列を変換した1以上の変換候補文字列を取得する。変換候補取得部85は、ユーザから、入力文字列を変換した変換候補文字列の表示を要求するための指示入力を受け付けたときに変換候補文字列を取得してもよいし、入力文字列が追加されたときに入力文字列を変換した変換候補文字列を取得してもよい。また、入力文字列を前方に含む文字列を変換した変換候補文字列の中から、後続の入力文字列を予測して抽出された予測変換候補文字列を取得してもよい。変換候補取得部85は、辞書保持部60を参照して変換候補文字列を生成してもよいし、他の装置又はアプリケーションに入力文字列を通知し、他の装置又はアプリケーションにより変換された変換候補文字列を取得してもよい。変換機能又は予測変換機能として、既知の任意の技術を利用してもよい。変換候補取得部85は、複数の変換候補文字列を取得する場合は、それらの表示順も取得する。 The input character string acquisition unit 84 acquires the character selected by the user, received by the input reception unit 81, and adds it to the input character string. The conversion candidate acquisition unit 85 acquires one or more conversion candidate character strings obtained by converting a character string including an input character string. The conversion candidate acquisition unit 85 may acquire the conversion candidate character string when receiving an instruction input for requesting display of the conversion candidate character string obtained by converting the input character string from the user. You may acquire the conversion candidate character string which converted the input character string, when added. Moreover, you may acquire the prediction conversion candidate character string extracted by predicting the subsequent input character string from the conversion candidate character string which converted the character string which contains an input character string ahead. The conversion candidate acquisition unit 85 may generate a conversion candidate character string with reference to the dictionary holding unit 60, notify the input character string to another device or application, and convert converted by the other device or application A candidate character string may be acquired. Any known technique may be used as the conversion function or the predictive conversion function. When acquiring a plurality of conversion candidate character strings, the conversion candidate acquisition unit 85 also acquires their display order.
 変換候補表示部86は、変換候補取得部85が取得した変換候補文字列を、表示順にしたがって表示装置68に表示する。入力受付部81は、変換候補表示部86が表示した変換候補文字列の中から、ユーザがいずれかの変換候補文字列をタッチしたり、選択中の変換候補文字列に確定するための確定キーなどを選択又は押下するなどして、変換候補文字列が確定されると、出力部83は、確定された変換候補文字列をアプリケーション42などに出力する。英数字や記号など、変換を要しない文字列は、変換することなく直接出力部83が出力してもよい。例えば、日本語入力用のオンスクリーンキーボードが選択されている場合は、英数字や記号などが入力されても変換機能を経て出力し、英語入力用のオンスクリーンキーボードが選択されている場合は、変換機能を経ずに出力してもよい。英語入力用のオンスクリーンキーボードが選択されている場合でも、前述した英単語の予測変換機能を利用可能としてもよい。以上のような、オンスクリーンキーボードに関する基本的な技術については、既知の任意の技術を利用可能であるから、ここでは詳述しない。 The conversion candidate display unit 86 displays the conversion candidate character strings acquired by the conversion candidate acquisition unit 85 on the display device 68 according to the display order. The input receiving unit 81 is a confirmation key for the user to touch any conversion candidate character string from among the conversion candidate character strings displayed by the conversion candidate display unit 86 or to confirm the conversion candidate character string being selected. When the conversion candidate character string is confirmed by selecting or pressing down, etc., the output unit 83 outputs the confirmed conversion candidate character string to the application 42 or the like. Character strings that do not require conversion, such as alphanumeric characters and symbols, may be output directly by the output unit 83 without conversion. For example, when an on-screen keyboard for Japanese input is selected, even if alphanumeric characters or symbols are input, it is output through the conversion function, and when an on-screen keyboard for English input is selected, You may output without passing through a conversion function. Even when the on-screen keyboard for inputting English is selected, the above-described predictive conversion function for English words may be used. As for the basic technique related to the on-screen keyboard as described above, any known technique can be used, and thus will not be described in detail here.
 検索要求部87は、入力文字列取得部84が取得した入力文字列に関連する情報の検索を情報配信サーバ200又は検索部88に要求する。検索要求部87は、入力文字列取得部84が取得した文字列を検索キーとして情報配信サーバ200又は検索部88へ送る。検索要求部87は、ユーザが、インターネット2を介してアクセス可能なHTML文書などの情報の検索を要求した場合は、情報配信サーバ200へ検索キーを送信し、ユーザ端末10自身のファイル保持部62に保持されているファイルの検索を要求した場合は、検索部88へ検索キーを送る。 The search request unit 87 requests the information distribution server 200 or the search unit 88 to search for information related to the input character string acquired by the input character string acquisition unit 84. The search request unit 87 sends the character string acquired by the input character string acquisition unit 84 to the information distribution server 200 or the search unit 88 as a search key. When the user requests a search for information such as an HTML document accessible via the Internet 2, the search request unit 87 transmits a search key to the information distribution server 200, and the file holding unit 62 of the user terminal 10 itself. When a search for the file held in the file is requested, a search key is sent to the search unit 88.
 検索部88は、ファイルデータベース64を参照して、ファイル保持部62に保持されているファイルの中から検索キーに関連するファイルを検索し、検索結果を検索結果表示部89へ送る。検索部88は、複数のファイルが検索された場合は、所定の評価基準に基づいて検索結果にスコアを付与し、検索結果に順序をつけて検索結果表示部89へ通知する。 The search unit 88 refers to the file database 64 to search for a file related to the search key from among the files held in the file holding unit 62, and sends the search result to the search result display unit 89. When a plurality of files are searched, the search unit 88 assigns a score to the search results based on a predetermined evaluation criterion, and notifies the search result display unit 89 of the search results in order.
 検索結果表示部89は、情報配信サーバ200又は検索部88から取得した検索結果のリストを表示装置68に表示する。検索結果表示部89は、情報配信サーバ200から検索結果を取得する場合、検索された情報そのものではなく、検索された情報のメタデータ、インデックスデータ、URLなど、検索された情報を識別するためのデータを取得してもよい。検索結果表示部89は、検索結果として取得した情報又はファイルの一部を含む文字列、又は、情報又はファイルを識別するための文字列を検索結果文字列に設定し、検索結果文字列のリストを表示装置68に表示する。検索結果文字列は、HTML文書などの情報やファイル保持部62に保持されたデータファイルに含まれる文字列の中から抽出されてもよいし、情報又はデータファイルの内容を示すメタデータから抽出されてもよいし、情報又はデータファイルのタイトル又はファイル名であってもよいし、情報又はデータファイルにアクセスするためのURLなどの識別情報であってもよい。検索結果表示部89は、変換候補表示部86が変換候補文字列を表示装置68に表示するときに、変換候補文字列と検索結果文字列とを互いに識別可能な態様で、同一の表示画面上に同時に検索結果文字列を表示する。表示画面の詳細については後述する。 The search result display unit 89 displays a list of search results acquired from the information distribution server 200 or the search unit 88 on the display device 68. When the search result display unit 89 acquires a search result from the information distribution server 200, the search result display unit 89 identifies not the searched information itself but the searched information such as metadata, index data, and URL of the searched information. Data may be acquired. The search result display unit 89 sets a character string including a part of information or a file acquired as a search result or a character string for identifying information or a file as a search result character string, and a list of search result character strings. Is displayed on the display device 68. The search result character string may be extracted from information such as an HTML document or a character string included in the data file held in the file holding unit 62, or extracted from metadata indicating the contents of the information or data file. Alternatively, it may be the title or file name of the information or data file, or identification information such as a URL for accessing the information or data file. When the conversion candidate display unit 86 displays the conversion candidate character string on the display device 68, the search result display unit 89 displays the conversion candidate character string and the search result character string on the same display screen. Simultaneously display the search result string. Details of the display screen will be described later.
 図5は、情報配信サーバ200の構成を示す。情報配信サーバ200は、通信部230、制御部240、ユーザデータベース260、配信情報保持部262、配信情報データベース264を備える。これらの構成も、ハードウエアのみ、ソフトウエアのみ、またはそれらの組合せによっていろいろな形で実現できる。 FIG. 5 shows the configuration of the information distribution server 200. The information distribution server 200 includes a communication unit 230, a control unit 240, a user database 260, a distribution information holding unit 262, and a distribution information database 264. These configurations can also be realized in various forms by hardware only, software only, or a combination thereof.
 通信部230は、インターネット2を介した他の装置、例えば、ユーザ端末10との間の通信を制御する。 The communication unit 230 controls communication with other devices such as the user terminal 10 via the Internet 2.
 ユーザデータベース260は、ユーザ端末10のユーザのデータを格納する。ユーザデータベース260は、例えば、ユーザの識別情報や、ユーザ端末10の識別情報や、性別、年齢、住所、職業などのユーザの属性情報や、ユーザの嗜好情報や、過去の検索履歴や、情報の配信履歴や、情報の閲覧履歴などを格納する。これらの情報は、ユーザに配信する情報を選択する際に利用される。 The user database 260 stores user data of the user terminal 10. The user database 260 includes, for example, user identification information, user terminal 10 identification information, user attribute information such as sex, age, address, and occupation, user preference information, past search history, and information Stores distribution history and browsing history of information. These pieces of information are used when selecting information to be distributed to the user.
 配信情報保持部262は、ユーザ端末10に配信される各種の情報のデータファイルを保持する。配信情報データベース264は、配信情報保持部262に保持されたデータファイルの情報を格納する。配信情報データベース264は、例えば、データファイルの識別情報、名称、メタデータ、インデックスデータ、データファイルに含まれるキーワードなどの情報を格納する。これらの情報は、ユーザ端末10に配信すべき情報を検索するために利用される。 The distribution information holding unit 262 holds various information data files distributed to the user terminal 10. The distribution information database 264 stores data file information held in the distribution information holding unit 262. The distribution information database 264 stores information such as identification information, name, metadata, index data, and keywords included in the data file, for example. These pieces of information are used to search for information to be distributed to the user terminal 10.
 制御部240は、検索要求受付部281、検索部282、検索結果送信部283、配信要求受付部284、配信部285、及び課金部286を含む。 The control unit 240 includes a search request reception unit 281, a search unit 282, a search result transmission unit 283, a distribution request reception unit 284, a distribution unit 285, and a billing unit 286.
 検索要求受付部281は、ユーザ端末10から検索要求を受け付ける。検索要求受付部281は、ユーザ端末10から検索キーを受け付け、検索部282に渡す。検索部282は、検索要求受付部281が受け付けた検索キーに基づいて、配信情報データベース264を検索する。検索結果送信部283は、検索部282による検索の結果をユーザ端末10に送信する。検索部282は、検索キーとして取得した文字列又はその文字列の一部を名称、メタデータ、インデックスデータとして含むデータファイルを検索し、検索キーと、名称、メタデータ、インデックスデータなどとの合致度や、ユーザデータベース260に格納されたユーザの情報などに基づいて、それぞれのデータファイルをスコアリングしてもよい。検索部282は、他の情報配信サーバに格納されている情報の中から、ユーザに配信すべき情報を検索してもよい。検索結果送信部283は、スコアが上位である所定数のデータファイルの名称、メタデータ、インデックスデータ、URLなどを検索結果としてユーザ端末10に送信してもよい。 The search request receiving unit 281 receives a search request from the user terminal 10. The search request receiving unit 281 receives a search key from the user terminal 10 and passes it to the search unit 282. The search unit 282 searches the distribution information database 264 based on the search key received by the search request receiving unit 281. The search result transmission unit 283 transmits the search result by the search unit 282 to the user terminal 10. The search unit 282 searches a data file including a character string acquired as a search key or a part of the character string as a name, metadata, and index data, and matches the search key with the name, metadata, index data, and the like. Each data file may be scored based on the user information stored in the user database 260 or the like. The search unit 282 may search for information to be distributed to the user from information stored in other information distribution servers. The search result transmission unit 283 may transmit the name, metadata, index data, URL, and the like of a predetermined number of data files having higher scores to the user terminal 10 as a search result.
 配信要求受付部284は、ユーザ端末10から、配信情報保持部262に保持されたデータファイルなどの情報の配信要求を受け付ける。配信要求受付部284は、データファイルのURLなど、データファイルを特定可能な情報をユーザ端末10から受け付けて、配信部285へ渡す。配信部285は、配信要求受付部284が受け付けたURLなどの情報に基づいて、配信を要求されたデータファイルを配信情報保持部262から読み出し、ユーザ端末10へ送信する。 The distribution request receiving unit 284 receives a distribution request for information such as a data file held in the distribution information holding unit 262 from the user terminal 10. The distribution request receiving unit 284 receives information that can identify the data file, such as the URL of the data file, from the user terminal 10 and passes it to the distribution unit 285. The distribution unit 285 reads the data file requested for distribution from the distribution information holding unit 262 based on information such as the URL received by the distribution request receiving unit 284 and transmits the data file to the user terminal 10.
 課金部286は、情報の配信に伴う課金処理を行う。検索結果送信部283又は配信部285により、ユーザ端末10に広告情報が配信される場合、課金部286は、配信された広告情報の広告主に対して、所定の広告料を課金する。また、ユーザ端末10に有料な情報が配信される場合、課金部286は、配信先のユーザに対して、所定の情報料を課金する。 The charging unit 286 performs a charging process associated with information distribution. When the advertisement information is distributed to the user terminal 10 by the search result transmission unit 283 or the distribution unit 285, the charging unit 286 charges a predetermined advertisement fee to the advertiser of the distributed advertisement information. When fee-based information is distributed to the user terminal 10, the charging unit 286 charges a predetermined information fee to the distribution destination user.
 図6は、ユーザ端末の表示装置に表示された画面の例を示す。メール送受信用のアプリケーション42が画面に表示した新規メッセージ作成画面100において、アプリケーション42は、入力文字列を受け付けるために入力制御部80を起動する。キーボード表示部82は、文字入力用のオンスクリーンキーボード102を新規メッセージ作成画面100に表示する。入力文字列取得部84は、オンスクリーンキーボード102の中から選択された文字を取得して入力文字列に追加する。図6の例では、「かれ」という入力文字列が入力されている。変換候補表示部86は、変換候補取得部85が取得した「かれ」という文字列を含む文字列の変換候補文字列のリストを変換候補文字列表示領域110の上段に表示する。検索結果表示部89は、情報配信サーバ200から取得した検索結果の情報を識別するための検索結果文字列のリストを変換候補文字列表示領域110の下段に表示する。ボタン112がタップされると、変換候補表示部86は、変換候補文字列表示領域110を広げ、他の変換候補文字列のリストを更に変換候補文字列表示領域110に表示し、検索結果表示部89は、他の検索結果文字列のリストを更に変換候補文字列表示領域110に表示する。 FIG. 6 shows an example of a screen displayed on the display device of the user terminal. In the new message creation screen 100 displayed on the screen by the mail transmission / reception application 42, the application 42 activates the input control unit 80 to accept the input character string. The keyboard display unit 82 displays an on-screen keyboard 102 for character input on the new message creation screen 100. The input character string acquisition unit 84 acquires a character selected from the on-screen keyboard 102 and adds it to the input character string. In the example of FIG. 6, an input character string “Hare” is input. The conversion candidate display unit 86 displays a list of conversion candidate character strings of character strings including the character string “are” acquired by the conversion candidate acquisition unit 85 in the upper part of the conversion candidate character string display area 110. The search result display unit 89 displays a list of search result character strings for identifying the search result information acquired from the information distribution server 200 in the lower part of the conversion candidate character string display area 110. When the button 112 is tapped, the conversion candidate display unit 86 expands the conversion candidate character string display area 110, further displays a list of other conversion candidate character strings in the conversion candidate character string display area 110, and displays a search result display unit. 89 further displays a list of other search result character strings in the conversion candidate character string display area 110.
 図7は、ユーザ端末の表示装置に表示された画面の例を示す。図6に示した新規メッセージ作成画面100において、ユーザが、変換候補文字列表示領域110に表示された変換候補文字列のうちのいずれかを選択すると、出力部83は、選択された変換候補文字列をアプリケーション42に出力する。アプリケーション42は、選択された変換候補文字列106を新規メッセージに追加して新規メッセージ作成画面100に表示する。 FIG. 7 shows an example of a screen displayed on the display device of the user terminal. When the user selects any one of the conversion candidate character strings displayed in the conversion candidate character string display area 110 on the new message creation screen 100 shown in FIG. 6, the output unit 83 displays the selected conversion candidate character string. The column is output to the application 42. The application 42 adds the selected conversion candidate character string 106 to the new message and displays it on the new message creation screen 100.
 図8は、ユーザ端末の表示装置に表示された画面の例を示す。図6に示した新規メッセージ作成画面100において、ユーザが、変換候補文字列表示領域110に表示された検索結果文字列のうちのいずれかを選択すると、出力部83は、選択された検索結果文字列に対応する情報にアクセスするためのURLをブラウザ44に出力する。ブラウザ44は、出力されたURLをもとに情報配信サーバ200などのサーバにアクセスし、ウェブページなどの情報を取得してブラウザ画面108に表示する。このように、本実施の形態の技術によれば、ユーザは、文字列の入力中に、変換候補文字列だけでなく、入力文字列に関連する情報の検索結果を示す検索結果文字列を見ることができるとともに、必要であれば、その情報にアクセスして詳細を見ることができる。これにより、ユーザの利便性を向上させることができる。 FIG. 8 shows an example of a screen displayed on the display device of the user terminal. When the user selects any one of the search result character strings displayed in the conversion candidate character string display area 110 on the new message creation screen 100 shown in FIG. 6, the output unit 83 displays the selected search result character string. A URL for accessing information corresponding to the column is output to the browser 44. The browser 44 accesses a server such as the information distribution server 200 based on the output URL, acquires information such as a web page, and displays it on the browser screen 108. Thus, according to the technique of the present embodiment, the user views not only the conversion candidate character string but also the search result character string indicating the search result of the information related to the input character string during the input of the character string. And access the information for details if necessary. Thereby, a user's convenience can be improved.
 出力部83は、ユーザが検索結果文字列のいずれかを選択したときに、選択のための操作の内容に応じて、検索結果文字列に対応する情報にアクセスするためのURLを出力してブラウザ44に情報を表示させるか、検索結果文字列をアプリケーション42などに出力するかを決定してもよい。例えば、出力部83は、ユーザが、検索結果文字列のいずれかを、ダブルクリック又は所定時間以上タップし続けるなどの第1の操作により選択したときに、その検索結果文字列に対応する情報にアクセスするためのURLをブラウザ44に出力し、クリック又はタップなどの第2の操作により選択したときに、その検索結果文字列を確定文字列としてアプリケーション42に出力してもよい。このように、本実施の形態のユーザ端末10のユーザは、操作指示に応じて、図8に示した例のように選択した情報を表示させることもできるし、検索結果文字列を変換候補文字列と同様にアプリケーション42に出力することもできる。これにより、ユーザの利便性を更に向上させることができる。 When the user selects any one of the search result character strings, the output unit 83 outputs a URL for accessing information corresponding to the search result character string in accordance with the content of the operation for selection. It may be determined whether information is displayed on 44 or a search result character string is output to the application 42 or the like. For example, when the user selects one of the search result character strings by a first operation such as double-clicking or continuing to tap for a predetermined time or more, the output unit 83 displays information corresponding to the search result character string. A URL for access may be output to the browser 44, and when a second operation such as click or tap is selected, the search result character string may be output to the application 42 as a confirmed character string. In this way, the user of the user terminal 10 according to the present embodiment can display the selected information as in the example shown in FIG. 8 according to the operation instruction, and the search result character string can be converted into the conversion candidate character. It can also be output to the application 42 as well as the columns. Thereby, the convenience for the user can be further improved.
 図9は、ユーザ端末の表示装置に表示された画面の例を示す。図6に示した例では、変換候補文字列表示領域110の上段に変換候補文字列のリストが、下段に検索結果文字列のリストがそれぞれ表示されていたが、図9に示した例では、変換候補文字列表示領域110に変換候補文字列のリストと検索結果文字列のリストが混在して表示されている。変換候補表示部86と検索結果表示部89は、取得した変換候補文字列及び情報の検索結果を共通の指標に基づいて評価してスコアを付与し、付与されたスコアにしたがって表示順序を決定する。変換候補表示部86と検索結果表示部89は、変換候補文字列と検索結果を、互いに識別可能な表示形式で表示する。図9の例では、検索結果表示部89は検索結果に下線を付して表示し、変換候補表示部86は変換候補文字列に下線を付さずに表示する。このように、変換候補文字列と検索結果文字列とは、異なる表示領域に表示されることにより互いに識別されてもよいし、同一の表示領域に異なる表示形式で表示されることにより互いに識別されてもよい。 FIG. 9 shows an example of a screen displayed on the display device of the user terminal. In the example shown in FIG. 6, a list of conversion candidate character strings is displayed in the upper part of the conversion candidate character string display area 110, and a list of search result character strings is displayed in the lower part. In the example shown in FIG. In the conversion candidate character string display area 110, a list of conversion candidate character strings and a list of search result character strings are displayed together. The conversion candidate display unit 86 and the search result display unit 89 evaluate the acquired conversion candidate character string and the information search result based on a common index, give a score, and determine the display order according to the given score. . The conversion candidate display unit 86 and the search result display unit 89 display the conversion candidate character string and the search result in a display format that can be distinguished from each other. In the example of FIG. 9, the search result display unit 89 displays the search result with an underline, and the conversion candidate display unit 86 displays the conversion candidate character string without an underline. Thus, the conversion candidate character string and the search result character string may be distinguished from each other by being displayed in different display areas, or may be distinguished from each other by being displayed in different display formats in the same display area. May be.
 図10は、ユーザ端末の表示装置に表示された画面の例を示す。図10に示した例では、変換候補表示部86は、変換候補文字列表示領域110に変換候補文字列のリストを表示し、検索結果表示部89は、検索結果文字列表示領域120に検索結果のリストを表示する。変換候補表示部86は、ボタン112がタップされると、変換候補文字列表示領域110を拡大し、検索結果表示部89は、ボタン122がタップされると、検索結果文字列表示領域120を拡大する。このように、変換候補表示部86及び検索結果表示部89は、表示装置68の同一の表示画面上の異なる表示領域に、変換候補文字列と検索結果文字列をそれぞれ表示してもよい。 FIG. 10 shows an example of a screen displayed on the display device of the user terminal. In the example illustrated in FIG. 10, the conversion candidate display unit 86 displays a list of conversion candidate character strings in the conversion candidate character string display region 110, and the search result display unit 89 displays the search result in the search result character string display region 120. Display a list of The conversion candidate display unit 86 expands the conversion candidate character string display area 110 when the button 112 is tapped, and the search result display unit 89 expands the search result character string display area 120 when the button 122 is tapped. To do. In this way, the conversion candidate display unit 86 and the search result display unit 89 may display the conversion candidate character string and the search result character string in different display areas on the same display screen of the display device 68, respectively.
 図11は、ユーザ端末の表示装置に表示された画面の例を示す。図11に示した例では、変換候補表示部86は、変換候補文字列表示領域110に変換候補文字列のリストを表示し、変換候補文字列のリストの中からいずれかが選択されると、出力部83は、選択された変換候補文字列をアプリケーション42に出力する。また、検索結果表示部89は、検索結果文字列表示領域120に検索結果文字列のリストを表示し、検索結果文字列のリストの中からいずれかが選択されると、出力部83は、選択された検索結果文字列をアプリケーション42に出力する。検索結果文字列のリストの中からいずれかが検索ボタン124にドラッグされると、出力部83は、選択された検索結果文字列に対応する情報にアクセスするためのURLをブラウザ44に出力し、ブラウザ44は情報を取得してブラウザ画面108に表示する。検索結果文字列のいずれかが検索ボタン124にドラッグされたとき、検索結果の一覧がブラウザ44などにより表示されてもよい。 FIG. 11 shows an example of a screen displayed on the display device of the user terminal. In the example shown in FIG. 11, the conversion candidate display unit 86 displays a list of conversion candidate character strings in the conversion candidate character string display area 110, and when one of the conversion candidate character string lists is selected, The output unit 83 outputs the selected conversion candidate character string to the application 42. Further, the search result display unit 89 displays a list of search result character strings in the search result character string display area 120, and when any one of the search result character string lists is selected, the output unit 83 selects The retrieved search result character string is output to the application 42. When any one of the search result character string lists is dragged to the search button 124, the output unit 83 outputs a URL for accessing information corresponding to the selected search result character string to the browser 44. The browser 44 acquires information and displays it on the browser screen 108. When any of the search result character strings is dragged to the search button 124, a list of search results may be displayed by the browser 44 or the like.
 図12は、ユーザ端末の表示装置に表示された画面の例を示す。図12に示した例では、変換候補文字列表示領域110に表示された変換候補文字列又は検索結果文字列のいずれかが、所定時間以上のタップ入力又は右クリックなどの操作により選択されたとき、検索要求部87は、コンテキストメニュー114を表示画面に表示する。ユーザは、コンテキストメニュー114において、選択された文字列を出力部83により出力するか、選択された文字列を検索キーとして情報配信サーバ200にウェブ検索を要求するか、選択された文字列を検索キーとして検索部88にローカル検索を要求するかを選択することができる。ウェブ検索が選択されると、検索要求部87は情報配信サーバ200に検索を要求し、ブラウザ44が検索結果を示すウェブページを表示してもよい。ローカル検索が選択されると、検索要求部87は検索部88に検索を要求し、ブラウザ44が検索結果を示すページを表示してもよい。このように、本実施の形態の技術によれば、ユーザは、文字列の入力中に、入力文字列の変換候補文字列を検索キーとして、インターネット2を介してアクセス可能な情報や、ファイル保持部62に保持されたファイルなどの中から所望の情報を検索することができる。例えば、メールや文書などの作成中に、入力中の文字列に関連する情報を検索して表示させたり、入力中の文字列を含む他のファイルをファイル保持部62から検索して表示させたりすることができる。これにより、ユーザの利便性を更に向上させることができる。 FIG. 12 shows an example of a screen displayed on the display device of the user terminal. In the example shown in FIG. 12, when either the conversion candidate character string or the search result character string displayed in the conversion candidate character string display area 110 is selected by an operation such as tap input or right click for a predetermined time or more. The search request unit 87 displays the context menu 114 on the display screen. In the context menu 114, the user outputs the selected character string by the output unit 83, requests the information distribution server 200 for a web search using the selected character string as a search key, or searches the selected character string. As a key, it is possible to select whether the search unit 88 is requested to perform a local search. When the web search is selected, the search request unit 87 may request the information distribution server 200 to search, and the browser 44 may display a web page indicating the search result. When the local search is selected, the search request unit 87 may request the search from the search unit 88, and the browser 44 may display a page indicating the search result. As described above, according to the technique of the present embodiment, during the input of a character string, the user can store information that can be accessed via the Internet 2 using the conversion candidate character string of the input character string as a search key or a file Desired information can be searched from among the files held in the unit 62. For example, during creation of an e-mail or document, information related to the character string being input is retrieved and displayed, or another file containing the character string being input is retrieved from the file holding unit 62 and displayed. can do. Thereby, the convenience for the user can be further improved.
 図13は、本実施の形態に係る情報表示方法の手順を示すフローチャートである。入力文字列取得部84が入力文字列を取得すると(S100)、変換候補取得部85が入力文字列を含む文字列を変換した変換候補文字列を取得する(S102)。検索要求部87は、入力文字列を検索キーとして検索部88又は情報配信サーバ200へ検索を要求する(S106)。検索結果表示部89は、検索結果を取得すると(S106)、検索結果に含まれる情報を示す検索結果文字列を表示画面に表示する。このとき、変換候補表示部86は、検索結果文字列が表示されるのと同一の表示画面に変換候補文字列を表示する(S108)。 FIG. 13 is a flowchart showing the procedure of the information display method according to the present embodiment. When the input character string acquisition unit 84 acquires the input character string (S100), the conversion candidate acquisition unit 85 acquires a conversion candidate character string obtained by converting the character string including the input character string (S102). The search request unit 87 requests the search from the search unit 88 or the information distribution server 200 using the input character string as a search key (S106). When the search result is acquired (S106), the search result display unit 89 displays a search result character string indicating information included in the search result on the display screen. At this time, the conversion candidate display unit 86 displays the conversion candidate character string on the same display screen on which the search result character string is displayed (S108).
 変換候補文字列のうちのいずれかが選択されると(S110のY)、出力部83は、選択された変換候補文字列をアプリケーション42に出力する(S112)。変換候補文字列が選択されないときは(S110のN)、S112はスキップされる。検索結果文字列のうちのいずれかが第1の操作により選択されると(S114のY)、出力部83は、選択された検索結果文字列に対応する情報にアクセスするためのURLをブラウザ44に出力し、ブラウザ44は情報を取得して表示する(S116)。第1の操作により検索結果文字列が選択されないときは(S114のN)、S116はスキップされる。検索結果文字列のうちのいずれかが第2の操作により選択されると(S118のY)、出力部83は、選択された検索結果文字列をアプリケーション42に出力する(S120)。第2の操作により検索結果文字列が選択されないときは(S118のN)、S120はスキップされる。 When one of the conversion candidate character strings is selected (Y in S110), the output unit 83 outputs the selected conversion candidate character string to the application 42 (S112). When no conversion candidate character string is selected (N in S110), S112 is skipped. When any one of the search result character strings is selected by the first operation (Y in S114), the output unit 83 sets a URL for accessing information corresponding to the selected search result character string to the browser 44. The browser 44 acquires and displays information (S116). When the search result character string is not selected by the first operation (N of S114), S116 is skipped. When any one of the search result character strings is selected by the second operation (Y in S118), the output unit 83 outputs the selected search result character string to the application 42 (S120). When the search result character string is not selected by the second operation (N of S118), S120 is skipped.
 以上、本発明を実施の形態をもとに説明した。この実施の形態は例示であり、それらの各構成要素や各処理プロセスの組合せにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。 The present invention has been described based on the embodiments. This embodiment is an exemplification, and it will be understood by those skilled in the art that various modifications can be made to combinations of the respective constituent elements and processing processes, and such modifications are also within the scope of the present invention. is there.
 10 ユーザ端末、30 通信部、40 制御部、42 アプリケーション、44 ブラウザ、60 辞書保持部、62 ファイル保持部、64 ファイルデータベース、68 表示装置、69 タッチパネル、70 背面タッチパネル、80 入力制御部、81 入力受付部、82 キーボード表示部、83 出力部、84 入力文字列取得部、85 変換候補取得部、86 変換候補表示部、87 検索要求部、88 検索部、89 検索結果表示部、200 情報配信サーバ。 10 user terminal, 30 communication unit, 40 control unit, 42 application, 44 browser, 60 dictionary holding unit, 62 file holding unit, 64 file database, 68 display device, 69 touch panel, 70 back touch panel, 80 input control unit, 81 input Reception part, 82 Keyboard display part, 83 Output part, 84 Input character string acquisition part, 85 Conversion candidate acquisition part, 86 Conversion candidate display part, 87 Search request part, 88 Search part, 89 Search result display part, 200 Information distribution server .
 本発明は、情報表示技術に関し、とくに、入力された文字列に関連する情報を表示する情報表示装置及び情報表示方法に関する。 The present invention relates to an information display technique, and more particularly, to an information display device and an information display method for displaying information related to an input character string.

Claims (9)

  1.  コンピュータを、
     ユーザにより入力された入力文字列を取得する入力文字列取得部、
     前記入力文字列取得部により取得された前記入力文字列を含む文字列を変換した1以上の変換候補文字列を取得する変換候補取得部、
     前記変換候補取得部により取得された前記1以上の変換候補文字列のリストを表示装置に表示する変換候補表示部、
     前記変換候補表示部により前記表示装置に表示された前記1以上の変換候補文字列のリストの中からユーザにより選択された変換候補文字列を出力する出力部、
     前記入力文字列取得部により取得された前記入力文字列に関連する情報の検索結果を取得し、検索された情報を識別するための検索結果文字列のリストを前記表示装置に表示する検索結果表示部、
     前記検索結果表示部により表示された前記検索結果文字列の中からユーザにより選択された検索結果文字列に対応する情報を取得して前記表示装置に表示する情報表示部、
     として機能させるためのコンピュータプログラム。
    Computer
    An input string acquisition unit for acquiring an input string input by the user,
    A conversion candidate acquisition unit that acquires one or more conversion candidate character strings obtained by converting a character string including the input character string acquired by the input character string acquisition unit;
    A conversion candidate display unit that displays a list of the one or more conversion candidate character strings acquired by the conversion candidate acquisition unit on a display device;
    An output unit that outputs a conversion candidate character string selected by a user from a list of the one or more conversion candidate character strings displayed on the display device by the conversion candidate display unit;
    A search result display for acquiring a search result of information related to the input character string acquired by the input character string acquisition unit and displaying a list of search result character strings for identifying the searched information on the display device Part,
    An information display unit for acquiring information corresponding to the search result character string selected by the user from the search result character strings displayed by the search result display unit and displaying the information on the display device;
    Computer program to function as.
  2.  前記変換候補表示部及び前記検索結果表示部は、前記表示装置の同一の表示画面に、前記変換候補文字列と前記検索結果文字列とを互いに識別可能な態様で、前記変換候補文字列及び前記検索結果文字列をそれぞれ表示することを特徴とする請求項1に記載のコンピュータプログラム。 The conversion candidate display unit and the search result display unit are configured such that the conversion candidate character string and the search result character string can be distinguished from each other on the same display screen of the display device. The computer program according to claim 1, wherein each of the search result character strings is displayed.
  3.  前記変換候補表示部及び前記検索結果表示部は、前記表示画面の異なる表示領域に、前記変換候補文字列及び前記検索結果文字列をそれぞれ表示することを特徴とする請求項2に記載のコンピュータプログラム。 The computer program according to claim 2, wherein the conversion candidate display unit and the search result display unit display the conversion candidate character string and the search result character string in different display areas of the display screen, respectively. .
  4.  前記変換候補表示部及び前記検索結果表示部は、前記表示画面の同一の表示領域に、前記変換候補文字列及び前記検索結果文字列をそれぞれ異なる表示形式で表示することを特徴とする請求項2に記載のコンピュータプログラム。 3. The conversion candidate display unit and the search result display unit display the conversion candidate character string and the search result character string in different display formats in the same display area of the display screen, respectively. A computer program described in 1.
  5.  前記検索結果表示部が前記検索結果文字列のリストを表示しているときに、第1の操作により検索結果文字列の選択を受け付けると、前記情報表示部が、選択された検索結果文字列に対応する情報を前記表示装置に表示し、第2の操作により検索結果文字列の選択を受け付けると、前記出力部が、選択された検索結果文字列を出力することを特徴とする請求項1から4のいずれかに記載のコンピュータプログラム。 When the search result display unit displays the list of search result character strings and receives selection of the search result character string by the first operation, the information display unit displays the selected search result character string. The corresponding information is displayed on the display device, and when the selection of the search result character string is received by the second operation, the output unit outputs the selected search result character string. 5. The computer program according to any one of 4.
  6.  前記検索結果表示部は、ネットワークを介してアクセス可能な情報を対象として検索を実行する検索サーバ、又は、前記コンピュータに含まれるデータを対象として検索を実行する検索部から、前記入力文字列を検索キーとした検索の結果を取得することを特徴とする請求項1から5のいずれかに記載のコンピュータプログラム。 The search result display unit searches the input character string from a search server that performs a search for information accessible via a network or a search unit that performs a search for data included in the computer. 6. The computer program according to claim 1, wherein a search result using a key is acquired.
  7.  ユーザにより入力された入力文字列を取得する入力文字列取得部と、
     前記入力文字列取得部により取得された前記入力文字列を含む文字列を変換した1以上の変換候補文字列を取得する変換候補取得部と、
     前記変換候補取得部により取得された前記1以上の変換候補文字列のリストを表示装置に表示する変換候補表示部と、
     前記変換候補表示部により前記表示装置に表示された前記1以上の変換候補文字列のリストの中からユーザにより選択された変換候補文字列を出力する出力部と、
     前記入力文字列取得部により取得された前記入力文字列に関連する情報の検索結果を取得し、検索された情報を識別するための検索結果文字列のリストを前記表示装置に表示する検索結果表示部と、
     前記検索結果表示部により表示された前記検索結果文字列の中からユーザにより選択された検索結果文字列に対応する情報を取得して前記表示装置に表示する情報表示部と、
     を備えることを特徴とする情報表示装置。
    An input string acquisition unit for acquiring an input string input by the user;
    A conversion candidate acquisition unit that acquires one or more conversion candidate character strings obtained by converting a character string including the input character string acquired by the input character string acquisition unit;
    A conversion candidate display unit that displays a list of the one or more conversion candidate character strings acquired by the conversion candidate acquisition unit on a display device;
    An output unit that outputs a conversion candidate character string selected by a user from a list of the one or more conversion candidate character strings displayed on the display device by the conversion candidate display unit;
    A search result display for acquiring a search result of information related to the input character string acquired by the input character string acquisition unit and displaying a list of search result character strings for identifying the searched information on the display device And
    An information display unit for acquiring information corresponding to the search result character string selected by the user from the search result character strings displayed by the search result display unit and displaying the information on the display device;
    An information display device comprising:
  8.  入力文字列取得部が、ユーザにより入力された入力文字列を取得するステップ、
     変換候補取得部が、前記入力文字列取得部により取得された前記入力文字列を含む文字列を変換した1以上の変換候補文字列を取得するステップと、
     変換候補表示部が、前記変換候補取得部により取得された前記1以上の変換候補文字列のリストを表示装置に表示するステップと、
     出力部が、前記変換候補表示部により前記表示装置に表示された前記1以上の変換候補文字列のリストの中からユーザにより選択された変換候補文字列を出力するステップと、
     検索結果表示部が、前記入力文字列取得部により取得された前記入力文字列に関連する情報の検索結果を取得し、検索された情報を識別するための検索結果文字列のリストを前記表示装置に表示するステップと、
     情報表示部が、前記検索結果表示部により表示された前記検索結果文字列の中からユーザにより選択された検索結果文字列に対応する情報を取得して前記表示装置に表示するステップと、
     備えることを特徴とする情報表示方法。
    An input character string acquisition unit for acquiring an input character string input by a user;
    A conversion candidate obtaining unit obtaining one or more conversion candidate character strings obtained by converting a character string including the input character string obtained by the input character string obtaining unit;
    A conversion candidate display unit displaying a list of the one or more conversion candidate character strings acquired by the conversion candidate acquisition unit on a display device;
    An output unit that outputs a conversion candidate character string selected by a user from a list of the one or more conversion candidate character strings displayed on the display device by the conversion candidate display unit;
    A search result display unit acquires a search result of information related to the input character string acquired by the input character string acquisition unit, and displays a list of search result character strings for identifying the searched information. Steps to display in
    An information display unit acquiring information corresponding to a search result character string selected by a user from the search result character strings displayed by the search result display unit and displaying the information on the display device;
    An information display method characterized by comprising:
  9.  請求項1から6のいずれかに記載のコンピュータプログラムを記録したコンピュータ読み取り可能な記録媒体。 A computer-readable recording medium on which the computer program according to any one of claims 1 to 6 is recorded.
PCT/JP2012/003928 2011-10-25 2012-06-15 Information display apparatus, information display method, and computer program WO2013061490A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2011234246A JP2013092892A (en) 2011-10-25 2011-10-25 Information display apparatus, information display method, and computer program
JP2011-234246 2011-10-25

Publications (1)

Publication Number Publication Date
WO2013061490A1 true WO2013061490A1 (en) 2013-05-02

Family

ID=48167348

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2012/003928 WO2013061490A1 (en) 2011-10-25 2012-06-15 Information display apparatus, information display method, and computer program

Country Status (2)

Country Link
JP (1) JP2013092892A (en)
WO (1) WO2013061490A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104462029B (en) * 2013-09-18 2017-11-21 北京新媒传信科技有限公司 The method and system that rich text is shown in a kind of intelligent terminal
JP7318343B2 (en) * 2019-06-19 2023-08-01 富士フイルムビジネスイノベーション株式会社 Information processing device and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010198477A (en) * 2009-02-26 2010-09-09 Toshiba Corp Information processor
JP2011210149A (en) * 2010-03-30 2011-10-20 Baidu Japan Inc Character string conversion device, retrieval device, character string conversion method, and character string conversion program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010198477A (en) * 2009-02-26 2010-09-09 Toshiba Corp Information processor
JP2011210149A (en) * 2010-03-30 2011-10-20 Baidu Japan Inc Character string conversion device, retrieval device, character string conversion method, and character string conversion program

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
GIJUTU HYORON CO., LTD., HENSHUBU, IMA SUGU TSUKAERU KANTAN MINI GOOGLE GOOGLE KENSAKU & BENRIWAZA, 2ND EDITION, GIJUTU HYORON CO., LTD., 1 June 2009 (2009-06-01), pages 24 *

Also Published As

Publication number Publication date
JP2013092892A (en) 2013-05-16

Similar Documents

Publication Publication Date Title
JP6554685B2 (en) Method and apparatus for providing search results
RU2581840C2 (en) Registration for system level search user interface
US20130031087A1 (en) Systems and methods for contextual personalized searching
JP5000776B1 (en) Information providing system, information providing system control method, information providing apparatus, program, and information storage medium
WO2011049727A2 (en) Leveraging collaborative cloud services to build and share apps
WO2001037165A9 (en) An apparatus and method for simple wide-area network navigation
CN108763579A (en) Search for content recommendation method, device, terminal device and storage medium
US20140359519A1 (en) Determination of Intended Navigation Destination Based on User-Generated and Analysis-Based Information
CN109804368A (en) For providing the system and method for contextual information
JP2017134787A (en) Device, program, and method for analyzing topic evaluation in multiple areas
US20140082550A1 (en) Systems and methods for integrated query and navigation of an information resource
KR101537555B1 (en) A direct search system for message on the instant messenger
WO2013061490A1 (en) Information display apparatus, information display method, and computer program
JP5247741B2 (en) Character input support apparatus and method
JP2000056895A (en) Data saving method, data storage controller, and storage medium for same
KR20140056635A (en) System and method for providing contents recommendation service
US20140115525A1 (en) Systems and methods for integrated query and navigation of an information resource
JP2006235875A (en) Information navigation method, device and program
KR102213861B1 (en) Sketch retrieval system, user equipment, service equipment, service method and computer readable medium having computer program recorded therefor
JP2012212398A (en) Information processor and information processing method
JP4516103B2 (en) Server apparatus and computer program
JP5116564B2 (en) Search processing system, search processing program, and search processing method
JP2010205292A (en) Server device and computer program
JP2011192222A (en) Information processing apparatus, data extraction method, and program
KR102213856B1 (en) Product search system with a sketch, user equipment, service equipment, service method and computer readable medium having computer program recorded therefor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12844196

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12844196

Country of ref document: EP

Kind code of ref document: A1