JP2008276459A - Input character string prediction device, input character string prediction program and electronic medical chart system - Google Patents
Input character string prediction device, input character string prediction program and electronic medical chart system Download PDFInfo
- Publication number
- JP2008276459A JP2008276459A JP2007118502A JP2007118502A JP2008276459A JP 2008276459 A JP2008276459 A JP 2008276459A JP 2007118502 A JP2007118502 A JP 2007118502A JP 2007118502 A JP2007118502 A JP 2007118502A JP 2008276459 A JP2008276459 A JP 2008276459A
- Authority
- JP
- Japan
- Prior art keywords
- input
- prediction
- style
- character string
- user
- 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
Links
Images
Landscapes
- Medical Treatment And Welfare Office Work (AREA)
- Machine Translation (AREA)
- Document Processing Apparatus (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
この発明は、ユーザが入力した文字または文字列に基づいて、ユーザが入力しようとする文字列を予測することにより、予測候補リストを生成して表示させるための入力文字列予測装置および入力文字列予測プログラムならびに電子カルテシステムに関する。 The present invention relates to an input character string prediction device and an input character string for generating and displaying a prediction candidate list by predicting a character string to be input by a user based on a character or a character string input by the user. The present invention relates to a prediction program and an electronic medical record system.
コンピュータなどの情報機器の普及とともに文章を電子化されたテキストとして保存することが一般的となり、キーボード等による文字列の入力の負荷が大きくなってきている。医療分野においても、同様に、電子カルテなどの普及に伴い、手書きからキーボードによるカルテ入力が行なわれつつある。 With the spread of information devices such as computers, it has become common to store sentences as digitized text, and the burden of inputting character strings using a keyboard or the like has increased. Similarly, in the medical field, with the popularization of electronic medical records and the like, medical chart input from handwritten keyboards is being performed.
迅速な入力が求められる現場においては、文字列の入力の負荷を軽減したいという要望がある。文字列の入力の負荷を軽減するための手段として、入力文字列予測装置がある。入力文字列予測装置は、入力すべき単語等の先頭部分の文字または文字列を入力することでその文字または文字列で始まる単語等を予測し、予測した単語等を予測候補として表示する。そして、表示された予測候補からユーザが所望のものを選択すると、ユーザによって選択された予測候補が自動的に入力される。 In the field where quick input is required, there is a desire to reduce the load of character string input. There is an input character string predicting device as means for reducing the load of character string input. The input character string prediction device predicts a word or the like starting with the character or the character string by inputting the first character or character string of the word or the like to be input, and displays the predicted word or the like as a prediction candidate. Then, when the user selects a desired one from the displayed prediction candidates, the prediction candidate selected by the user is automatically input.
なお、予測候補には、表示優先順位が設定されており、通常は、表示優先順位が高い所定数の予測候補が、表示優先順位が高い順に表示される。この表示優先順位は、例えば、その予測候補が正解となる度合(正解度)に基づいて設定される。この正解度は、言語モデルによって定められる単語出現確率(単語生起確率)等に基づいて決定される。 Note that a display priority is set for the prediction candidates, and normally, a predetermined number of prediction candidates having a high display priority are displayed in the order of high display priority. This display priority is set based on, for example, the degree to which the prediction candidate is correct (correctness). This degree of correctness is determined based on the word appearance probability (word occurrence probability) determined by the language model.
入力文字列予測装置では、入力しようとする単語等の目的となる文字列の全ての文字列を入力しなくても、その一部から目的となる文字列を入力できるため、入力の負荷を軽減できる。また、選択した文字列に続く文字列の候補を学習履歴に基づいて予測して表示することも可能となっている。ユーザが選択した予測候補等、入力が確定した文字列を、時系列に学習履歴として保存し、保存した学習履歴を次回以降の予測時に参照することにより、予測精度を向上させることも可能である。 The input character string prediction device reduces the input load because the target character string can be input from a part of the target character string, such as the word to be input, without inputting all the target character strings. it can. It is also possible to predict and display candidate character strings following the selected character string based on the learning history. It is also possible to improve the prediction accuracy by storing a character string whose input is confirmed, such as a prediction candidate selected by the user, as a learning history in time series and referring to the stored learning history at the next and subsequent predictions. .
ところで、特開平7−182343号公報には、ユーザのキー入力の履歴に基づいて、当該ユーザのキー入力技量を推定し、推定したキー入力技量に応じて仮名漢字変換の候補の出し方を制御することが開示されている。キー入力技量は、キーの入力速度、backspace キー等の制御キーの使用頻度等に基づいて推定される。キー入力技量が低いと推定した場合には、例えば、"sinyou"という入力に対し、「しにょう」ではなく「しんよう」と置き換えてかな漢字変換候補を提示する。また、キー入力技量が低い人は、マイナス”−”、長い音”ー”、ハイフン”−”、下線”_”等の間での混同が多く、入力されたこれらの文字を含んだ変換候補が存在しなければ、適当にその文字を混同し易い他の文字に置き換えて仮名漢字変換を行なう。一方、キー入力技量が高い人に対しては、入力内容を信用し、入力文字の置き換えを行なわない。
ところで、本発明者は、入力文字列予測装置を利用して文字入力を行なっている文字入力者に感想を聞いたり、文字入力者が入力文字列予測装置を利用して文字入力を行なっているところを観察したりした結果、入力者の入力スタイルとして次の2種類のスタイルA、Bがあることを発見した。 By the way, this inventor asks a character input person who is inputting characters using the input character string predicting device, and the character input user inputs characters using the input character string predicting device. As a result of observation, it was discovered that there are the following two styles A and B as input styles of the input person.
スタイルA:比較的少ない文字数を入力した時点で比較的短い予測候補を選択するスタイル。入力スタイルがスタイルAであるユーザは、少しの入力数でも予測候補を期待し、短い単語を合成しながら文を構成するタイプである。 Style A: A style in which a relatively short prediction candidate is selected when a relatively small number of characters are input. A user whose input style is style A is a type in which a prediction candidate is expected even with a small number of inputs, and a sentence is composed while synthesizing short words.
スタイルB:比較的多い文字数を入力した時点で比較的長い予測候補を選択するスタイル。入力スタイルがスタイルBであるユーザは、単語あるいは文節単位に相当する入力で、長い予測候補を期待するタイプである。 Style B: A style in which a relatively long prediction candidate is selected when a relatively large number of characters are input. A user whose input style is style B is a type that expects a long prediction candidate with an input corresponding to a word or phrase unit.
入力スタイルがスタイルAである人に対しては、例えば、入力が1文字でもあれは、予測候補リストを表示させることが好ましい。一方、入力スタイルがスタイルBである人に対しては、例えば、入力文字数がある程度の長さ以上になったときまたは入力文字列が単語、文節単位になったときに、予測候補リストを表示させることが好ましい。このように、入力スタイルに応じて、予測候補リストの提示方法を変更した方が、入力効率が高くなると思われる。 For a person whose input style is style A, for example, it is preferable to display a prediction candidate list even if the input is even one character. On the other hand, for a person whose input style is style B, for example, a prediction candidate list is displayed when the number of input characters exceeds a certain length or when the input character string is in units of words and phrases. It is preferable. As described above, it is considered that the input efficiency is higher when the prediction candidate list presentation method is changed according to the input style.
この発明は、入力スタイルに応じて予測候補リストの提示方法を変更でき、入力効率の向上化が図れる入力文字列予測装置、入力文字列予測プログラムおよび電子カルテシステムを提供することを目的とする。 An object of the present invention is to provide an input character string prediction device, an input character string prediction program, and an electronic medical record system that can change the method of presenting a prediction candidate list according to the input style and can improve the input efficiency.
請求項1に記載の発明は、ユーザがキー入力した文字または文字列に基づいて、ユーザが入力しようとする文字列を予測することにより、予測候補リストを生成して表示させるための入力文字列予測装置において、ユーザのキー入力の履歴に基づいて、ユーザの入力スタイルを推定する入力スタイル推定手段、および入力スタイル推定手段によって推定されたユーザの入力スタイルに基づいて、予測候補リストの表示方法を制御する予測候補表示制御手段を備えていることを特徴とする。 According to the first aspect of the present invention, an input character string for generating and displaying a prediction candidate list by predicting a character string to be input by the user based on a character or a character string key-input by the user In the prediction device, an input style estimation means for estimating a user input style based on a user key input history, and a prediction candidate list display method based on the user input style estimated by the input style estimation means A prediction candidate display control means for controlling is provided.
請求項2に記載の発明は、請求項1に記載の入力文字列予測装置において、入力スタイル推定手段は、ユーザのキー入力の履歴に基づいて、ユーザの入力スタイルが、比較的少ない文字数を入力した時点で比較的短い予測候補を選択する第1の入力スタイルであるか、比較的多い文字数を入力した時点で比較的長い予測候補を選択する第2の入力スタイルであるかを推定するものであることを特徴とする。 According to a second aspect of the present invention, in the input character string predicting device according to the first aspect, the input style estimating means inputs a relatively small number of characters in the user input style based on the user key input history. It is estimated whether it is the first input style for selecting a relatively short prediction candidate at the time, or the second input style for selecting a relatively long prediction candidate when a relatively large number of characters are input. It is characterized by being.
請求項3に記載の発明は、請求項2に記載の入力文字列予測装置において、予測候補表示制御手段は、入力スタイル推定手段によってユーザの入力スタイルが第1の入力スタイルであると推定されている場合には、読みが1文字入力される毎に、予測候補リストを表示させる手段、および入力スタイル推定手段によってユーザの入力スタイルが第2の入力スタイルであると推定されている場合には、読みの文字数が2以上の所定数以上でありかつ読みの文字列が単語または文節単位であるときにのみ、予測候補リストを表示させる手段を備えていることを特徴とする。 According to a third aspect of the present invention, in the input character string prediction apparatus according to the second aspect, the prediction candidate display control means is estimated by the input style estimation means that the user input style is the first input style. If the input style of the user is estimated to be the second input style by the means for displaying the prediction candidate list and the input style estimation means each time a reading is input, Means is provided for displaying the prediction candidate list only when the number of reading characters is a predetermined number of 2 or more and the reading character string is in units of words or phrases.
請求項4に記載の発明は、請求項3に記載の入力文字列予測装置において、予測候補表示制御手段は、入力スタイル推定手段によってユーザの入力スタイルが第1の入力スタイルであると推定されている場合において予測候補リストを表示させる際には、単語単位の予測候補を表示させる手段、および入力スタイル推定手段によってユーザの入力スタイルが第2の入力スタイルであると推定されている場合において予測候補リストを表示させる際には、複合語単位および/または文単位の予測候補を表示させる手段を備えていることを特徴とする。 According to a fourth aspect of the present invention, in the input character string prediction device according to the third aspect, the prediction candidate display control means is estimated by the input style estimation means that the user input style is the first input style. When the prediction candidate list is displayed in the case where the user input style is estimated to be the second input style by the means for displaying the word-by-word prediction candidate and the input style estimation means, the prediction candidate When the list is displayed, a means for displaying prediction candidates in compound word units and / or sentence units is provided.
請求項5に記載の発明は、請求項4に記載の入力文字列予測装置において、予測候補表示制御手段は、入力スタイル推定手段によってユーザの入力スタイルが第1の入力スタイルであると推定されている場合に予測候補リストとして表示される予測候補の数が、ユーザの入力スタイルが第2の入力スタイルであると推定されている場合に予測候補リストとして表示される予測候補の数より少なくなるように、予測候補リストとして表示される予測候補の数を入力スタイルに応じて制御する手段を備えていることを特徴とする。 According to a fifth aspect of the present invention, in the input character string prediction device according to the fourth aspect, the prediction candidate display control means is estimated by the input style estimation means that the user input style is the first input style. The number of prediction candidates displayed as the prediction candidate list is less than the number of prediction candidates displayed as the prediction candidate list when the user input style is estimated to be the second input style. And a means for controlling the number of prediction candidates displayed as a prediction candidate list according to the input style.
請求項6に記載の発明は、請求項1乃至5に記載の発明において、入力スタイル推定手段は、ユーザによるキー入力速度、backspace キーの使用頻度、予測候補が選択されたときの読みの長さ、ならびに予測候補が選択されたときに読みが単語または文節単位である頻度のうちから、任意に選択された1または任意の組合せに基づいて、ユーザの入力スタイルを推定するものであることを特徴とする。 According to a sixth aspect of the present invention, in the first to fifth aspects of the present invention, the input style estimating means includes the key input speed by the user, the frequency of use of the backspace key, and the length of reading when a prediction candidate is selected. In addition, the user's input style is estimated based on one or any combination arbitrarily selected from the frequency of reading in units of words or phrases when a prediction candidate is selected. And
請求項7に記載の発明は、ユーザがキー入力した文字または文字列に基づいて、ユーザが入力しようとする文字列を予測することにより、予測候補リストを生成して表示させるための入力文字列予測プログラムであって、コンピュータを、ユーザのキー入力の履歴に基づいて、ユーザの入力スタイルを推定する入力スタイル推定手段、および入力スタイル推定手段によって推定されたユーザの入力スタイルに基づいて、予測候補リストの表示方法を制御する予測候補表示制御手段として機能させるためのプログラムであることを特徴とする。 The invention according to claim 7 is an input character string for generating and displaying a prediction candidate list by predicting a character string to be input by the user based on a character or character string key-input by the user. A prediction program comprising: a computer, an input style estimation unit that estimates a user input style based on a user key input history; and a prediction candidate based on a user input style estimated by the input style estimation unit It is a program for making it function as a prediction candidate display control means which controls the display method of a list, It is characterized by the above-mentioned.
請求項8に記載の発明は、電子カルテシステムにおいて、患者名とカルテ内容とを関連付けて記憶するカルテDBと、請求項1乃至7に記載の入力文字列予測装置とを備えていることを特徴とする。 According to an eighth aspect of the present invention, the electronic medical record system includes a medical record DB that stores a patient name and medical record contents in association with each other, and an input character string predicting device according to any one of the first to seventh aspects. And
この発明によれば、入力スタイルに応じて予測候補リストの提示方法を変更でき、入力効率の向上化が図れるようになる。 According to the present invention, the prediction candidate list presentation method can be changed according to the input style, and the input efficiency can be improved.
以下、図面を参照して、この発明を電子カルテシステムに適用した場合の実施例について説明する。 DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention applied to an electronic medical chart system will be described below with reference to the drawings.
〔1〕入力文字列予測装置の構成
図1は、入力文字列予測装置の構成を示している。
[1] Configuration of Input Character String Prediction Device FIG. 1 shows a configuration of an input character string prediction device.
入力文字列予測装置10は、入力文字列予測部11、キーログ蓄積部12、入力スタイル推定部13、予測候補表示制御部14およびカルテデータベース(カルテDB)15を備えている。
The input character
〔1〕入力文字列予測部11
入力文字列予測部11は、予測辞書と学習辞書と学習履歴保存用メモリとを備えている。予測辞書には、予測候補対象となる単語、複合語、文が記憶されている。予測辞書内に記憶されている各予測候補対象には、その予測候補対象が正解となる度合(正解度)を表すスコアが付加されている。このスコアは、例えば、言語モデルによって定められる単語出現確率(単語生起確率)等に基づいて決定されている。
[1] Input character
The input character
学習辞書には、予測候補リストからユーザによって選択された予測候補等、入力が確定した文字列等が、学習履歴として記憶されている。入力文字列予測装置の電源投入時に、学習辞書に記憶されている学習履歴が学習履歴保存用メモリに読み込まれる。そして、学習履歴保存用メモリに読み込まれた学習履歴のうち、登録されてから所定期間(例えば、6カ月)が経過している学習履歴は、削除される。 In the learning dictionary, a prediction candidate selected by the user from the prediction candidate list, a character string that has been confirmed to be input, and the like are stored as a learning history. When the input character string prediction apparatus is powered on, the learning history stored in the learning dictionary is read into the learning history storage memory. Of the learning histories read into the learning history storage memory, learning histories for which a predetermined period (for example, six months) has elapsed since registration are deleted.
電源投入後においては、入力が確定する毎に、入力が確定した文字列の表記および読み等が、学習履歴保存用メモリに時系列的に格納されていく。なお、学習履歴保存用メモリに格納できる文字列の個数は有限であり、格納しようとする文字列が所定の個数を超える場合には、古い文字列を削除して、新しい文字列を格納させる。 After power-on, every time an input is confirmed, the notation and reading of the character string whose input is confirmed are stored in the learning history storage memory in time series. Note that the number of character strings that can be stored in the learning history storage memory is finite. When the number of character strings to be stored exceeds a predetermined number, the old character string is deleted and a new character string is stored.
入力文字列予測部11は、キーボード1によって文字が入力される毎に、入力されている文字列(読み)で始まる予測候補対象(単語、複合語、文)を予測辞書および学習履歴保存用メモリ内の学習履歴から検索し、検索した予測候補対象に付加されているスコアおよび学習履歴内でのその予測候補対象の出現頻度に基づいて、検索した各予測候補対象の優先順位を決定し、優先順位の高い順に予測候補リストを生成する。生成した予測候補リストは予測候補表示制御部14に与えられ、予測候補表示制御部14によってディスプレイ2に表示される。
The input character
また、入力文字列予測部11は、ディスプレイ2に表示された予測候補リストから予測候補が選択されたときには、つながり予測を行なって、予測候補リストを生成する。つまり、学習履歴保存用メモリ内の学習履歴から、選択された予測候補と同じ文字列を検索し、検索した文字列の次に(時間的な順番で次に)登録されている文字列を予測候補として検索する。そして、得られた各予測候補に対して、今回検索された頻度に基づいて、優先順位を決定し、優先順の高い順に予測候補リストを生成する。生成した予測候補リストは予測候補表示制御部14に与えられ、予測候補表示制御部14によってディスプレイ2に表示される。
Further, when a prediction candidate is selected from the prediction candidate list displayed on the display 2, the input character
なお、入力文字列予測部11は、ディスプレイ2に表示された予測候補リストから予測候補が選択されたときには、選択された予測候補を入力スタイル推定部13にも出力する。
The input character
〔2〕キーログ蓄積部12
キーログ蓄積部12は、キーボード1によるキー入力の履歴に基づいて、キーログ情報を算出する。キーログ情報には、キー入力速度a、backspace キーの使用頻度b、予測候補選択時の読みの文字数cがある。
[2] Key
The key
キー入力速度aは、所定期間内でのキー入力の平均時間間隔である。backspace キーの使用頻度bは、所定期間内における、全てのキーの使用回数(総キー入力数)TNに対するbackspack キーの使用回数BNの割合(BN/TN)である。予測候補選択時の読みの文字数cは、予測候補が選択されたときの読みとしてメモリされている文字数の所定期間内での平均値である。これらのキーログ情報a,b,cは、所定時間毎に更新される。 The key input speed a is an average time interval of key input within a predetermined period. The use frequency b of the backspace key is a ratio (BN / TN) of the use count BN of the backspack key to the use count (total key input count) TN of all keys within a predetermined period. The number of reading characters c when selecting a prediction candidate is an average value of the number of characters stored as a reading when a prediction candidate is selected within a predetermined period. These key log information a, b, and c are updated every predetermined time.
〔3〕入力スタイル推定部13
入力スタイル推定部13は、キーログ蓄積部12によって算出されたキーログ情報と、入力文字列予測部11から与えられる選択された予測候補とに基づいて、入力スタイルを推定する。
[3] Input
The input
入力スタイルの推定手法について、より具体的に説明する。 The input style estimation method will be described more specifically.
入力スタイル推定部13は、まず、キーログ蓄積部12によって算出されたキーログ情報と、入力文字列予測部11から与えられる選択された予測候補とに基づいて、次のような判定用要素x1 〜x6 を算出する。
The input
x1 :キー入力速度(キー入力の平均時間間隔)a
x2 :backspace キーの使用頻度b
x3 :予測候補が選択されたときの読みとしてメモリされている文字数の、所定期間内での平均値cの逆数1/c
x4 :予測候補選択時の入力文字数差の逆数;予測候補が選択されたときの読みとしてメモリされている文字数と当該選択された予測候補の読みの文字数との差の絶対値の、所定期間内における平均値の逆数
x5 :予測候補選択時の入力文字数比;予測候補が選択されたときの読みとしてメモリされている文字数を当該選択された予測候補の読みの文字数で除算した値の、所定期間内における平均値
x6 :予測候補選択時の読みが単語または文節単位である頻度の逆数;所定期間内における予測候補選択の全回数をdとし、そのうち予測候補選択時の読みが単語または文節単位であった場合の回数をeとすると、x6 =d/eとなる。
x 1 : Key input speed (average time interval of key input) a
x 2: use of the backspace key frequency b
x 3 : Reciprocal 1 / c of the average value c within a predetermined period of the number of characters stored as a reading when the prediction candidate is selected
x 4: reciprocal number of input characters difference during the prediction candidate selection; the absolute value of the difference between the number of reading of characters and the selected prediction candidates are memory as read when the predicted candidates are selected, a predetermined time period value the number of characters memory divided by the number of characters read prediction candidates corresponding selected as reading when the predicted candidates are selected,; number of input characters ratio during the prediction candidate selection: the reciprocal of the average value in the inner x 5 Average value within a predetermined period x 6 : Reciprocal of frequency that reading at prediction candidate selection is word or phrase unit; d is the total number of prediction candidate selections within predetermined period, and reading at prediction candidate selection is word or If the number of times in the phrase unit is e, x 6 = d / e.
なお、x4 ,x5 を算出する場合に、予測候補が選択されたときの読みとしてメモリされている文字数として、当該読みの変換後の文字の数を用いるとともに、選択された予測候補の読みの文字数として、当該予測候補の読みの変換後の文字の数を用いてもよい。例えば、予測候補が選択されたときの読みが”こうてん”であり、選択された予測候補の読みが”こうてんせいめんえきふぜん”である場合を想定する。予測候補が選択されたときの読み”こうてん”の文字数は4であるが、変換後の文字列は”後天”となるので変換後の文字数は2となる。選択された予測候補の読み”こうてんせいめんえきふぜん”の文字数は13であるが、変換後の文字列は”後天性免疫不全”となるので変換後の文字数は7となる。 When calculating x 4 and x 5 , the number of characters stored as a reading when the prediction candidate is selected is used as the number of characters stored as a reading, and the reading of the selected prediction candidate is used. The number of characters after conversion of the reading of the prediction candidate may be used as the number of characters. For example, a case is assumed in which the reading when a prediction candidate is selected is “Koten” and the reading of the selected prediction candidate is “Kotensenki Fuzen”. When the prediction candidate is selected, the number of characters of the reading “Koten” is 4, but since the character string after conversion is “acquired”, the number of characters after conversion is 2. The number of characters of the selected prediction candidate reading “Kotensei Ekifuzen” is 13, but since the converted character string is “acquired immune deficiency”, the number of characters after conversion is 7.
x1 は、スタイルAの人では遅く(平均時間間隔が長く)、スタイルBの人では速い(平均時間間隔が短い)と想定される。
x2 は、スタイルAの人では多く、スタイルBの人では少ないと想定される。
x3 は、スタイルAの人では大きく、スタイルBの人では小さいと想定される。この理由は、x3 の逆数であるcはスタイルAの人では短く、スタイルBの人では長いため。
x4 は、スタイルAの人では大きく、スタイルBの人では小さいと想定される。この理由は、x4 の逆数である”予測候補選択時の入力文字数差”は、スタイルAの人では小さく、スタイルBの人では大きいと想定されるからである。
x5 は、スタイルAの人では大きく、スタイルBの人では小さいと想定される。
x6 は、スタイルAの人では大きく、スタイルBの人では小さいと想定される。この理由は、x6 の逆数である”予測候補選択時の読みが単語または文節単位である頻度”は、スタイルAの人では小さく、スタイルBの人では大きいと想定されるため。
x 1 is assumed to be slow for style A people (long average time interval) and fast for style B people (short average time interval).
It is assumed that x 2 is large for style A people and small for style B people.
x 3 is assumed to be large for style A people and small for style B people. The reason for this is c is the reciprocal of x 3 short in human style A, since long by the human style B.
x 4 is assumed to be large for style A people and small for style B people. This is because it is assumed that the “difference in the number of input characters when selecting a prediction candidate”, which is the reciprocal of x 4 , is small for a style A person and large for a style B person.
x 5 is greater in people of style A, is assumed to be small in the person of style B.
x 6 is assumed to be large for style A people and small for style B people. This is because it is assumed that the reciprocal of x 6 “the frequency with which the reading at the time of selecting a prediction candidate is in units of words or phrases” is small for the person of style A and large for the person of style B.
判定用要素x1 〜x6 を算出すると、入力スタイル推定部13は、これらの判定用要素x1 〜x6 から判定指標Yを算出する。判定指標Yとしては、次式(1)で示すように、例えば、判定用要素x1 〜x6 の加重平均が用いられる。
When the determination elements x 1 to x 6 are calculated, the input
Y=Σwi ・xi
=w1 ・x1 +w2 ・x2 +w3 ・x3 +w4 ・x4 +w5 ・x5 +w6 ・x6
…(1)
Y = Σw i · x i
= W 1 x 1 + w 2 x 2 + w 3 x 3 + w 4 x 4 + w 5 x 5 + w 6 x 6
... (1)
上記式(1)において、wi は、xi に対して予め定めた重みである。 In the above formula (1), w i is a predetermined weight for x i .
判定指標Yとしては、次式(2)で示すように、判定用要素x1 〜x6 の対数の加重加算値を用いてもよいし、次式(3)で示すように、判定用要素x1 〜x6 の加重乗算値を用いてもよい。 As the determination index Y, a logarithmic weighted addition value of the determination elements x 1 to x 6 may be used as shown in the following expression (2), or as shown in the following expression (3), it may be used a weighted multiplication value of x 1 ~x 6.
Y=Σwi ・log xi …(2) Y = Σw i · log x i (2)
Y=Πwi ・xi
=w1 ・x1 ×w2 ・x2 ×w3 ・x3 ×w4 ・x4 ×w5 ・x5 ×w6 ・x6
…(3)
Y = Πw i · x i
= W 1 x 1 x w 2 x 2 x w 3 x 3 x w 4 x 4 x w 5 x 5 x w 6 x 6
... (3)
なお、判定指標Yは、一般的には、次式(4)で示されるように、判定用要素x1 〜x6 を変数とする関数Fで表される。 Note that the determination index Y is generally represented by a function F having determination elements x 1 to x 6 as variables, as represented by the following equation (4).
Y=F(x1 ,x2 ,x3 ,x4 ,x5 ,x6 ) …(4) Y = F (x 1, x 2, x 3, x 4, x 5, x 6) ... (4)
判定指標Yを算出すると、入力スタイル推定部13は、判定指標Yを所定の閾値Thと比較し、Y≧Thであれば、入力スタイルがスタイルAであると推定し、Y<Thであれば、入力スタイルがスタイルBであると推定する。
When the determination index Y is calculated, the input
〔4〕予測候補表示制御部14
予測候補表示制御部14は、入力スタイル推定部13による入力スタイルの推定結果に基づいて、入力文字列予測部11によって生成された予測候補リストの表示方法を制御する。
[4] Prediction candidate
The prediction candidate
図2は、入力スタイルがスタイルAであると推定されている場合の、予測候補表示制御部14による予測候補表示制御処理手順を示している。
FIG. 2 shows a prediction candidate display control processing procedure by the prediction candidate
入力文字列予測部11によって予測候補リストが生成されると(ステップS1)、入力文字列予測部11によって生成された予測候補リストの上位N個(例えばN=3)を、ディスプレイ2に表示させる(ステップS2)。そして、ステップS1に戻る。
When the prediction candidate list is generated by the input character string prediction unit 11 (step S1), the top N pieces (for example, N = 3) of the prediction candidate list generated by the input character
なお、ステップS2でN個の予測候補を表示させる場合、予測候補リストに含まれている予測候補のうち、単語単位の予測候補の上位N個を選択して表示させることが好ましい。 When N prediction candidates are displayed in step S2, it is preferable to select and display the top N prediction candidates in word units from the prediction candidates included in the prediction candidate list.
図3は、図2の表示制御処理を行なった場合の、予測候補の表示例を示している。図3に示すように、読みが1文字入力される毎に、予測候補が表示される。表示される予測候補数は、3個と少ない。 FIG. 3 shows a display example of prediction candidates when the display control process of FIG. 2 is performed. As shown in FIG. 3, every time a character is read, a prediction candidate is displayed. The number of prediction candidates displayed is as small as three.
図4は、入力スタイルがスタイルBであると推定されている場合の、予測候補表示制御部14による予測候補表示制御処理手順を示している。
FIG. 4 shows a prediction candidate display control processing procedure by the prediction candidate
入力文字列予測部11によって予測候補リストが生成されると(ステップS11)、読みの文字数が3以上でかつ読みの文字列が単語または文節単位となっているという表示条件を満たしているか否かを判別する(ステップS12)。この判別は、例えば、次のようにして行なわれる。つまり、予測辞書に、単語の情報と各単語の品詞の情報を格納しておく。読みの文字列が単語単位であるか否かは、その文字列が予測辞書に単語として登録されているか否かにもとづいてい判別する。読みの文字列が文節単位である否かは、その文字列が予測辞書に登録されている単語と予測辞書に登録されている特定の助詞との組合せ(単語+特定の助詞)であるか否かに基づいて判別する。ステップS12において、表示条件を満たしていないと判別した場合には、予測候補を表示させずに、ステップS11に戻る。 When the prediction candidate list is generated by the input character string prediction unit 11 (step S11), whether or not the display condition that the number of reading characters is 3 or more and the reading character string is in units of words or phrases is satisfied. Is determined (step S12). This determination is performed as follows, for example. That is, word information and part-of-speech information for each word are stored in the prediction dictionary. Whether or not the character string of the reading is a word unit is determined based on whether or not the character string is registered as a word in the prediction dictionary. Whether the reading character string is a phrase unit is whether the character string is a combination of a word registered in the prediction dictionary and a specific particle registered in the prediction dictionary (word + specific particle). Judgment based on. If it is determined in step S12 that the display condition is not satisfied, the process returns to step S11 without displaying the prediction candidate.
ステップS12において、表示条件を満たしていると判別した場合には、入力文字列予測部11によって生成された予測候補リストの上位M個(MはNより多く、例えばM=20)を、ディスプレイ2に表示させる(ステップS13)。そして、ステップS11に戻る。 If it is determined in step S12 that the display condition is satisfied, the top M prediction candidate lists generated by the input character string prediction unit 11 (M is greater than N, eg, M = 20) are displayed on the display 2. (Step S13). Then, the process returns to step S11.
なお、ステップS13でM個の予測候補を表示させる場合、予測候補リストに含まれている予測候補のうち、複合語または文単位の予測候補の上位M個を選択して表示させることが好ましい。 When M prediction candidates are displayed in step S13, it is preferable to select and display the top M prediction candidates in compound words or sentence units from the prediction candidates included in the prediction candidate list.
図5は、図3の表示制御処理を行なった場合の、予測候補の表示例を示している。図5に示すように、読みの文字数が3以上でかつ読み文字列が単語または文節単位となっている場合にのみ、多くの予測候補が表示される。 FIG. 5 shows a display example of prediction candidates when the display control process of FIG. 3 is performed. As shown in FIG. 5, many prediction candidates are displayed only when the number of reading characters is 3 or more and the reading character string is in units of words or phrases.
なお、入力文字列予測部11が予測候補リストを生成するために用いる予測辞書として、スタイルA用の予測辞書とスタイルB用の予測辞書とを予め用意しておき、入力スタイル推定部13によって推定されたスタイルに応じて、入力文字列予測部11が利用する予測辞書を切り替えるようにしてもよい。この場合、スタイルA用の予測辞書としては、予測候補の対象となる単語が格納された辞書を用意し、スタイルB用の予測辞書としては、予測候補の対象となる複合語、文を記憶した辞書を用意する。なお、いずれの予測辞書にも、読みの文字列が単語または文節単位となっているか否かを判別するために、単語の情報と各単語の品詞の情報を格納しておく。
Note that a prediction dictionary for style A and a prediction dictionary for style B are prepared in advance as prediction dictionaries used by the input character
この場合にも、予測候補表示制御部14は、入力スタイル推定部13によって入力スタイルがスタイルAであると推定されているときには、図2の表示制御処理を行ない、入力スタイル推定部13によって入力スタイルがスタイルBであると推定されているときには、図4の表示制御処理を行えばよい。このようにすると、入力スタイルがスタイルAであると推定されているときには、単語単位で予測候補が表示され、入力スタイルがスタイルBであると推定されているときには、複合語単位または文単位で予測候補が表示されるようになる。
Also in this case, when the input
〔5〕カルテDB15
カルテDB15には、患者名とカルテ内容とが関連付けて記録される。患者名とは、患者を特定するためのデータであり、患者の名前を用いてもよいし、患者を識別できる識別番号や識別記号等を用いてもよい。カルテDB15には、予測候補リストからユーザによって予測候補が選択された場合等、入力が確定する毎に、入力が確定した文字列が記憶される。なお、ある患者に対する電子カルテ全体の入力が完了したときに、そのカルテ内容をカルテDB15に記憶するようにしてもよい。
[5] Medical record DB15
In the
10 入力文字列予測装置
11 入力文字列予測部
12 キーログ蓄積部
13 入力スタイル推定部
14 予測候補表示制御部
15 カルテDB
DESCRIPTION OF
Claims (8)
ユーザのキー入力の履歴に基づいて、ユーザの入力スタイルを推定する入力スタイル推定手段、および
入力スタイル推定手段によって推定されたユーザの入力スタイルに基づいて、予測候補リストの表示方法を制御する予測候補表示制御手段、
を備えていることを特徴とする入力文字列予測装置。 In an input character string prediction device for generating and displaying a prediction candidate list by predicting a character string that a user intends to input based on a character or character string keyed by the user,
An input style estimation unit that estimates a user's input style based on a user's key input history, and a prediction candidate that controls a display method of a prediction candidate list based on the user's input style estimated by the input style estimation unit Display control means,
An input character string predicting device comprising:
コンピュータを、
ユーザのキー入力の履歴に基づいて、ユーザの入力スタイルを推定する入力スタイル推定手段、および
入力スタイル推定手段によって推定されたユーザの入力スタイルに基づいて、予測候補リストの表示方法を制御する予測候補表示制御手段、
として機能させるための入力文字列予測プログラム。 An input character string prediction program for generating and displaying a prediction candidate list by predicting a character string that the user intends to input based on a character or character string keyed by the user,
Computer
An input style estimation unit that estimates a user's input style based on a user's key input history, and a prediction candidate that controls a display method of a prediction candidate list based on the user's input style estimated by the input style estimation unit Display control means,
Input string prediction program to function as
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007118502A JP2008276459A (en) | 2007-04-27 | 2007-04-27 | Input character string prediction device, input character string prediction program and electronic medical chart system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007118502A JP2008276459A (en) | 2007-04-27 | 2007-04-27 | Input character string prediction device, input character string prediction program and electronic medical chart system |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2008276459A true JP2008276459A (en) | 2008-11-13 |
Family
ID=40054346
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007118502A Pending JP2008276459A (en) | 2007-04-27 | 2007-04-27 | Input character string prediction device, input character string prediction program and electronic medical chart system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2008276459A (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011028570A (en) * | 2009-07-27 | 2011-02-10 | Fujitsu Ltd | Device, method and program for inputting medical examination information |
JP2011129018A (en) * | 2009-12-21 | 2011-06-30 | Fujitsu Ltd | Information management device, information management method and information management program |
JP2012215988A (en) * | 2011-03-31 | 2012-11-08 | Nec Personal Computers Ltd | Server in screen transfer system and control method for the same |
CN107085471A (en) * | 2017-04-25 | 2017-08-22 | 北京百度网讯科技有限公司 | A kind of input method error correction method and device based on user's input speed |
JP2019028847A (en) * | 2017-08-01 | 2019-02-21 | レノボ・シンガポール・プライベート・リミテッド | Input device, list generation method and program |
JP2020042625A (en) * | 2018-09-12 | 2020-03-19 | 株式会社東海理化電機製作所 | Tactile sense presentation device and tactile sense presentation method |
CN112416217A (en) * | 2019-08-20 | 2021-02-26 | 北京搜狗科技发展有限公司 | Input method and related device |
JPWO2021199197A1 (en) * | 2020-03-30 | 2021-10-07 | ||
CN116153452A (en) * | 2023-04-18 | 2023-05-23 | 济南科汛智能科技有限公司 | Medical electronic medical record storage system based on artificial intelligence |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11167569A (en) * | 1997-12-02 | 1999-06-22 | Sony Corp | Text input device and method and recording medium |
JP2001034708A (en) * | 1999-07-16 | 2001-02-09 | Toshiba Corp | Character string prediction control method and character string input device |
JP2006344039A (en) * | 2005-06-09 | 2006-12-21 | Casio Hitachi Mobile Communications Co Ltd | Electronic mail apparatus and program |
-
2007
- 2007-04-27 JP JP2007118502A patent/JP2008276459A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11167569A (en) * | 1997-12-02 | 1999-06-22 | Sony Corp | Text input device and method and recording medium |
JP2001034708A (en) * | 1999-07-16 | 2001-02-09 | Toshiba Corp | Character string prediction control method and character string input device |
JP2006344039A (en) * | 2005-06-09 | 2006-12-21 | Casio Hitachi Mobile Communications Co Ltd | Electronic mail apparatus and program |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011028570A (en) * | 2009-07-27 | 2011-02-10 | Fujitsu Ltd | Device, method and program for inputting medical examination information |
JP2011129018A (en) * | 2009-12-21 | 2011-06-30 | Fujitsu Ltd | Information management device, information management method and information management program |
JP2012215988A (en) * | 2011-03-31 | 2012-11-08 | Nec Personal Computers Ltd | Server in screen transfer system and control method for the same |
KR102068083B1 (en) * | 2017-04-25 | 2020-01-20 | 베이징 바이두 넷컴 사이언스 앤 테크놀로지 코., 엘티디. | Method and apparatus for user's inputting speed based input method error correction |
JP2018185792A (en) * | 2017-04-25 | 2018-11-22 | ベイジン バイドゥ ネットコム サイエンス アンド テクノロジー カンパニー リミテッド | Method and device for correcting error of input method based on user input speed |
CN107085471A (en) * | 2017-04-25 | 2017-08-22 | 北京百度网讯科技有限公司 | A kind of input method error correction method and device based on user's input speed |
JP2019028847A (en) * | 2017-08-01 | 2019-02-21 | レノボ・シンガポール・プライベート・リミテッド | Input device, list generation method and program |
JP2020042625A (en) * | 2018-09-12 | 2020-03-19 | 株式会社東海理化電機製作所 | Tactile sense presentation device and tactile sense presentation method |
CN112416217A (en) * | 2019-08-20 | 2021-02-26 | 北京搜狗科技发展有限公司 | Input method and related device |
CN112416217B (en) * | 2019-08-20 | 2022-05-06 | 北京搜狗科技发展有限公司 | Input method and related device |
JPWO2021199197A1 (en) * | 2020-03-30 | 2021-10-07 | ||
WO2021199197A1 (en) * | 2020-03-30 | 2021-10-07 | 株式会社Peco | Electronic medical record system and program |
JP7140433B2 (en) | 2020-03-30 | 2022-09-21 | 株式会社Peco | Electronic medical record system and program |
CN116153452A (en) * | 2023-04-18 | 2023-05-23 | 济南科汛智能科技有限公司 | Medical electronic medical record storage system based on artificial intelligence |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2008276459A (en) | Input character string prediction device, input character string prediction program and electronic medical chart system | |
JP3820242B2 (en) | Question answer type document search system and question answer type document search program | |
EP2542951B1 (en) | System and method for inputting text into electronic devices | |
JP3983265B1 (en) | Dictionary creation support system, method and program | |
JP2016218995A (en) | Machine translation method, machine translation system and program | |
JP2016045420A (en) | Pronunciation learning support device and program | |
JP2008250378A (en) | Input character string prediction device and input character string prediction program | |
JP2017125921A (en) | Utterance selecting device, method and program | |
JP2008250708A (en) | Input character string prediction apparatus and input character string prediction program | |
JP2006178599A (en) | Document retrieval device and method | |
JP5482236B2 (en) | Program and information processing apparatus | |
JP5224767B2 (en) | Large-scale tagged corpus creation method, apparatus and program thereof | |
CN112732885A (en) | Answer extension method and device for question-answering system and electronic equipment | |
JP2010015394A (en) | Link destination presentation device and computer program | |
JPH07271774A (en) | Document input device | |
JP6181890B2 (en) | Literature analysis apparatus, literature analysis method and program | |
JP5302784B2 (en) | Machine translation method and system | |
JP4637129B2 (en) | Input string prediction device and input string prediction program | |
JP2016186709A (en) | Document creation supporting apparatus, program, and document creation supporting method | |
CN106155342A (en) | The method and device of prediction user's word to be entered | |
JP7131518B2 (en) | Electronic device, pronunciation learning method, server device, pronunciation learning processing system and program | |
TWI627614B (en) | Reading aided learning system using computer dictionary | |
JP2006268789A (en) | Apparatus and method for document retrieval | |
Rădescu et al. | Text prediction techniques based on the study of constraints and their applications for intelligent virtual keyboards in learning systems | |
JP2010033139A (en) | Information processor, electronic dictionary providing method, and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100215 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110825 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20120315 |