JP5927931B2 - Input support program, input support apparatus, and input support method - Google Patents

Input support program, input support apparatus, and input support method Download PDF

Info

Publication number
JP5927931B2
JP5927931B2 JP2012009420A JP2012009420A JP5927931B2 JP 5927931 B2 JP5927931 B2 JP 5927931B2 JP 2012009420 A JP2012009420 A JP 2012009420A JP 2012009420 A JP2012009420 A JP 2012009420A JP 5927931 B2 JP5927931 B2 JP 5927931B2
Authority
JP
Japan
Prior art keywords
input
undetermined
sentence example
character string
list
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.)
Expired - Fee Related
Application number
JP2012009420A
Other languages
Japanese (ja)
Other versions
JP2013149107A (en
Inventor
真史 山田
真史 山田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2012009420A priority Critical patent/JP5927931B2/en
Publication of JP2013149107A publication Critical patent/JP2013149107A/en
Application granted granted Critical
Publication of JP5927931B2 publication Critical patent/JP5927931B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Document Processing Apparatus (AREA)
  • User Interface Of Digital Computer (AREA)
  • Machine Translation (AREA)

Description

本発明は、入力支援プログラム、入力支援装置、及び入力支援方法に関する。   The present invention relates to an input support program, an input support apparatus, and an input support method.

従来、読みに対応付けて文例が登録された辞書(以下、「文例辞書」という。)を利用して、読みの入力に応じて、当該読みに対応する文例の一覧を入力候補として提示するソフトウェア(以下、「文例入力ソフト」という。)が有る。一覧の中から選択された文例は、文書の編集画面に出力される。   Conventionally, software that presents a list of sentence examples corresponding to a reading as input candidates using a dictionary in which sentence examples are registered in association with readings (hereinafter referred to as “sentence dictionary”). (Hereinafter referred to as “sentence example input software”). The sentence example selected from the list is output to the document editing screen.

文例入力ソフトの中には、穴あき状態となった未確定部分を含む文例を文例辞書に登録可能なものもある。   Some sentence example input software can register a sentence example including an undetermined portion in a perforated state in a sentence example dictionary.

図1は、未確定部分を含む文例の入力例を示す図である。   FIG. 1 is a diagram illustrating an input example of a sentence example including an undetermined portion.

(1)は、文書編集画面710において、「おは」という読みの入力に応じ、入力候補となる文例の一覧が表示された状態を示す。(1)では、未確定部分は、「■」によって表現されている。すなわち、図1において、2番目及び3番目の文例は、未確定部分を含む。   (1) shows a state in which a list of sentence examples as input candidates is displayed on the document editing screen 710 in response to an input of “Oh”. In (1), the undetermined part is represented by “■”. That is, in FIG. 1, the second and third sentence examples include an undetermined portion.

(2)は、文例の一覧の中から、未確定部分を含む3番目の文例が選択された状態を示す。未確定部分を含む文例が選択された場合、当該未確定部分に対応する入力部品が表示される。図1では、テキストボックスが表示された例が示されている。   (2) shows a state in which the third sentence example including the undetermined portion is selected from the list of sentence examples. When a sentence example including an undetermined part is selected, an input part corresponding to the undetermined part is displayed. FIG. 1 shows an example in which a text box is displayed.

(3)は、テキストボックスに対して、文字列(「富士 太郎」)が入力された状態を示す。この状態で、例えば、エンターキーの押下等、未確定部分の確定指示が入力されると、3番目の文例が、文書編集画面710に出力される。この際、3番目の文例の未確定部分は、ユーザによって入力された文字列に置換される。したがって、図1の例では、「おはようございます。富士 太郎からのお知らせです。」という文例が、文書編集画面710に出力されることになる。   (3) shows a state in which a character string (“Taro Fuji”) is input to the text box. In this state, for example, when a confirmation instruction for an unconfirmed part such as pressing the enter key is input, a third sentence example is output to the document editing screen 710. At this time, the undetermined portion of the third sentence example is replaced with the character string input by the user. Accordingly, in the example of FIG. 1, the sentence example “Good morning. Information from Taro Fuji” is output to the document editing screen 710.

未確定部分を含む文例を文例辞書に登録しておくことにより、編集対象の文書や編集者等に応じて異なりうる部分を含む定型文に関しても、入力作業の効率化を図ることができる。   By registering a sentence example including an undetermined part in the sentence example dictionary, it is possible to improve the efficiency of input work even for a fixed sentence including a part that may differ depending on a document to be edited or an editor.

このような未確定部分に対して入力可能な候補値が予め設定されている場合もある。この場合、候補値を選択肢として表示可能なコンボボックス等を表示させ、選択された候補値によって、未確定部分が置換される。   In some cases, candidate values that can be input to such an undetermined portion are set in advance. In this case, a combo box or the like that can display candidate values as options is displayed, and the undetermined portion is replaced by the selected candidate value.

但し、未確定部分を含む文例の選択時において、当該未確定部分への入力値を確定できない場合もある。例えば、未確定部分に対する値の入力操作を行っている時間が無い場合や、未確定部分が依存する情報が確定されていない場合等がある。従来、未確定部分に対して値が入力されないと、当該未確定部分は、空白等に置き換えられた状態で確定され、文書変種画面710に出力されていた。   However, when a sentence example including an undetermined part is selected, an input value to the undetermined part may not be confirmed. For example, there is a case where there is no time during which a value input operation is performed on an undetermined part, or a case where information on which the undetermined part depends is not confirmed. Conventionally, if a value is not input to an unconfirmed part, the unconfirmed part is confirmed in a state where it is replaced with a blank or the like, and is output to the document variant screen 710.

特開平04−328673号公報JP 04-328673 A 特開2010−157087号公報JP 2010-157087 A

しかしながら、未確定部分が未入力のまま確定された後に、当該未確定部分に対して値を入力しようとしても、入力可能な値の特定が困難であったり、入力作業が煩雑となったりする可能性が有る。例えば、未確定部分に対する全ての候補値を思い出すことができない場合、ユーザは、未確定部分に対してどのような文字列を入力すべきか特定するために煩雑な作業が要求される可能性がある。   However, after an undetermined part has been entered without being entered, even if an attempt is made to enter a value for the undetermined part, it is difficult to specify a value that can be entered or the input operation may be complicated. There is sex. For example, when all candidate values for the unconfirmed part cannot be remembered, the user may be required to perform complicated work to specify what character string should be input for the unconfirmed part. .

そこで、一側面では、未確定部分を含む文例の使い易さを向上させることを目的とする。   Therefore, an object of one aspect is to improve the ease of use of sentence examples including an undetermined portion.

一つの案では、入力支援プログラムは、読みに対応付けて文例を記憶する第一の記憶部より、入力された読みに対応する文例を検索し、検索された文例の一覧を表示し、前記一覧の中から未確定部分を含む文例が選択され、前記未確定部分に対して値が入力されなかった場合に、前記未確定部分に対応付けて第二の記憶部が記憶する一以上の値を含む文字列を生成し、前記選択された文例の前記未確定部分が前記文字列によって置換された文例を出力する処理をコンピュータに実行させる。   In one plan, the input support program searches the sentence example corresponding to the input reading from the first storage unit that stores the sentence example in association with the reading, displays a list of the searched sentence examples, and the list When a sentence example including an undetermined part is selected from the above and no value is input for the undetermined part, one or more values stored in the second storage unit in association with the undetermined part are stored. Generating a character string to be included, and causing the computer to execute a process of outputting a sentence example in which the undetermined portion of the selected sentence example is replaced by the character string.

一態様によれば、未確定部分を含む文例の使い易さを向上させることができる。   According to one aspect, it is possible to improve the usability of a sentence example including an undetermined portion.

未確定部分を含む文例の入力例を示す図である。It is a figure which shows the example of an input of the example sentence containing an undetermined part. 本発明の実施の形態における入力支援装置のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the input assistance apparatus in embodiment of this invention. 本発明の実施の形態における入力支援装置のソフトウェア構成例を示す図である。It is a figure which shows the software structural example of the input assistance apparatus in embodiment of this invention. 第一の実施の形態において入力支援部が実行する処理手順の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of the process sequence which an input assistance part performs in 1st embodiment. 文例辞書記憶部の構成例を示す図である。It is a figure which shows the structural example of a sentence example dictionary memory | storage part. 文例一覧の表示例を示す図である。It is a figure which shows the example of a display of a sentence example list. 未確定部分が入力状態とされた例を示す図である。It is a figure which shows the example by which the undecided part was made into the input state. 第一の実施の形態における未確定部分に対する値の入力操作の一例を説明するための図である。It is a figure for demonstrating an example of the input operation of the value with respect to the undetermined part in 1st embodiment. 第一の実施の形態において未確定部分を入力状態とする処理の処理手順の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of the process sequence of the process which makes an undetermined part an input state in 1st embodiment. 第一の実施の形態における候補値記憶部の構成例を示す図である。It is a figure which shows the structural example of the candidate value memory | storage part in 1st embodiment. 第一の実施の形態における未確定部分確定処理の処理手順の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of the process sequence of the undetermined part confirmation process in 1st embodiment. 第一の実施の形態における置換文字列生成処理の処理手順の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of the process sequence of the substituted character string production | generation process in 1st embodiment. 第一の実施の形態における書式情報記憶部の構成例を示す図である。It is a figure which shows the structural example of the format information storage part in 1st embodiment. 未確定部分に対して値が入力されなかった場合の文例の出力例を示す図である。It is a figure which shows the example of an output of the sentence example when a value is not input with respect to an undetermined part. 文例辞書記憶部におけるヒアリングシートの雛型の記憶例を示す図である。It is a figure which shows the example of a memory | storage of the model of the hearing sheet | seat in a sentence example dictionary memory | storage part. ヒアリングシートとしての文例の出力例を示す図である。It is a figure which shows the example of an output of the example sentence as a hearing sheet. 文例辞書記憶部における案内文書の雛型の記憶例を示す図である。It is a figure which shows the example of a memory | storage of the template of the guidance document in a sentence example dictionary memory | storage part. 案内文書としての文例の出力例を示す図である。It is a figure which shows the example of an output of the example sentence as a guidance document. 第二の実施の形態において未確定部分を入力状態とする処理の処理手順の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of the process sequence of the process which makes an undetermined part an input state in 2nd embodiment. 第二の実施の形態における書式情報記憶部の構成例を示す図である。It is a figure which shows the structural example of the format information storage part in 2nd embodiment. 第二の実施の形態における未確定部分に対する値の入力操作の一例を説明するための図である。It is a figure for demonstrating an example of the input operation of the value with respect to the undetermined part in 2nd embodiment. 第二の実施の形態における未確定部分確定処理の処理手順の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of the process sequence of the undetermined part confirmation process in 2nd embodiment. 第三の実施の形態における未確定部分に対する値の入力操作の一例を説明するための図である。It is a figure for demonstrating an example of the input operation of the value with respect to the undetermined part in 3rd embodiment. チェックボタンの操作に応じて実行される処理手順の一例を説明するためのフローチャートである。It is a flowchart for demonstrating an example of the process sequence performed according to operation of a check button. 第三の実施の形態における候補値記憶部の構成例を示す図である。It is a figure which shows the structural example of the candidate value memory | storage part in 3rd embodiment.

以下、図面に基づいて本発明の実施の形態を説明する。図2は、本発明の実施の形態における入力支援装置のハードウェア構成例を示す図である。図2の入力支援装置10は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102、メモリ装置103、CPU104、インタフェース装置105、表示装置106、及び入力装置107等を有する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 2 is a diagram illustrating a hardware configuration example of the input support apparatus according to the embodiment of the present invention. 2 includes a drive device 100, an auxiliary storage device 102, a memory device 103, a CPU 104, an interface device 105, a display device 106, an input device 107, and the like that are mutually connected by a bus B.

入力支援装置10での処理を実現するプログラムは、記録媒体101によって提供される。プログラムを記録した記録媒体101がドライブ装置100にセットされると、プログラムが記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。但し、プログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置102は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。   A program that realizes processing in the input support apparatus 10 is provided by the recording medium 101. When the recording medium 101 on which the program is recorded is set in the drive device 100, the program is installed from the recording medium 101 to the auxiliary storage device 102 via the drive device 100. However, the program need not be installed from the recording medium 101 and may be downloaded from another computer via a network. The auxiliary storage device 102 stores the installed program and also stores necessary files and data.

メモリ装置103は、プログラムの起動指示があった場合に、補助記憶装置102からプログラムを読み出して格納する。CPU104は、メモリ装置103に格納されたプログラムに従って入力支援装置10に係る機能を実現する。インタフェース装置105は、ネットワークに接続するためのインタフェースとして用いられる。表示装置106はプログラムによるGUI(Graphical User Interface)等を表示する。入力装置107はキーボード及びマウス等であり、様々な操作指示を入力させるために用いられる。   The memory device 103 reads the program from the auxiliary storage device 102 and stores it when there is an instruction to start the program. The CPU 104 realizes functions related to the input support device 10 according to a program stored in the memory device 103. The interface device 105 is used as an interface for connecting to a network. The display device 106 displays a GUI (Graphical User Interface) or the like by a program. The input device 107 is a keyboard, a mouse, or the like, and is used for inputting various operation instructions.

なお、記録媒体101の一例としては、CD−ROM、DVDディスク、又はUSBメモリ等の可搬型の記録媒体が挙げられる。また、補助記憶装置102の一例としては、HDD(Hard Disk Drive)又はフラッシュメモリ等が挙げられる。記録媒体101及び補助記憶装置102のいずれについても、コンピュータ読み取り可能な記録媒体に相当する。   An example of the recording medium 101 is a portable recording medium such as a CD-ROM, a DVD disk, or a USB memory. An example of the auxiliary storage device 102 is an HDD (Hard Disk Drive) or a flash memory. Both the recording medium 101 and the auxiliary storage device 102 correspond to computer-readable recording media.

図3は、本発明の実施の形態における入力支援装置のソフトウェア構成例を示す図である。同図において、入力支援装置10は、オペレーティングシステム11、編集部12、及び入力支援部13等を有する。   FIG. 3 is a diagram illustrating a software configuration example of the input support apparatus according to the embodiment of the present invention. In FIG. 1, the input support apparatus 10 includes an operating system 11, an editing unit 12, an input support unit 13, and the like.

オペレーティングシステム11は、一般的なOS(Operating System)である。オペレーティングシステム11は、例えば、表示制御部111及び入力検知部112等を含む。表示制御部111は、表示装置106へのGUI(Graphical User Interface)等の表示を制御する。入力検知部112は、入力装置107からの入力を検知する。   The operating system 11 is a general OS (Operating System). The operating system 11 includes, for example, a display control unit 111 and an input detection unit 112. The display control unit 111 controls display of a GUI (Graphical User Interface) or the like on the display device 106. The input detection unit 112 detects an input from the input device 107.

編集部12は、入力装置107を介して入力されるユーザの指示に応じて、文書データの表示、生成、及び編集等を行う。編集部12は、例えば、ワープロソフト、表計算ソフト、又はメーラー等のアプリケーションプログラムがCPU104に実行させる処理によって実現される。   The editing unit 12 displays, generates, and edits document data in accordance with a user instruction input via the input device 107. The editing unit 12 is realized, for example, by processing executed by the CPU 104 by an application program such as word processing software, spreadsheet software, or mailer.

入力支援部13は、編集部12が表示装置106に表示させる文書編集画面において編集対象とされている文書データに対する文字列の入力の支援等を行う。入力支援部13は、入力支援装置10にインストールされたプログラムが、CPU104に実行させる処理によって実現される。   The input support unit 13 supports input of a character string for document data to be edited on a document editing screen displayed on the display device 106 by the editing unit 12. The input support unit 13 is realized by a process executed by the CPU 104 by a program installed in the input support apparatus 10.

図3において、入力支援部13は、辞書検索部131、文例一覧表示部132、未確定部分入力部133、置換文字列生成部134、未確定部分確定部135、候補値登録部136、及び文例出力部137等を含む。入力支援部13は、また、文例辞書記憶部14、候補値記憶部15、書式情報記憶部16、及びカレント環境記憶部17等を利用する。これら各部は、補助記憶装置102、又は入力支援装置10とネットワークを介して接続される記憶装置等を用いて実現可能である。   In FIG. 3, the input support unit 13 includes a dictionary search unit 131, a sentence example list display unit 132, an undetermined part input unit 133, a replacement character string generation unit 134, an undetermined part determination unit 135, a candidate value registration unit 136, and a sentence example. An output unit 137 and the like are included. The input support unit 13 also uses a sentence example dictionary storage unit 14, a candidate value storage unit 15, a format information storage unit 16, a current environment storage unit 17, and the like. Each of these units can be realized using the auxiliary storage device 102 or a storage device connected to the input support device 10 via a network.

辞書検索部131は、読みの入力に応じ、当該読みに対応する文例を文例辞書記憶部14より検索する。文例辞書記憶部14は、文例辞書を記憶する。文例辞書は、読みに対応付けて文例が記録されたデータである。文例の具体例として、一以上の文節又は一以上の文の集合が挙げられる。但し、一つの単語が一つの文例として文例辞書記憶部14に登録されてもよいし、定型文が文例として登録されてもよい。文例として何を登録するかは、ユーザの任意である。また、穴あき状態となった未確定部分又は可変部分(以下、「未確定部分」で統一する。)を一以上含む文例が登録されてもよい。未確定部分とは、例えば、「企画業務部の■活動について」という文例において「■」の部分である。一つの文例に複数の未確定部分が含まれていてもよい。   The dictionary search unit 131 searches the sentence example dictionary storage unit 14 for a sentence example corresponding to the reading according to the input of the reading. The sentence example dictionary storage unit 14 stores a sentence example dictionary. The sentence example dictionary is data in which sentence examples are recorded in association with reading. Specific examples of sentence examples include one or more clauses or a set of one or more sentences. However, one word may be registered in the sentence example dictionary storage unit 14 as one sentence example, and a fixed sentence may be registered as a sentence example. What is registered as a sentence example is arbitrary by the user. Also, a sentence example including one or more undetermined parts or variable parts (hereinafter, unified as “undetermined parts”) in a perforated state may be registered. The unconfirmed part is, for example, the part “■” in the sentence example “About the activity of the planning business department”. One sentence example may include a plurality of uncertain parts.

文例一覧表示部132は、辞書検索部131によって検索された文例の一覧(以下、「文例一覧」という。)を、入力候補として表示させる。未確定部分入力部133は、文例一覧の中から未確定部分を含む文例が入力対象として選択された場合、未確定部分を埋める値の入力を受け付けるための処理を実行する。例えば、未確定部分入力部133は、未確定部分の位置にテキストボックス又はコンボボックス等の入力部品を表示させ、当該入力部品を介して未確定部分を埋める値の入力を受け付ける。   The sentence example list display unit 132 displays a list of sentence examples searched by the dictionary search unit 131 (hereinafter referred to as “sentence example list”) as input candidates. When a sentence example including an undetermined part is selected as an input target from the sentence example list, the undetermined part input unit 133 executes a process for receiving an input of a value that fills the undetermined part. For example, the undetermined part input unit 133 displays an input part such as a text box or a combo box at the position of the undetermined part, and receives an input of a value for filling the undetermined part via the input part.

置換文字列生成部134は、ユーザによって値が入力されなかった未確定部分を埋める文字列、すなわち、未確定部分を置換する文字列を生成する。以下、置換文字列生成部134によって生成される文字列を、「置換文字列」という。置換文字列の生成は、候補値記憶部15及び書式情報記憶部16を参照して行われる。候補値記憶部15には、未確定部分に対応付けて入力候補となる値(以下、「候補値」という。)を記憶する。候補値は、ユーザによって予め設定されてもよいし、過去の入力実績に基づいて、自動的に記憶されてもよい。書式情報記憶部16は、置換文字列の書式情報を記憶する。   The replacement character string generation unit 134 generates a character string that fills an undetermined portion for which no value has been input by the user, that is, a character string that replaces the undetermined portion. Hereinafter, the character string generated by the replacement character string generation unit 134 is referred to as “replacement character string”. The replacement character string is generated with reference to the candidate value storage unit 15 and the format information storage unit 16. The candidate value storage unit 15 stores values that become input candidates in association with unconfirmed parts (hereinafter referred to as “candidate values”). Candidate values may be preset by the user, or may be automatically stored based on past input results. The format information storage unit 16 stores format information of the replacement character string.

未確定部分確定部135は、未確定部分を含む文例が入力対象として選択された際に、未確定部分を確定するための処理を実行する。未確定部分に対してユーザによって値が入力された場合、当該未確定部分に関して未確定部分入力部133が受け付けた値によって当該未確定部分が確定される。未確定部分に対してユーザによって値が入力されなかった場合、当該未確定部分に関して置換文字列生成部134が生成した文字列によって当該未確定部分が確定される。   The undetermined part determination unit 135 executes a process for determining the undetermined part when a sentence example including the undetermined part is selected as an input target. When a value is input by the user for the unconfirmed part, the unconfirmed part is determined by the value received by the unconfirmed part input unit 133 for the unconfirmed part. When a value is not input by the user for the unconfirmed part, the unconfirmed part is confirmed by the character string generated by the replacement character string generation unit 134 for the unconfirmed part.

候補値登録部136は、未確定部分に対して入力された値を、当該未確定部分に対応付けて候補値記憶部15に記憶する。その結果、当該値は、当該未確定部分の候補値となる。   The candidate value registration unit 136 stores the value input for the undetermined portion in the candidate value storage unit 15 in association with the undetermined portion. As a result, the value becomes a candidate value for the uncertain part.

文例出力部137は、文例一覧の中から選択された文例を、編集部12によって表示されている文書編集画面に出力(展開)する。   The sentence example output unit 137 outputs (expands) the sentence example selected from the sentence example list on the document editing screen displayed by the editing unit 12.

カレント環境記憶部17は、現在の文書の編集環境に対する識別子を記憶する。文書の編集環境とは、例えば、編集対象の文書のジャンル又は編集対象の文書名等に応じて、ユーザの任意によって定義可能な環境をいう。以下、編集環境に対する識別子を「環境ID」という。現在の環境IDは、ユーザの任意のタイミングにおいて変更可能である。例えば、ユーザは、入力支援部13が表示装置106に表示させるメニューを介して、現在の環境IDを変更可能である。したがって、ユーザは、編集対象とする文書等に応じて、現在の環境IDを変更することができる。本実施の形態では、環境IDごとに、候補値記憶部15が形成される。また、環境IDごとに、文例辞書記憶部14が形成されてもよい。   The current environment storage unit 17 stores an identifier for the editing environment of the current document. The document editing environment refers to an environment that can be arbitrarily defined by the user in accordance with, for example, the genre of the document to be edited or the name of the document to be edited. Hereinafter, the identifier for the editing environment is referred to as “environment ID”. The current environment ID can be changed at any timing of the user. For example, the user can change the current environment ID via a menu displayed on the display device 106 by the input support unit 13. Therefore, the user can change the current environment ID according to the document to be edited. In the present embodiment, a candidate value storage unit 15 is formed for each environment ID. Moreover, the sentence example dictionary memory | storage part 14 may be formed for every environment ID.

以下、入力支援部13が実行する処理手順について説明する。図4は、第一の実施の形態において入力支援部が実行する処理手順の一例を説明するためのフローチャートである。編集部12の文書編集画面において、入力装置107を用いて、例えば、2文字以上の文字列が入力されると、図4の処理が開始される。但し、1文字が入力された時点で、図4の処理が開始されてもよい。   Hereinafter, a processing procedure executed by the input support unit 13 will be described. FIG. 4 is a flowchart for explaining an example of a processing procedure executed by the input support unit in the first embodiment. When, for example, a character string of two or more characters is input on the document editing screen of the editing unit 12 using the input device 107, the processing in FIG. 4 is started. However, the process of FIG. 4 may be started when one character is input.

ステップS101において、辞書検索部131は、入力された文字列に対応する文例を文例辞書記憶部14より検索する。   In step S101, the dictionary search unit 131 searches the sentence example dictionary storage unit 14 for a sentence example corresponding to the input character string.

図5は、文例辞書記憶部の構成例を示す図である。同図において、文例辞書記憶部14は、文例ごとに、文例ID、読み、文例、及び利用回数等を記憶する。文例IDは、文例の識別情報である。読みは、文例に対する読みである。文例は、読みに対応付けられている文例である。利用回数は、文例が利用された(入力対象として選択された)回数である。   FIG. 5 is a diagram illustrating a configuration example of the sentence example dictionary storage unit. In the figure, a sentence example dictionary storage unit 14 stores a sentence example ID, a reading, a sentence example, the number of uses, and the like for each sentence example. The sentence example ID is identification information of the sentence example. A reading is a reading of a sentence example. A sentence example is a sentence example associated with reading. The number of uses is the number of times the sentence example has been used (selected as an input target).

図5において、第一レコードから第三レコードまでの文例は、同一の読み(「おはようございます。」)に対応付けられている。このように、読みと文例との対応付けは、必ずしも一対一でなくてもよい。また、読みは、文例の読み方を表現するものでなくてもよい。文例の読み方と全く異なる文字列が、読みとして文例に対応付けられてもよい。例えば、「あさのあいさつ」という読みが、「おはようございます。」という文例に対応付けられてもよい。   In FIG. 5, the sentence examples from the first record to the third record are associated with the same reading (“Good morning”). As described above, the correspondence between readings and sentence examples is not necessarily one-to-one. Further, the reading may not express how to read the sentence example. A character string that is completely different from how to read the sentence example may be associated with the sentence example as a reading. For example, the reading “Asa no salato” may be associated with the sentence example “Good morning.”

第二レコード及び第三レコードの文例に含まれている、<%N>の形式を有する部分は、未確定部分を示す。<%N>において、Nは、未確定IDに該当する。未確定IDは、未確定部分に対する識別子である。   The part having the format <% N> included in the sentence examples of the second record and the third record indicates an undetermined part. In <% N>, N corresponds to an indeterminate ID. The undetermined ID is an identifier for the undetermined portion.

なお、入力された文字列に対応する文例とは、当該文例に対応する読みが入力された文字列に適合する文例、又は入力された文字列が未確定状態である場合は、当該文例自体が未確定状態の文字列に適合する文例をいう。入力された文字列に適合する読みとは、例えば、入力された文字列を先頭から含む読みをいう。入力された文字列と読みとが完全に一致する場合も含まれるし、読みの先頭の一部分が、入力された文字列に一致する場合も含まれる。また、未確定状態の文字列に適合する文例とは、例えば、未確定状態の文字列を先頭から含む文例をいう。未確定状態の文字列と文例とが完全に一致する場合も含まれるし、文例の先頭の一部分が、未確定状態の文字列に一致する場合も含まれる。なお、ここでいう、未確定状態とは、かな漢字変換ソフトによって変換状態とされ、入力が確定されていない文字列をいう。   Note that the sentence example corresponding to the input character string is a sentence example that conforms to the input character string corresponding to the input corresponding to the sentence example, or if the input character string is in an unconfirmed state, the sentence example itself is An example sentence that matches an indeterminate character string. The reading that matches the input character string is, for example, a reading that includes the input character string from the beginning. The case where the input character string and the reading completely match is also included, and the case where the first part of the reading matches the input character string is also included. Also, the sentence example that matches the character string in the unconfirmed state is, for example, a sentence example that includes the character string in the unconfirmed state from the top. This includes the case where the character string in the undetermined state and the sentence example completely match, and the case where the first part of the sentence example matches the character string in the undetermined state. Note that the unconfirmed state here refers to a character string that has been converted to Kana-Kanji conversion software and input has not been confirmed.

続いて、文例一覧表示部132は、検索された文例の一覧(文例一覧)を表示制御部111を介して表示装置106に表示させる(S102)。   Subsequently, the sentence example list display unit 132 displays the retrieved sentence example list (sentence example list) on the display device 106 via the display control unit 111 (S102).

図6は、文例一覧の表示例を示す図である。図6では、「おは」という読みの入力に応じ、文例IDがBUN001〜BUN005である文例を含む文例一覧L1が表示された例が示されている。   FIG. 6 is a diagram illustrating a display example of a sentence example list. FIG. 6 shows an example in which a sentence example list L1 including sentence examples whose sentence example IDs are BUN001 to BUN005 is displayed in response to an input of “Oha”.

文例一覧L1における各文例の表示順は、各文例の利用回数の降順であってもよい。なお、文例一覧表示部132は、未確定部分を含む文例については、当該未確定部分を所定の記号(例えば、「■」)に置換して、文例一覧L1に含める。そうすることにより、未確定部分の視認性を向上させることができる。但し、未確定部分がそのままの形式(<%N>)で表示されてもよい。   The display order of each sentence example in the sentence example list L1 may be the descending order of the number of uses of each sentence example. Note that the sentence example list display unit 132 replaces an undetermined part with a predetermined symbol (for example, “■”) for a sentence example including an undetermined part, and includes it in the sentence example list L1. By doing so, the visibility of an undetermined part can be improved. However, the undetermined portion may be displayed as it is (<% N>).

なお、文例一覧L1が表示された状態において、ユーザは、文書編集画面510に対する入力を継続することができる。具体的には、図6の例では、「おは」に続く文字がキーボード等の入力装置107を利用して入力されうる。この場合、更に入力された文字によって、文例一覧L1に表示される文例が絞り込まれる。   In the state where the sentence example list L1 is displayed, the user can continue input to the document editing screen 510. Specifically, in the example of FIG. 6, characters following “Oh” can be input using the input device 107 such as a keyboard. In this case, the sentence examples displayed in the sentence example list L1 are further narrowed down by the input characters.

続いて、ユーザによって、文例一覧L1の中から一つの文例が選択されると(S103でYES)、文例一覧表示部132は、選択された文例(以下、「対象文例」という。)に対して文例辞書記憶部14に記憶されている利用回数に、1を加算する(S104)。   Subsequently, when one sentence example is selected from the sentence example list L1 by the user (YES in S103), the sentence example list display unit 132 responds to the selected sentence example (hereinafter referred to as “target sentence example”). 1 is added to the number of uses stored in the sentence example dictionary storage unit 14 (S104).

続いて、未確定部分入力部133は、対象文例が未確定部分を含むか否かを判定する(S105)。対象文例が未確定部分を含むか否かは、対象文例の中に、<%N>の形式に該当する部分が含まれているか否かによって判定可能である。   Subsequently, the undetermined part input unit 133 determines whether the target sentence example includes an undetermined part (S105). Whether or not the target sentence example includes an undetermined portion can be determined by whether or not the target sentence example includes a portion corresponding to the format <% N>.

対象文例が未確定部分を含む場合(S105でYes)、未確定部分入力部133は、対象文例の未確定部分を入力可能な状態(以下、「入力状態」という。)とする(S106)。   When the target sentence example includes an undetermined part (Yes in S105), the undetermined part input unit 133 sets a state in which the undetermined part of the target sentence example can be input (hereinafter referred to as “input state”) (S106).

図7は、未確定部分が入力状態とされた例を示す図である。図7では、文例一覧L1において3番目の文例が対象文例として選択された例が示されている。3番目の文例の未確定部分は、コンボボックスC1によって置換されている。その結果、当該未確定部分に対して値の入力が可能となっている。   FIG. 7 is a diagram illustrating an example in which an undetermined portion is in an input state. FIG. 7 shows an example in which the third sentence example is selected as the target sentence example in the sentence example list L1. The unconfirmed part of the third sentence example is replaced by a combo box C1. As a result, it is possible to input a value for the undetermined portion.

続いて、未確定部分入力部133は、対象文例の未確定部分に対する値の入力操作が終了するまで待機する(S107)。例えば、図6の例では、ユーザは、コンボボックスC1を介して、未確定部分に対する値の入力操作を行う。   Subsequently, the undetermined part input unit 133 waits until the value input operation for the undetermined part of the target sentence example ends (S107). For example, in the example of FIG. 6, the user performs a value input operation on an undetermined part via the combo box C1.

図8は、第一の実施の形態における未確定部分に対する値の入力操作の一例を説明するための図である。図8では、コンボボックスC1に設定されている候補値が展開された例が示されている。当該候補値は、後述されるように、ステップS106において検索され、メモリ装置103に記憶されているものである。   FIG. 8 is a diagram for explaining an example of a value input operation for an undetermined portion in the first embodiment. FIG. 8 shows an example in which the candidate values set in the combo box C1 are expanded. The candidate value is retrieved in step S106 and stored in the memory device 103, as will be described later.

ユーザは、展開された候補値の中から所望の候補値を選択することによって、未確定部分に対する値を入力することができる。また、ユーザは、候補値以外の新たな値をコンボボックスC1のテキストボックスに入力することにより、当該値を未確定部分に対して入力することができる。但し、ユーザは、必ずしも未確定部分に対して値を入力しなくてもよい。   The user can input a value for an undetermined portion by selecting a desired candidate value from among the expanded candidate values. In addition, the user can input a new value other than the candidate value in the text box of the combo box C1 to input the value for the unconfirmed part. However, the user does not necessarily have to input a value for the undetermined portion.

コンボボックスC1において値の入力が行われ、エンターキーが押下されると、未確定部分入力部133は、未確定部分に対する値の入力操作の終了を検知する(S107でYes)。また、未確定部分に値が入力されない状態でエンターキーが押下された場合も、未確定部分入力部133は、未確定部分に対する値の入力操作の終了を検知する(S107でYes)。すなわち、本実施の形態では、エンターキーの押下が、未確定部分に対する値の入力操作の終了を意味する。他の操作によって、未確定部分に対する値の入力操作の終了が示されてもよい。未確定部分入力部133は、当該入力操作が終了した時点において未確定部分に入力されている値を、当該未確定部分の未確定IDに対応付けて、メモリ装置103に記憶する。但し、値が入力されていない未確定部分に関しては、メモリ装置103への記憶は行われない。   When a value is input in the combo box C1 and the enter key is pressed, the undetermined part input unit 133 detects the end of the value input operation for the undetermined part (Yes in S107). Even when the enter key is pressed in a state where no value is input to the unconfirmed part, the unconfirmed part input unit 133 detects the end of the value input operation for the unconfirmed part (Yes in S107). That is, in the present embodiment, pressing the enter key means the end of the value input operation for the unconfirmed part. The end of the value input operation for the undetermined portion may be indicated by another operation. The undetermined portion input unit 133 stores the value input to the undetermined portion at the time when the input operation is completed in the memory device 103 in association with the undetermined ID of the undetermined portion. However, the unconfirmed part for which no value is input is not stored in the memory device 103.

続いて、未確定部分確定部135は、未確定部分確定処理を実行する(S108)。未確定部分確定処理によって、対象文例の未確定部分に置き換わる文字列が確定される。なお、ステップS108の詳細については後述される。   Subsequently, the undetermined part determination unit 135 executes an undetermined part determination process (S108). The character string that replaces the undetermined part of the target sentence example is confirmed by the undetermined part confirmation process. Details of step S108 will be described later.

続いて、文例出力部137は、対象文例を文書編集画面510に出力する(S109)。すなわち、対象文例が、文書編集画面510において編集対象とされている文書に展開される。なお、対象文例が未確定部分を含む場合は、ステップS108において確定された文字列によって当該未確定部分が置換された結果が、文書編集画面510に出力される。   Subsequently, the sentence example output unit 137 outputs the target sentence example to the document editing screen 510 (S109). That is, the target sentence example is expanded into a document to be edited on the document editing screen 510. When the target sentence example includes an undetermined portion, the result of replacing the undetermined portion with the character string determined in step S108 is output to the document editing screen 510.

続いて、ステップS106の詳細について説明する。図9は、第一の実施の形態において未確定部分を入力状態とする処理の処理手順の一例を説明するためのフローチャートである。   Next, details of step S106 will be described. FIG. 9 is a flowchart for explaining an example of the processing procedure of the processing for setting an uncertain part in the input state in the first embodiment.

ステップS131において、未確定部分入力部133は、変数αに1を代入する。変数αの値は、対象文例において処理対象とされる未確定部分の未確定IDを示す。なお、一つの文例に対して、複数の未確定部分が含まれうる。   In step S131, the undetermined part input unit 133 substitutes 1 for the variable α. The value of the variable α indicates the undetermined ID of the undetermined part that is the processing target in the target sentence example. A single sentence example may include a plurality of undefined parts.

続いて、未確定部分入力部133は、対象文例内に、未確定IDが変数αの値に一致する未確定部分が有るか否かを判定する(S132)。例えば、未確定部分入力部133は、対象文例において、<%N>の形式を有する部分の中で、Nの値が変数αの値に一致する部分の有無を判定する。該当する未確定部分(以下、「未確定部分(α)」という。)が有る場合(S132でYES)、未確定部分入力部133は、未確定部分(α)に対する候補値を、候補値記憶部15より検索する(S133)。   Subsequently, the undetermined portion input unit 133 determines whether or not there is an undetermined portion whose undetermined ID matches the value of the variable α in the target sentence example (S132). For example, the undetermined part input unit 133 determines whether or not there is a part in which the value of N matches the value of the variable α among the parts having the format <% N> in the target sentence example. If there is a corresponding unconfirmed part (hereinafter referred to as “unconfirmed part (α)”) (YES in S132), the unconfirmed part input unit 133 stores candidate values for the unconfirmed part (α) as candidate values. The search is performed from the unit 15 (S133).

図10は、第一の実施の形態における候補値記憶部の構成例を示す図である。図10において、候補値記憶部15は、いずれかの文例のいずれかの未確定部分に対する候補値ごとに、環境ID、文例ID、未確定ID、候補値ID、候補値、選択回数、及び優先度等を記憶する。   FIG. 10 is a diagram illustrating a configuration example of a candidate value storage unit in the first embodiment. In FIG. 10, the candidate value storage unit 15 includes an environment ID, a sentence example ID, an unconfirmed ID, a candidate value ID, a candidate value, the number of selections, and a priority for each candidate value for any unconfirmed part of any sentence example. Remember the degree.

環境IDは、当該候補値が適用される編集環境に対する環境IDである。文例IDは、当該候補値が適用される文例の文例IDである。未確定IDは、当該候補値が適用される未確定部分の未確定IDである。候補値IDは、当該候補値に対する識別子である。本実施の形態において、候補値IDは、未確定IDが共通する範囲において一意とされている。候補値は、当該候補値自体である。選択回数は、当該候補値が、未確定部分に対する値として選択された回数である。優先度は、同一の未確定部分に対する複数の候補値の間における優先度である。   The environment ID is an environment ID for the editing environment to which the candidate value is applied. The sentence example ID is a sentence example ID of a sentence example to which the candidate value is applied. The undetermined ID is an undetermined ID of an undetermined portion to which the candidate value is applied. The candidate value ID is an identifier for the candidate value. In the present embodiment, the candidate value ID is unique in the range where the unconfirmed ID is common. The candidate value is the candidate value itself. The number of times of selection is the number of times that the candidate value has been selected as a value for an undetermined portion. The priority is a priority among a plurality of candidate values for the same uncertain part.

ステップS133において、未確定部分入力部133は、現在の環境IDと、対象文例の文例IDとを含み、変数αの値を未確定IDとして含むレコードを候補値記憶部15より検索し、メモリ装置103に記憶しておく。例えば、現在の編集環境の環境IDが「ENV01」であり、文例一覧L1において、3番目の文例が選択された場合、環境IDが「ENV01」であって、かつ、文例IDが「BUN003」であるレコードの中で、未確定IDが変数αの値に一致するレコードが検索される。現在の環境IDは、例えば、入力支援部13の起動時において、カレント環境記憶部17より読み込まれ、メモリ装置103に記憶されている。なお、候補値記憶部15には、全ての未確定部分に関して候補値が記憶されているとは限らない。したがって、ステップS133において、該当するレコードが検索されない場合もある。該当するレコードが検索された場合に、未確定部分(α)に対する候補値は有ると判定される。   In step S133, the undetermined partial input unit 133 searches the candidate value storage unit 15 for a record including the current environment ID and the sentence example ID of the target sentence example, and including the value of the variable α as the undetermined ID, and the memory device 103. For example, when the environment ID of the current editing environment is “ENV01” and the third sentence example is selected in the sentence example list L1, the environment ID is “ENV01” and the sentence example ID is “BUN003”. Among records, a record whose unconfirmed ID matches the value of the variable α is searched. The current environment ID is read from the current environment storage unit 17 and stored in the memory device 103 when the input support unit 13 is activated, for example. The candidate value storage unit 15 does not always store candidate values for all unconfirmed portions. Therefore, in step S133, the corresponding record may not be searched. When the corresponding record is searched, it is determined that there is a candidate value for the undetermined portion (α).

未確定部分に対して候補値が有る場合(S134でYES)、未確定部分入力部133は、文例一覧L1上において、未確定部分(α)をコンボボックスに置き換える(S135)。続いて、未確定部分入力部133は、コンボボックスの項目選択リスト(リストボックス)に対して、候補値を選択肢として設定する(S136)。一方、未確定部分に対して候補値が無い場合(S134でNO)、未確定部分入力部133は、文例一覧L1上において、未確定部分(α)をテキストボックスに置き換える(S137)。   If there is a candidate value for the undetermined part (YES in S134), the undetermined part input unit 133 replaces the undetermined part (α) with a combo box on the sentence example list L1 (S135). Subsequently, the unconfirmed partial input unit 133 sets candidate values as options for the item selection list (list box) of the combo box (S136). On the other hand, when there is no candidate value for the undetermined portion (NO in S134), the undetermined portion input unit 133 replaces the undetermined portion (α) with a text box on the sentence example list L1 (S137).

ステップS136又はS137に続いて、未確定部分入力部133は、変数αに1を加算し(S138)、ステップS132以降を繰り返す。   Subsequent to step S136 or S137, the undetermined part input unit 133 adds 1 to the variable α (S138), and repeats step S132 and subsequent steps.

ステップS132において、未確定IDが変数αの値に一致する未確定部分が無い場合(S132でYES)、未確定部分入力部133は、図9の処理を終了させる。   In step S132, when there is no undetermined portion whose undetermined ID matches the value of the variable α (YES in S132), the undetermined portion input unit 133 ends the process of FIG.

続いて、図4のステップS108の詳細について説明する。図11は、第一の実施の形態における未確定部分確定処理の処理手順の一例を説明するためのフローチャートである。   Next, details of step S108 in FIG. 4 will be described. FIG. 11 is a flowchart for explaining an example of a processing procedure of an undetermined part determination process in the first embodiment.

ステップS210において、未確定部分確定部135は、変数αに1を代入する。変数αの値は、対象文例において処理対象とされる未確定部分の未確定IDを示す。   In step S210, the undetermined part determination unit 135 substitutes 1 for the variable α. The value of the variable α indicates the undetermined ID of the undetermined part that is the processing target in the target sentence example.

続いて、未確定部分確定部135は、対象文例において、未確定IDが変数αの値に一致する未確定部分(以下、「未確定部分(α)」という。)に対して、値は未入力であるか否かを判定する(S220)。すなわち、未確定部分(α)に対する入力値がメモリ装置103に記憶されていないかが判定される。   Subsequently, in the target sentence example, the unconfirmed part confirmation unit 135 has an unconfirmed value for an unconfirmed part (hereinafter referred to as “unconfirmed part (α)”) whose unconfirmed ID matches the value of the variable α. It is determined whether it is an input (S220). That is, it is determined whether an input value for the undetermined portion (α) is stored in the memory device 103.

未確定部分(α)に対して、値が未入力である場合(S220でYES)、置換文字列生成部134は、未確定部分(α)に対する置換文字列を生成する(S230)。続いて、未確定部分確定部135は、未確定部分(α)を、生成された置換文字列によって置換する(S240)。すなわち、対象文例の未確定部分(α)に対して、置換文字列が埋め込まれる。   If a value has not been input for the undetermined part (α) (YES in S220), the replacement character string generation unit 134 generates a replacement character string for the undetermined part (α) (S230). Subsequently, the undetermined part determination unit 135 replaces the undetermined part (α) with the generated replacement character string (S240). That is, the replacement character string is embedded in the undetermined portion (α) of the target sentence example.

一方、未確定部分(α)に対して、値が入力されている場合(S220でNO)、未確定部分確定部135は、入力値に関して、候補値記憶部15を更新する(S250)。具体的には、現在の環境の環境IDに対応する候補値記憶部15(図10)において、対象文例の文例IDを含み、当該入力値と同一の候補値を含むレコードが有る場合、未確定部分確定部135は、当該レコードの選択回数に1を加算する。一方、現在の環境の環境IDに対応する候補値記憶部15において、対象文例の文例IDを含み、当該入力値と同一の候補値を含むレコードが無い場合、未確定部分確定部135は、当該入力値を候補値として含むレコードを、当該候補値記憶部15に追加する。当該レコードの環境ID、文例IDのそれぞれには、現在の環境ID、対象文例の文例IDが記憶される。当該レコードの未確定IDには、変数αの値が記憶される。当該レコードの選択回数には、「1」が記憶される。当該レコードの優先度には、例えば、「1」が記憶される。本実施の形態において、優先度は、その値が小さい程、優先度が高い。   On the other hand, when a value is input to the unconfirmed part (α) (NO in S220), the unconfirmed part determining unit 135 updates the candidate value storage unit 15 with respect to the input value (S250). Specifically, in the candidate value storage unit 15 (FIG. 10) corresponding to the environment ID of the current environment, if there is a record that includes the sentence example ID of the target sentence example and includes the same candidate value as the input value, it is undecided. The partial confirmation unit 135 adds 1 to the number of times the record is selected. On the other hand, in the candidate value storage unit 15 corresponding to the environment ID of the current environment, if there is no record that includes the sentence example ID of the target sentence example and includes the same candidate value as the input value, the unconfirmed part determination unit 135 A record including the input value as a candidate value is added to the candidate value storage unit 15. In each of the environment ID and the sentence example ID of the record, the current environment ID and the sentence example ID of the target sentence example are stored. The value of the variable α is stored in the unconfirmed ID of the record. “1” is stored as the number of times the record is selected. For example, “1” is stored as the priority of the record. In the present embodiment, the priority is higher as the value is smaller.

このように、未確定部分に対する値の入力実績が、候補値記憶部15に記憶される。   In this way, the input result of the value for the unconfirmed part is stored in the candidate value storage unit 15.

続いて、未確定部分確定部135は、未確定部分(α)を、入力値によって置換する(S260)。すなわち、対象文例の未確定部分(α)に対して、入力値が埋め込まれる。   Subsequently, the undetermined part determination unit 135 replaces the undetermined part (α) with the input value (S260). That is, the input value is embedded in the undetermined portion (α) of the target sentence example.

ステップS240又はS260に続いて、未確定部分確定部135は、対象文例の全ての未確定部分に関して処理が完了したか否かを判定する(S270)。未処理の未確定部分が有る場合(S270でNO)、未確定部分確定部135は、変数αに1を加算して(S280)、ステップS220を繰り返す。全ての未確定部分に関して処理が完了した場合(S270でYES)、図11の処理は終了する。   Subsequent to step S240 or S260, the undetermined part determination unit 135 determines whether or not processing has been completed for all undetermined parts of the target sentence example (S270). When there is an unprocessed unconfirmed part (NO in S270), the unconfirmed part determination unit 135 adds 1 to the variable α (S280), and repeats Step S220. When the processing is completed for all unconfirmed portions (YES in S270), the processing in FIG. 11 ends.

続いて、ステップS230の詳細について説明する。図12は、第一の実施の形態における置換文字列生成処理の処理手順の一例を説明するためのフローチャートである。   Next, details of step S230 will be described. FIG. 12 is a flowchart for explaining an example of the processing procedure of the replacement character string generation processing in the first embodiment.

ステップS301において、置換文字列生成部134は、置換文字列用領域をメモリ装置103内に確保する。置換文字列用領域とは、置換文字列を記憶するための記憶領域である。置換文字列用領域には、初期値として、例えば、空文字が入力される。続いて、置換文字列生成部134は、書式情報記憶部16より、書式情報を読み込む(S302)。   In step S <b> 301, the replacement character string generation unit 134 secures a replacement character string area in the memory device 103. The replacement character string area is a storage area for storing a replacement character string. For example, a null character is input to the replacement character string area as an initial value. Subsequently, the replacement character string generation unit 134 reads format information from the format information storage unit 16 (S302).

図13は、第一の実施の形態における書式情報記憶部の構成例を示す図である。図13において、書式情報記憶部16は、書誌情報を構成するパラメータとして、開始記号、終了記号、区切り記号、最大連結数、及び丸め文字列等を記憶する。   FIG. 13 is a diagram illustrating a configuration example of the format information storage unit in the first embodiment. In FIG. 13, the format information storage unit 16 stores a start symbol, an end symbol, a delimiter symbol, a maximum number of connections, a rounded character string, and the like as parameters constituting the bibliographic information.

開始記号は、置換文字列の先頭に付加される記号である。終了記号は、置換文字列の末尾に付加される記号である。区切り記号は、置換文字列を構成する要素の間に付加される記号である。置換文字列を構成する要素とは、図12の実行時において処理対象とされている未確定部分(α)に対する候補値である。すなわち、後述されるように、置換文字列は、未確定部分(α)に対する各候補値を連結又は接続することにより生成される。最大連結数は、候補値の連結数の最大値である。最大連結数は、置換文字列が無制限に長くなるのを防止するためのパラメータである。最大連結数の代わりに、置換文字列の文字数の上限値が設定されてもよい。丸め文字列は、未確定部分(α)に対して、最大連結数を超える候補値が存在する場合に、置換文字列に含めることができない候補値をまとめて表現するために用いられる文字列である。   The start symbol is a symbol added to the beginning of the replacement character string. The end symbol is a symbol added to the end of the replacement character string. The delimiter symbol is a symbol added between elements constituting the replacement character string. The elements constituting the replacement character string are candidate values for the undetermined portion (α) that is the processing target at the time of execution in FIG. That is, as will be described later, the replacement character string is generated by concatenating or connecting the candidate values for the undetermined portion (α). The maximum number of connections is the maximum value of the connection numbers of candidate values. The maximum number of concatenations is a parameter for preventing the replacement character string from becoming infinitely long. Instead of the maximum number of connections, an upper limit value of the number of characters in the replacement character string may be set. The rounded character string is a character string used to collectively represent candidate values that cannot be included in the replacement character string when there are candidate values that exceed the maximum number of connections for the undetermined part (α). is there.

続いて、置換文字列生成部134は、未確定部分(α)に対する候補値を取得する(S303)。当該候補値は、図9のステップS133において候補値記憶部15より検索され、メモリ装置103に記憶されているレコードの中で、未確定部分(α)の未確定IDを含むレコードの候補値である。例えば、図10の例に基づけば、現在の環境IDが、「ENV01」であり、対象文例の文例IDが「BUN003」であり、未確定IDが「1」である場合、「富士 太郎」、「富士 花子」、「鈴木 一郎」、及び「佐藤 二郎」が、未確定部分(α)に対する候補値として取得される。   Subsequently, the replacement character string generation unit 134 acquires a candidate value for the undetermined portion (α) (S303). The candidate value is a candidate value of a record including the undetermined ID of the undetermined portion (α) among the records retrieved from the candidate value storage unit 15 in step S133 of FIG. 9 and stored in the memory device 103. is there. For example, based on the example of FIG. 10, when the current environment ID is “ENV01”, the sentence example ID of the target sentence example is “BUN003”, and the unconfirmed ID is “1”, “Taro Fuji”, “Fuji Hanako”, “Ichiro Suzuki”, and “Jiro Sato” are acquired as candidate values for the unconfirmed part (α).

候補値が取得されない場合、すなわち、未確定部分(α)に対する候補値が無い場合(S304でNO)、図12の処理は終了する。一方、少なくとも一つの候補値が取得された場合(S304でYES)、置換文字列生成部134は、例えば、各候補値の選択回数及び優先度等に基づいて、候補値のソートを行う(S305)。例えば、選択回数の降順又は優先度の値の昇順に、候補値がソートされる。選択回数と優先度との関係は、適宜定められればよい。例えば、選択回数が同じ候補値間の優劣の判定に、優先度が用いられてもよい。   When the candidate value is not acquired, that is, when there is no candidate value for the undetermined portion (α) (NO in S304), the process of FIG. 12 ends. On the other hand, when at least one candidate value is acquired (YES in S304), the replacement character string generation unit 134 sorts the candidate values based on, for example, the number of selections of each candidate value and the priority (S305). ). For example, the candidate values are sorted in descending order of the number of selections or in ascending order of the priority value. The relationship between the number of selections and the priority may be determined as appropriate. For example, the priority may be used for determining superiority or inferiority between candidate values having the same number of selections.

続いて、置換文字列生成部134は、変数iに1を代入する(S306)。変数iは、処理対象の候補値を特定するための変数である。続いて、置換文字列生成部134は、置換文字列用領域の先頭に、開始記号を記録する(S307)。続いて、置換文字列生成部134は、ソート順においてi番目の候補値を、それまで置換文字列用領域に記録された文字列の末尾に連結する(S308)。   Subsequently, the replacement character string generation unit 134 substitutes 1 for the variable i (S306). The variable i is a variable for specifying a candidate value to be processed. Subsequently, the replacement character string generation unit 134 records a start symbol at the head of the replacement character string area (S307). Subsequently, the replacement character string generation unit 134 connects the i-th candidate value in the sort order to the end of the character string recorded in the replacement character string area so far (S308).

続いて、置換文字列生成部134は、変数iの値が、未確定部分(α)に対する候補値の数以上であるか否かを判定する(S309)。すなわち、未確定部分(α)に対する全ての候補値について、置換文字列への連結が完了したか否かが判定される。変数iの値が候補値の数未満である場合(S309でNO)、置換文字列生成部134は、変数iの値が最大連結数以上であるか否かを判定する(S310)。変数iの値が最大連結数未満である場合(S309でNO)、置換文字列生成部134は、変数iに1を加算する(S311)。すなわち、ソート順において次の候補値が処理対象とされる。続いて、置換文字列生成部134は、それまで置換文字列用領域に記録された文字列の末尾に、区切り記号を連結する(S312)。続いて、ステップS307以降が実行される。   Subsequently, the replacement character string generation unit 134 determines whether or not the value of the variable i is equal to or greater than the number of candidate values for the undetermined portion (α) (S309). That is, it is determined whether or not all candidate values for the undetermined portion (α) have been connected to the replacement character string. When the value of the variable i is less than the number of candidate values (NO in S309), the replacement character string generation unit 134 determines whether or not the value of the variable i is equal to or greater than the maximum number of connections (S310). When the value of the variable i is less than the maximum number of connections (NO in S309), the replacement character string generation unit 134 adds 1 to the variable i (S311). That is, the next candidate value in the sort order is a processing target. Subsequently, the replacement character string generation unit 134 connects a delimiter symbol to the end of the character string recorded in the replacement character string area so far (S312). Subsequently, step S307 and subsequent steps are executed.

ステップS309において、変数iの値が、未確定部分(α)に対する候補値以上である場合(S309でYES)、置換文字列生成部134は、それまで置換文字列用領域に記録された文字列の末尾に終了記号を連結する(S314)。   In step S309, if the value of the variable i is equal to or greater than the candidate value for the undetermined portion (α) (YES in S309), the replacement character string generation unit 134 has the character string recorded in the replacement character string area so far. An end symbol is concatenated to the end of (S314).

また、ステップS310において、変数iの値が、最大連結数以上である場合(S310でYES)、置換文字列生成部134は、それまで置換文字列用領域に記録された文字列の末尾に丸め文字列を連結し(S313)、その後に終了記号を連結する(S314)。   In step S310, if the value of variable i is equal to or greater than the maximum number of connections (YES in S310), replacement character string generation unit 134 rounds to the end of the character string recorded in the replacement character string area so far. The character strings are concatenated (S313), and then the end symbol is concatenated (S314).

図11及び図12の処理の結果、例えば、図8において選択されている文例の未確定部分に対して値が入力されなかった場合、図4のステップS109では、図14に示されるような文例が、文書編集画面510に出力される。   As a result of the processing of FIG. 11 and FIG. 12, for example, when no value is input for the undetermined portion of the sentence example selected in FIG. 8, in step S109 of FIG. 4, the sentence example as shown in FIG. Is output to the document editing screen 510.

図14は、未確定部分に対して値が入力されなかった場合の文例の出力例を示す図である。図14では、未確定部分が、「(富士 太郎/富士 花子/鈴木 一郎/佐藤 二郎)」によって置換された文例が、文書編集画面510に出力されている。すなわち、未確定部分に対応する候補値が列記された文字列によって、当該未確定文字列が置換されている。   FIG. 14 is a diagram illustrating an output example of a sentence example when a value is not input for an undetermined portion. In FIG. 14, a sentence example in which the unconfirmed part is replaced by “(Taro Fuji / Hanako Fuji / Ichiro Suzuki / Jiro Sato)” is output to the document editing screen 510. That is, the unconfirmed character string is replaced by a character string in which candidate values corresponding to the unconfirmed part are listed.

上述したように、第一の実施の形態によれば、未確定部分に値が入力されない場合、当該未確定部分に対して記憶されている候補値が列記された文字列によって当該未確定部分が置換された状態で、当該未確定部分を含む文例が出力される。その結果、未確定部分を含む文例の使い易さを向上させることができる。具体的には、例えば、ユーザは、後で文書を編集する際に、不要な候補値の削除等の簡単な操作によって、当該未確定部分に対する値を確定することができる。また、文書が印刷された後に、無効な候補値に取消線等を引いたり、有効な候補値を丸で囲んだりすることにより、未確定部分に対する編集を行うことができる。   As described above, according to the first embodiment, when a value is not input to an undetermined portion, the undetermined portion is represented by a character string in which candidate values stored for the undetermined portion are listed. A sentence example including the undetermined part is output in the replaced state. As a result, it is possible to improve the usability of the sentence example including the undetermined portion. Specifically, for example, when the user edits a document later, the user can determine a value for the unconfirmed portion by a simple operation such as deleting unnecessary candidate values. In addition, after a document is printed, it is possible to edit an undetermined portion by drawing a strikethrough or the like on invalid candidate values or enclosing valid candidate values in a circle.

続いて、具体的なシーンを想定して、本実施の形態の入力支援装置10の利用例を説明する。   Next, a usage example of the input support apparatus 10 according to the present embodiment will be described assuming a specific scene.

第一のシーンとして、入力支援装置10のユーザは、自動車販売会社の営業マンであるとする。ユーザが、顧客先に出向いて顧客の要望をヒアリングする場面を想定する。ユーザは、顧客が車種Aの4WDの購入を希望していることだけを聞いている。ユーザは、顧客先に出向く前に、社内にて、入力支援装置10を利用して、顧客の要望を記入するための書類であるヒアリングシートを作成する。この際、ユーザは、編集環境を、車種Aのヒアリングシートの編集用の環境(以下、「車種A用環境」という。)に切り替える。その結果、カレント環境記憶部17には、車種A用環境に対する環境IDが記憶される。   As a first scene, it is assumed that the user of the input support device 10 is a salesman of an automobile sales company. Assume that a user visits a customer and hears a customer's request. The user has only heard that the customer wants to purchase 4WD of vehicle type A. Before going to the customer, the user uses the input support device 10 in the company to create an interview sheet that is a document for filling in the customer's request. At this time, the user switches the editing environment to an environment for editing the hearing sheet of the vehicle type A (hereinafter referred to as “vehicle type A environment”). As a result, the environment ID for the environment for the vehicle type A is stored in the current environment storage unit 17.

なお、ヒアリングシートの雛型は、図15に示されるように、予め文例として文例辞書記憶部14に記憶されている。   As shown in FIG. 15, the hearing sheet template is stored in advance in the sentence example dictionary storage unit 14 as a sentence example.

図15は、文例辞書記憶部におけるヒアリングシートの雛型の記憶例を示す図である。図15において、文例IDが「BUN011」であるレコードには、「ヒアリングシート」という読みに対して、ヒアリングシートの雛型が文例として登録されている。したがって、ユーザによって、例えば、「ヒア」という文字列が入力されると、文例一覧表示部132は、ヒアリングシートの雛型としての文例を含む文例一覧を表示装置106に表示させる。当該ヒアリングシートの雛型は、車種、駆動形式、ボディカラー、シートカラー、付属ナビ、及び寒冷地仕様等の項目を含む。各項目に対する値は、未確定部分として定義されている。文例一覧において、当該文例が選択されると、当該未確定部分は入力状態となる。   FIG. 15 is a diagram illustrating a storage example of a hearing sheet template in the sentence example dictionary storage unit. In FIG. 15, in a record with a sentence example ID “BUN011”, a hearing sheet template is registered as a sentence example for a reading “hearing sheet”. Therefore, for example, when a character string “here” is input by the user, the sentence example list display unit 132 causes the display device 106 to display a sentence example list including a sentence example as a template of the hearing sheet. The model of the hearing seat includes items such as vehicle type, drive type, body color, seat color, attached navigation, and cold district specifications. The value for each item is defined as an undetermined part. When the sentence example is selected in the sentence example list, the undetermined portion is in an input state.

ユーザは、顧客から車種及び駆動形式のみを聞いている。そこで、ユーザは、駆動形式に対する値のみを入力し、他の未確定部分は未入力のまま、未確定部分に対する入力を確定させる。その結果、図16に示されるような文例がヒアリングシートとして出力される。図16は、ヒアリングシートとしての文例の出力例を示す図である。   The user hears only the vehicle type and drive type from the customer. Therefore, the user inputs only the value for the drive format and confirms the input for the unconfirmed part while leaving the other unconfirmed parts uninput. As a result, a sentence example as shown in FIG. 16 is output as a hearing sheet. FIG. 16 is a diagram illustrating an output example of a sentence example as a hearing sheet.

図16に示されるヒアリングシートでは、ユーザによって入力された駆動形式(「4WD」)以外の各項目には、当該項目の未確定部分に対して、車種A用環境に係る候補値記憶部15に記憶されている候補値が列記されている。車種に関して「A」のみが出力されているのは、車種A用環境に対する候補値記憶部15には、車種の項目に関する未確定部分に対して、「A」のみが候補値として記憶されてからである。すなわち、図16に示されるヒアリングシートの各項目の値として列記されている候補値は、車種Aに関して選択可能な候補値である。したがって、仮に、顧客が車種Bを希望している場合、ユーザは、編集環境を、車種B用環境に切り替えればよい。そうすることにより、入力支援装置10は、車種B用環境に対する候補値記憶部15を利用する。その結果、各項目に対する値には、車種Bに関して選択可能な候補値が列記される。   In the hearing sheet shown in FIG. 16, each item other than the drive format (“4WD”) input by the user is stored in the candidate value storage unit 15 related to the vehicle type A environment for the unconfirmed portion of the item. The stored candidate values are listed. The reason why only “A” is output for the vehicle type is that the candidate value storage unit 15 for the environment for the vehicle type A only stores “A” as the candidate value for the unconfirmed part regarding the item of the vehicle type. It is. That is, the candidate values listed as the values of the items in the hearing sheet shown in FIG. 16 are selectable candidate values for the vehicle type A. Therefore, if the customer desires the vehicle type B, the user may switch the editing environment to the vehicle type B environment. By doing so, the input support apparatus 10 uses the candidate value storage unit 15 for the vehicle type B environment. As a result, candidate values that can be selected for the vehicle type B are listed in the values for each item.

ユーザは、図16のように出力されたヒアリングシートをノートPC等に保存して、又は印刷して顧客先に出向く。ユーザは、当該ヒアリングシートを利用して、顧客の希望についてヒアリングを行う。この場合、ユーザは、例えば、次のような利点を享受することができる。   The user stores the hearing sheet output as shown in FIG. 16 in a notebook PC or the like, or prints it and visits the customer. The user interviews the customer's wish using the hearing sheet. In this case, the user can enjoy the following advantages, for example.

第一の利点として、各項目に関して選択可能な値が、保存又は印刷されたヒアリングシートに引き継がれる。例えば、ボディカラーに関しては、ホワイト/ブラック/レッド/ブルーの4色が列記されている。この4色は、車種Aに関して選択可能なボディカラー、又は車種Aに関して過去に入力されたボディカラーである。このように、限定された値又は実績値等の情報が、保存又は印刷されたヒアリングシートに引き継がれる。その結果、ユーザは、ボディカラーとして選択可能な値を容易に特定することができる。仮に、未確定部分に関して空白が展開された場合、ユーザは、車種Aのマニュアル等を別途参照して、選択可能なボディカラーを特定しなければならない。   As a first advantage, selectable values for each item are carried over to a stored or printed hearing sheet. For example, regarding the body color, four colors of white / black / red / blue are listed. These four colors are body colors that can be selected for the vehicle type A, or body colors that have been input in the past for the vehicle type A. In this way, information such as limited values or actual values is transferred to the stored or printed hearing sheet. As a result, the user can easily specify a value that can be selected as the body color. If a blank is developed for an undetermined portion, the user must specify a selectable body color with reference to the manual of the vehicle type A separately.

第二の利点として、ユーザが記憶していない用語等が、保存又は印刷されたヒアリングシートに引き継がれる。例えば、付属ナビの項目には、<機種コード>:<ナビの名称>といった形式で、候補値が列記されている。ユーザは、顧客とのヒアリング時には、ナビの名称によって付属ナビを識別して、顧客に対する説明を行う。ヒアリングを終え、帰社した後、ユーザは、ヒアリングシートの内容を、顧客管理システム等のコンピュータシステムに入力する。この際、コンピュータシステムには、機種コードによる入力が必要とされることが想定される。このような場合であっても、ユーザは、ヒアリングシートに列記されている候補値を参照することで、顧客が希望する付属ナビの機種コードを容易に特定することができる。仮に、未確定部分に関して空白が展開された場合、ユーザは、付属ナビのマニュアル等を別途参照して、顧客が希望する付属ナビの機種コードを特定しなければならない。   As a second advantage, terms or the like that the user does not memorize are transferred to the saved or printed hearing sheet. For example, in the attached navigation item, candidate values are listed in the format <model code>: <name of navigation>. At the time of hearing with the customer, the user identifies the attached navigation by the name of the navigation and gives an explanation to the customer. After hearing and returning to work, the user inputs the contents of the hearing sheet into a computer system such as a customer management system. At this time, it is assumed that the computer system needs to be input using a model code. Even in such a case, the user can easily specify the model code of the attached navigation desired by the customer by referring to the candidate values listed in the hearing sheet. If a blank is developed for an uncertain part, the user must refer to the attached navigation manual or the like separately to specify the model code of the attached navigation desired by the customer.

次に、第二のシーンとして、ユーザが、入力支援装置10を利用して定例会議の案内文書を作成している途中で、急に外出しなければならなくなった場合を想定する。ユーザは、外出先において、案内文書を完成させ、案内文書をメールで発信しようと考えている。なお、案内文書の雛型は、図17に示されるように、予め文例として文例辞書記憶部14に記憶されている。   Next, as a second scene, a case is assumed in which the user suddenly has to go out while creating a guidance document for a regular meeting using the input support device 10. The user intends to complete the guidance document and send the guidance document by e-mail while away from home. As shown in FIG. 17, the template of the guidance document is stored in advance in the sentence example dictionary storage unit 14 as a sentence example.

図17は、文例辞書記憶部における案内文書の雛型の記憶例を示す図である。図17において、文例IDが「BUN051」であるレコードには、「テイレイカイアンナイ」という読みに対して、定例会議の案内文書の雛型が文例として登録されている。したがって、ユーザによって、例えば、「テイ」という文字列が入力されると、文例一覧表示部132は、案内文書の雛型としての文例を含む文例一覧を表示装置106に表示させる。当該案内文書の雛型では、場所、議事録担当、及び次回の幹事が未確定部分として定義されている。文例一覧において、当該文例が選択されると、当該未確定部分は入力状態となる。   FIG. 17 is a diagram illustrating a storage example of a guide document template in the sentence example dictionary storage unit. In FIG. 17, in the record with the sentence example ID “BUN051”, the template of the guidance document for the regular meeting is registered as a sentence example for the reading “Taylai Kai Annai”. Therefore, for example, when a character string “Tei” is input by the user, the sentence example list display unit 132 causes the display device 106 to display a sentence example list including a sentence example as a template of the guidance document. In the template of the guidance document, the place, the minutes manager, and the next secretary are defined as unconfirmed parts. When the sentence example is selected in the sentence example list, the undetermined portion is in an input state.

ユーザは、急な外出のため、各未確定部分に関して値を入力せずに、未確定部分に対する入力を確定させる。その結果、図18に示されるような文例が案内文書として出力される。図18は、案内文書としての文例の出力例を示す図である。   Since the user goes out suddenly, the user confirms the input for the unconfirmed part without inputting a value for each unconfirmed part. As a result, a sentence example as shown in FIG. 18 is output as a guidance document. FIG. 18 is a diagram illustrating an output example of a sentence example as a guidance document.

図18に示される案内文書の各未確定部分には、当該未確定部分に対して候補値記憶部15に記憶されている候補値が列記されている。   In each unconfirmed portion of the guidance document shown in FIG. 18, candidate values stored in the candidate value storage unit 15 are listed for the unconfirmed portion.

ユーザは、図18に示される案内文書をノートPCに保存して外出することで、外出先において、当該ノートPCを用いて、案内文書を完成させることができる。この場合、ユーザは、例えば、次のような利点を享受することができる。   The user can save the guidance document shown in FIG. 18 on the notebook PC and go out, so that the guidance document can be completed by using the notebook PC at the destination. In this case, the user can enjoy the following advantages, for example.

第一の利点として、ユーザが正確に記憶していない名称が、保存された案内文書に引き継がれる。図18に示される案内文書において、場所には、函館文化会館、旭川ホール、女満別市民センターが列記されている。ユーザは、場所に関して、「函館」、「旭川」、「女満別」までは記憶しているが、施設の名称までは記憶していなかった場合であっても、場所に関して正確に指定された案内文書を作成することができる。仮に、未確定部分に関して空白が展開された場合、ユーザは、場所に関して、都市の名前までしか入力することができない。   As a first advantage, a name that is not accurately stored by the user is carried over to the stored guidance document. In the guidance document shown in FIG. 18, Hakodate Bunka Kaikan, Asahikawa Hall, and Memanbetsu Civic Center are listed as places. The user remembers up to “Hakodate”, “Asahikawa”, “Memanbetsu” regarding the location, but even if the name of the facility was not memorized, the user correctly specified the information about the location. Can be created. If a blank is expanded for an uncertain part, the user can enter only the name of the city for the place.

第二の利点として、ユーザが読めても正確に書けない漢字が案内文書に引き継がれる。本実施の形態によれば、未確定部分である議事録担当に関して、過去の入力実績等に基づいて、「烏帽子田」、「喜屋武」、及び「齊藤」の三人の苗字が列記される。このうち、「齊藤」ついて、ユーザは、”さいとう”という読みは知っているが、正確な漢字を憶えていない。議事録担当に関して入力したい値が「齊藤」であって場合、ユーザは、「齊藤」以外の苗字を削除等することで、正しい漢字を案内文書に入力することができる。仮に、未確定部分に関して空白が展開された場合、ユーザは、「齊藤」、「斎藤」、又は「斉藤」等、読みは同じであっても漢字が異なる複数の候補の中のいずれを入力すればよいのか判断に困る可能性が有る。   As a second advantage, kanji characters that cannot be accurately written even if the user can read them are carried over to the guidance document. According to the present embodiment, regarding the minutes in charge, which is an undetermined part, the last names of three people, “Mada Hatada”, “Takeshi Kiya”, and “Saito” are listed based on the past input results. Of these, regarding Saito, the user knows the reading “saito” but does not remember the exact kanji. When the value to be input regarding the minutes manager is “Saito”, the user can input the correct kanji into the guidance document by deleting the surname other than “Saito”. If a blank is expanded for an unconfirmed part, the user can input any of a plurality of candidates with different kanji characters, such as “Saito”, “Saito”, or “Saito”, even though they have the same reading. There is a possibility that it is difficult to judge whether it should be.

第三の利点として、ユーザが読みを知らない漢字が案内文書に引き継がれる。本実施の形態によれば、未確定部分である次回の幹事に関して、過去の入力実績等に基づいて、「枇杷」、「山本」、及び「神田」の3人の苗字が列記される。「枇杷」について、ユーザは読みを知らない可能性がある。次回の幹事に関して入力したい値が「枇杷」であった場合、ユーザは、「枇杷」以外の苗字を削除等することで、正しい漢字を案内文書に入力することができる。仮に、未確定部分に関して空白が展開された場合、ユーザは、読みを知らない「枇杷」という文字の入力に苦労する可能性が有る。   As a third advantage, kanji that the user does not know reading is carried over to the guidance document. According to the present embodiment, for the next secretary, which is an undetermined portion, the last names of three people “枇杷”, “Yamamoto”, and “Kanda” are listed based on the past input record. The user may not know the reading of “枇杷”. When the value to be input for the next secretary is “枇杷”, the user can input the correct kanji into the guidance document by deleting the last name other than “枇杷”. If a blank is expanded for an unconfirmed part, the user may have difficulty in inputting the character “枇杷” that does not know the reading.

次に、第二の実施の形態について説明する。第二の実施の形態では、未確定部分に関して、ユーザによって明示的に候補値の列記が指定された場合に限り、候補値の列記された置換文字列によって当該未確定部分が置換される例を説明する。なお、第二の実施の形態においては、第一の実施の形態と異なる点について説明する。したがって、第二の実施の形態において特に言及されない点については、第一の実施の形態と同様でよい。   Next, a second embodiment will be described. In the second embodiment, an example in which the undetermined part is replaced by the replacement character string in which the candidate value is listed only when the list of candidate values is explicitly specified by the user regarding the undetermined part. explain. In the second embodiment, differences from the first embodiment will be described. Accordingly, points not particularly mentioned in the second embodiment may be the same as those in the first embodiment.

図19は、第二の実施の形態において未確定部分を入力状態とする処理の処理手順の一例を説明するためのフローチャートである。図19中、図9と同一ステップには同一ステップ番号を付し、その説明は省略する。   FIG. 19 is a flowchart for explaining an example of a processing procedure of processing for setting an undetermined portion in an input state in the second embodiment. In FIG. 19, the same steps as those in FIG. 9 are denoted by the same step numbers, and the description thereof is omitted.

図19では、ステップS136が、ステップS136aとステップS136bとに置き換わっている。ステップS136aにおいて、未確定部分入力部133は、コンボボックスの項目選択リストに対して、列記指示文字列を選択肢として設定する。列記指示文字列とは、候補値の列記の指示を示す文字列をいい、本実施の形態では、書式情報記憶部16に記憶されている。   In FIG. 19, step S136 is replaced with step S136a and step S136b. In step S136a, the undetermined part input unit 133 sets the list instruction character string as an option for the item selection list of the combo box. The enumeration instruction character string refers to a character string indicating an instruction to enumerate candidate values, and is stored in the format information storage unit 16 in the present embodiment.

図20は、第二の実施の形態における書式情報記憶部の構成例を示す図である。図20に示されるように、第二の実施の形態において、書式情報記憶部16は、列記指示文字列を記憶する。図20では、列記指示文字列として、「★後で決定★」という文字列が設定された例が示されている。すなわち、未確定部分の値は、後で決定するという意味を示す文字列が、列記指示文字列とされている。なお、例えば、「候補値を列記」等、他の文字列が列記指示文字列として設定されてもよい。   FIG. 20 is a diagram illustrating a configuration example of a format information storage unit in the second embodiment. As shown in FIG. 20, in the second embodiment, the format information storage unit 16 stores a list instruction character string. FIG. 20 shows an example in which a character string “★ determined later ★” is set as the list instruction character string. That is, the character string indicating the meaning of determining the value of the undetermined portion later is set as the list instruction character string. For example, other character strings such as “list candidate values” may be set as the list instruction character string.

続くステップS136bにおいて、未確定部分入力部133は、図9のステップS136と同様の処理を実行する。   In subsequent step S136b, the undetermined part input unit 133 executes the same processing as in step S136 of FIG.

以上の処理の結果、第二の実施の形態では、図21に示されるような状態において、未確定部分に対する入力が行われる。図21は、第二の実施の形態における未確定部分に対する値の入力操作の一例を説明するための図である。図21中、図8と同一部分には同一符号を付している。   As a result of the above processing, in the second embodiment, an input for an undetermined portion is performed in the state shown in FIG. FIG. 21 is a diagram for explaining an example of a value input operation for an undetermined portion in the second embodiment. In FIG. 21, the same parts as those in FIG.

図21に示されるように、第二の実施の形態では、コンボボックスC1の項目選択リストに、列記指示文字列である「★後で決定★」が選択肢として表示される。当該選択肢は、未確定部分を候補値が列記された置換文字列によって置換するかを選択させる表示部品の一例である。ユーザは、当該選択肢を選択することで、当該未確定部分に関して、候補値の列記を指示することができる。   As shown in FIG. 21, in the second embodiment, “★ determined later ★”, which is a list instruction character string, is displayed as an option in the item selection list of the combo box C1. The option is an example of a display component that selects whether to replace an undetermined portion with a replacement character string in which candidate values are listed. The user can instruct the list of candidate values for the unconfirmed part by selecting the option.

第二の実施の形態では、更に、未確定部分確定処理が図22に示されるように変化する。図22は、第二の実施の形態における未確定部分確定処理の処理手順の一例を説明するためのフローチャートである。図22中、図11と同一ステップには同一ステップ番号を付し、その説明は省略する。   In the second embodiment, the undetermined part determination process is further changed as shown in FIG. FIG. 22 is a flowchart for explaining an example of a processing procedure of an undetermined portion determination process in the second embodiment. In FIG. 22, the same steps as those in FIG.

図22に示されるように、未確定部分(α)に対して値が未入力である場合(S220でYES)、未確定部分確定部135は、ステップS230及びS240を実行しない。   As illustrated in FIG. 22, when a value has not been input for the undetermined part (α) (YES in S220), the undetermined part determining unit 135 does not execute Steps S230 and S240.

一方、未確定部分(α)に対して値が入力されている場合(S220NO)、未確定部分確定部135は、入力値が列記指示文字列であるか否かを判定する(S225)。入力値が列記指示文字列である場合(S225でYES)、未確定部分確定部135は、ステップS230及びS240を実行する。すなわち、未確定部分(α)に対する候補値が列記された置換文字列によって、未確定部分(α)が置換される。   On the other hand, when a value is input to the unconfirmed part (α) (NO in S220), the unconfirmed part determining unit 135 determines whether or not the input value is a list instruction character string (S225). When the input value is a list instruction character string (YES in S225), the undetermined portion determination unit 135 executes steps S230 and S240. That is, the undetermined part (α) is replaced by a replacement character string in which candidate values for the undetermined part (α) are listed.

入力値が列記指示文字列ではない場合(S225でNO)、未確定部分確定部135は、ステップS250及びステップS260を実行する。すなわち、入力値に関して候補値記憶部15が更新され、未確定部分(α)が入力値によって置換される。   When the input value is not the list instruction character string (NO in S225), the undetermined portion determination unit 135 executes Step S250 and Step S260. That is, the candidate value storage unit 15 is updated with respect to the input value, and the undetermined portion (α) is replaced with the input value.

上述したように、第二の実施の形態によれば、未入力の未確定部分に関して、ユーザによって明示的に候補値の列記が指示された場合に限り、候補値が列記された置換文字列によって当該未確定部分が置換される。したがって、例えば、一部の未入力の未確定部分に関しては、空白のままにしておきたいといったユーザのニーズに応えることができる。   As described above, according to the second embodiment, with respect to an unconfirmed portion that has not been input, only when the user is explicitly instructed to list candidate values, the replacement character string in which the candidate values are listed. The uncertain part is replaced. Therefore, for example, it is possible to meet the user's needs to leave some unentered unconfirmed portions blank.

なお、候補値の列記を指示させるのではなく、候補値を列記しないことを指示させてもよい。   Instead of instructing to list candidate values, it may be instructed not to list candidate values.

次に、第三の実施の形態について説明する。第三の実施の形態では、置換文字列に含める候補値を選択可能とした例について説明する。なお、第三の実施の形態においては、第一の実施の形態と異なる点について説明する。したがって、第三の実施の形態において特に言及されない点については、第一の実施の形態と同様でよい。   Next, a third embodiment will be described. In the third embodiment, an example in which candidate values to be included in a replacement character string can be selected will be described. The third embodiment will be described with respect to differences from the first embodiment. Accordingly, points not particularly mentioned in the third embodiment may be the same as those in the first embodiment.

第三の実施の形態では、図4のステップS106において、例えば、図23に示されるような状態で、未確定部分に対する入力が行われる。図23は、第三の実施の形態における未確定部分に対する値の入力操作の一例を説明するための図である。図23中、図8と同一部分には同一符号を付している。   In the third embodiment, in step S106 of FIG. 4, for example, an input for an undetermined portion is performed in a state as shown in FIG. FIG. 23 is a diagram for explaining an example of a value input operation for an undetermined portion in the third embodiment. In FIG. 23, the same parts as those in FIG.

図23では、コンボボックスC1の項目選択リストの項目ごとにチェックボックスが設けられている。ユーザは、チェックボックスを操作することにより、項目ごと、すなわち、候補値ごとに、置換文字列に含めるか否かを選択することができる。チェックボックスの操作とは、チェックボックスをチェック状態とすること、又はチェックボックスのチェック状態を解除することをいう。   In FIG. 23, a check box is provided for each item in the item selection list of the combo box C1. The user can select whether or not to include in the replacement character string for each item, that is, for each candidate value, by operating the check box. The operation of the check box means to put the check box in a check state or to release the check state of the check box.

なお、一つの候補値を選択する場合、ユーザは、項目選択リストにおいて、当該候補値に対応する項目を選択すればよい。この場合、当該項目のチェックボックスがチェック状態でなくても、当該候補値が入力されたことになる。一方、複数の候補値が列記された置換文字列によって未確定部分を置換させたい場合、ユーザは、列記対象とする候補値に係る項目のチェックボタンをチェックし、いずれの項目も選択しないまま、コンボボックスC1の項目選択リストを閉じればよい。   Note that when selecting one candidate value, the user may select an item corresponding to the candidate value in the item selection list. In this case, the candidate value is input even if the check box of the item is not checked. On the other hand, when replacing an undetermined portion with a replacement character string in which a plurality of candidate values are listed, the user checks the check button of the item related to the candidate value to be listed, and without selecting any item, The item selection list of the combo box C1 may be closed.

コンボボックスC1において、チェックボタンが操作された場合、図24に示されるような処理が実行させる。   When the check button is operated in the combo box C1, processing as shown in FIG. 24 is executed.

図24は、チェックボタンの操作に応じて実行される処理手順の一例を説明するためのフローチャートである。   FIG. 24 is a flowchart for explaining an example of a processing procedure executed in response to the operation of the check button.

未確定部分入力部133は、チェックボタンの操作を検知すると、項目選択リストにおいて操作対象とされたチェックボタンを有する項目に係る候補値のレコードを、候補値記憶部15より検索する(S401)。すなわち、現在の環境IDと、対象文例の文例IDと、入力対象とされている未確定部分の未確定IDと、当該候補値の候補値IDとを含むレコードが、候補値記憶部15より検索される。   When the unconfirmed part input unit 133 detects the operation of the check button, the candidate value storage unit 15 searches the candidate value storage unit 15 for a record of the candidate value related to the item having the check button to be operated in the item selection list (S401). That is, a record including the current environment ID, the sentence example ID of the target sentence example, the undetermined ID of the undetermined part that is the input target, and the candidate value ID of the candidate value is retrieved from the candidate value storage unit 15. Is done.

図25は、第三の実施の形態における候補値記憶部の構成例を示す図である。図25に示されるように、第三の実施の形態の候補値記憶部15の各レコードは、列記対象の項目を有する。列記対象は、当該レコードに係る候補値が列記対象であるか否かを示す項目である。「ON」は、列記対象であることを示し、「OFF」は、列記対象でないことを示す。   FIG. 25 is a diagram illustrating a configuration example of a candidate value storage unit in the third embodiment. As shown in FIG. 25, each record of the candidate value storage unit 15 of the third embodiment has items to be listed. The enumeration target is an item indicating whether the candidate value related to the record is the enumeration target. “ON” indicates that the subject is listed, and “OFF” indicates that the subject is not listed.

続いて、未確定部分入力部133は、検索されたレコードの「列記対象」に対し、操作されたチェックボタンの状態に応じた値を記憶する(S402)。具体的には、当該チェックボタンがチェックされていれば、「ON」が記憶される。当該チェックボタンがチェックされていなければ、「OFF」が記憶される。   Subsequently, the undetermined part input unit 133 stores a value corresponding to the state of the operated check button for “listed object” of the retrieved record (S402). Specifically, if the check button is checked, “ON” is stored. If the check button is not checked, “OFF” is stored.

以上のように、各候補値が列記対象であるか否かは、候補値記憶部15に記憶される。したがって、第三の実施の形態において、置換文字列の生成処理(図12)のステップS303では、未確定部分(α)に対する候補値であって、かつ、列記対象であるもの(すなわち、「列記対象」の値が「ON」であるもの)が取得される。その結果、ユーザによって列記対象として選択された候補値のみを、置換文字列に含めることができる。   As described above, whether or not each candidate value is to be listed is stored in the candidate value storage unit 15. Therefore, in the third embodiment, in step S303 of the replacement character string generation process (FIG. 12), it is a candidate value for the undetermined portion (α) and is a list target (ie, “list list”). The value of “target” is “ON”). As a result, only candidate values selected for listing by the user can be included in the replacement character string.

なお、図23のような項目選択リストが表示される際に、候補値記憶部15の「列記対象」の値が参照されて、当該値に応じて各チェックボタンの状態が初期化されてもよい。そうすることにより、過去の選択実績を各チェックボタンに反映させることができる。   When the item selection list as shown in FIG. 23 is displayed, the value of “listing target” in the candidate value storage unit 15 is referred to, and the state of each check button is initialized according to the value. Good. By doing so, the past selection results can be reflected in each check button.

また、チェックボタンの操作結果は、必ずしも、候補値記憶部15に記憶されなくてもよい。例えば、メモリ装置103において、変数の値として記憶されてもよい。   In addition, the operation result of the check button is not necessarily stored in the candidate value storage unit 15. For example, it may be stored as a variable value in the memory device 103.

上述したように、第三の実施の形態によれば、ユーザによって選択された候補値のみを置換文字列に含めることができる。   As described above, according to the third embodiment, only candidate values selected by the user can be included in the replacement character string.

なお、第三の実施の形態と第二の実施の形態とが組み合わされてもよい。   Note that the third embodiment and the second embodiment may be combined.

なお、上記各実施の形態において、辞書検索部131は、検索部の一例である。文例一覧表示部132は、表示部の一例である。置換文字列生成部134は、生成部の一例である。文例出力部137は、出力部の一例である。文例辞書記憶部14は、第一の記憶部の一例である。候補値記憶部15は、第二の記憶部の一例である。   In each of the above embodiments, the dictionary search unit 131 is an example of a search unit. The sentence example list display unit 132 is an example of a display unit. The replacement character string generation unit 134 is an example of a generation unit. The sentence example output unit 137 is an example of an output unit. The sentence example dictionary storage unit 14 is an example of a first storage unit. The candidate value storage unit 15 is an example of a second storage unit.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to such specific embodiment, In the range of the summary of this invention described in the claim, various deformation | transformation・ Change is possible.

以上の説明に関し、更に以下の項を開示する。
(付記1)
読みに対応付けて文例を記憶する第一の記憶部より、入力された読みに対応する文例を検索し、
検索された文例の一覧を表示し、
前記一覧の中から未確定部分を含む文例が選択され、前記未確定部分に対して値が入力されなかった場合に、前記未確定部分に対応付けて第二の記憶部が記憶する一以上の値を含む文字列を生成し、
前記選択された文例の前記未確定部分が前記文字列によって置換された文例を出力する処理をコンピュータに実行させる入力支援プログラム。
(付記2)
前記一覧の中から選択された文例の前記未確定部分を前記文字列によって置換するか否かを選択させる処理を前記コンピュータに実行させ、
前記生成する処理は、前記文字列によって置換することが選択された前記未確定部分について、当該未確定部分に対応付けて第二の記憶部が記憶する一以上の値を含む文字列を生成する付記1記載の入力支援プログラム。
(付記3)
前記一覧の中から選択された文例の前記未確定部分に対応付けて前記第二の記憶部が記憶する複数の値の一覧を表示させる処理を前記コンピュータに実行させ、
前記生成する処理は、前記値の一覧の中から選択された複数の値を含む文字列を生成する付記1又は2記載の入力支援プログラム。
(付記4)
読みに対応付けて文例を記憶する第一の記憶部より、入力された読みに対応する文例を検索する検索部と、
検索された文例の一覧を表示する表示部と、
前記一覧の中から未確定部分を含む文例が選択され、前記未確定部分に対して値が入力されなかった場合に、前記未確定部分に対応付けて第二の記憶部が記憶する一以上の値を含む文字列を生成する生成部と、
前記選択された文例の前記未確定部分が前記文字列によって置換された文例を出力する出力部とを有する入力支援装置。
(付記5)
前記一覧の中から選択された文例の前記未確定部分を前記文字列によって置換するか否かを選択させる選択部を有し、
前記生成する処理は、前記文字列によって置換することが選択された前記未確定部分について、当該未確定部分に対応付けて第二の記憶部が記憶する一以上の値を含む文字列を生成する付記4記載の入力支援装置。
(付記6)
前記一覧の中から選択された文例の前記未確定部分に対応付けて前記第二の記憶部が記憶する複数の値の一覧を表示させる第二の表示部を有し、
前記生成部は、前記値の一覧の中から選択された複数の値を含む文字列を生成する付記4又は5記載の入力支援装置。
(付記7)
読みに対応付けて文例を記憶する第一の記憶部より、入力された読みに対応する文例を検索し、
検索された文例の一覧を表示し、
前記一覧の中から未確定部分を含む文例が選択され、前記未確定部分に対して値が入力されなかった場合に、前記未確定部分に対応付けて第二の記憶部が記憶する一以上の値を含む文字列を生成し、
前記選択された文例の前記未確定部分が前記文字列によって置換された文例を出力する処理をコンピュータが実行する入力支援方法。
(付記8)
前記一覧の中から選択された文例の前記未確定部分を前記文字列によって置換するか否かを選択させる処理を前記コンピュータが実行し、
前記生成する処理は、前記文字列によって置換することが選択された前記未確定部分について、当該未確定部分に対応付けて第二の記憶部が記憶する一以上の値を含む文字列を生成する付記7記載の入力支援方法。
(付記9)
前記一覧の中から選択された文例の前記未確定部分に対応付けて前記第二の記憶部が記憶する複数の値の一覧を表示させる処理を前記コンピュータが実行し、
前記生成する処理は、前記値の一覧の中から選択された複数の値を含む文字列を生成する付記7又は8記載の入力支援方法。
Regarding the above description, the following items are further disclosed.
(Appendix 1)
Search the sentence example corresponding to the input reading from the first storage unit that stores the sentence example in association with the reading,
Displays a list of searched sentence examples,
When a sentence example including an unconfirmed part is selected from the list and a value is not input for the unconfirmed part, one or more stored in the second storage unit in association with the unconfirmed part Generate a string containing the value,
An input support program for causing a computer to execute a process of outputting a sentence example in which the undetermined portion of the selected sentence example is replaced with the character string.
(Appendix 2)
Causing the computer to execute a process of selecting whether or not to replace the undetermined portion of the sentence example selected from the list with the character string;
The generating process generates a character string including one or more values stored in the second storage unit in association with the undetermined part for the undetermined part selected to be replaced by the character string. The input support program according to attachment 1.
(Appendix 3)
Causing the computer to execute a process of displaying a list of a plurality of values stored in the second storage unit in association with the undetermined portion of the sentence example selected from the list;
The input support program according to appendix 1 or 2, wherein the generating process generates a character string including a plurality of values selected from the list of values.
(Appendix 4)
A search unit for searching a sentence example corresponding to the input reading from the first storage unit storing the sentence example in association with the reading;
A display for displaying a list of searched sentence examples;
When a sentence example including an unconfirmed part is selected from the list and a value is not input for the unconfirmed part, one or more stored in the second storage unit in association with the unconfirmed part A generation unit for generating a character string including a value;
An input support apparatus comprising: an output unit that outputs a sentence example in which the uncertain part of the selected sentence example is replaced with the character string.
(Appendix 5)
A selection unit for selecting whether to replace the unconfirmed part of the sentence example selected from the list with the character string;
The generating process generates a character string including one or more values stored in the second storage unit in association with the undetermined part for the undetermined part selected to be replaced by the character string. The input support device according to appendix 4.
(Appendix 6)
A second display unit that displays a list of a plurality of values stored in the second storage unit in association with the undetermined portion of the sentence example selected from the list;
The input support device according to appendix 4 or 5, wherein the generation unit generates a character string including a plurality of values selected from the list of values.
(Appendix 7)
Search the sentence example corresponding to the input reading from the first storage unit that stores the sentence example in association with the reading,
Displays a list of searched sentence examples,
When a sentence example including an unconfirmed part is selected from the list and a value is not input for the unconfirmed part, one or more stored in the second storage unit in association with the unconfirmed part Generate a string containing the value,
An input support method in which a computer executes a process of outputting a sentence example in which the undetermined portion of the selected sentence example is replaced with the character string.
(Appendix 8)
The computer executes a process of selecting whether or not to replace the undetermined portion of the sentence example selected from the list with the character string,
The generating process generates a character string including one or more values stored in the second storage unit in association with the undetermined part for the undetermined part selected to be replaced by the character string. The input support method according to appendix 7.
(Appendix 9)
The computer executes a process of displaying a list of a plurality of values stored in the second storage unit in association with the undetermined portion of the sentence example selected from the list,
The input support method according to appendix 7 or 8, wherein the generating process generates a character string including a plurality of values selected from the list of values.

10 入力支援装置
11 オペレーティングシステム
12 編集部
13 入力支援部
14 文例辞書記憶部
15 候補値記憶部
16 書式情報記憶部
17 カレント環境記憶部
100 ドライブ装置
101 記録媒体
102 補助記憶装置
103 メモリ装置
104 CPU
105 インタフェース装置
106 表示装置
107 入力装置
111 表示制御部
112 入力検知部
131 辞書検索部
132 文例一覧表示部
133 未確定部分入力部
134 置換文字列生成部
135 未確定部分確定部
136 候補値登録部
137 文例出力部
B バス
DESCRIPTION OF SYMBOLS 10 Input support apparatus 11 Operating system 12 Editing part 13 Input support part 14 Example dictionary storage part 15 Candidate value storage part 16 Format information storage part 17 Current environment storage part 100 Drive apparatus 101 Recording medium 102 Auxiliary storage apparatus 103 Memory apparatus 104 CPU
105 interface device 106 display device 107 input device 111 display control unit 112 input detection unit 131 dictionary search unit 132 sentence example list display unit 133 unconfirmed part input unit 134 replacement character string generation unit 135 unconfirmed part determination unit 136 candidate value registration unit 137 Example output section B bus

Claims (6)

読みに対応付けて文例を記憶する第一の記憶部より、入力された読みに対応する文例を検索し、
検索された文例の一覧を表示し、
前記一覧の中から未確定部分を含む文例が選択され、前記未確定部分に対して文字列の入力がなされていない状態で該入力の終了が検出され、前記未確定部分に対応付けて複数の候補の文字列が第二の記憶部に記憶されている場合、選択された前記文例の前記未確定部分が、前記複数の候補の文字列を含む文字列によって置換された文例を出力し、
前記一覧の中から選択された文例の前記未確定部分を前記文字列によって置換するか否かを選択させる処理をコンピュータに実行させ
前記出力する処理は、前記文字列によって置換することが選択された前記未確定部分が、当該未確定部分に対応付けて第二の記憶部が記憶する候補の文字列を含む文字列によって置換された文例を出力する入力支援プログラム。
Search the sentence example corresponding to the input reading from the first storage unit that stores the sentence example in association with the reading,
Displays a list of searched sentence examples,
A sentence example including an undetermined part is selected from the list, the end of the input is detected in a state where no character string is input to the undetermined part, and a plurality of items are associated with the undetermined part. When candidate character strings are stored in the second storage unit, the sentence example in which the undetermined portion of the selected sentence example is replaced with a character string including the plurality of candidate character strings is output ,
Wherein to execute the process of Ru is selected whether to replace the computer said undetermined portion of the selected phrase by the character string from the list,
In the output process, the unconfirmed part selected to be replaced with the character string is replaced with a character string including a candidate character string stored in the second storage unit in association with the unconfirmed part. An input support program that outputs example sentences .
読みに対応付けて文例を記憶する第一の記憶部より、入力された読みに対応する文例を検索し、
検索された文例の一覧を表示し、
前記一覧の中から未確定部分を含む文例が選択され、前記未確定部分に対して文字列の入力がなされていない状態で該入力の終了が検出され、前記未確定部分に対応付けて複数の候補の文字列が第二の記憶部に記憶されている場合、選択された前記文例の前記未確定部分が、前記複数の候補の文字列を含む文字列によって置換された文例を出力し、
前記一覧の中から選択された文例の前記未確定部分に対応付けて前記第二の記憶部が記憶する複数の候補の一覧を表示させる処理をコンピュータに実行させ
前記出力する処理は、前記選択された未確定部分が、前記候補の一覧に含まれる複数の候補の文字列を含む文字列によって置換された文例を出力する入力支援プログラム。
Search the sentence example corresponding to the input reading from the first storage unit that stores the sentence example in association with the reading,
Displays a list of searched sentence examples,
A sentence example including an undetermined part is selected from the list, the end of the input is detected in a state where no character string is input to the undetermined part, and a plurality of items are associated with the undetermined part. When candidate character strings are stored in the second storage unit, the sentence example in which the undetermined portion of the selected sentence example is replaced with a character string including the plurality of candidate character strings is output ,
Causing the computer to execute a process of displaying a list of a plurality of candidates stored in the second storage unit in association with the undetermined portion of the sentence example selected from the list ;
The output process is an input support program for outputting a sentence example in which the selected unconfirmed portion is replaced by a character string including a plurality of candidate character strings included in the candidate list .
読みに対応付けて文例を記憶する第一の記憶部より、入力された読みに対応する文例を検索する検索部と、
検索された文例の一覧を表示する表示部と、
前記一覧の中から未確定部分を含む文例が選択され、前記未確定部分に対して文字列の入力がなされていない状態で該入力の終了が検出され、前記未確定部分に対応付けて複数の候補の文字列が第二の記憶部に記憶されている場合、選択された前記文例の前記未確定部分が、前記複数の候補の文字列を含む文字列によって置換された文例を出力する出力部と、
前記一覧の中から選択された文例の前記未確定部分を前記文字列によって置換するか否かを選択させる選択部とを有し、
前記出力部は、前記文字列によって置換することが選択された前記未確定部分が、当該未確定部分に対応付けて第二の記憶部が記憶する候補の文字列を含む文字列によって置換された文例を出力する入力支援装置。
A search unit for searching a sentence example corresponding to the input reading from the first storage unit storing the sentence example in association with the reading;
A display for displaying a list of searched sentence examples;
A sentence example including an undetermined part is selected from the list, the end of the input is detected in a state where no character string is input to the undetermined part, and a plurality of items are associated with the undetermined part. When candidate character strings are stored in the second storage unit, an output unit that outputs a sentence example in which the undetermined portion of the selected sentence example is replaced with a character string including the plurality of candidate character strings When,
Have a selection section for selecting whether to replace the undetermined portion of the example sentence selected from among the list by said string,
In the output unit, the undetermined portion selected to be replaced by the character string is replaced with a character string including a candidate character string stored in the second storage unit in association with the undetermined portion. An input support device that outputs sentence examples .
読みに対応付けて文例を記憶する第一の記憶部より、入力された読みに対応する文例を検索する検索部と、
検索された文例の一覧を表示する表示部と、
前記一覧の中から未確定部分を含む文例が選択され、前記未確定部分に対して文字列の入力がなされていない状態で該入力の終了が検出され、前記未確定部分に対応付けて複数の候補の文字列が第二の記憶部に記憶されている場合、選択された前記文例の前記未確定部分が、前記複数の候補の文字列を含む文字列によって置換された文例を出力する出力部と、
前記一覧の中から選択された文例の前記未確定部分に対応付けて前記第二の記憶部が記憶する複数の候補の一覧を表示する第2の表示部とを有し、
前記出力部は、前記選択された未確定部分が、前記候補の一覧に含まれる複数の候補の文字列を含む文字列によって置換された文例を出力する入力支援装置。
A search unit for searching a sentence example corresponding to the input reading from the first storage unit storing the sentence example in association with the reading;
A display for displaying a list of searched sentence examples;
A sentence example including an undetermined part is selected from the list, the end of the input is detected in a state where no character string is input to the undetermined part, and a plurality of items are associated with the undetermined part. When candidate character strings are stored in the second storage unit, an output unit that outputs a sentence example in which the undetermined portion of the selected sentence example is replaced with a character string including the plurality of candidate character strings When,
A second display unit that displays a list of a plurality of candidates stored in the second storage unit in association with the undetermined portion of the sentence example selected from the list;
The output unit is an input support device that outputs a sentence example in which the selected undetermined portion is replaced with a character string including a plurality of candidate character strings included in the candidate list .
読みに対応付けて文例を記憶する第一の記憶部より、入力された読みに対応する文例を検索し、
検索された文例の一覧を表示し、
前記一覧の中から未確定部分を含む文例が選択され、前記未確定部分に対して文字列の入力がなされていない状態で該入力の終了が検出され、前記未確定部分に対応付けて複数の候補の文字列が第二の記憶部に記憶されている場合、選択された前記文例の前記未確定部分が、前記複数の候補の文字列を含む文字列によって置換された文例を出力し、
前記一覧の中から選択された文例の前記未確定部分を前記文字列によって置換するか否かを選択させる処理をコンピュータが実行し、
前記出力する処理は、前記文字列によって置換することが選択された前記未確定部分が、当該未確定部分に対応付けて第二の記憶部が記憶する候補の文字列を含む文字列によって置換された文例を出力する入力支援方法。
Search the sentence example corresponding to the input reading from the first storage unit that stores the sentence example in association with the reading,
Displays a list of searched sentence examples,
A sentence example including an undetermined part is selected from the list, the end of the input is detected in a state where no character string is input to the undetermined part, and a plurality of items are associated with the undetermined part. When candidate character strings are stored in the second storage unit, the sentence example in which the undetermined portion of the selected sentence example is replaced with a character string including the plurality of candidate character strings is output ,
Wherein a selected said undetermined portion of the example sentences from the list the process Ru is selected whether to replace and computer performed by the character string,
In the output process, the unconfirmed part selected to be replaced with the character string is replaced with a character string including a candidate character string stored in the second storage unit in association with the unconfirmed part. An input support method that outputs sample sentences .
読みに対応付けて文例を記憶する第一の記憶部より、入力された読みに対応する文例を検索し、
検索された文例の一覧を表示し、
前記一覧の中から未確定部分を含む文例が選択され、前記未確定部分に対して文字列の入力がなされていない状態で該入力の終了が検出され、前記未確定部分に対応付けて複数の候補の文字列が第二の記憶部に記憶されている場合、選択された前記文例の前記未確定部分が、前記複数の候補の文字列を含む文字列によって置換された文例を出力し、
前記一覧の中から選択された文例の前記未確定部分に対応付けて前記第二の記憶部が記憶する複数の候補の一覧を表示させる処理をコンピュータが実行し、
前記出力する処理は、前記選択された未確定部分が、前記候補の一覧に含まれる複数の候補の文字列を含む文字列によって置換された文例を出力する入力支援方法。
Search the sentence example corresponding to the input reading from the first storage unit that stores the sentence example in association with the reading,
Displays a list of searched sentence examples,
A sentence example including an undetermined part is selected from the list, the end of the input is detected in a state where no character string is input to the undetermined part, and a plurality of items are associated with the undetermined part. When candidate character strings are stored in the second storage unit, the sentence example in which the undetermined portion of the selected sentence example is replaced with a character string including the plurality of candidate character strings is output ,
The computer executes a process of displaying a list of a plurality of candidates stored in the second storage unit in association with the unconfirmed part of the sentence example selected from the list ,
The output support method is an input support method for outputting a sentence example in which the selected unconfirmed portion is replaced with a character string including a plurality of candidate character strings included in the candidate list .
JP2012009420A 2012-01-19 2012-01-19 Input support program, input support apparatus, and input support method Expired - Fee Related JP5927931B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012009420A JP5927931B2 (en) 2012-01-19 2012-01-19 Input support program, input support apparatus, and input support method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012009420A JP5927931B2 (en) 2012-01-19 2012-01-19 Input support program, input support apparatus, and input support method

Publications (2)

Publication Number Publication Date
JP2013149107A JP2013149107A (en) 2013-08-01
JP5927931B2 true JP5927931B2 (en) 2016-06-01

Family

ID=49046541

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012009420A Expired - Fee Related JP5927931B2 (en) 2012-01-19 2012-01-19 Input support program, input support apparatus, and input support method

Country Status (1)

Country Link
JP (1) JP5927931B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015069334A (en) * 2013-09-27 2015-04-13 富士通株式会社 Character conversion program, character conversion device, and character conversion method
CN114341863A (en) * 2019-09-04 2022-04-12 韦尔特智力株式会社 User-customized document automatic creation method, apparatus for the same, and server

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0638256B2 (en) * 1984-11-20 1994-05-18 ブラザー工業株式会社 I / O device
JPH0991284A (en) * 1995-09-25 1997-04-04 Toshiba Corp Document preparation device and routine document preparation method

Also Published As

Publication number Publication date
JP2013149107A (en) 2013-08-01

Similar Documents

Publication Publication Date Title
JPH10207931A (en) Component selection device and component selection system provided with cad function
JP4502615B2 (en) Similar sentence search device, similar sentence search method, and program
JP5207696B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2006259919A (en) Device for supporting input of character string
JP5927931B2 (en) Input support program, input support apparatus, and input support method
JP5268508B2 (en) Information processing apparatus and search method
JP5780208B2 (en) Electronic device having communication function with electronic dictionary and recording medium recording electronic device control program
US7979476B2 (en) Information processing apparatus, control method therefor, program, and storage medium
JP2006344053A (en) Patent specification preparation support program
JP6582469B2 (en) Character conversion support device, diary creation support device, character conversion support method, and program
JP3498635B2 (en) Information retrieval method and apparatus, and computer-readable recording medium
JP5971069B2 (en) Information processing apparatus, title extraction method, and program
JP2009003771A (en) Project construction support program and project construction support system
JP5115564B2 (en) Electronic dictionary having communication function with electronic device and recording medium recording electronic dictionary control program
JP4847210B2 (en) Input conversion learning program, input conversion learning method, and input conversion learning device
US20230038967A1 (en) Information processing apparatus, information processing method, and medium
JP2001109740A (en) Device and method for preparing chinese document
JP2006338516A (en) Electronic manual device
JP5843029B2 (en) Electronic device having communication function with dictionary terminal equipped with dictionary and recording medium recording electronic device control program
JP2728037B2 (en) Dynamic menu generator
JPH04318672A (en) Information retreiving device
JPH1055360A (en) Device and method for address book processing
JP5350114B2 (en) Image display device, image display method, and program
JP3111081B2 (en) Data retrieval device
JP2005250522A (en) Data management system and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140904

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150522

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150602

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150803

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20151201

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160301

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20160309

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160329

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160411

R150 Certificate of patent or registration of utility model

Ref document number: 5927931

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees