US20160283458A1 - Input assistance system, input assistance method, and input assistance program - Google Patents

Input assistance system, input assistance method, and input assistance program Download PDF

Info

Publication number
US20160283458A1
US20160283458A1 US14/778,261 US201414778261A US2016283458A1 US 20160283458 A1 US20160283458 A1 US 20160283458A1 US 201414778261 A US201414778261 A US 201414778261A US 2016283458 A1 US2016283458 A1 US 2016283458A1
Authority
US
United States
Prior art keywords
input
related information
candidates
character string
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/778,261
Other languages
English (en)
Inventor
Yuzuru Okajima
Kosuke Yamamoto
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Solution Innovators Ltd
Original Assignee
NEC Solution Innovators Ltd
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 Solution Innovators Ltd filed Critical NEC Solution Innovators Ltd
Assigned to NEC SOLUTION INNOVATORS, LTD. reassignment NEC SOLUTION INNOVATORS, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: OKAJIMA, YUZURU, YAMAMOTO, KOSUKE
Publication of US20160283458A1 publication Critical patent/US20160283458A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06F17/243
    • 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
    • G06F17/276
    • 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/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 assistance system, an input assistance method, and an input assistance program for assisting a user in input to an input box.
  • Patent Literature (PTL) 1 discloses a method of displaying item numbers that coincide with a part of an item number having been input and are set frequently as candidates upon input of the part of the item number.
  • Non Patent Literature (NPL) 1 discloses an input assistance method of assisting an input into an input form having a plurality of input items.
  • NPL 1 discloses an input assistance method of assisting an input into an input form having a plurality of input items.
  • one is selected out of the plurality of input forms and, upon double-clicking the selected input form, previously-registered recommended candidates are displayed in the input form. Then, upon selection out of the displayed recommended candidates, previously-registered input contents of other input forms are displayed at a time.
  • NPL 1 IMPRESS BUSINESS MEDIA, “Web Tantousha (Directors) Forum,” [online], [searched on Feb. 13, 2013], Internet ⁇ URL: http://web-tan.forum.impressrd.jp/e/2012/04/03/12488>
  • previously-registered recommended candidates and information related to the recommended candidates are displayed at a time when the selected input form is double-clicked.
  • e-mail addresses are previously bound, as related information of the name, to recommended candidates, by which the e-mail addresses are displayed as related information along with the names as the recommended candidates.
  • the related information displayed along with the recommended candidates is fixedly provided. Therefore, the method is sometimes indecisive for a user to select appropriate information out of the recommended candidates.
  • an object of the present invention is to provide an input assistance system, an input assistance method, and an input assistance program enabling a user to select an appropriate candidate out of recommended candidates in the case where the recommended candidates for an input box are presented to the user.
  • an input assistance system including: an input candidate storage unit which stores input candidates for an input box displayed by an input device accepting a user's input in association with related information of the input candidates; an input candidate selection unit which selects input candidates including input characters as recommended candidates out of the input candidates corresponding to the input box upon input of the characters into the input box; a related information extraction unit which extracts one or more related information candidates corresponding to the selected recommended candidates out of the related information stored in the input candidate storage unit; a context information acquisition unit which acquires context information including a character string already input or displayed in connection with the input box; a related information determination unit which determines related information of the recommended candidates out of the related information candidates by using the character string included in the context information; and a recommended information display unit which displays the determined related information along with the recommended candidates in the input box or near the input box.
  • an input assistance method including: referring to an input candidate storage unit storing input candidates for an input box displayed by an input device accepting a user's input in association with related information of the input candidates and selecting input candidates including input characters as recommended candidates out of the input candidates corresponding to the input box upon input of the characters into the input box; extracting one or more related information candidates corresponding to the selected recommended candidates out of the related information stored in the input candidate storage unit; acquiring context information including a character string already input or displayed in connection with the input box; determining related information of the recommended candidates out of the related information candidates by using the character string included in the context information; and displaying the determined related information along with the recommended candidates in the input box or near the input box.
  • an input assistance program causing a computer to perform: an input candidate selection process of referring to an input candidate storage unit storing input candidates for an input box displayed by an input device accepting a user's input in association with related information of the input candidates and selecting input candidates including input characters as recommended candidates out of the input candidates corresponding to the input box upon input of the characters into the input box; a related information extraction process of extracting one or more related information candidates corresponding to the selected recommended candidates out of the related information stored in the input candidate storage unit; a context information acquisition process of acquiring context information including a character string already input or displayed in connection with the input box; a related information determination process of determining related information of the recommended candidates out of the related information candidates by using the character string included in the context information; and a recommended information display process of displaying the determined related information along with the recommended candidates in the input box or near the input box.
  • a user is able to select an appropriate candidate out of recommended candidates in the case where the recommended candidates for an input box are presented to the user.
  • FIG. 1 It depicts a block diagram illustrating a configuration example of a first exemplary embodiment of an input assistance system according to the present invention.
  • FIG. 2 It depicts an explanatory diagram illustrating an example of information stored in an input candidate storage unit 10 .
  • FIG. 3 It depicts an explanatory diagram illustrating an example of information stored in an input log storage unit 70 .
  • FIG. 4 It depicts an explanatory diagram illustrating an example of an input box displayed by an input-output device 100 .
  • FIG. 5 It depicts a block diagram illustrating a configuration example of a second exemplary embodiment of an input assistance system according to the present invention.
  • FIG. 6 It depicts an explanatory diagram illustrating an example of an input screen displayed by an input-output device 100 .
  • FIG. 7 It depicts a block diagram illustrating an outline of the input assistance system according to the present invention.
  • FIG. 1 is a block diagram illustrating a configuration example of a first exemplary embodiment of an input assistance system according to the present invention.
  • the input assistance system of this exemplary 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 , a recommended information display unit 60 , and an input log storage unit 70 .
  • the input-output device 100 which is connected to the input assistance system, transmits characters input from a user to the input assistance system and outputs information determined by the input assistance system. More specifically, the input-output device 100 displays an input box for accepting an input from the user and transmits the characters input to the input box to the input assistance system. Furthermore, upon receiving the information determined by the input assistance system, the input-output device 100 displays the received information in the corresponding input box.
  • the input-output device 100 is implemented by, for example, a keyboard, a display device, a touch panel, and the like.
  • the input candidate storage unit 10 stores an input candidate for an input box in association with information related to the input candidate.
  • the information stored in the input candidate storage unit 10 is an information source for determining a recommended candidate described later.
  • the content of each input candidate is specified by information indicating the content of the input candidate (hereinafter, sometimes 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 the input candidates are associated with other input candidates as related information thereof.
  • the information stored in the input candidate storage unit 10 can be said to be an input candidate for each input box and, at the same time, related information of other input candidates.
  • the input candidate storage unit 10 stores input candidates and related information in a table format.
  • the storage format is not limited to the table format and may be any other format as long as the input candidates for each input box can be identified by the format.
  • the input candidate selection unit 20 selects input candidates including the input characters as recommended candidates out of the input candidates corresponding to the input box with reference to the input candidate storage unit 10 .
  • the input candidate selection unit 20 selects input candidates including input characters when at least some characters are input into the input box.
  • the input candidate selection unit 20 may select input candidates each of which forward-matches the input characters as recommended candidates or may select input candidates each of which partially matches the input characters as recommended candidates.
  • the related information extraction unit 30 extracts candidates for related information corresponding to the selected recommended candidates out of the related information stored in the input candidate storage unit 10 .
  • the related information extraction unit 30 may extract all related information corresponding to the selected recommended candidates or may extract only related information of predetermined contents.
  • the number of pieces of extracted related information may be either one or two or more.
  • the input log storage unit 70 stores character strings input in the past to the input-output device 100 .
  • the input log storage unit 70 may store all logs input in the past to the input-output device 100 .
  • the input log storage unit 70 may store an input box where a character string is input, a user having input the character string, a predetermined user group having input the character string, a page where the character string is input, and the like in association with the input character string.
  • FIG. 3 is an explanatory diagram illustrating an example of information stored in the input log storage unit 70 .
  • FIG. 3 it is illustrated that only character strings input in the past are stored in the input log storage unit 70 .
  • a character string stored in the input log storage unit 70 is sometimes referred to as “input log.”
  • the context information acquisition unit 40 acquires an information source (hereinafter, referred to as “context information”) for determining which related information is to be selected out of the candidates for related information extracted by the related information extraction unit 30 .
  • the context information includes a character string already input or displayed in connection with each input box. For example, a character string input in the past to the input-output device 100 which displays the input box, a character string displayed in a page including the input box, and a character string input in any other input box existing in the page including the input box concerned fall under context information.
  • the character string (input log) input in the past to the input-output device 100 is used as context information.
  • the related information determination unit 50 determines related information of a recommended candidate out of the candidates for the extracted related information by using character strings included in the context information.
  • the related information determination unit 50 may determine only one piece of related information or may determine a plurality of pieces of related information.
  • the related information determination unit 50 searches for character strings completely matching the related information extracted by the related information extraction unit 30 out of the character strings stored in the input log storage unit 70 and identifies the number of character strings completely matching the related information. Then, the related information determination unit 50 determines the related information completely matching the largest number of character strings for each recommended candidate as related information of each recommended candidate.
  • the related information determination unit 50 may determine not only the related information completely matching the largest number of character strings, but also related information completely matching the character strings of the top n in the largest number thereof as the related information of each recommended candidate. Moreover, the related information determination unit 50 may determine the related information where the ratio of the number of character strings completely matching the related information is a predetermined threshold value or more as the related information of each recommended candidate.
  • the related information determination unit 50 may totalize, for example, the number of character strings determined to be similar in the similarity search.
  • the related information determination unit 50 may determine two character strings between which an edit distance is a predetermined distance a or less, if so, to be identical character strings and totalize the number of character strings determined to be identical.
  • the recommended information display unit 60 displays the determined related information along with the recommended candidates. More specifically, the recommended information display unit 60 displays the recommended candidates selected by the input candidate selection unit 20 and the related information determined by the related information determination unit 50 out of the related information of the recommended candidates in association with the respective input boxes.
  • the recommended information display unit 60 may display the recommended candidates corresponding to the input box and the related information thereof in the input box or near the input box (for example, in a position adjacent to the input box).
  • the recommended information display unit 60 may display the recommended information and the related information in different forms. For example, the recommended information display unit 60 may display recommended candidates in black and related information in gray. This enables differentiation between character strings actually input and information as a reference.
  • the recommended information display unit 60 may display the contents of related information along with the related information. For example, if the displayed related information is a company name, the recommended information display unit 60 may display the related information with heading indicating the content “Company name:” added thereto. This clarifies the content of the displayed related information, thereby enabling the user to select the recommended candidate more easily.
  • the recommended information display unit 60 may display only one piece of related information or may display a plurality of pieces of related information. For example, if a plurality of pieces of related information is displayed, the recommended information display unit 60 may display the related information in the input direction (for example, from the left side) in the descending order of frequency of input in the past. In addition, the recommended information display unit 60 may display related information within the range where displaying in the input box is possible.
  • 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 information display unit 60 are implemented by the CPU of a computer which operates according to a program (input assistance program).
  • the program is stored in a storage unit (not illustrated) of a device constituting the input assistance system, and the CPU may read the program to operate as 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 recommended information display unit 60 according to the program.
  • each of 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 recommended information display unit 60 may be implemented by dedicated hardware.
  • the input candidate storage unit 10 and the input log storage unit 70 are implemented by, for example, a magnetic disk and the like.
  • FIG. 4 is an explanatory diagram illustrating an example of an input box displayed by an input-output device 100 . It is assumed that an address is input to the input box illustrated in FIG. 4(A) and that the “address” field stored in the input candidate storage unit 10 corresponds to input candidates for the input box.
  • the input candidate selection unit 20 determines recommended candidates for the input box out of the input candidates stored in the input candidate storage unit 10 on the basis of the input character information.
  • the input candidate selection unit 20 may determine the recommended candidates, for example, by performing forward matching search for the input character string.
  • the related information extraction unit 30 extracts information bound to each recommended candidate (the company name and the nearest station bound to the address in the example illustrated in FIG. 2 ).
  • “NEC Soft” and “Shinkiba” are extracted based on the recommended candidate “Tokyo-to, Koto-ku, Shinkiba, 1-18-7” and “NEC” and “Tamachi” are extracted based on the recommended candidate “Tokyo-to, Minato-ku, Shiba, 5-chome, 7-1.”
  • the context information acquisition unit 40 acquires an input log from the input log storage unit 70 .
  • the related information determination unit 50 collates the information extracted by the related information extraction unit 30 with the input log and determines the related information appearing most frequently as the related information of the recommended candidate among the recommended candidates.
  • the input logs include three “NEC Soft” logs and one “Shinkiba” log. Therefore, the related information determination unit 50 determines “NEC Soft” as the related information of the recommended candidate “Tokyo-to, Koto-ku, Shinkiba, 1-18-7.” Similarly, in the example illustrated in FIG. 3 , the input logs include one “NEC” log and three “Tamachi” logs. Therefore, the related information determination unit 50 determines “Tamachi” as the related information of the recommended candidate Tokyo-to, Minato-ku, Shiba, 5-chome, 7-1.”
  • the recommended information display unit 60 displays the determined related information along with the recommended candidates. In the example illustrated in FIG. 4(B) , it is illustrated that the recommended information display unit 60 displays the respective recommended candidates 101 and the related information 102 with information indicating the contents of the related information added thereto.
  • the input candidate selection unit 20 selects input candidates including the input characters as recommended candidates out of the input candidates corresponding to the input box stored in the input candidate storage unit 10 .
  • the related information extraction unit 30 extracts one or more pieces of related information corresponding to the selected recommended candidates from the related information stored in the input candidate storage unit 10 and the related information determination unit 50 determines the related information of the recommended candidate by using the character string included in the context information acquired by the context information acquisition unit 40 .
  • the recommended information display unit 60 displays the determined related information along with the recommended candidates in the input box (or near the input box).
  • the user is able to select an appropriate candidate out of the recommended candidates.
  • outputting the information as related information provides an effect that the user is able to determine which is appropriate among the recommended candidates more easily.
  • the input log storage unit 70 stores only input logs in this exemplary embodiment, the input logs may be stored with information related to the input logs added thereto as described above.
  • the input log storage unit 70 may store, for example, identification information of a user having input a character string (user ID) or identification information of a user group including the user having input the character string (group ID) in association with the character string.
  • the input-output device 100 may notify the input assistance system of the user ID or the group ID of the user who inputs the character string, and the context information acquisition unit 40 may acquire the character string associated with the user having input the characters into the input box from the input log storage unit 70 and may use the character string as context information.
  • Related information is determined with the character string input in the past by the user as a target in this manner, thereby enabling the user to select a more appropriate candidate out of the recommended candidates.
  • a user is able to select more appropriate candidate out of the recommended candidates also by determining the related information with the character string input in the past by a specific user group as a target.
  • FIG. 5 is a block diagram illustrating a configuration example of the second exemplary embodiment of the input assistance system according to the present invention.
  • the same reference numerals as those of FIG. 1 are used for the same parts as in the first exemplary embodiment and the description thereof is omitted here.
  • the input assistance system of this exemplary 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 .
  • the context information acquisition unit 41 acquires context information similarly to the context information acquisition unit 40 .
  • the context information acquisition unit 41 is different from the context information acquisition unit 40 of the first exemplary embodiment in acquiring context information.
  • the context information acquisition unit 41 acquires at least one of the character string in the page where the input box is displayed and the character string already input to the input box in the page as context information.
  • the context information acquisition unit 41 may acquire the character string already input to the input box under input as context information.
  • the character string in the page where the input box is displayed and the character string already input to the input box in the page are sometimes referred to as “peripheral text.”
  • the context information acquisition unit 41 may acquire character strings input in the preceding and following input boxes as context information for the input box.
  • the character strings of the adjacent input boxes are acquired as context information in this manner, thereby enabling use of related context information from the input box.
  • the range in which the context information acquisition unit 41 acquires character strings may be previously determined for each input box.
  • the related information determination unit 51 determines the related information of a recommended candidate by using a character string included in the context information in the same manner as the related information determination unit 50 . Specifically, the related information determination unit 51 specifies a character string completely matching related information included in the candidate for the related information extracted by the related information extraction unit 30 out of the context information acquired by the context information acquisition unit 41 . Moreover, 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 recommended candidate.
  • the related information determination unit 51 identifies a field including the specified character string out of the input candidates stored in the input candidate storage unit 10 and determines the related information of the field to be the related information of each recommended candidate.
  • the context information acquisition unit 41 and the related information determination unit 51 are implemented by the CPU of a computer which operates according to a program (input assistance program). Furthermore, each of the context information acquisition unit 41 and the related information determination unit 51 may be implemented by dedicated hardware.
  • FIG. 6 is an explanatory diagram illustrating an example of an input screen displayed by the input-output device 100 .
  • input boxes for inputting a company name and an address are displayed. It is assumed that “a company name” and “an address” stored in the input candidate storage unit 10 are input candidates for the input boxes.
  • the context information used for displaying recommended candidates in the input box of the “address” is assumed to be a character string input at the “company name.”
  • the input candidate selection unit 20 determines two addresses, “Tokyo-to, Koto-ku, Shinkiba, 1-18-7” and “Tokyo-to, Minato-ku, Shiba, 5-chome, 7-1,” as recommended candidates.
  • the related information extraction unit 30 extracts “NEC Soft” and “Shinkiba” as the related information of the former and “NEC” and “Tamachi” as the related information of the latter.
  • the context information acquisition unit 41 acquires target context information.
  • target context information In the example illustrated in FIG. 6 , “NEC Soft” is acquired as context information.
  • the related information determination unit 51 specifies a character string in the extracted related information matching the acquired context information. In the example illustrated in FIGS. 2 and 6 , “NEC Soft” is included in the extracted related information. Therefore, the related information determination unit 51 specifies this character string as the matching character string.
  • the related information determination unit 51 specifies a field including “NEC Soft” as a character string from the input candidates stored in the input candidate storage unit 10 .
  • “NEC Soft” is included in the “company name” field.
  • the related information determination unit 51 determines the input candidate in the specified field to be the related information of each recommended candidate.
  • the related information determination unit 51 specifies “NEC Soft” stored in the “company name” field as the related information, out of the related information of the recommended candidate “Tokyo-to, Koto-ku, Shinkiba, 1-18-7.”
  • the related information determination unit 51 specifies “NEC” stored in the “company name” field as the related information, out of the related information of the recommended candidate “Tokyo-to, Minato-ku, Shiba, 5-chome, 7-1.”
  • the recommended information display unit 60 displays the determined related information along with the recommended candidates. In the example illustrated in FIG. 6(B) , it is illustrated that the recommended information display unit 60 displays the related information 104 along with the recommended candidates 103 .
  • the context information acquisition unit 41 acquires at least one of the character string in the page where the input box is displayed and the character string already input to the input box in the page as context information.
  • the related information determination unit 51 specifies the character string matching the extracted related information out of the acquired context information and specifies the content of the specified character string from the input candidate stored in the input candidate storage unit 10 to determine the input candidate indicating the content to be the related information of each recommended candidate.
  • FIG. 7 is a block diagram illustrating an outline of the input assistance system according to the present invention.
  • the input assistance system according to the present invention includes an input candidate storage unit 81 (for example, the input candidate storage unit 10 ) storing input candidates for an input box displayed by an input device (for example, the input-output device 100 ) accepting a user's input in association with related information of the input candidates; an input candidate selection unit 82 (for example, the input candidate selection unit 20 ) selecting input candidates including input characters as recommended candidates out of the input candidates corresponding to the input box upon input of the characters into the input box; a related information extraction unit 83 (for example, the related information extraction unit 30 ) extracting one or more related information candidates corresponding to the selected recommended candidates out of the related information stored in the input candidate storage unit 81 ; a context information acquisition unit 84 (for example, the context information acquisition unit 40 ) acquiring context information (for example, an input log and a peripheral text) including a character string already input
  • context information acquisition unit 84 for example, the context
  • a user is able to select an appropriate candidate out of recommended candidates in the case where the recommended candidates for an input box are presented to the user.
  • the input assistance system may include an input log storage unit (for example, the input log storage unit 70 ) storing a character string input into the input device.
  • the context information acquisition unit 84 may acquire a character string stored in the input log storage unit as context information.
  • the character strings input in the past can be taken into consideration, thereby enabling the display of preferable related information for the user to select an appropriate candidate.
  • the input log storage unit may store at least one of identification information of a user having input a character string (for example, a user ID) and identification information of a user group including the user having input the character string (for example, a group ID) in association with the character string.
  • the context information acquisition unit 84 may acquire a character string associated with the user having input the characters into the input box from the input log storage unit and may use the character string as context information.
  • the user is able to acquire context information by focusing on the information input in the past by the user out of the character strings input to the input device, thereby enabling the display of more preferable related information for the user to select an appropriate candidate.
  • the context information acquisition unit 84 may acquire at least one (for example, a peripheral text) of the character string in the page where the input box is displayed and the character string already input to the input box in the page as context information.
  • the related information determination unit 85 may specify a character string matching the related information included in the related information candidates out of the acquired context information and specify the content of the specified character string from the input candidate stored in the input candidate storage unit 81 to determine the input candidate indicating the content to be the related information of each recommended candidate.
  • the user in the case where recommended candidates for an input box are presented to a user, the user is able to select an appropriate candidate out of the recommended candidates even if input logs are not stored.
  • the recommended information display unit 86 may display information indicating the content of related information along with the related information. According to the configuration, the content indicated by the related information is clarified, thereby enabling the user to select a recommended candidate more easily.
  • the present invention is preferably applied to the input assistance system for assisting a user in input to an input box.
US14/778,261 2013-03-18 2014-01-10 Input assistance system, input assistance method, and input assistance program Abandoned US20160283458A1 (en)

Applications Claiming Priority (3)

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

Publications (1)

Publication Number Publication Date
US20160283458A1 true US20160283458A1 (en) 2016-09-29

Family

ID=51579631

Family Applications (1)

Application Number Title Priority Date Filing Date
US14/778,261 Abandoned US20160283458A1 (en) 2013-03-18 2014-01-10 Input assistance system, input assistance method, and input assistance program

Country Status (3)

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

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160048489A1 (en) * 2013-04-04 2016-02-18 Sony Corporation Information processing device, data input assistance method, and program
US20220207236A1 (en) * 2019-08-05 2022-06-30 Al21 LABS Systems and methods for analyzing electronic document text

Families Citing this family (1)

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

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110197128A1 (en) * 2008-06-11 2011-08-11 EXBSSET MANAGEMENT GmbH Device and Method Incorporating an Improved Text Input Mechanism
US20120224214A1 (en) * 2011-03-04 2012-09-06 Canon Kabushiki Kaisha Information processing apparatus, information processing system, method for controlling information processing apparatus, and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3811763B2 (ja) * 2002-10-28 2006-08-23 株式会社コナミデジタルエンタテインメント サーバ装置、利用者端末、文字列変換システム及びプログラム
JP4703259B2 (ja) * 2005-05-16 2011-06-15 富士通東芝モバイルコミュニケーションズ株式会社 情報処理装置
JP2011158961A (ja) * 2010-01-29 2011-08-18 Sharp Corp 文字入力装置

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110197128A1 (en) * 2008-06-11 2011-08-11 EXBSSET MANAGEMENT GmbH Device and Method Incorporating an Improved Text Input Mechanism
US20120224214A1 (en) * 2011-03-04 2012-09-06 Canon Kabushiki Kaisha Information processing apparatus, information processing system, method for controlling information processing apparatus, and storage medium

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160048489A1 (en) * 2013-04-04 2016-02-18 Sony Corporation Information processing device, data input assistance method, and program
US9940316B2 (en) * 2013-04-04 2018-04-10 Sony Corporation Determining user interest data from different types of inputted context during execution of an application
US20220207236A1 (en) * 2019-08-05 2022-06-30 Al21 LABS Systems and methods for analyzing electronic document text
US20220215166A1 (en) * 2019-08-05 2022-07-07 Ai21 Labs Systems and methods for constructing textual output options
US20220215164A1 (en) * 2019-08-05 2022-07-07 Ai21 Labs Systems and methods for guided natural language text generation
US20220215165A1 (en) * 2019-08-05 2022-07-07 Ai21 Labs Systems and Methods for Constructing Textual Output Options
US20220222433A1 (en) * 2019-08-05 2022-07-14 Ai21 Labs Systems and methods for constructing textual output options
US11574120B2 (en) * 2019-08-05 2023-02-07 Ai21 Labs Systems and methods for semantic paraphrasing
US11610057B2 (en) * 2019-08-05 2023-03-21 Ai21 Labs Systems and methods for constructing textual output options
US11610056B2 (en) * 2019-08-05 2023-03-21 Ai21 Labs System and methods for analyzing electronic document text
US11610055B2 (en) * 2019-08-05 2023-03-21 Ai21 Labs Systems and methods for analyzing electronic document text
US11636257B2 (en) * 2019-08-05 2023-04-25 Ai21 Labs Systems and methods for constructing textual output options
US11636258B2 (en) * 2019-08-05 2023-04-25 Ai21 Labs Systems and methods for constructing textual output options
US11636256B2 (en) * 2019-08-05 2023-04-25 Ai21 Labs Systems and methods for synthesizing multiple text passages
US11699033B2 (en) * 2019-08-05 2023-07-11 Ai21 Labs Systems and methods for guided natural language text generation
US20230297771A1 (en) * 2019-08-05 2023-09-21 Ai21 Labs Systems and methods for guided natural language text generation
AU2020326435B2 (en) * 2019-08-05 2023-09-28 Ai21 Labs Systems and methods of controllable natural language generation
AU2023222905B2 (en) * 2019-08-05 2023-10-05 Ai21 Labs Systems and methods of controllable natural language generation
EP4010839A4 (en) * 2019-08-05 2023-10-11 AI21 Labs SYSTEMS AND METHODS FOR CONTROLLABLE NATURAL LANGUAGE GENERATION
AU2023258365B1 (en) * 2019-08-05 2023-11-23 Ai21 Labs Systems and methods of controllable natural language generation

Also Published As

Publication number Publication date
JPWO2014147922A1 (ja) 2017-02-16
WO2014147922A1 (ja) 2014-09-25
JP6029195B2 (ja) 2016-11-24

Similar Documents

Publication Publication Date Title
US9645979B2 (en) Device, method and program for generating accurate corpus data for presentation target for searching
US20120083294A1 (en) Integrated image detection and contextual commands
US9075870B2 (en) System, method and apparatus for detecting related topics and competition topics based on topic templates and association words
CN104025077A (zh) 数据流的实时自然语言处理
US9251395B1 (en) Providing resources to users in a social network system
US20120036144A1 (en) Information and recommendation device, method, and program
JP5832980B2 (ja) 手書き入力支援装置、方法およびプログラム
JP6237168B2 (ja) 情報処理装置及び情報処理プログラム
WO2019224891A1 (ja) 分類装置、分類方法、生成方法、分類プログラム及び生成プログラム
US20160283458A1 (en) Input assistance system, input assistance method, and input assistance program
CN110647504A (zh) 司法文书的检索方法及装置
US20160267107A1 (en) Search system, search criteria setting device, control method for search criteria setting device, program, and information storage medium
CN107590140B (zh) 一种文档漏译条目处理方法
JP2016162357A (ja) 商品に対するユーザの感情分析装置及びプログラム
JP2006023968A (ja) 固有表現抽出方法および装置並びにそれらに用いるプログラム
Heinzerling et al. Visual error analysis for entity linking
JP6002328B2 (ja) 検索システム、検索プログラム、および検索条件入力方法
JP2018112806A (ja) 画像関連付け装置、画像データベース、画像検索装置、画像検索システム及びプログラム
JP6481901B2 (ja) 商品情報管理装置、商品情報管理方法、およびプログラム
JP6707410B2 (ja) 文献検索装置、文献検索方法およびコンピュータプログラム
US10909154B2 (en) Search system, search method and search program
US20130311489A1 (en) Systems and Methods for Extracting Names From Documents
JP2013196091A (ja) データ修正装置
JP2013175136A (ja) トレース支援装置、トレース支援システム、トレース支援方法、およびトレース支援プログラム
US20150363379A1 (en) Input support system, input support method and input support program

Legal Events

Date Code Title Description
AS Assignment

Owner name: NEC SOLUTION INNOVATORS, LTD., JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:OKAJIMA, YUZURU;YAMAMOTO, KOSUKE;REEL/FRAME:036599/0533

Effective date: 20150807

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION