WO2014147922A1 - 入力支援システム、入力支援方法および入力支援プログラム - Google Patents

入力支援システム、入力支援方法および入力支援プログラム Download PDF

Info

Publication number
WO2014147922A1
WO2014147922A1 PCT/JP2014/000083 JP2014000083W WO2014147922A1 WO 2014147922 A1 WO2014147922 A1 WO 2014147922A1 JP 2014000083 W JP2014000083 W JP 2014000083W WO 2014147922 A1 WO2014147922 A1 WO 2014147922A1
Authority
WO
WIPO (PCT)
Prior art keywords
input
related information
candidate
character string
information
Prior art date
Application number
PCT/JP2014/000083
Other languages
English (en)
French (fr)
Inventor
穣 岡嶋
康高 山本
Original Assignee
Necソリューションイノベータ株式会社
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 Necソリューションイノベータ株式会社 filed Critical Necソリューションイノベータ株式会社
Priority to US14/778,261 priority Critical patent/US20160283458A1/en
Priority to JP2015506565A priority patent/JP6029195B2/ja
Publication of WO2014147922A1 publication Critical patent/WO2014147922A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • 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 input support system, an input support method, and an input support program that support input to an input field by a user.
  • Japanese Patent Application Laid-Open No. H10-228667 describes a method of displaying a part of a product number that matches a high part of the product number as a candidate on the screen.
  • Non-Patent Document 1 describes an input support method for supporting input to an input form having a plurality of input items.
  • a pre-registered recommendation candidate is displayed on the input form.
  • the displayed recommendation candidate is selected, the input contents of other input forms registered in advance are displayed together.
  • Non-Patent Document 1 when a selected input form is double-clicked, information related to the recommendation candidate is displayed together with the recommendation candidate along with the recommendation candidate registered in advance. For example, when inputting in the name input field, an e-mail address is displayed as related information together with a name that is a recommendation candidate by previously associating an e-mail address with each recommendation candidate as name related information. . By doing in this way, there exists a merit that a user becomes easy to select the intended candidate from recommendation candidates.
  • Non-Patent Document 1 the related information displayed together with the recommendation candidates is fixed, and thus the user may not be a decisive factor for selecting appropriate information from the recommendation candidates. .
  • the present invention provides an input support system, an input support method, and an input support program that allow a user to select an appropriate candidate from among the recommended candidates when the input candidates are presented to the user. For the purpose.
  • the input support system includes an input candidate storage unit that stores input candidates for an input field displayed by an input device that receives user input in association with related information of the input candidates, and characters are input to the input field.
  • An input candidate selection unit that selects an input candidate including the input character as a recommendation candidate from among input candidates corresponding to the input field, and one or more associations corresponding to the selected recommendation candidate
  • a related information extraction unit that extracts information candidates from related information stored in the input candidate storage unit, and a context information acquisition unit that acquires context information including a character string that has already been input or displayed in association with the input field And using the character string included in the context information, the related information determination unit for determining the related information of the recommended candidate from the related information candidates, and recommending the determined related information in the input field or in the vicinity of the input field. Characterized in that a recommendation information display unit for displaying together with complement.
  • An input support method refers to an input candidate storage unit that stores input candidates for an input field displayed by an input device that accepts user input in association with related information of the input candidates, and stores characters in the input field.
  • an input candidate including the input character is selected as a recommendation candidate from input candidates corresponding to the input field, and one or more related information candidates corresponding to the selected recommendation candidate are selected.
  • Extracted from related information stored in the input candidate storage unit to obtain context information including a character string already input or displayed in relation to the input field, using the character string included in the context information,
  • the related information of the recommendation candidate is determined from the related information candidates, and the determined related information is displayed together with the recommendation candidate in the input field or in the vicinity of the input field.
  • An input support program refers to an input candidate storage unit that stores input candidates in an input field displayed by an input device that accepts user input in association with related information of the input candidates.
  • an input candidate selection process for selecting an input candidate including the input character as a recommendation candidate from among input candidates corresponding to the input field, 1 corresponding to the selected recommendation candidate
  • Related information extraction processing for extracting one or more related information candidates from the related information stored in the input candidate storage unit, context for acquiring context information including a character string already input or displayed in association with the input field Information acquisition processing, related information determination processing for determining related information of recommendation candidates from related information candidates using character strings included in context information, and input field or input field Beside, characterized in that to execute the recommendation information display process to display the related information determined with recommendation candidates.
  • the user when a recommendation candidate in the input field is presented to the user, the user can select an appropriate candidate from the recommendation candidates.
  • FIG. 1st Embodiment of the input assistance system by this invention It is a block diagram which shows the structural example of 1st Embodiment of the input assistance system by this invention. It is explanatory drawing which shows the example of the information which the input candidate memory
  • FIG. FIG. 1 is a block diagram showing a configuration example of a first embodiment of an input support system according to the present invention.
  • the input support system of this embodiment includes an input candidate storage unit 10, an input candidate selection unit 20, a related information extraction unit 30, a context information acquisition unit 40, a related information determination unit 50, and a recommended information display unit 60.
  • the input log storage unit 70 is provided.
  • the input / output device 100 is connected to the input support system, transmits characters input by the user to the input support system, and outputs information determined by the input support system. Specifically, the input / output device 100 displays an input field for accepting input from the user, and transmits the characters input in the input field to the input support system. In addition, when the input / output device 100 receives the information determined by the input support system, the input / output device 100 displays the received information in the corresponding input field.
  • the input / output device 100 is realized by, for example, a keyboard, a display device, a touch panel, or the like.
  • the input candidate storage unit 10 stores input candidates for the input field in association with related information of the input candidates.
  • the information stored in the input candidate storage unit 10 is an information source for determining recommendation candidates to be described later.
  • the content of each input candidate is specified by information indicating the content of the input candidate (hereinafter also referred to as field information).
  • FIG. 2 is an explanatory diagram illustrating an example of information stored in the input candidate storage unit 10.
  • the input candidate storage unit 10 illustrated in FIG. 2 stores a company name, an address, and the nearest station as input candidates, and each input candidate is associated as related information of other input candidates. That is, it can be said that the information stored in the input candidate storage unit 10 is also an input candidate for each input field and related information of other input candidates.
  • the input candidate storage unit 10 stores an input candidate and related information in a table format.
  • the storage format is not limited to the table format, and any other format may be used as long as input candidates for each input field can be specified.
  • the input candidate selection unit 20 refers to the input candidate storage unit 10 and inputs the input character from the input candidates corresponding to the input field. Are selected as recommendation candidates.
  • the input candidate selection unit 20 selects an input candidate including an input character when at least a part of the characters is input in the input field. At this time, the input candidate selection unit 20 may select, as a recommendation candidate, an input candidate that matches the input character in front, or may select an input candidate that partially matches the input character as a recommendation candidate.
  • the related information extraction unit 30 extracts related information candidates corresponding to the selected recommendation candidate from the related information stored in the input candidate storage unit 10.
  • the related information extraction unit 30 may extract all the related information corresponding to the selected recommendation candidate, or may extract only related information having a predetermined content. Further, the related information to be extracted may be one or two or more.
  • the input log storage unit 70 stores character strings input to the input / output device 100 in the past.
  • the input log storage unit 70 may store all logs input to the input / output device 100 in the past.
  • the input log storage unit 70 also displays the input field in which the character string is input, the user who has input the character string, the predetermined user group in which the character string is input, the page in which the character string is input, etc. And may be stored in association with each other.
  • FIG. 3 is an explanatory diagram illustrating an example of information stored in the input log storage unit 70.
  • the character string stored in the input log storage unit 70 may be referred to as an input log.
  • the context information acquisition unit 40 acquires an information source (hereinafter referred to as context information) for determining which related information is selected from the related information candidates extracted by the related information extraction unit 30.
  • the context information is information including a character string already input or displayed in association with each input field. For example, a character string previously input to the input / output device 100 that displays the input field, a character string that is displayed on the page including the input field, or another input field existing on the page including the input field is input.
  • the character string that has been assigned also corresponds to the context information.
  • a method of using a character string stored in the input log storage unit 70 as context information will be described. That is, in the present embodiment, a character string (input log) previously input to the input / output device 100 is used as context information.
  • the related information determination unit 50 determines the recommended candidate related information from the extracted related information candidates using the character string included in the context information.
  • the related information determination unit 50 may determine only one related information or may determine a plurality of related information.
  • the related information determination unit 50 searches the character string stored in the input log storage unit 70 for a character string that completely matches the related information extracted by the related information extraction unit 30, and completes the match. Specify the number of strings. Then, the related information determination unit 50 determines the related information having the largest number of completely matched character strings for each recommendation candidate as the related information of each recommendation candidate.
  • the related information determination unit 50 determines not only the related information with the largest number of completely matched character strings but also related information with the highest number of completely matched character strings as the related information of each recommendation candidate. May be. Further, the related information determination unit 50 may determine related information in which the proportion of character strings that are completely matched is equal to or greater than a predetermined threshold as related information of each recommendation candidate.
  • the related information determination unit 50 has described the method of determining the related information of each recommendation candidate by counting the input logs that completely match the related information, but the counting method is not limited to the above method.
  • the related information determination unit 50 may count the number of character strings determined to be similar in the similarity search.
  • the related information determination unit 50 may determine that the two character strings are the same character string when the edit distance of the two character strings is within the predetermined distance ⁇ , and may count the number of character strings determined to be the same. .
  • the recommendation information display unit 60 displays the determined related information together with recommendation candidates. Specifically, the recommendation information display unit 60 displays, in each input field, the recommendation candidate selected by the input candidate selection unit 20 and the related information determined by the related information determination unit 50 among the related information of the recommendation candidate. Display in association. The recommendation information display unit 60 may display the recommendation candidate corresponding to the input field and the related information in the input field or in the vicinity of the input field (for example, in an adjacent position). Good.
  • the recommendation information display unit 60 may display the recommendation information and the related information in different modes. For example, the recommendation information display unit 60 may display recommendation candidates in black and related information in gray. By doing in this way, the character string actually input and the information for reference can be differentiated.
  • the recommendation information display unit 60 may display the contents of the related information together with the related information. For example, when the related information to be displayed is a company name, the recommendation information display unit 60 may display a heading “company name:” indicating the content added to the related information. By doing in this way, since the content of the displayed related information can be clarified, it becomes easier for the user to select a recommendation candidate.
  • the recommended information display unit 60 may display only one related information or a plurality of related information. For example, when a plurality of related information is displayed, the recommendation information display unit 60 may display the related information from the input direction (for example, the left side) in descending order of the past input frequency. The recommendation information display unit 60 may display related information up to a range that can be displayed in the input field.
  • the input candidate selection unit 20, the related information extraction unit 30, the context information acquisition unit 40, the related information determination unit 50, and the recommendation information display unit 60 are realized by a CPU of a computer that operates according to a program (input support program). Is done.
  • the program is stored in a storage unit (not shown) of a device that constitutes the input support system, and the CPU reads the program, and in accordance with the program, the input candidate selection unit 20, the related information extraction unit 30, and context information acquisition Unit 40, related information determination unit 50, and recommendation information display unit 60 may be operated.
  • the input candidate selection unit 20, the related information extraction unit 30, the context information acquisition unit 40, the related information determination unit 50, and the recommendation information display unit 60 may be realized by dedicated hardware. Good.
  • the input candidate storage unit 10 and the input log storage unit 70 are realized by, for example, a magnetic disk or the like.
  • FIG. 4 is an explanatory diagram illustrating an example of an input field displayed on the input / output device 100. It is assumed that an address is input in the input field illustrated in FIG. 4A, and the “address” field stored in the input candidate storage unit 10 is an input candidate.
  • the input candidate selection unit 20 determines a recommendation candidate in the input field from the input candidates stored in the input candidate storage unit 10 based on the input character information. For example, the input candidate selection unit 20 may determine a recommendation candidate by performing a forward matching search on the input character string.
  • the related information extraction unit 30 extracts information associated with each recommendation candidate (in the example illustrated in FIG. 2, the company name and the nearest station associated with the address).
  • “NEC software” and “Shinkiba” are extracted from the recommended candidates “1-18-7 Shinkiba, Koto-ku, Tokyo” and recommended candidates “7-1 Shiba 5-7-chome, Minato-ku, Tokyo”.
  • “NEC” and “Tamachi” are extracted from.
  • the context information acquisition unit 40 acquires an input log from the input log storage unit 70.
  • the related information determining unit 50 compares the information extracted by the related information extracting unit 30 with the input log, and determines the related information having the highest appearance frequency among the recommended candidates as the related information of the recommended candidate.
  • the input log includes 3 “NEC software” and 1 “Shinkiba”. Therefore, the related information determination unit 50 determines the related information of the recommendation candidate “1-18-7 Shinkiba, Koto-ku, Tokyo” as “NEC software”. Similarly, in the example illustrated in FIG. 3, the input log includes one “NEC” and three “Tamachi”. Accordingly, the related information determination unit 50 determines the related information of the recommendation candidate “7-1 Shiba 5-7-chome, Minato-ku, Tokyo” as “Tamachi”.
  • the recommendation information display unit 60 displays the determined related information together with recommendation candidates.
  • the recommendation information display unit 60 indicates that each recommendation candidate 101 and related information 102 to which information indicating the content of the related information is added are displayed.
  • the input candidate selection unit 20 selects the input candidates corresponding to the input field stored in the input candidate storage unit 10.
  • the input candidate including the input character is selected as a recommendation candidate.
  • the related information extraction unit 30 extracts one or more pieces of related information corresponding to the selected recommendation candidate from the related information stored in the input candidate storage unit 10, and the related information determination unit 50 selects the context information.
  • the related information of the recommendation candidates is determined using the character string included in the context information acquired by the information acquisition unit 40. Then, the recommendation information display unit 60 displays the determined related information together with the recommendation candidates in the input field (or in the vicinity of the input field).
  • the input support system of the present embodiment by outputting the information as related information, it is possible to obtain an effect that the user can easily determine which of the recommended candidates is appropriate.
  • the input log storage unit 70 associates, for example, identification information (user ID) of a user who has input a character string and identification information (group ID) of a user group including the user who has input the character string with the character string. You may remember.
  • the input / output device 100 notifies the input support system of the user ID or group ID of the user who inputs the character string, and the context information acquisition unit 40 matches the user who has input the character in the input field. May be acquired from the input log storage unit 70 as context information.
  • the user can select a more appropriate candidate from the recommended candidates.
  • users in the same department or the same project may have background knowledge that can be shared. Therefore, the user can select a more appropriate candidate from the recommended candidates by determining related information for a character string previously input by a specific user group.
  • FIG. 5 is a block diagram showing a configuration example of the second embodiment of the input support system according to the present invention.
  • symbol same as FIG. 1 is attached
  • subjected and description is abbreviate
  • the input support system of this embodiment includes an input candidate storage unit 10, an input candidate selection unit 20, a related information extraction unit 30, a context information acquisition unit 41, a related information determination unit 51, and a recommended information display unit 60. It has.
  • Context information acquisition unit 41 acquires context information, similar to context information acquisition unit 40. However, the context information acquisition unit 41 is different from the context information acquisition unit 40 of the first embodiment in that context information is acquired.
  • the context information acquisition unit 41 acquires, as context information, at least one of the character string in the page displaying the input field and the character string already input in the input field in the page.
  • the context information acquisition unit 41 may acquire a character string already input in the input field being input as context information.
  • the character string in the page displaying the input field and the character string already input in the input field in the page may be referred to as peripheral text.
  • the context information acquisition unit 41 may acquire a character string input in the input field before and after the input field as context information.
  • context information related to the input field can be used.
  • the related information determining unit 51 determines related information of recommendation candidates using a character string included in the context information. Specifically, the related information determination unit 51 selects a character string that completely matches the related information included in the related information candidates extracted by the related information extraction unit 30 from the context information acquired by the context information acquisition unit 41. Identify. Further, the related information determination unit 51 specifies the content of the specified character string from the input candidates stored in the input candidate storage unit 10. Then, the related information determination unit 51 determines the input candidate indicating the content as the related information of each recommendation candidate.
  • the related information determination unit 51 specifies a field including the specified character string from among the input candidates stored in the input candidate storage unit 10. Then, the related information of the field is determined as the related information of each recommendation candidate.
  • the context information acquisition unit 41 and the related information determination unit 51 are realized by a CPU of a computer that operates according to a program (input support program).
  • the context information acquisition unit 41 and the related information determination unit 51 may each be realized by dedicated hardware.
  • FIG. 6 is an explanatory diagram illustrating an example of an input screen displayed on the input / output device 100.
  • an input field for inputting a company name and an address is displayed.
  • the input field includes “company name” and “address” stored in the input candidate storage unit 10. Assume that each is an input candidate.
  • the context information used to display the recommended candidates in the “address” input field is the character string input in “company name”.
  • the input candidate selection unit 20 displays “1-18-7 Shinkiba, Koto-ku, Tokyo” and “5-5 Shiba, Minato-ku, Tokyo”. Two of “7-1” are determined as recommendation candidates, and the related information extraction unit 30 extracts “NEC software” and “Shinkiba”, and “NEC” and “Tamachi” as respective related information.
  • the context information acquisition unit 41 acquires target context information.
  • “NEC software” is acquired as context information.
  • the related information determination unit 51 specifies a character string that matches the acquired context information and the extracted related information. In the example shown in FIGS. 2 and 6, since the extracted related information includes “NEC software”, the related information determination unit 51 specifies that the character strings match.
  • the related information determination unit 51 identifies a field including “NEC software” in the character string from the input candidates stored in the input candidate storage unit 10.
  • “NEC software” is included in the “company name” field.
  • the related information determination unit 51 determines the input candidate of the specified field as the related information of each recommendation candidate.
  • the related information determination unit 51 selects “NEC software” stored in the “company name” field from the related information of the recommendation candidate “1-18-7 Shinkiba, Koto-ku, Tokyo” as related information. Is specified.
  • the related information determination unit 51 identifies “NEC” stored in the “Company Name” field as the related information among the related information of the recommendation candidate “7-1-5 Shiba, Minato-ku, Tokyo”.
  • the recommendation information display unit 60 displays the determined related information together with recommendation candidates.
  • the recommendation information display unit 60 indicates that the related information 104 is displayed together with each recommendation candidate 103.
  • the context information acquisition unit 41 includes the character string in the page where the input field is displayed and the character string already input in the input field in the page. At least one character string is acquired as context information. Then, the related information determining unit 51 specifies a character string that matches the extracted related information from the acquired context information, and the input stored in the input candidate storage unit 10 is the content of the specified character string An input candidate that is identified from the candidates and indicates the contents thereof is determined as related information of each recommendation candidate.
  • the user can select an appropriate candidate from the recommended candidates even when the input log is not stored.
  • FIG. 7 is a block diagram showing an outline of the input support system according to the present invention.
  • the input support system according to the present invention stores an input candidate in an input field displayed by an input device (for example, the input / output device 100) that receives a user input in association with related information of the input candidate.
  • an input candidate including the input character is selected as a recommended candidate from input candidates corresponding to the input field.
  • the input candidate selection unit 82 (for example, the input candidate selection unit 20) and one or more related information candidates corresponding to the selected recommendation candidate are extracted from the related information stored in the input candidate storage unit 81
  • a sentence for acquiring context information eg, input log, surrounding text
  • information extraction unit 83 eg, related information extraction unit 30
  • a character string already input or displayed in association with the input field Using the information acquisition unit 84 (for example, context information acquisition unit 40) and the character string included in the context information, the related information determination unit 85 (for example, related information) that determines the related information of the recommendation candidate from the related information candidates.
  • the related information determination unit 85 for example, related information
  • a determination unit 50 and a recommendation information display unit 86 for example, a recommendation information display unit 60 for displaying the determined related information together with recommendation candidates in the vicinity of the input field or the input field.
  • the input support system may include an input log storage unit (for example, the input log storage unit 70) that stores a character string input to the input device.
  • the context information acquisition part 84 may acquire the character string memorize
  • the input log storage unit includes at least one of identification information (for example, user ID) of a user who has input a character string and identification information (for example, group ID) of a user group including the user who has input the character string.
  • identification information for example, user ID
  • identification information for example, group ID
  • the above identification information may be stored in association with the character string.
  • the context information acquisition unit 84 may acquire a character string associated with the user who has input a character in the input field from the input log storage unit as context information.
  • the user it is more preferable for the user to select an appropriate candidate because the context information can be acquired by specializing information previously input by the user among the character strings input to the input device. You can display related information.
  • the context information acquisition unit 84 (for example, the context information acquisition unit 41) includes at least one of the character string in the page in which the input field is displayed and the character string already input in the input field in the page.
  • One character string (for example, surrounding text) may be acquired as context information.
  • the related information determination unit 85 (for example, the related information determination unit 51) specifies a character string that matches the related information included in the related information candidate from the acquired context information, and determines the specified character string.
  • the contents may be specified from the input candidates stored in the input candidate storage unit 81, and the input candidates indicating the contents may be determined as the related information of each recommendation candidate.
  • the user selects an appropriate candidate from the recommendation candidates even when the input log is not stored. it can.
  • the recommendation information display unit 86 may display information indicating the content of the related information together with the related information. According to such a configuration, since the content indicated by the related information is clear, the user can easily select the recommendation candidate.
  • the present invention is preferably applied to an input support system that supports user input in the input field.

Abstract

 入力候補記憶部81は、入力欄への入力候補を、その入力候補の関連情報と対応付けて記憶する。入力候補選択部82は、入力欄に文字が入力されたときに、その入力欄に対応する入力候補の中から、入力された文字を含む入力候補を推薦候補として選択する。関連情報抽出部83は、選択された推薦候補に対応する1つ以上の関連情報候補を、入力候補記憶部81に記憶された関連情報の中から抽出する。文脈情報取得部84は、文脈情報を取得する。関連情報決定部85は、文脈情報に含まれる文字列を用いて、関連情報候補の中から推薦候補の関連情報を決定する。推薦情報表示部86は、入力欄または入力欄の近傍に、決定された関連情報を推薦候補と共に表示する。

Description

入力支援システム、入力支援方法および入力支援プログラム
 本発明は、ユーザによる入力欄への入力を支援する入力支援システム、入力支援方法および入力支援プログラムに関する。
 ユーザによる入力欄への入力を支援する方法が各種提案されている。特許文献1には、品番の一部を入力すると、それに合致しかつ設定頻度の高いものを候補として画面に表示する方法が記載されている。
 また、非特許文献1には、複数の入力項目を有する入力フォームへの入力を支援する入力支援方法が記載されている。非特許文献1に記載された方法では、複数の入力フォームの中から1つを選択し、選択した入力フォームをダブルクリックすると、予め登録した推薦候補がその入力フォームに表示される。そして、表示された推薦候補を選択すると、予め登録された他の入力フォームの入力内容がまとめて表示される。
特開2000-309407号公報
IMPRESS BUSINESS MEDIA、"Web 担当者Forum "、[online]、[平成25年 2月13日検索]、インターネット〈URL:http://web-tan.forum.impressrd.jp/e/2012/04/03/12488〉
 特許文献1に記載された方法を用いることで、各入力欄へ入力する文字数を軽減できる。しかし、特許文献1に記載された方法では、設定頻度の高い内容が固定的に選択されるため、選択された内容が必ずしもユーザにとって適切な内容ではない可能性がある。
 一方、非特許文献1に記載された方法では、選択した入力フォームをダブルクリックした際、予め登録した推薦候補とともに、その推薦候補に関連する情報が推薦候補と共に表示される。例えば、名前の入力欄へ入力する場合、名前の関連情報としてe-mailアドレスを予め各推薦候補に紐付けておくことで、推薦候補である名前と共にe-mailアドレスが関連情報として表示される。このようにすることで、ユーザは、推薦候補の中から意図する候補を選択しやすくなるというメリットがある。
 しかし、非特許文献1に記載された方法では、推薦候補と共に表示される関連情報が固定的であるため、ユーザが推薦候補の中から適切な情報を選択するための決め手とならないことがあった。
 そこで、本発明は、ユーザに対して入力欄の推薦候補が提示される場合に、ユーザがその推薦候補の中から適切な候補を選択できる入力支援システム、入力支援方法および入力支援プログラムを提供することを目的とする。
 本発明による入力支援システムは、ユーザの入力を受け付ける入力装置によって表示される入力欄への入力候補をその入力候補の関連情報と対応付けて記憶する入力候補記憶部と、入力欄に文字が入力されたときに、その入力欄に対応する入力候補の中から、入力された文字を含む入力候補を推薦候補として選択する入力候補選択部と、選択された推薦候補に対応する1つ以上の関連情報候補を、入力候補記憶部に記憶された関連情報の中から抽出する関連情報抽出部と、入力欄に関連して既に入力または表示された文字列を含む文脈情報を取得する文脈情報取得部と、文脈情報に含まれる文字列を用いて、関連情報候補の中から推薦候補の関連情報を決定する関連情報決定部と、入力欄または入力欄の近傍に、決定された関連情報を推薦候補と共に表示する推薦情報表示部とを備えたことを特徴とする。
 本発明による入力支援方法は、ユーザの入力を受け付ける入力装置によって表示される入力欄への入力候補をその入力候補の関連情報と対応付けて記憶する入力候補記憶部を参照し、入力欄に文字が入力されたときに、その入力欄に対応する入力候補の中から、入力された文字を含む入力候補を推薦候補として選択し、選択された推薦候補に対応する1つ以上の関連情報候補を、入力候補記憶部に記憶された関連情報の中から抽出し、入力欄に関連して既に入力または表示された文字列を含む文脈情報を取得し、文脈情報に含まれる文字列を用いて、関連情報候補の中から推薦候補の関連情報を決定し、入力欄または入力欄の近傍に、決定された関連情報を推薦候補と共に表示することを特徴とする。
 本発明による入力支援プログラムは、コンピュータに、ユーザの入力を受け付ける入力装置によって表示される入力欄への入力候補をその入力候補の関連情報と対応付けて記憶する入力候補記憶部を参照し、入力欄に文字が入力されたときに、その入力欄に対応する入力候補の中から、入力された文字を含む入力候補を推薦候補として選択する入力候補選択処理、選択された推薦候補に対応する1つ以上の関連情報候補を、入力候補記憶部に記憶された関連情報の中から抽出する関連情報抽出処理、入力欄に関連して既に入力または表示された文字列を含む文脈情報を取得する文脈情報取得処理、文脈情報に含まれる文字列を用いて、関連情報候補の中から推薦候補の関連情報を決定する関連情報決定処理、および、入力欄または入力欄の近傍に、決定された関連情報を推薦候補と共に表示する推薦情報表示処理を実行させることを特徴とする。
 本発明によれば、ユーザに対して入力欄の推薦候補が提示される場合に、ユーザがその推薦候補の中から適切な候補を選択できる。
本発明による入力支援システムの第1の実施形態の構成例を示すブロック図である。 入力候補記憶部10が記憶する情報の例を示す説明図である。 入力ログ記憶部70が記憶する情報の例を示す説明図である。 入出力装置100に表示される入力欄の例を示す説明図である。 本発明による入力支援システムの第2の実施形態の構成例を示すブロック図である。 入出力装置100に表示される入力画面の例を示す説明図である。 本発明による入力支援システムの概要を示すブロック図である。
 以下、本発明の実施形態を図面を参照して説明する。
実施形態1.
 図1は、本発明による入力支援システムの第1の実施形態の構成例を示すブロック図である。本実施形態の入力支援システムは、入力候補記憶部10と、入力候補選択部20と、関連情報抽出部30と、文脈情報取得部40と、関連情報決定部50と、推薦情報表示部60と、入力ログ記憶部70を備えている。
 また、入出力装置100は、入力支援システムに接続され、ユーザから入力された文字を入力支援システムへ送信し、かつ、入力支援システムが決定した情報を出力する。具体的には、入出力装置100は、ユーザからの入力を受け付ける入力欄を表示し、その入力欄に入力された文字を入力支援システムに送信する。また、入出力装置100は、入力支援システムが決定した情報を受信すると、対応する入力欄に受信した情報を表示する。
 入出力装置100は、例えば、キーボードやディスプレイ装置、タッチパネル等により実現される。
 入力候補記憶部10は、入力欄への入力候補を、その入力候補の関連情報と対応付けて記憶する。入力候補記憶部10に記憶される情報は、後述する推薦候補を決めるための情報源である。各入力候補の内容は、その入力候補の内容を示す情報(以下、フィールド情報と記すこともある。)により特定される。
 図2は、入力候補記憶部10が記憶する情報の例を示す説明図である。図2に例示する入力候補記憶部10は、入力候補として、企業名、住所および最寄駅を記憶し、各入力候補は、その他の入力候補の関連情報として対応付けられている。すなわち、入力候補記憶部10に記憶された情報は、各入力欄への入力候補でもあり、かつ、他の入力候補の関連情報でもあると言える。
 なお、図2に示す例では、入力候補記憶部10が入力候補および関連情報をテーブル形式で記憶している例を示している。ただし、記憶形式は、テーブル形式に限られず、各入力欄の入力候補が特定できるのであれば、他の形式であってもよい。
 入力候補選択部20は、入出力装置100が表示する入力欄に文字が入力されると、 入力候補記憶部10を参照して、その入力欄に対応する入力候補の中から、入力された文字を含む入力候補を推薦候補として選択する。
 具体的には、入力候補選択部20は、入力欄に少なくとも一部の文字が入力されたときに、入力された文字を含む入力候補を選択する。このとき、入力候補選択部20は、入力された文字が前方一致する入力候補を推薦候補として選択してもよく、入力された文字が部分一致する入力候補を推薦候補として選択してもよい。
 関連情報抽出部30は、選択された推薦候補に対応する関連情報の候補を入力候補記憶部10に記憶された関連情報の中から抽出する。関連情報抽出部30は、選択された推薦候補に対応する全ての関連情報を抽出してもよく、予め定めた内容の関連情報のみ抽出してもよい。また、抽出される関連情報は、1つであってもよく、2以上であってもよい。
 入力ログ記憶部70は、過去に入出力装置100へ入力された文字列を記憶する。入力ログ記憶部70は、例えば、過去に入出力装置100に入力された全てのログを記憶していてもよい。また、入力ログ記憶部70は、文字列が入力された入力欄や、文字列を入力したユーザ、文字列を入力した所定のユーザグループ、文字列を入力したページなどを、入力された文字列と対応付けて記憶していてもよい。
 図3は、入力ログ記憶部70が記憶する情報の例を示す説明図である。図3に示す例では、過去に入力された文字列のみが入力ログ記憶部70に記憶されていることを示す。以下の説明では、入力ログ記憶部70に記憶された文字列のことを入力ログと記すこともある。
 文脈情報取得部40は、関連情報抽出部30が抽出した関連情報の候補の中からどの関連情報を選択するか決定するための情報源(以下、文脈情報と記す。)を取得する。文脈情報は、各入力欄に関連して既に入力または表示された文字列を含む情報である。例えば、入力欄を表示する入出力装置100に過去に入力された文字列や、その入力欄を含むページに表示されている文字列、その入力欄を含むページに存在する他の入力欄に入力された文字列も、文脈情報に該当する。
 本実施形態では、入力ログ記憶部70に記憶された文字列を文脈情報として利用する方法を説明する。すなわち、本実施形態では、入出力装置100に過去に入力された文字列(入力ログ)が文脈情報として利用される。
 関連情報決定部50は、文脈情報に含まれる文字列を用いて、抽出された関連情報の候補の中から推薦候補の関連情報を決定する。関連情報決定部50は、1つの関連情報だけを決定してもよく、複数の関連情報を決定してもよい。
 具体的には、関連情報決定部50は、入力ログ記憶部70に記憶された文字列の中から、関連情報抽出部30が抽出した関連情報に完全一致する文字列を検索し、完全一致した文字列の数を特定する。そして、関連情報決定部50は、推薦候補ごとに完全一致した文字列の数が最も多い関連情報を、各推薦候補の関連情報と決定する。
 なお、関連情報決定部50は、完全一致した文字列の数が最も多い関連情報だけでなく、完全一致した文字列の数が上位n位までの関連情報を各推薦候補の関連情報と決定してもよい。また、関連情報決定部50は、完全一致した文字列の割合が所定の閾値以上の関連情報を各推薦候補の関連情報と決定してもよい。
 また、本実施形態では、関連情報決定部50は、関連情報に完全一致する入力ログを集計して各推薦候補の関連情報を決定する方法を説明したが、集計方法は上記方法に限定されない。関連情報決定部50は、例えば、類似検索で類似と判断された文字列の数を集計してもよい。他にも、関連情報決定部50は、2つの文字列の編集距離が所定の距離α以内の場合に同一の文字列と判断し、同一と判断された文字列の数を集計してもよい。
 推薦情報表示部60は、決定された関連情報を推薦候補と共に表示する。具体的には、推薦情報表示部60は、入力候補選択部20によって選択された推薦候補と、その推薦候補の関連情報のうち関連情報決定部50によって決定された関連情報とを各入力欄に対応づけて表示する。推薦情報表示部60は、入力欄に対応する推薦候補およびその関連情報を、その入力欄の中に表示してもよいし、その入力欄の近傍(例えば、隣接する位置)に表示してもよい。
 推薦情報表示部60は、推薦情報と関連情報を異なる態様で表示してもよい。推薦情報表示部60は、例えば、推薦候補を黒色表示し、関連情報を灰色表示してもよい。このようにすることで、実際に入力する文字列と、参考とする情報とを差別化できる。
 また、推薦情報表示部60は、関連情報とともに、その関連情報の内容を併せて表示してもよい。例えば、表示する関連情報が企業名の場合、推薦情報表示部60は、内容を示す見出し「企業名:」を関連情報に付加して表示してもよい。このようにすることで、表示した関連情報の内容を明確にできるため、ユーザがより推薦候補を選択しやすくなる。
 また、推薦情報表示部60は、関連情報を1つだけ表示してもよく、複数表示してもよい。推薦情報表示部60は、例えば、関連情報を複数表示する場合、過去の入力頻度が高い順に、入力方向(例えば、左側)から関連情報を表示するようにしてもよい。また、推薦情報表示部60は、入力欄に表示できる範囲までの関連情報を表示してもよい。
 入力候補選択部20と、関連情報抽出部30と、文脈情報取得部40と、関連情報決定部50と、推薦情報表示部60とは、プログラム(入力支援プログラム)に従って動作するコンピュータのCPUによって実現される。例えば、プログラムは、入力支援システムを構成する装置の記憶部(図示せず)に記憶され、CPUは、そのプログラムを読み込み、プログラムに従って、入力候補選択部20、関連情報抽出部30、文脈情報取得部40、関連情報決定部50および推薦情報表示部60として動作してもよい。
 また、入力候補選択部20と、関連情報抽出部30と、文脈情報取得部40と、関連情報決定部50と、推薦情報表示部60とは、それぞれが専用のハードウェアで実現されていてもよい。
 また、入力候補記憶部10と、入力ログ記憶部70は、例えば、磁気ディスク等により実現される。
 次に、本実施形態の動作を図2、図3および図4を用いて具体的に説明する。図4は、入出力装置100に表示される入力欄の例を示す説明図である。図4(A)に例示する入力欄には住所が入力されるものとし、その入力欄は、入力候補記憶部10が記憶する「住所」フィールドが入力候補であるとする。
 まず、入力候補選択部20は、入力された文字情報に基づいて、入力候補記憶部10に記憶された入力候補の中から、入力欄の推薦候補を決定する。入力候補選択部20は、例えば、入力された文字列を前方一致検索することにより推薦候補を決定してもよい。
 例えば、図4(B)に例示するように、入力欄に「と(To)」と入力されたとする。この場合、図2に例示する「住所」列から、「東京都江東区新木場1-18-7」と「東京都港区芝5 丁目7-1 」の2つの推薦候補が決定される。
 次に、関連情報抽出部30は、各推薦候補に紐付いている情報(図2に示す例では、住所に紐付いた企業名および最寄駅)を抽出する。図2に示す例では、推薦候補「東京都江東区新木場1-18-7」からは、「NECソフト」と「新木場」が抽出され、推薦候補「東京都港区芝5 丁目7-1」からは、「NEC」と「田町」が抽出される。
 次に、文脈情報取得部40は、入力ログ記憶部70から、入力ログを取得する。関連情報決定部50は、関連情報抽出部30が抽出した情報を入力ログと照らし合わせ、各推薦候補のうち、最も出現回数が多い関連情報を、その推薦候補の関連情報として決定する。
 図3に示す例では、入力ログの中に「NECソフト」が3件含まれ、「新木場」が1件含まれる。そこで、関連情報決定部50は、推薦候補「東京都江東区新木場1-18-7」の関連情報を「NECソフト」と決定する。同様に、図3に示す例では、入力ログの中に「NEC」が1件含まれ、「田町」が3件含まれる。そこで、関連情報決定部50は、推薦候補「東京都港区芝5 丁目7-1」の関連情報を「田町」と決定する。
 推薦情報表示部60は、決定された関連情報を推薦候補と共に表示する。図4(B)に示す例では、推薦情報表示部60は、各推薦候補101と、関連情報の内容を示す情報を付加した関連情報102とを表示していることを示す。
 以上のように、本実施形態によれば、入力候補選択部20が、入力欄に文字が入力されたときに、入力候補記憶部10に記憶されたその入力欄に対応する入力候補の中から、入力された文字を含む入力候補を推薦候補として選択する。また、関連情報抽出部30が、選択された推薦候補に対応する1つ以上の関連情報を、入力候補記憶部10に記憶された関連情報の中から抽出し、関連情報決定部50が、文脈情報取得部40によって取得された文脈情報に含まれる文字列を用いて推薦候補の関連情報を決定する。そして、推薦情報表示部60が、入力欄(または入力欄の近傍)に、決定された関連情報を推薦候補と共に表示する。
 そのため、ユーザに対して入力欄の推薦候補が提示される場合に、ユーザがその推薦候補の中から適切な候補を選択できる。
 すなわち、ユーザにとって入力経験が豊富な情報であればユーザが覚えている可能性が高い。本実施形態の入力支援システムでは、その情報を関連情報として出力することで、ユーザが、推薦候補のうち、どれが適切であるかを判断しやすくなるという効果が得られる。
 また、本実施形態では、入力ログ記憶部70が、入力ログのみを記憶している場合について説明したが、上述するように、入力ログに関連する情報を付加して記憶していてもよい。入力ログ記憶部70は、例えば、文字列を入力したユーザの識別情報(ユーザID)や、文字列を入力したユーザを含むユーザグループの識別情報(グループID)を、その文字列と対応付けて記憶していてもよい。
 この場合、入出力装置100が文字列を入力するユーザのユーザIDやグループIDを入力支援システムに通知し、文脈情報取得部40が、入力欄に文字を入力したユーザに対応づけられた文字列を入力ログ記憶部70から取得して文脈情報とすればよい。
 このように、ユーザが過去に入力した文字列を対象として関連情報を決定することで、ユーザがその推薦候補の中からより適切な候補を選択できるようになる。また、企業などの場合、同一の部署や同一のプロジェクトのユーザは、共有できる背景知識を持っていることが考えられる。よって、特定のユーザグループが過去に入力した文字列を対象として関連情報を決定することでも、ユーザがその推薦候補の中からより適切な候補を選択できるようになる。
実施形態2.
 次に、本発明による入力支援システムの第2の実施形態を説明する。図5は、本発明による入力支援システムの第2の実施形態の構成例を示すブロック図である。なお、第1の実施形態と同様の構成については、図1と同一の符号を付し、説明を省略する。
 本実施形態の入力支援システムは、入力候補記憶部10と、入力候補選択部20と、関連情報抽出部30と、文脈情報取得部41と、関連情報決定部51と、推薦情報表示部60とを備えている。
 文脈情報取得部41は、文脈情報取得部40と同様、文脈情報を取得する。ただし、文脈情報取得部41は、文脈情報を取得する点において、第1の実施形態の文脈情報取得部40と異なる。
 文脈情報取得部41は、入力欄を表示するページ内の文字列と、そのページ内の入力欄に既に入力されている文字列のうちの、少なくとも一方の文字列を文脈情報として取得する。文脈情報取得部41は、入力中の入力欄に既に入力されている文字列を文脈情報として取得してもよい。以下の説明では、入力欄を表示するページ内の文字列およびそのページ内の入力欄に既に入力されている文字列のことを、周辺テキストと記すこともある。
 また、文脈情報取得部41は、その入力欄に前後の入力欄に入力された文字列を文脈情報として取得してもよい。このように隣接する入力欄の文字列を文脈情報として取得することで、入力欄により関連する文脈情報を利用できる。
 なお、文脈情報取得部41が文字列を取得する範囲は、入力欄ごとに予め定めておけばよい。
 関連情報決定部51は、関連情報決定部50と同様、文脈情報に含まれる文字列を用いて、推薦候補の関連情報を決定する。具体的には、関連情報決定部51は、文脈情報取得部41が取得した文脈情報の中から、関連情報抽出部30が抽出した関連情報の候補に含まれる関連情報に完全一致する文字列を特定する。また、関連情報決定部51は、特定された文字列の内容を入力候補記憶部10に記憶された入力候補から特定する。そして、関連情報決定部51は、その内容を示す入力候補を各推薦候補の関連情報と決定する。
 例えば、入力候補記憶部10がテーブル形式で入力候補を記憶している場合、関連情報決定部51は、入力候補記憶部10に記憶された入力候補のうち、特定した文字列を含むフィールドを特定し、そのフィールドの関連情報を各推薦候補の関連情報と決定する。
 文脈情報取得部41と、関連情報決定部51とは、プログラム(入力支援プログラム)に従って動作するコンピュータのCPUによって実現される。また、また、文脈情報取得部41と、関連情報決定部51とは、それぞれが専用のハードウェアで実現されていてもよい。
 次に、本実施形態の動作を図2および図6を用いて具体的に説明する。図6は、入出力装置100に表示される入力画面の例を示す説明図である。図6(A)に例示する入力画面には、企業名と住所を入力するための入力欄が表示され、その入力欄は、入力候補記憶部10が記憶する「企業名」および「住所」がそれぞれ入力候補であるとする。
 また、「住所」の入力欄に推薦候補を表示するために用いられる文脈情報は、「企業名」に入力された文字列とする。
 第1の実施形態と同様、入力欄に「と(To)」と入力されると、入力候補選択部20が「東京都江東区新木場1-18-7」と「東京都港区芝5 丁目7-1 」の2つを推薦候補として決定し、関連情報抽出部30が、「NECソフト」と「新木場」、および、「NEC」と「田町」をそれぞれの関連情報として抽出する。
 次に、文脈情報取得部41は、対象とする文脈情報を取得する。図6に示す例では、「NECソフト」が文脈情報として取得される。
 関連情報決定部51は、取得した文脈情報と、抽出された関連情報で一致する文字列を特定する。図2および図6に示す例では、抽出された関連情報に「NECソフト」が含まれているので、関連情報決定部51は、この文字列が一致すると特定する。
 関連情報決定部51は、入力候補記憶部10に記憶された入力候補から「NECソフト」を文字列に含むフィールドを特定する。図2に示す例では、「NECソフト」は「企業名」のフィールドに含まれる。
 そして、関連情報決定部51は、特定したフィールドの入力候補を各推薦候補の関連情報と決定する。図2に示す例では、関連情報決定部51は、推薦候補「東京都江東区新木場1-18-7」の関連情報のうち、「企業名」フィールドに記憶された「NECソフト」を関連情報と特定する。同様に、関連情報決定部51は、推薦候補「東京都港区芝5 丁目7-1 」の関連情報のうち、「企業名」フィールドに記憶された「NEC」を関連情報と特定する。
 推薦情報表示部60は、決定された関連情報を推薦候補と共に表示する。図6(B)に示す例では、推薦情報表示部60は、関連情報104を各推薦候補103と共に表示していることを示す。
 以上のように、本実施形態によれば、文脈情報取得部41が、入力欄が表示されたページ内の文字列と、そのページ内の入力欄に既に入力されている文字列のうちの、少なくとも一方の文字列を文脈情報として取得する。そして、関連情報決定部51が、取得された文脈情報の中から、抽出された関連情報に一致する文字列を特定し、特定された文字列の内容を入力候補記憶部10に記憶された入力候補から特定し、その内容を示す入力候補を各推薦候補の関連情報と決定する。
 そのため、ユーザに対して入力欄の推薦候補が提示される場合に、入力ログを記憶していない場合であっても、ユーザがその推薦候補の中から適切な候補を選択できる。
 次に、本発明の概要を説明する。図7は、本発明による入力支援システムの概要を示すブロック図である。本発明による入力支援システムは、ユーザの入力を受け付ける入力装置(例えば、入出力装置100)によって表示される入力欄への入力候補を、その入力候補の関連情報と対応付けて記憶する入力候補記憶部81(例えば、入力候補記憶部10)と、入力欄に文字が入力されたときに、その入力欄に対応する入力候補の中から、入力された文字を含む入力候補を推薦候補として選択する入力候補選択部82(例えば、入力候補選択部20)と、選択された推薦候補に対応する1つ以上の関連情報候補を、入力候補記憶部81に記憶された関連情報の中から抽出する関連情報抽出部83(例えば、関連情報抽出部30)と、入力欄に関連して既に入力または表示された文字列を含む文脈情報(例えば、入力ログ、周辺テキスト)を取得する文脈情報取得部84(例えば、文脈情報取得部40)と、文脈情報に含まれる文字列を用いて、関連情報候補の中から推薦候補の関連情報を決定する関連情報決定部85(例えば、関連情報決定部50)と、入力欄または入力欄の近傍に、決定された関連情報を推薦候補と共に表示する推薦情報表示部86(例えば、推薦情報表示部60)とを備えている。
 そのような構成により、ユーザに対して入力欄の推薦候補が提示される場合に、ユーザがその推薦候補の中から適切な候補を選択できる。
 また、入力支援システムは、入力装置に入力された文字列を記憶する入力ログ記憶部(例えば、入力ログ記憶部70)を備えていてもよい。そして、文脈情報取得部84は、入力ログ記憶部に記憶された文字列を文脈情報として取得してもよい。
 そのような構成によれば、過去に入力された文字列を考慮できるため、ユーザが適切な候補を選択するための好ましい関連情報を表示できる。
 また、入力ログ記憶部は、文字列を入力したユーザの識別情報(例えば、ユーザID)と、文字列を入力したユーザを含むユーザグループの識別情報(例えば、グループID)のうちの少なくとも1つ以上の識別情報をその文字列と対応付けて記憶していてもよい。そして、文脈情報取得部84は、入力欄に文字を入力したユーザに対応づけられた文字列を入力ログ記憶部から取得して文脈情報としてもよい。
 そのような構成によれば、入力装置に入力された文字列のうち、ユーザが過去に入力した情報に特化して文脈情報を取得できるため、ユーザが適切な候補を選択するための、より好ましい関連情報を表示できる。
 一方、文脈情報取得部84(例えば、文脈情報取得部41)は、入力欄が表示されたページ内の文字列と、そのページ内の入力欄に既に入力されている文字列のうちの、少なくとも一方の文字列(例えば、周辺テキスト)を文脈情報として取得してもよい。そして、関連情報決定部85(例えば、関連情報決定部51)は、取得された文脈情報の中から、関連情報候補に含まれる関連情報に一致する文字列を特定し、特定された文字列の内容を入力候補記憶部81に記憶された入力候補から特定し、その内容を示す入力候補を各推薦候補の関連情報と決定してもよい。
 そのような構成によれば、ユーザに対して入力欄の推薦候補が提示される場合に、入力ログを記憶していない場合であっても、ユーザがその推薦候補の中から適切な候補を選択できる。
 また、推薦情報表示部86は、関連情報の内容を示す情報をその関連情報と共に表示してもよい。そのような構成によれば、関連情報が示す内容が明確になるため、ユーザが推薦候補を選択しやすくなる。
 以上、実施形態及び実施例を参照して本願発明を説明したが、本願発明は上記実施形態および実施例に限定されるものではない。本願発明の構成や詳細には、本願発明のスコープ内で当業者が理解し得る様々な変更をすることができる。
 この出願は、2013年3月18日に出願された日本特許出願2013-054954を基礎とする優先権を主張し、その開示の全てをここに取り込む。
 本発明は、ユーザによる入力欄への入力を支援する入力支援システムに好適に適用される。
 10 入力候補記憶部
 20 入力候補選択部
 30 関連情報抽出部
 40,41 文脈情報取得部
 50,51 関連情報決定部
 60 推薦情報表示部
 70 入力ログ記憶部
 100 入出力装置

Claims (11)

  1.  ユーザの入力を受け付ける入力装置によって表示される入力欄への入力候補を当該入力候補の関連情報と対応付けて記憶する入力候補記憶部と、
     前記入力欄に文字が入力されたときに、当該入力欄に対応する前記入力候補の中から、入力された文字を含む入力候補を推薦候補として選択する入力候補選択部と、
     選択された推薦候補に対応する1つ以上の関連情報候補を、前記入力候補記憶部に記憶された関連情報の中から抽出する関連情報抽出部と、
     前記入力欄に関連して既に入力または表示された文字列を含む文脈情報を取得する文脈情報取得部と、
     前記文脈情報に含まれる文字列を用いて、前記関連情報候補の中から前記推薦候補の関連情報を決定する関連情報決定部と、
     前記入力欄または前記入力欄の近傍に、決定された関連情報を前記推薦候補と共に表示する推薦情報表示部とを備えた
     ことを特徴とする入力支援システム。
  2.  入力装置に入力された文字列を記憶する入力ログ記憶部を備え、
     文脈情報取得部は、前記入力ログ記憶部に記憶された文字列を文脈情報として取得する
     請求項1記載の入力支援システム。
  3.  入力ログ記憶部は、文字列を入力したユーザの識別情報と、文字列を入力したユーザを含むユーザグループの識別情報のうちの少なくとも1つ以上の識別情報を当該文字列と対応付けて記憶し、
     文脈情報取得部は、入力欄に文字を入力したユーザに対応づけられた文字列を前記入力ログ記憶部から取得して文脈情報とする
     請求項2記載の入力支援システム。
  4.  文脈情報取得部は、入力欄が表示されたページ内の文字列と、当該ページ内の入力欄に既に入力されている文字列のうちの、少なくとも一方の文字列を文脈情報として取得し、
     関連情報決定部は、取得された文脈情報の中から、関連情報候補に含まれる関連情報に一致する文字列を特定し、特定された文字列の内容を入力候補記憶部に記憶された入力候補から特定し、当該内容を示す入力候補を各推薦候補の関連情報と決定する
     請求項1記載の入力支援システム。
  5.  推薦情報表示部は、関連情報の内容を示す情報を当該関連情報と共に表示する
     請求項1から請求項4のうちのいずれか1項に記載の入力支援システム。
  6.  ユーザの入力を受け付ける入力装置によって表示される入力欄への入力候補を当該入力候補の関連情報と対応付けて記憶する入力候補記憶部を参照し、前記入力欄に文字が入力されたときに、当該入力欄に対応する前記入力候補の中から、入力された文字を含む入力候補を推薦候補として選択し、
     選択された推薦候補に対応する1つ以上の関連情報候補を、前記入力候補記憶部に記憶された関連情報の中から抽出し、
     前記入力欄に関連して既に入力または表示された文字列を含む文脈情報を取得し、
     前記文脈情報に含まれる文字列を用いて、前記関連情報候補の中から前記推薦候補の関連情報を決定し、
     前記入力欄または前記入力欄の近傍に、決定された関連情報を前記推薦候補と共に表示する
     ことを特徴とする入力支援方法。
  7.  入力装置に入力された文字列を記憶する入力ログ記憶部に記憶された当該文字列を文脈情報として取得する
     請求項6記載の入力支援方法。
  8.  入力欄が表示されたページ内の文字列と、当該ページ内の入力欄に既に入力されている文字列のうちの、少なくとも一方の文字列を文脈情報として取得する
     請求項6記載の入力支援方法。
  9.  コンピュータに、
     ユーザの入力を受け付ける入力装置によって表示される入力欄への入力候補を当該入力候補の関連情報と対応付けて記憶する入力候補記憶部を参照し、前記入力欄に文字が入力されたときに、当該入力欄に対応する前記入力候補の中から、入力された文字を含む入力候補を推薦候補として選択する入力候補選択処理、
     選択された推薦候補に対応する1つ以上の関連情報候補を、前記入力候補記憶部に記憶された関連情報の中から抽出する関連情報抽出処理、
     前記入力欄に関連して既に入力または表示された文字列を含む文脈情報を取得する文脈情報取得処理、
     前記文脈情報に含まれる文字列を用いて、前記関連情報候補の中から前記推薦候補の関連情報を決定する関連情報決定処理、および、
     前記入力欄または前記入力欄の近傍に、決定された関連情報を前記推薦候補と共に表示する推薦情報表示処理
     を実行させるための入力支援プログラム。
  10.  コンピュータに、
     文脈情報取得処理で、入力装置に入力された文字列を記憶する入力ログ記憶部に記憶された当該文字列を文脈情報として取得させる
     請求項9記載の入力支援プログラム。
  11.  コンピュータに、
     文脈情報取得処理で、入力欄が表示されたページ内の文字列と、当該ページ内の入力欄に既に入力されている文字列のうちの、少なくとも一方の文字列を文脈情報として取得させる
     請求項9記載の入力支援プログラム。
PCT/JP2014/000083 2013-03-18 2014-01-10 入力支援システム、入力支援方法および入力支援プログラム WO2014147922A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US14/778,261 US20160283458A1 (en) 2013-03-18 2014-01-10 Input assistance system, input assistance method, and input assistance program
JP2015506565A JP6029195B2 (ja) 2013-03-18 2014-01-10 入力支援システム、入力支援方法および入力支援プログラム

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2013054954 2013-03-18
JP2013-054954 2013-03-18

Publications (1)

Publication Number Publication Date
WO2014147922A1 true WO2014147922A1 (ja) 2014-09-25

Family

ID=51579631

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2014/000083 WO2014147922A1 (ja) 2013-03-18 2014-01-10 入力支援システム、入力支援方法および入力支援プログラム

Country Status (3)

Country Link
US (1) US20160283458A1 (ja)
JP (1) JP6029195B2 (ja)
WO (1) WO2014147922A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018097690A (ja) * 2016-12-14 2018-06-21 株式会社オービックビジネスコンサルタント サーバ装置、情報処理装置、情報処理方法、およびプログラム

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014162756A1 (ja) * 2013-04-04 2014-10-09 ソニー株式会社 情報処理装置、データ入力支援方法及びプログラム
AU2020326435B2 (en) * 2019-08-05 2023-09-28 Ai21 Labs Systems and methods of controllable natural language generation

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004145796A (ja) * 2002-10-28 2004-05-20 Konami Co Ltd サーバ装置、利用者端末、文字列変換システム及びプログラム
JP2006318411A (ja) * 2005-05-16 2006-11-24 Toshiba Corp 情報処理装置
JP2011158961A (ja) * 2010-01-29 2011-08-18 Sharp Corp 文字入力装置

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE602008005428D1 (de) * 2008-06-11 2011-04-21 Exb Asset Man Gmbh Vorrichtung und Verfahren mit verbessertem Texteingabemechanismus
JP2012185651A (ja) * 2011-03-04 2012-09-27 Canon Inc 情報処理装置、情報処理システム、情報処理装置の制御方法、及びプログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004145796A (ja) * 2002-10-28 2004-05-20 Konami Co Ltd サーバ装置、利用者端末、文字列変換システム及びプログラム
JP2006318411A (ja) * 2005-05-16 2006-11-24 Toshiba Corp 情報処理装置
JP2011158961A (ja) * 2010-01-29 2011-08-18 Sharp Corp 文字入力装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018097690A (ja) * 2016-12-14 2018-06-21 株式会社オービックビジネスコンサルタント サーバ装置、情報処理装置、情報処理方法、およびプログラム

Also Published As

Publication number Publication date
US20160283458A1 (en) 2016-09-29
JP6029195B2 (ja) 2016-11-24
JPWO2014147922A1 (ja) 2017-02-16

Similar Documents

Publication Publication Date Title
CN104025077A (zh) 数据流的实时自然语言处理
JP5832980B2 (ja) 手書き入力支援装置、方法およびプログラム
CN102866785A (zh) 一种文字输入方法、系统以及装置
JP2014013584A (ja) ウェブクエリにおけるオンライン手書き認識のためのシステム及び方法
JP2009199325A (ja) 表示データ生成装置及び方法
JP5347083B2 (ja) 情報処理装置、情報処理方法、情報処理装置用プログラム、および、記録媒体
JP6029195B2 (ja) 入力支援システム、入力支援方法および入力支援プログラム
JP6419969B2 (ja) 画像の提示情報を提供するための方法及び機器
JP6037540B1 (ja) 検索システム、検索方法およびプログラム
JP5242726B2 (ja) 外国語接客支援装置、外国語接客方法及びプログラム
JP2012234340A (ja) 商品キーワード管理システム
TW201610728A (zh) 資訊處理裝置、資訊處理方法、記憶媒體
JP2009157620A (ja) 情報検索支援装置
JP6002328B2 (ja) 検索システム、検索プログラム、および検索条件入力方法
JP2018112806A (ja) 画像関連付け装置、画像データベース、画像検索装置、画像検索システム及びプログラム
JP2013205854A (ja) 当て字変換人名入力装置、人名入力方法および人名入力プログラム
US20130311489A1 (en) Systems and Methods for Extracting Names From Documents
JP6425989B2 (ja) 文字認識支援プログラム、文字認識支援方法及び文字認識支援装置
JP2014207019A (ja) 情報処理装置、その制御方法、及びプログラム、並びに情報処理システム、その制御方法、及びプログラム
JP2013175136A (ja) トレース支援装置、トレース支援システム、トレース支援方法、およびトレース支援プログラム
US20180046706A1 (en) Search system, search method and search program
JP2014085874A (ja) 情報検索装置、情報検索システム、及び情報検索方法
JP5060539B2 (ja) 文書処理装置およびプログラム
JP2018120326A (ja) 商品情報管理装置、商品情報管理方法、およびプログラム
WO2014073233A1 (ja) 情報検索プログラム及び情報検索装置

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: 14768237

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2015506565

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 14778261

Country of ref document: US

122 Ep: pct application non-entry in european phase

Ref document number: 14768237

Country of ref document: EP

Kind code of ref document: A1