JP2009093299A - Data input device, method, and program - Google Patents

Data input device, method, and program Download PDF

Info

Publication number
JP2009093299A
JP2009093299A JP2007261433A JP2007261433A JP2009093299A JP 2009093299 A JP2009093299 A JP 2009093299A JP 2007261433 A JP2007261433 A JP 2007261433A JP 2007261433 A JP2007261433 A JP 2007261433A JP 2009093299 A JP2009093299 A JP 2009093299A
Authority
JP
Japan
Prior art keywords
data
conversion
input
conversion source
source data
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.)
Pending
Application number
JP2007261433A
Other languages
Japanese (ja)
Inventor
Kensuke Masugata
謙介 舛形
Daisuke Saito
大輔 齋藤
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.)
JustSystems Corp
Original Assignee
JustSystems Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by JustSystems Corp filed Critical JustSystems Corp
Priority to JP2007261433A priority Critical patent/JP2009093299A/en
Publication of JP2009093299A publication Critical patent/JP2009093299A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technology that improves the convenience in data input. <P>SOLUTION: A data input device 10 is provided with an input data receiving part 31 which receives the input of a conversion source data from a user; a conversion part 35 which checks whether or not the received conversion source data is registered in a dictionary holding part 33 in which the conversion source data and the converted data are associated and held, and if it is registered, the conversion source data is converted into the converted data; and a candidate presentation part 34 that presents the list of the converted data registered in the dictionary when a particular character string is received. The conversion part 35 retrieves the data which is received by the input data receiving part 31 succeeding to the particular character string from the dictionary by front coincidence, and if the data is not registered as the conversion source data in the dictionary, it is deleted from the list of the converted data. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、データ入力技術に関し、特に、ユーザから受け付けたデータを他のデータに変換して入力するデータ入力装置、方法、及びプログラムに関する。   The present invention relates to a data input technique, and more particularly to a data input device, method, and program for converting data received from a user into other data and inputting the data.

日本語の文字列を入力する際に、ユーザが入力した読みを漢字に変換して入力するプログラムが広く利用されている(例えば、特許文献1参照)。
特開2004−139402号公報
When inputting a Japanese character string, a program that converts a reading input by a user into a kanji and inputs it is widely used (for example, see Patent Document 1).
JP 2004-139402 A

本出願人は、文章を入力する際の利便性を向上させるために、さまざまな機能の開発を進めてきた。そして、より簡便な操作で容易に所望の変換候補を選択することが可能なユーザインタフェイスの提供を開発するに至った。   The applicant has been developing various functions in order to improve convenience when inputting sentences. And it came to develop provision of the user interface which can select a desired conversion candidate easily by simpler operation.

本発明はこうした状況に鑑みてなされたものであり、その目的は、データ入力の利便性を向上させる技術を提供することにある。   The present invention has been made in view of such circumstances, and an object thereof is to provide a technique for improving the convenience of data input.

本発明のある態様は、データ入力装置に関する。このデータ入力装置は、変換元データと変換先データとを対応付けて保持した変換データベースと、ユーザから変換元データの入力を受け付ける入力データ受付部と、前記入力データ受付部が、特定のデータの入力を受け付けたときに、前記データベースに登録されている前記変換先データの一覧を提示する候補提示部と、前記変換先データの一覧の中から、前記特定のデータに続いて前記入力データ受付部が受け付けたデータに前方一致しない変換元データに対応する変換先データを一覧から削除する検索部と、前記変換先データの一覧の中からユーザにより選択された変換先データを出力する出力部と、を備えることを特徴とする。   One embodiment of the present invention relates to a data input device. The data input device includes a conversion database that stores conversion source data and conversion destination data in association with each other, an input data reception unit that receives input of conversion source data from a user, and the input data reception unit that stores specific data. A candidate presentation unit that presents a list of the conversion destination data registered in the database when an input is received, and the input data reception unit following the specific data from the list of conversion destination data A search unit that deletes conversion destination data corresponding to conversion source data that does not coincide with the received data from the list, an output unit that outputs conversion destination data selected by the user from the list of conversion destination data, It is characterized by providing.

前記候補提示部は、前記入力データ受付部が特定のデータに続いて所定の長さのデータを受け付けてから前記変換先データの一覧を提示してもよく、前記検索部は、前記候補提示部が前記変換先データの一覧を提示するときに、前記特定のデータに続いて前記入力データ受付部が受け付けたデータに前方一致しない変換元データに対応する変換先データを予め一覧から削除しておいてもよい。   The candidate presenting unit may present the list of conversion destination data after the input data accepting unit accepts data of a predetermined length following the specific data, and the search unit includes the candidate presenting unit When presenting the list of conversion destination data, the conversion destination data corresponding to the conversion source data that does not coincide with the data received by the input data reception unit following the specific data is deleted from the list in advance. May be.

前記特定のデータ又は前記所定の長さは、ユーザにより設定可能であってもよい。   The specific data or the predetermined length may be settable by a user.

前記検索部は、前記入力データ受付部が一文字のデータを受け付けるたびに、前記変換先データの一覧の中から、前記特定のデータに続いて前記入力データ受付部がそれまでに受け付けたデータに前方一致しない変換元データに対応する変換先データを一覧から削除してもよい。   Each time the input data receiving unit receives one-character data, the search unit moves forward from the list of conversion destination data to the data received by the input data receiving unit so far following the specific data. The conversion destination data corresponding to the conversion source data that does not match may be deleted from the list.

前記検索部は、前記入力データ受付部が所定の文字数のデータ又は特定のデータの入力を受け付けたとき、又は、所定の時間ユーザからの入力がないときに、前記変換先データの一覧の中から、前記特定のデータに続いて前記入力データ受付部がそれまでに受け付けたデータに前方一致しない変換元データに対応する変換先データを一覧から削除してもよい。   When the input data receiving unit receives input of a predetermined number of characters or specific data, or when there is no input from a user for a predetermined time, the search unit is selected from the list of conversion destination data. The conversion destination data corresponding to the conversion source data that does not coincide with the data received so far by the input data reception unit following the specific data may be deleted from the list.

本発明の別の態様は、データ入力方法に関する。このデータ入力方法は、ユーザから変換元データの入力を受け付けるステップと、特定のデータの入力を受け付けたときに、変換元データと変換先データとを対応付けて保持した変換データベースに登録されている前記変換先データの一覧を提示するステップと、前記変換先データの一覧の中から、前記特定のデータに続いて受け付けたデータに前方一致しない変換元データに対応する変換先データを一覧から削除するステップと、前記変換先データの一覧の中からユーザにより選択された変換先データを出力するステップと、をコンピュータに実行させることを特徴とする。   Another aspect of the present invention relates to a data input method. This data input method is registered in a conversion database in which conversion source data and conversion destination data are associated with each other when the input of conversion source data from a user is received and when input of specific data is received Presenting a list of conversion destination data, and deleting from the list conversion destination data corresponding to conversion source data that does not coincide with data received following the specific data from the list of conversion destination data And causing the computer to execute a step and a step of outputting the conversion destination data selected by the user from the list of conversion destination data.

本発明の更に別の態様は、データ入力装置に関する。このデータ入力装置は、変換元データと変換先データとを対応付けて保持した変換データベースと、ユーザから変換元データの入力を受け付ける入力データ受付部と、前記入力データ受付部が、特定のデータの入力を受け付けたときに、それまでに受け付けていた未確定のデータに一致する変換元データを前記変換データベースの中から検索する検索部と、前記変換データベースに、前記未確定のデータに一致する前記変換元データが登録されていれば、その変換元データに対応する変換先データを出力し、登録されていなければ、前記変換元データを変換せずにそのまま出力する出力部と、を備えることを特徴とする。   Yet another embodiment of the present invention relates to a data input device. The data input device includes a conversion database that stores conversion source data and conversion destination data in association with each other, an input data reception unit that receives input of conversion source data from a user, and the input data reception unit that stores specific data. When receiving an input, a search unit that searches the conversion database for conversion source data that matches unconfirmed data that has been received so far, and the conversion database that matches the unconfirmed data An output unit that outputs conversion destination data corresponding to the conversion source data if the conversion source data is registered, and outputs the conversion source data as it is without conversion if it is not registered. Features.

本発明の更に別の態様は、データ入力装置に関する。このデータ入力装置は、変換元データと変換先データとを対応付けて保持した変換データベースと、ユーザから変換元データの入力を受け付ける入力データ受付部と、前記入力データ受付部が、所定長のデータを受け付けるごとに、それまでに受け付けていた未確定のデータに一致又は前方一致する変換元データを前記変換データベースから検索する検索部と、前記変換データベースに、前記未確定のデータに一致する変換元データが登録されていれば、その変換元データに対応する変換先データを出力し、前方一致する変換元データが登録されていれば、前記未確定のデータを未確定のまま残し、いずれも登録されていなければ、前記未確定のデータを変換せずにそのまま出力する出力部と、を備えることを特徴とする。   Yet another embodiment of the present invention relates to a data input device. The data input device includes a conversion database that stores conversion source data and conversion destination data in association with each other, an input data reception unit that receives input of conversion source data from a user, and the input data reception unit includes data of a predetermined length. A search unit that searches the conversion database for conversion source data that matches or forward matches the unconfirmed data that has been received, and a conversion source that matches the unconfirmed data in the conversion database If the data is registered, the conversion destination data corresponding to the conversion source data is output, and if the conversion source data that matches forward is registered, the unconfirmed data is left unconfirmed and both are registered. If not, an output unit that outputs the unconfirmed data as it is without conversion is provided.

データ入力装置は、前記変換データベースに、前記未確定のデータに一致する変換元データが登録されている場合に、その変換元データに対応する変換先データを出力するか、その変換元データを変換せずにそのまま出力するかを選択可能であってもよく、前記入力データ受付部は、変換元データに対応する変換先データを出力するか、変換元データを変換せずにそのまま出力するかが確定するまでは、次の変換元データの入力を受け付けなくてもよい。   The data input device outputs the conversion destination data corresponding to the conversion source data or converts the conversion source data when the conversion source data matching the indeterminate data is registered in the conversion database. The input data receiving unit may output the conversion destination data corresponding to the conversion source data or output the conversion source data as it is without conversion. Until it is confirmed, the input of the next conversion source data may not be accepted.

データ入力装置は、前記変換データベースに、前記未確定のデータに一致する変換元データが登録されている場合に、その変換元データに対応する変換先データが複数登録されているときには、それらの変換先データを提示する候補提示部を更に備えてもよく、前記入力データ受付部は、それらの変換先データのうちいずれを出力するかが確定するまでは、次の変換元データの入力を受け付けなくてもよい。   In the data input device, when conversion source data matching the indeterminate data is registered in the conversion database, when a plurality of conversion destination data corresponding to the conversion source data is registered, those conversion data A candidate presentation unit that presents the destination data may be further provided, and the input data receiving unit does not accept the input of the next conversion source data until it is determined which of the conversion destination data is to be output. May be.

本発明の更に別の態様は、データ入力方法に関する。このデータ入力方法は、ユーザから変換元データの入力を受け付けるステップと、特定のデータの入力を受け付けたときに、それまでに受け付けていた未確定のデータに一致する変換元データを、変換元データと変換先データとを対応付けて保持した変換データベースの中から検索するステップと、前記変換データベースに、前記未確定のデータに一致する前記変換元データが登録されていれば、その変換元データに対応する変換先データを出力し、登録されていなければ、前記変換元データを変換せずにそのまま出力するステップと、をコンピュータに実行させることを特徴とする。   Yet another embodiment of the present invention relates to a data input method. This data input method includes a step of receiving input of conversion source data from a user, and conversion source data that matches unconfirmed data received up to that time when input of specific data is received. And a conversion database that stores the conversion destination data in association with each other, and if the conversion source data that matches the uncertain data is registered in the conversion database, the conversion source data The step of outputting the corresponding conversion destination data and, if not registered, outputting the conversion source data as it is without conversion is executed by a computer.

本発明の更に別の態様は、データ入力方法に関する。このデータ入力方法は、ユーザから変換元データの入力を受け付けるステップと、所定長のデータを受け付けるごとに、それまでに受け付けていた未確定のデータに一致又は前方一致する変換元データを、変換元データと変換先データとを対応付けて保持した変換データベースから検索するステップと、前記変換データベースに、前記未確定のデータに一致する変換元データが登録されていれば、その変換元データに対応する変換先データを出力し、前方一致する変換元データが登録されていれば、前記未確定のデータを未確定のまま残し、いずれも登録されていなければ、前記未確定のデータを変換せずにそのまま出力するステップと、をコンピュータに実行させることを特徴とする。   Yet another embodiment of the present invention relates to a data input method. This data input method includes a step of receiving input of conversion source data from a user, and every time data of a predetermined length is received, conversion source data that matches or remains in agreement with unconfirmed data that has been received so far, A step of searching from a conversion database in which data and conversion destination data are stored in association with each other, and if conversion source data matching the indeterminate data is registered in the conversion database, the conversion source data corresponds to the data Output conversion destination data, if conversion source data that matches forward is registered, leave the undetermined data as undetermined, and if none is registered, convert the undetermined data without conversion The step of outputting the data as it is is executed by a computer.

なお、以上の構成要素の任意の組合せ、本発明の表現を方法、装置、システムなどの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a representation of the present invention converted between a method, an apparatus, a system, etc. are also effective as an aspect of the present invention.

本発明によれば、データ入力の利便性を向上させる技術を提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, the technique which improves the convenience of data input can be provided.

図1は、実施の形態に係るデータ入力装置10の構成を示す。データ入力装置10は、入力データ受付部31、未確定文字列保持部32、辞書保持部33、候補提示部34、検索部としても機能する変換部35、及び出力部36を含む。これらの構成は、ハードウエアコンポーネントでいえば、任意のコンピュータのCPU、メモリ、メモリにロードされたプログラムなどによって実現されるが、ここではそれらの連携によって実現される機能ブロックを描いている。したがって、これらの機能ブロックがハードウエアのみ、ソフトウエアのみ、またはそれらの組合せによっていろいろな形で実現できることは、当業者には理解されるところである。   FIG. 1 shows a configuration of a data input device 10 according to the embodiment. The data input device 10 includes an input data receiving unit 31, an undetermined character string holding unit 32, a dictionary holding unit 33, a candidate presentation unit 34, a conversion unit 35 that also functions as a search unit, and an output unit 36. In terms of hardware components, these configurations are realized by a CPU of a computer, a memory, a program loaded in the memory, and the like, but here, functional blocks realized by their cooperation are illustrated. Accordingly, those skilled in the art will understand that these functional blocks can be realized in various forms by hardware only, software only, or a combination thereof.

辞書保持部33は、変換元文字列と変換先文字列とを対応づけた辞書を保持する。変換元文字列は、英数字、各種記号、ひらがななど、キーボードなどの入力装置20により入力可能な任意の文字の組合せであってもよい。変換先文字列は、漢字、ハングル文字などの一つ以上の言語の各種文字からなる文字列であってもよいし、XMLなどのマークアップ言語で記述されたフラグメントなどであってもよい。フラグメントは、例えば、XHTMLの<a>タグで記述されたリンクや、タグで記述された画像などであってもよい。   The dictionary holding unit 33 holds a dictionary in which the conversion source character string and the conversion destination character string are associated with each other. The conversion source character string may be a combination of arbitrary characters that can be input by the input device 20 such as a keyboard, such as alphanumeric characters, various symbols, and hiragana. The conversion destination character string may be a character string composed of various characters of one or more languages such as Kanji and Hangul characters, or may be a fragment described in a markup language such as XML. The fragment may be, for example, a link described by an XHTML <a> tag or an image described by a tag.

図2は、辞書保持部33に保持された辞書データの例を示す。辞書データは、XMLにより記述されており、変換元文字列と変換先文字列のほかに、データ入力装置10の動作を設定するためのパラメータを含む。要素「preedit」は、未確定文字列の表示態様を設定するパラメータを記述する。図2の例では、下線を付すか否かを設定するための要素「underline」に「true」と記述されているので、下線を付す設定となっている。要素「chooser」は、変換先文字列の候補を提示する候補ウィンドウを提示するトリガとなる文字列を設定するためのパラメータを記述する。要素「suffix」は、後述するように、サフィックス方式において、候補ウィンドウを提示するトリガとなる文字列(サフィックス)を記述する。要素「prefix」は、後述するように、プレフィックス方式において、候補ウィンドウを提示するトリガとなる文字列(プレフィックス)を記述する。属性「delay」は、トリガとなる文字列を受け付けた後、さらに何文字の入力を受け付けてから候補ウィンドウを提示するかを記述する。   FIG. 2 shows an example of dictionary data held in the dictionary holding unit 33. The dictionary data is described in XML, and includes parameters for setting the operation of the data input device 10 in addition to the conversion source character string and the conversion destination character string. The element “preedit” describes a parameter for setting the display mode of the unconfirmed character string. In the example of FIG. 2, since “true” is described in the element “underline” for setting whether to underline or not, the setting is underlined. The element “chooser” describes a parameter for setting a character string serving as a trigger for presenting a candidate window for presenting a candidate for a conversion destination character string. The element “suffix” describes a character string (suffix) serving as a trigger for presenting a candidate window in the suffix method, as will be described later. As described later, the element “prefix” describes a character string (prefix) that serves as a trigger for presenting a candidate window in the prefix method. The attribute “delay” describes how many characters are input after receiving a trigger character string and then a candidate window is presented.

要素「keywords」は、変換元文字列と変換先文字列とを、それぞれ対応づけて記述する要素「keyword」を含む。要素「keyword」は、属性「key」に変換元文字列を格納し、要素値に変換先文字列を格納する。また、属性「comment」に、候補ウィンドウに変換先文字列を提示する際の説明文を記述することができる。例えば、変換元文字列「Example」の変換先文字列として、ウェブページ例へのリンクを記述したXHTMLの<a>要素が記述されている。   The element “keywords” includes an element “keyword” that describes the conversion source character string and the conversion destination character string in association with each other. The element “keyword” stores the conversion source character string in the attribute “key”, and stores the conversion destination character string in the element value. In addition, in the attribute “comment”, an explanatory text for presenting the conversion destination character string in the candidate window can be described. For example, an XHTML <a> element describing a link to a web page example is described as a conversion destination character string of the conversion source character string “Example”.

入力データ受付部31は、入力装置20から入力された文字データを受け付けると、未確定文字列保持部32に格納するとともに、図2に示した設定を参照して、必要であれば下線を付すなどして未確定文字列を表示する。変換部35は、未確定文字列保持部32に格納されている未確定文字列が、変換元文字列として辞書に登録されているか否かを検索し、辞書に登録されていれば、変換先文字列に変換して出力部36からアプリケーションへ出力し、辞書に登録されていなければ、変換せずに確定文字列として出力部36から出力する。   When the input data receiving unit 31 receives the character data input from the input device 20, the input data receiving unit 31 stores the character data in the undetermined character string holding unit 32 and refers to the setting shown in FIG. Etc. to display the undetermined character string. The conversion unit 35 searches whether or not the undetermined character string stored in the undetermined character string holding unit 32 is registered in the dictionary as the conversion source character string, and if it is registered in the dictionary, the conversion destination It is converted into a character string and output from the output unit 36 to the application. If it is not registered in the dictionary, it is output from the output unit 36 as a fixed character string without being converted.

本実施の形態では、データ入力装置10の動作モードとして、サフィックス方式とプレフィックス方式の2つのモードを設ける。   In the present embodiment, two modes of a suffix method and a prefix method are provided as operation modes of the data input device 10.

まず、サフィックス方式におけるデータ入力装置10の動作について説明する。入力データ受付部31は、図2に示した設定を参照して、サフィックスの入力を受け付けると、変換部35へ通知する。変換部35は、それまでに入力されていた未確定文字列を未確定文字列保持部32から読み出し、その文字列が変換元文字列として辞書に登録されているか否かを完全一致で検索する。辞書に登録されていれば、変換部35は、変換先文字列を出力部36から出力する。辞書に登録されていなければ、変換部35は、未確定文字列を確定文字列として出力部36から出力する。辞書に登録されていない場合、最初の1文字を確定して、残りの文字列で再び辞書を検索し、再帰的に変換を行ってもよい。   First, the operation of the data input device 10 in the suffix method will be described. When the input data receiving unit 31 receives the suffix input with reference to the setting illustrated in FIG. 2, the input data receiving unit 31 notifies the conversion unit 35. The conversion unit 35 reads the undetermined character string that has been input so far from the undetermined character string holding unit 32, and searches whether or not the character string is registered in the dictionary as a conversion source character string. . If registered in the dictionary, the conversion unit 35 outputs the conversion destination character string from the output unit 36. If not registered in the dictionary, the conversion unit 35 outputs the unconfirmed character string from the output unit 36 as a confirmed character string. If it is not registered in the dictionary, the first character may be determined, the dictionary may be searched again with the remaining character string, and the conversion may be performed recursively.

未確定文字列に対する変換先文字列が辞書に複数登録されている場合には、候補提示部34は、変換先文字列を選択するための候補ウィンドウを提示する。この場合、入力データ受付部31は、ユーザがいずれかの候補を選択して確定キーを押すか、バックスペースキーで未確定文字列を修正するか以外の動作は受け付けない。これにより、高速な打鍵によって意図しない変換先文字列が入力されてしまうのを防ぐことができる。変換部35は、変換先文字列の選択を受け付けると、選択された変換先文字列を出力部36から出力する。変換部35は、確定キー以外のキーであっても、変換先文字列の候補を選択するためのキー、例えばカーソルキー以外のキーが入力されれば、その時点で選択されている候補又は最上位に提示されている候補を確定文字列として出力するようにしてもよい。   If a plurality of conversion destination character strings for the unconfirmed character string are registered in the dictionary, the candidate presentation unit 34 presents a candidate window for selecting the conversion destination character string. In this case, the input data receiving unit 31 does not accept any operation other than whether the user selects any candidate and presses the confirmation key, or corrects the unconfirmed character string with the backspace key. Thereby, it is possible to prevent an unintended conversion destination character string from being input due to high-speed keystrokes. When receiving the selection of the conversion destination character string, the conversion unit 35 outputs the selected conversion destination character string from the output unit 36. Even if a key other than the confirmation key is input, the conversion unit 35, when a key for selecting a conversion destination character string candidate, for example, a key other than the cursor key, is input, The candidates presented at the top may be output as a confirmed character string.

入力データ受付部31は、確定キー又はエスケープキーの入力を受け付けると、その時点までに未確定文字列保持部32に保持されていた未確定文字列を変換せずに確定文字列として出力部36から出力する。   When receiving the input of the confirmation key or escape key, the input data receiving unit 31 outputs the unconfirmed character string held in the unconfirmed character string holding unit 32 up to that time as a confirmed character string without converting it. Output from.

図2に示したように、スペースキーの他にも、「.」や「?」などのキーをサフィックスとして設定することができるので、例えば、各種言語において単語の切れ目となる文字をサフィックスとして設定しておけば、辞書に登録されていない文字列は途切れることなく高速に入力することができるとともに、辞書に登録されている文字列は適宜変換しながら入力することができる。   As shown in FIG. 2, in addition to the space key, keys such as “.” And “?” Can be set as suffixes. For example, characters that become word breaks in various languages are set as suffixes. By doing so, a character string not registered in the dictionary can be input at high speed without interruption, and a character string registered in the dictionary can be input while being appropriately converted.

つづいて、プレフィックス方式におけるデータ入力装置10の動作について説明する。未確定文字列保持部32に未確定文字列が格納されていない状態で、図2に示した設定においてプレフィックスとして指定された「;;」(セミコロン2個)の入力を受け付けると、候補提示部34は、辞書に登録されている全ての変換先文字列の一覧を候補ウィンドウに提示する。サフィックス方式の場合とは異なり、入力データ受付部31は、候補ウィンドウを提示している間も、続けて未確定文字列の入力を受け付ける。変換部35は、未確定文字列が入力されるたびに、それに前方一致する候補のみを候補ウィンドウに残し、それ以外の候補を候補ウィンドウから削除するよう候補提示部34に通知する。これにより、ユーザは、変換先文字列の候補を絞り込んでいくことができる。   Next, the operation of the data input device 10 in the prefix method will be described. When the input of “;;” (two semicolons) designated as a prefix in the setting shown in FIG. 2 is received in the state where the unconfirmed character string is not stored in the unconfirmed character string holding unit 32, the candidate presenting unit 34 presents a list of all conversion destination character strings registered in the dictionary in the candidate window. Unlike the suffix method, the input data accepting unit 31 continuously accepts an input of an undetermined character string while the candidate window is presented. Each time an undetermined character string is input, the conversion unit 35 notifies the candidate presenting unit 34 to leave only candidates that match the front of the character string in the candidate window and delete other candidates from the candidate window. Thereby, the user can narrow down the candidates for the conversion destination character string.

データ入力装置10は、プレフィックス方式の動作を行っている間は、サフィックス方式の動作を行わない。これにより、スペースなどのサフィックスで区切られた複数単語からなる変換先文字列の入力を受け付けて、変換先文字列へ変換することができる。   The data input device 10 does not perform the suffix system operation while performing the prefix system operation. Thereby, the input of the conversion destination character string which consists of several words divided by suffixes, such as a space, can be received, and it can convert into a conversion destination character string.

なお、図2に示したように、プレフィックス「;;」では、属性「delay」が「0」と指定されていたので、プレフィックス「;;」の入力を受け付けるとすぐに、候補提示部34が候補ウィンドウを提示したが、プレフィックス「@@」では、属性「delay」が「2」と指定されているので、文字列「@@」の入力を受け付けた後、さらに2文字の入力を受け付けるまで、候補提示部34は候補ウィンドウを提示しない。入力データ受付部31が、文字列「@@」の後に、さらに2文字の入力を受け付けて、未確定文字列保持部32に格納すると、変換部35は、未確定文字列保持部32に格納されている2文字に前方一致する変換元文字列を辞書で検索し、該当する変換元文字列に対応する変換先文字列の候補のみを候補提示部34に提示させる。これにより、候補を絞ってから候補ウィンドウを提示することができるので、処理負荷を低減することができる。また、候補ウィンドウが頻繁に提示されることによる視覚的な煩わしさを低減することができる。ユーザは、プレフィックスとディレイを図2に示した辞書に設定しておくことで、状況に合わせて好適な候補ウィンドウを提示させることができる。   As shown in FIG. 2, since the attribute “delay” is designated as “0” in the prefix “;;”, the candidate presentation unit 34 immediately receives the input of the prefix “;;”. Although the candidate window was presented, since the attribute “delay” is specified as “2” in the prefix “@@”, after receiving the input of the character string “@@”, until the input of two more characters is received The candidate presentation unit 34 does not present a candidate window. When the input data receiving unit 31 receives an input of two more characters after the character string “@@” and stores it in the undetermined character string holding unit 32, the conversion unit 35 stores it in the undetermined character string holding unit 32. A conversion source character string that matches the two characters that are forwardly matched is searched in the dictionary, and only candidates for the conversion destination character string corresponding to the corresponding conversion source character string are displayed on the candidate presentation unit 34. As a result, candidate windows can be presented after narrowing down the candidates, so that the processing load can be reduced. In addition, visual annoyance caused by frequent presentation of candidate windows can be reduced. By setting the prefix and delay in the dictionary shown in FIG. 2, the user can present a candidate window suitable for the situation.

図3〜図6は、サフィックス方式における動作を説明するための図である。ユーザが、「Exam」という文字列を入力すると、入力データ受付部31は、これらの文字列を未確定文字列保持部32に格納するとともに、図3に示すように、未確定文字列として画面に表示する。ここで、ユーザがエスケープキー又は確定キーを入力すると、未確定文字列保持部32に格納されていた文字列が確定文字列として出力部36から出力され、図4に示すように、アプリケーションにより確定文字列が表示される。ユーザが、「Example」という文字列を入力してスペースキーを入力すると、変換部35が、変換元文字列「Example」を辞書検索し、変換先文字列である「ウェブページ例」へのリンクを記述したXHTMLの<a>タグが確定文字列として出力部36から出力する。これにより、アプリケーションに<a>タグが入力され、図5に示すように、<a>タグに記述された要素値がリンク付きで表示される。   3-6 is a figure for demonstrating the operation | movement in a suffix system. When the user inputs the character string “Exam”, the input data receiving unit 31 stores these character strings in the undetermined character string holding unit 32 and, as shown in FIG. To display. Here, when the user inputs an escape key or a confirmation key, the character string stored in the unconfirmed character string holding unit 32 is output from the output unit 36 as a confirmed character string, and confirmed by the application as shown in FIG. A character string is displayed. When the user inputs the character string “Example” and enters the space key, the conversion unit 35 searches the conversion source character string “Example” in a dictionary, and links to the “Web page example” that is the conversion destination character string. Is output from the output unit 36 as a confirmed character string. Thereby, the <a> tag is input to the application, and the element value described in the <a> tag is displayed with a link as shown in FIG.

変換元文字列「Example」に対して、複数の変換先文字列が辞書に登録されている場合は、図6に示すように、候補提示部34が変換先文字列を選択するための候補ウィンドウを提示する。候補提示部34は、変換先文字列をテキスト表示してもよいし、図6に示すように、XHTMLブラウザと同じ形式で表示してもよい。このとき、候補提示部34は、候補ウィンドウにおいて、変換先文字列の変更や登録を受け付けてもよい。変換先文字列としてXMLなどのマークアップ言語を入力する場合は、候補提示部34は、そのXMLを処理可能な処理系に変換先文字列の編集を行わせてもよい。   When a plurality of conversion destination character strings are registered in the dictionary for the conversion source character string “Example”, as shown in FIG. 6, a candidate window for the candidate presentation unit 34 to select a conversion destination character string Present. The candidate presentation unit 34 may display the conversion destination character string in text, or may display it in the same format as the XHTML browser as shown in FIG. At this time, the candidate presentation unit 34 may accept a change or registration of the conversion destination character string in the candidate window. When a markup language such as XML is input as the conversion destination character string, the candidate presentation unit 34 may cause the processing system capable of processing the XML to edit the conversion destination character string.

図7〜8は、プレフィックス方式における動作を説明するための図である。ユーザが、プレフィックス「;;」を入力すると、図7に示すように、候補提示部34は、辞書に登録されている全ての変換先文字列の一覧を候補ウィンドウに表示する。ユーザが、プレフィックス「@@」を入力すると、候補提示部34は、ディレイとして指定されている2文字がさらに入力されてから、候補ウィンドウを表示する。このとき、図8に示すように、プレフィックスの次に入力された2文字に前方一致する候補のみが候補ウィンドウに表示される。ユーザがさらに入力を続けると、候補ウィンドウに表示された変換先文字列の候補の中から、変換元文字列が入力された文字列に前方一致しない候補が削除されていく。この際に、変換部35は、ユーザが新たに1文字入力するごとに、残っている候補を検索して該当しない候補を削除してもよいし、所定の文字数を入力するごとに検索を行って候補を更新してもよい。また、所定の時間ユーザからの入力がないことや、所定のキーが入力されたことなどをトリガとして、残っている候補を検索して候補を更新してもよい。このような設定を図2に示したファイルにおいてユーザが設定可能としてもよい。   7 to 8 are diagrams for explaining the operation in the prefix method. When the user inputs the prefix “;;”, as shown in FIG. 7, the candidate presentation unit 34 displays a list of all conversion destination character strings registered in the dictionary in the candidate window. When the user inputs the prefix “@@”, the candidate presentation unit 34 displays the candidate window after two characters designated as the delay are further input. At this time, as shown in FIG. 8, only candidates that are forward-matched with the two characters input next to the prefix are displayed in the candidate window. When the user continues further input, candidates that do not coincide with the input character string in the conversion source character string are deleted from the conversion destination character string candidates displayed in the candidate window. At this time, each time the user inputs a new character, the conversion unit 35 may search for remaining candidates and delete candidates that do not correspond, or perform a search every time a predetermined number of characters are input. The candidate may be updated. Alternatively, the remaining candidates may be searched and updated by using, for example, the absence of input from the user for a predetermined time or the input of a predetermined key as a trigger. Such a setting may be settable by the user in the file shown in FIG.

データ入力装置10のさらに別の動作モードとして、1文字入力されるごとに辞書を検索するモードについて説明する。変換部35は、ユーザが入力した文字を受け付けると、受け付けた文字を先頭に含む変換元文字列が辞書に登録されているか否かを検索する。辞書に登録されていなければ、その文字から始まる変換元文字列は辞書に存在しないので、その文字を確定文字として出力部36から出力する。辞書に登録されていれば、その文字から始まる変換元文字列が入力される可能性があるので、その文字を未確定文字列のまま未確定文字列保持部32に格納し、次の文字の入力を待機する。   As another operation mode of the data input device 10, a mode for searching the dictionary every time one character is input will be described. When the conversion unit 35 receives a character input by the user, the conversion unit 35 searches for whether or not a conversion source character string including the received character at the head is registered in the dictionary. If not registered in the dictionary, the conversion source character string starting from the character does not exist in the dictionary, and the character is output from the output unit 36 as a confirmed character. If it is registered in the dictionary, there is a possibility that a conversion source character string starting from that character may be input, so that the character is stored in the undetermined character string holding unit 32 as an undetermined character string, and the next character Wait for input.

変換部35は、ユーザが次に入力した文字を受け付けると、それまでに入力されていた未確定文字列と今回入力された文字を含む変換元文字列が辞書に登録されているか否かを前方一致で検索する。辞書に登録されていなければ、その文字列から始まる変換元文字列は辞書に存在しないので、保持していた未確定文字列を確定文字列として出力する。   When the conversion unit 35 receives the next character input by the user, the conversion unit 35 forwards whether or not the conversion source character string including the unconfirmed character string input so far and the character input this time is registered in the dictionary. Search for a match. If it is not registered in the dictionary, the conversion source character string starting from the character string does not exist in the dictionary, and therefore the held unconfirmed character string is output as a confirmed character string.

変換部35は、それまでに入力されていた未確定文字列に完全一致する変換元文字列を辞書から発見すると、候補提示部34に候補ウィンドウを提示させ、変換先文字列に変換するか、変換せずに確定するかをユーザに選択させる。変換先文字列へ変換する選択を受け付けると、変換先文字列を出力部36から出力する。変換せずに確定する選択を受け付けると、その時点での未確定文字列を変換せずに確定文字列として出力部36から出力する。   When the conversion unit 35 finds from the dictionary a conversion source character string that completely matches the unconfirmed character string that has been input so far, the conversion unit 35 causes the candidate presentation unit 34 to present a candidate window and convert it to a conversion destination character string. Let the user choose whether to confirm without converting. When the selection to convert to the conversion destination character string is received, the conversion destination character string is output from the output unit 36. When a selection to be confirmed without conversion is accepted, the unconfirmed character string at that time is output from the output unit 36 as a confirmed character string without being converted.

以上、本発明を実施の形態をもとに説明した。この実施の形態は例示であり、それらの各構成要素や各処理プロセスの組合せにいろいろな変形例が可能なこと、またそうした変形例も本発明の範囲にあることは当業者に理解されるところである。   The present invention has been described based on the embodiments. This embodiment is an exemplification, and it will be understood by those skilled in the art that various modifications can be made to combinations of the respective constituent elements and processing processes, and such modifications are also within the scope of the present invention. is there.

実施の形態に係るデータ入力装置の構成を示す図である。It is a figure which shows the structure of the data input device which concerns on embodiment. 辞書データの内部データの例を示す図である。It is a figure which shows the example of the internal data of dictionary data. サフィックス方式における動作を説明するための図である。It is a figure for demonstrating the operation | movement in a suffix system. サフィックス方式における動作を説明するための図である。It is a figure for demonstrating the operation | movement in a suffix system. サフィックス方式における動作を説明するための図である。It is a figure for demonstrating the operation | movement in a suffix system. サフィックス方式における動作を説明するための図である。It is a figure for demonstrating the operation | movement in a suffix system. プレフィックス方式における動作を説明するための図である。It is a figure for demonstrating the operation | movement in a prefix system. プレフィックス方式における動作を説明するための図である。It is a figure for demonstrating the operation | movement in a prefix system.

符号の説明Explanation of symbols

10 データ入力装置、20 入力装置、31 入力データ受付部、32 未確定文字列保持部、33 辞書保持部、34 候補提示部、35 変換部、36 出力部。   10 data input device, 20 input device, 31 input data receiving unit, 32 unconfirmed character string holding unit, 33 dictionary holding unit, 34 candidate presenting unit, 35 conversion unit, 36 output unit.

Claims (15)

変換元データと変換先データとを対応付けて保持した変換データベースと、
ユーザから変換元データの入力を受け付ける入力データ受付部と、
前記入力データ受付部が、特定のデータの入力を受け付けたときに、前記データベースに登録されている前記変換先データの一覧を提示する候補提示部と、
前記変換先データの一覧の中から、前記特定のデータに続いて前記入力データ受付部が受け付けたデータに前方一致しない変換元データに対応する変換先データを一覧から削除する検索部と、
前記変換先データの一覧の中からユーザにより選択された変換先データを出力する出力部と、
を備えることを特徴とするデータ入力装置。
A conversion database that stores conversion source data and conversion destination data in association with each other;
An input data receiving unit that receives input of conversion source data from a user;
A candidate presenting unit that presents a list of the conversion destination data registered in the database when the input data accepting unit accepts input of specific data;
From the list of conversion destination data, a search unit that deletes conversion destination data corresponding to conversion source data that does not coincide with the data received by the input data reception unit following the specific data from the list;
An output unit for outputting the conversion destination data selected by the user from the list of conversion destination data;
A data input device comprising:
前記候補提示部は、前記入力データ受付部が特定のデータに続いて所定の長さのデータを受け付けてから前記変換先データの一覧を提示し、
前記検索部は、前記候補提示部が前記変換先データの一覧を提示するときに、前記特定のデータに続いて前記入力データ受付部が受け付けたデータに前方一致しない変換元データに対応する変換先データを予め一覧から削除しておくことを特徴とする請求項1に記載のデータ入力装置。
The candidate presenting unit presents a list of conversion destination data after the input data receiving unit receives data of a predetermined length following specific data,
When the candidate presentation unit presents the list of conversion destination data, the search unit includes a conversion destination corresponding to conversion source data that does not coincide with the data received by the input data reception unit following the specific data. The data input device according to claim 1, wherein the data is deleted from the list in advance.
前記特定のデータ又は前記所定の長さは、ユーザにより設定可能であることを特徴とする請求項2に記載のデータ入力装置。   The data input device according to claim 2, wherein the specific data or the predetermined length can be set by a user. 前記検索部は、前記入力データ受付部が一文字のデータを受け付けるたびに、前記変換先データの一覧の中から、前記特定のデータに続いて前記入力データ受付部がそれまでに受け付けたデータに前方一致しない変換元データに対応する変換先データを一覧から削除することを特徴とする請求項1から3のいずれかに記載のデータ入力装置。   Each time the input data receiving unit receives one-character data, the search unit moves forward from the list of conversion destination data to the data received by the input data receiving unit so far following the specific data. 4. The data input device according to claim 1, wherein conversion destination data corresponding to conversion source data that does not match is deleted from the list. 前記検索部は、前記入力データ受付部が所定の文字数のデータ又は特定のデータの入力を受け付けたとき、又は、所定の時間ユーザからの入力がないときに、前記変換先データの一覧の中から、前記特定のデータに続いて前記入力データ受付部がそれまでに受け付けたデータに前方一致しない変換元データに対応する変換先データを一覧から削除することを特徴とする請求項1から3のいずれかに記載のデータ入力装置。   When the input data receiving unit receives input of a predetermined number of characters or specific data, or when there is no input from a user for a predetermined time, the search unit is selected from the list of conversion destination data. The conversion destination data corresponding to the conversion source data that does not coincide with the data received so far by the input data reception unit following the specific data is deleted from the list. A data input device according to any one of the above. ユーザから変換元データの入力を受け付けるステップと、
特定のデータの入力を受け付けたときに、変換元データと変換先データとを対応付けて保持した変換データベースに登録されている前記変換先データの一覧を提示するステップと、
前記変換先データの一覧の中から、前記特定のデータに続いて受け付けたデータに前方一致しない変換元データに対応する変換先データを一覧から削除するステップと、
前記変換先データの一覧の中からユーザにより選択された変換先データを出力するステップと、
をコンピュータに実行させることを特徴とするデータ入力方法。
Receiving input of conversion source data from the user;
When receiving input of specific data, presenting a list of the conversion destination data registered in the conversion database that holds the conversion source data and the conversion destination data in association with each other;
Deleting from the list the conversion destination data corresponding to the conversion source data that does not coincide with the data received following the specific data from the list of conversion destination data;
Outputting the conversion destination data selected by the user from the list of conversion destination data;
A data input method characterized by causing a computer to execute.
ユーザから変換元データの入力を受け付ける機能と、
特定のデータの入力を受け付けたときに、変換元データと変換先データとを対応付けて保持した変換データベースに登録されている前記変換先データの一覧を提示する機能と、
前記変換先データの一覧の中から、前記特定のデータに続いて受け付けたデータに前方一致しない変換元データに対応する変換先データを一覧から削除する機能と、
前記変換先データの一覧の中からユーザにより選択された変換先データを出力する機能と、
をコンピュータに実現させることを特徴とするデータ入力プログラム。
A function to accept input of conversion source data from the user;
A function of presenting a list of the conversion destination data registered in the conversion database that holds the conversion source data and the conversion destination data in association with each other when receiving input of specific data;
A function of deleting from the list conversion destination data corresponding to conversion source data that does not coincide with the data received following the specific data from the list of conversion destination data;
A function of outputting conversion destination data selected by the user from the list of conversion destination data;
A data input program characterized by causing a computer to realize.
変換元データと変換先データとを対応付けて保持した変換データベースと、
ユーザから変換元データの入力を受け付ける入力データ受付部と、
前記入力データ受付部が、特定のデータの入力を受け付けたときに、それまでに受け付けていた未確定のデータに一致する変換元データを前記変換データベースの中から検索する検索部と、
前記変換データベースに、前記未確定のデータに一致する前記変換元データが登録されていれば、その変換元データに対応する変換先データを出力し、登録されていなければ、前記変換元データを変換せずにそのまま出力する出力部と、
を備えることを特徴とするデータ入力装置。
A conversion database that stores conversion source data and conversion destination data in association with each other;
An input data receiving unit that receives input of conversion source data from a user;
When the input data receiving unit receives input of specific data, a search unit that searches the conversion database for conversion source data that matches unconfirmed data that has been received so far;
If the conversion source data that matches the indeterminate data is registered in the conversion database, the conversion destination data corresponding to the conversion source data is output, and if not registered, the conversion source data is converted. An output unit that outputs as it is without
A data input device comprising:
変換元データと変換先データとを対応付けて保持した変換データベースと、
ユーザから変換元データの入力を受け付ける入力データ受付部と、
前記入力データ受付部が、所定長のデータを受け付けるごとに、それまでに受け付けていた未確定のデータに一致又は前方一致する変換元データを前記変換データベースから検索する検索部と、
前記変換データベースに、前記未確定のデータに一致する変換元データが登録されていれば、その変換元データに対応する変換先データを出力し、前方一致する変換元データが登録されていれば、前記未確定のデータを未確定のまま残し、いずれも登録されていなければ、前記未確定のデータを変換せずにそのまま出力する出力部と、
を備えることを特徴とするデータ入力装置。
A conversion database that stores conversion source data and conversion destination data in association with each other;
An input data receiving unit that receives input of conversion source data from a user;
Each time the input data receiving unit receives data of a predetermined length, a search unit that searches the conversion database for conversion source data that matches or forward matches the unconfirmed data that has been received so far,
If conversion source data that matches the unconfirmed data is registered in the conversion database, the conversion destination data corresponding to the conversion source data is output, and if conversion source data that matches forward is registered, Leaving the unconfirmed data unconfirmed, if none is registered, an output unit that outputs the unconfirmed data as it is without conversion, and
A data input device comprising:
前記変換データベースに、前記未確定のデータに一致する変換元データが登録されている場合に、その変換元データに対応する変換先データを出力するか、その変換元データを変換せずにそのまま出力するかを選択可能であり、
前記入力データ受付部は、変換元データに対応する変換先データを出力するか、変換元データを変換せずにそのまま出力するかが確定するまでは、次の変換元データの入力を受け付けないことを特徴とする請求項8又は9に記載のデータ入力装置。
When conversion source data matching the indeterminate data is registered in the conversion database, the conversion destination data corresponding to the conversion source data is output, or the conversion source data is output as it is without being converted. You can choose
The input data receiving unit does not accept the input of the next conversion source data until it is determined whether to output the conversion destination data corresponding to the conversion source data or to output the conversion source data without conversion. 10. The data input device according to claim 8 or 9, wherein:
前記変換データベースに、前記未確定のデータに一致する変換元データが登録されている場合に、その変換元データに対応する変換先データが複数登録されているときには、それらの変換先データを提示する候補提示部を更に備え、
前記入力データ受付部は、それらの変換先データのうちいずれを出力するかが確定するまでは、次の変換元データの入力を受け付けないことを特徴とする請求項8又は9に記載のデータ入力装置。
When conversion source data matching the indeterminate data is registered in the conversion database, when a plurality of conversion destination data corresponding to the conversion source data are registered, the conversion destination data is presented. A candidate presentation unit;
10. The data input according to claim 8, wherein the input data receiving unit does not receive input of the next conversion source data until it is determined which of the conversion destination data is to be output. apparatus.
ユーザから変換元データの入力を受け付けるステップと、
特定のデータの入力を受け付けたときに、それまでに受け付けていた未確定のデータに一致する変換元データを、変換元データと変換先データとを対応付けて保持した変換データベースの中から検索するステップと、
前記変換データベースに、前記未確定のデータに一致する前記変換元データが登録されていれば、その変換元データに対応する変換先データを出力し、登録されていなければ、前記変換元データを変換せずにそのまま出力するステップと、
をコンピュータに実行させることを特徴とするデータ入力方法。
Receiving input of conversion source data from the user;
When input of specific data is received, search for conversion source data that matches unconfirmed data that has been received so far from a conversion database that stores conversion source data and conversion destination data in association with each other. Steps,
If the conversion source data that matches the indeterminate data is registered in the conversion database, the conversion destination data corresponding to the conversion source data is output, and if not registered, the conversion source data is converted. Step to output without
A data input method characterized by causing a computer to execute.
ユーザから変換元データの入力を受け付ける機能と、
特定のデータの入力を受け付けたときに、それまでに受け付けていた未確定のデータに一致する変換元データを、変換元データと変換先データとを対応付けて保持した変換データベースの中から検索する機能と、
前記変換データベースに、前記未確定のデータに一致する前記変換元データが登録されていれば、その変換元データに対応する変換先データを出力し、登録されていなければ、前記変換元データを変換せずにそのまま出力する機能と、
をコンピュータに実現させることを特徴とするデータ入力プログラム。
A function to accept input of conversion source data from the user;
When input of specific data is received, search for conversion source data that matches unconfirmed data that has been received so far from a conversion database that stores conversion source data and conversion destination data in association with each other. Function and
If the conversion source data that matches the indeterminate data is registered in the conversion database, the conversion destination data corresponding to the conversion source data is output, and if not registered, the conversion source data is converted. With the ability to output as is without
A data input program characterized by causing a computer to realize.
ユーザから変換元データの入力を受け付けるステップと、
所定長のデータを受け付けるごとに、それまでに受け付けていた未確定のデータに一致又は前方一致する変換元データを、変換元データと変換先データとを対応付けて保持した変換データベースから検索するステップと、
前記変換データベースに、前記未確定のデータに一致する変換元データが登録されていれば、その変換元データに対応する変換先データを出力し、前方一致する変換元データが登録されていれば、前記未確定のデータを未確定のまま残し、いずれも登録されていなければ、前記未確定のデータを変換せずにそのまま出力するステップと、
をコンピュータに実行させることを特徴とするデータ入力方法。
Receiving input of conversion source data from the user;
Every time data of a predetermined length is received, a step of searching for conversion source data that matches or forward-matches unconfirmed data that has been received from the conversion database that holds conversion source data and conversion destination data in association with each other. When,
If conversion source data that matches the unconfirmed data is registered in the conversion database, the conversion destination data corresponding to the conversion source data is output, and if conversion source data that matches forward is registered, Leaving the unconfirmed data as unconfirmed, if none is registered, outputting the unconfirmed data as it is without conversion;
A data input method characterized by causing a computer to execute.
ユーザから変換元データの入力を受け付ける機能と、
所定長のデータを受け付けるごとに、それまでに受け付けていた未確定のデータに一致又は前方一致する変換元データを、変換元データと変換先データとを対応付けて保持した変換データベースから検索する機能と、
前記変換データベースに、前記未確定のデータに一致する変換元データが登録されていれば、その変換元データに対応する変換先データを出力し、前方一致する変換元データが登録されていれば、前記未確定のデータを未確定のまま残し、いずれも登録されていなければ、前記未確定のデータを変換せずにそのまま出力する機能と、
をコンピュータに実現させることを特徴とするデータ入力プログラム。
A function to accept input of conversion source data from the user;
A function that, every time data of a predetermined length is received, searches for conversion source data that matches or forward matches the unconfirmed data that has been received from the conversion database that holds the conversion source data and the conversion destination data in association with each other. When,
If conversion source data that matches the unconfirmed data is registered in the conversion database, the conversion destination data corresponding to the conversion source data is output, and if conversion source data that matches forward is registered, A function of leaving the unconfirmed data as unconfirmed and outputting the unconfirmed data as it is without conversion if none is registered,
A data input program characterized by causing a computer to realize.
JP2007261433A 2007-10-05 2007-10-05 Data input device, method, and program Pending JP2009093299A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007261433A JP2009093299A (en) 2007-10-05 2007-10-05 Data input device, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007261433A JP2009093299A (en) 2007-10-05 2007-10-05 Data input device, method, and program

Publications (1)

Publication Number Publication Date
JP2009093299A true JP2009093299A (en) 2009-04-30

Family

ID=40665259

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007261433A Pending JP2009093299A (en) 2007-10-05 2007-10-05 Data input device, method, and program

Country Status (1)

Country Link
JP (1) JP2009093299A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015125769A (en) * 2014-03-25 2015-07-06 利仁 曽根 Input supporting method
JP2020102233A (en) * 2020-02-11 2020-07-02 利仁 曽根 Input method and system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015125769A (en) * 2014-03-25 2015-07-06 利仁 曽根 Input supporting method
JP2020102233A (en) * 2020-02-11 2020-07-02 利仁 曽根 Input method and system

Similar Documents

Publication Publication Date Title
KR100907671B1 (en) How to Edit Recording Media and Character Input
US20060241933A1 (en) Predictive conversion of user input
JP2009093299A (en) Data input device, method, and program
JP4491389B2 (en) Electronic device, program, and recording medium recording program
JP2806452B2 (en) Kana-kanji conversion device and method, and recording medium
JPH11212967A (en) Prediction input device/method
JP2010217961A (en) Character-inputting program and information processor
JP2008059169A (en) Chinese example sentence retrieval apparatus and program for process of retrieving chinese example sentence
JP5114228B2 (en) Data input device and data input method
JP5097454B2 (en) Data input device, method, and program
JP2014199476A (en) Machine translation device, machine translation method and program
US20240143637A1 (en) Method, server, information processing apparatus, and storage medium for generating query character string
WO2023171790A1 (en) Text creation assistance device and text creation assistance program
US20240005101A1 (en) Information processing apparatus, information processing method, and non-transitory computer readable medium
EP4160447A1 (en) Device, method, and program for assisting text input
JP5767784B2 (en) Information processing apparatus, character string candidate determination method, and program
JP2006172029A (en) Method for presenting retrieval result
JP2005267468A (en) Information search apparatus
JPH08272780A (en) Processor and method for chinese input processing, and processor and method for language processing
JP5817602B2 (en) Character input device, function execution method by character input, and character input program
JP5094902B2 (en) Information processing apparatus, conversion candidate extraction method, and program
JP2007207098A (en) Machine translation editing device, machine translation editing program and machine translation editing method
JP2006072827A (en) Character input support system and method
JP2007034962A (en) Electronic dictionary, retrieval method for electronic dictionary, and retrieval program for electronic dictionary
JP2007048124A (en) Display control device and program