JP2000010973A - Character input system/method and recording medium which computer can read - Google Patents
Character input system/method and recording medium which computer can readInfo
- Publication number
- JP2000010973A JP2000010973A JP10178279A JP17827998A JP2000010973A JP 2000010973 A JP2000010973 A JP 2000010973A JP 10178279 A JP10178279 A JP 10178279A JP 17827998 A JP17827998 A JP 17827998A JP 2000010973 A JP2000010973 A JP 2000010973A
- Authority
- JP
- Japan
- Prior art keywords
- character string
- input
- prediction
- unit
- selecting
- 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
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Machine Translation (AREA)
- Document Processing Apparatus (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、文字処理システム
および方法、詳しくはすでに入力した文字列の一部から
入力したい文字列を予測する文字入力システムおよび方
法に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character processing system and method, and more particularly to a character input system and method for predicting a character string to be input from a part of a character string already input.
【0002】[0002]
【従来の技術】近年、ネットワークが急速に整備され、
計算機を用いたコミュニケーションが一般化しつつあ
る。それに伴い、デスクトップ計算機を用いたビジネス
文書の作成、論文の執筆といった、文書作成の従来から
の主な用途に加えて、携帯情報機器を利用した電子メー
ルの利用、メモの作成といった、より個人的な場面にお
いても計算機で日本語文章を入力する機会が増大し、キ
ーボード操作に熟練していない人でも、少ないキータッ
チで情報を正確に入力するための技術が求められてい
る。2. Description of the Related Art In recent years, networks have been rapidly developed,
Communication using computers is becoming popular. Along with this, in addition to the traditional main uses of document creation, such as creating business documents using a desktop computer and writing a dissertation, more personal use, such as using e-mail using a portable information device and creating memos, has been made. In many situations, the opportunity to input Japanese sentences with a computer is increasing, and even people who are not skilled in keyboard operation are required to have a technique for accurately inputting information with few key touches.
【0003】また一方、コンピュータを初めとする種々
の電子装置は小型化し、携帯機器の普及も著しい。携帯
機器においては、入力操作部のサイズが小さいことか
ら、文書の入力作業の負担はさらに大きく、ユーザの入
力に関わる負担を軽減することが望まれる。On the other hand, various electronic devices such as computers have been reduced in size, and portable devices have been widely used. In a portable device, since the size of the input operation unit is small, the burden of inputting a document is further increased, and it is desired to reduce the burden associated with user input.
【0004】このような要請に対する一つの解決方法と
して、入力したい文字列の一部を入力し、あらかじめ優
先順位とともに登録しておいた文字列テーブルや、頻度
とともに記憶してある過去の入力文字列の中から、優先
順位や頻度の高い順に予測文字列を提示するという方法
が提案されている(例えば、特開昭60−105029
号公報、特開昭61−74062号公報、特開昭61−
156468号公報、及び特開平2−131623号公
報)。As one solution to such a request, a part of a character string to be input is inputted, and a character string table registered with priorities in advance or a past input character string stored with frequency is stored. Among them, there has been proposed a method of presenting a predicted character string in the order of priority and frequency (for example, Japanese Patent Application Laid-Open No. 60-105029).
JP, JP-A-61-74062, JP-A-61-74062
156468 and JP-A-2-131623).
【0005】これらの方法では、予測される文字列が複
数存在するため、これらの候補の中から、利用者が所望
の文字列を選択する操作が必要とされる。従来、この選
択操作に関しては、かな漢字変換における同音語選択操
作と同じように、候補を一覧表示し、その中から利用者
がポインティングデバイスやカーソルキー等を用いて選
択を行なう方法が一般的であった。In these methods, since there are a plurality of character strings to be predicted, the user needs to perform an operation of selecting a desired character string from these candidates. Conventionally, for this selection operation, a method of displaying a list of candidates and selecting a user from the list using a pointing device, a cursor key, or the like has been generally used in the same manner as the homophone selection operation in kana-kanji conversion. Was.
【0006】しかし、特に携帯機器においては、これら
の選択画面を表示するエリアが限られており、表示する
候補数や長さなどが制限されてしまう。ところが、かな
漢字変換における同音語候補に比べ、予測により生成さ
れる文字列は、候補数も多く、また、長さも長い。した
がって、限られた画面内でこれらの候補を表示するため
には、予測される候補数をかなり絞って表示せざるを得
ないが、高精度の優先順位付けには高度の言語解析技術
が必要とされるため、現実的には、利用者が所望する結
果を提示できない、すなわち、再現率の低下という結果
を招いてしまっていた。However, particularly in portable devices, the area for displaying these selection screens is limited, and the number and length of candidates to be displayed are limited. However, compared to homophone candidates in kana-kanji conversion, a character string generated by prediction has a larger number of candidates and a longer length. Therefore, in order to display these candidates in a limited screen, the number of predicted candidates must be narrowed down considerably, but advanced language analysis technology is required for high-precision prioritization Therefore, in reality, the user cannot present the desired result, that is, the recall rate is reduced.
【0007】さらに、従来法では、文字列全体を採用す
る方法しかなかった。例えば、「 会議を開催しますか
ら」 という文字列を入力したい場合、まず、「 かいぎ」
と入力し、候補選択として「会議を開催しますので、」
が表示されると、まず一旦これを選択してから、編集手
段により「ので、」の部分を削除し、改めて「から」を
入力する、などの手続きが必要であり、操作が煩雑であ
った。Further, in the conventional method, there is only a method of employing the entire character string. For example, if you want to enter the string "Because a meeting will be held,"
And select "Candidates will be held."
Is displayed, first select this, then delete the part of "so," by the editing means, and enter "kara" again, and the procedure is complicated. .
【0008】[0008]
【発明が解決しようとする課題】本発明は、この点に鑑
み、予測候補の選択エリアが小さくても、少ない操作
で、利用者が所望する文字列を選択操作できる、予測候
補選択手段を具備した文書入力予測システムを提供する
ことを目的とする。SUMMARY OF THE INVENTION In view of this point, the present invention has a prediction candidate selecting means which enables a user to select a desired character string with a small number of operations even if the selection area of the prediction candidates is small. It is an object of the present invention to provide a document input prediction system.
【0009】[0009]
【課題を解決するための手段】第1の発明は、入力され
た読み文字列と一致あるいは前方一致する文字列を入力
予測辞書から予測文字列として検索する検索手段と、こ
の検索された予測文字列を表示する表示手段と、前記予
測文字列に対して使用する部分文字列の範囲を選択する
選択手段と、を備えることを特徴とする文字入力システ
ムである。According to a first aspect of the present invention, there is provided a retrieval means for retrieving a character string which matches or prefixes with an input reading character string from an input prediction dictionary as a prediction character string, and A character input system comprising: display means for displaying a string; and selection means for selecting a range of a partial character string to be used for the predicted character string.
【0010】第2の発明は、前記予測文字列中の文字及
びそれより前方の文字列を選択する選択手段と、を備え
ることを特徴とする第1の発明に記載の文字入力システ
ムである。A second aspect of the present invention is the character input system according to the first aspect, further comprising selecting means for selecting a character in the predicted character string and a character string ahead of the character.
【0011】第3の発明は、前記予測文字列を部分文字
列に分割する文字列分割情報を予測文字列と共に表示す
る表示手段と、この分割された分割領域及びそれより前
方の分割領域を選択する選択手段と、を備えることを特
徴とする第1の発明に記載の文字入力システムである。According to a third aspect of the present invention, there is provided a display means for displaying character string division information for dividing the predicted character string into partial character strings together with the predicted character string, and selecting the divided area and the divided area ahead of the divided area. The character input system according to the first aspect of the present invention, further comprising:
【0012】第4の発明は、前記検索手段によって検索
された予測文字列を優先順位順に配列する優先順位付け
手段と、この優先順位付けをした結果、前記予測文字列
の候補数が1であり、かつ、前記予測文字列の確信度
が、予め定められたしきい値より大きい場合に、前記予
測文字列を利用者に問い合わせることなく選択する選択
手段と、を備えることを特徴とする第1の発明に記載の
文字入力システムである。According to a fourth aspect of the present invention, there is provided a prioritizing means for arranging the predicted character strings retrieved by the retrieval means in order of priority, and as a result of the prioritization, the number of candidates for the predicted character string is one. And selecting means for selecting the predicted character string without inquiring the user when the certainty factor of the predicted character string is larger than a predetermined threshold value. A character input system according to the invention.
【0013】第5の発明は、前記予測文字列を部分文字
列毎に表示する第1の表示手段と;この部分文字列及び
それより前方の部分文字列を選択する第1の選択手段
と;を具備する第1の予測候補選択手段と、前記予測文
字列を階層化する階層化手段と;この階層化された階層
化文字列を各段階毎に表示する第2の表示手段と;この
階層化文字列を選択する第2の選択手段と;を具備する
第2の予測候補選択手段と、これら第1もしくは第2の
予測候補選択手段を選択的に指定する指定手段と、を備
えることを特徴とする第1の発明に記載の文字入力シス
テムである。According to a fifth aspect of the present invention, there is provided first display means for displaying the predicted character string for each partial character string; and first selecting means for selecting the partial character string and a partial character string ahead thereof. First predictive candidate selecting means comprising: a hierarchical layering means for layering the predicted character string; second displaying means for displaying the hierarchical layered character string at each stage; Second selection means for selecting a coded character string; and designation means for selectively designating the first or second prediction candidate selection means. A character input system according to a first aspect of the invention.
【0014】第6の発明は、前記予測文字列を部分文字
列毎に表示する第1の表示手段と;この部分文字列及び
それより前方の部分文字列を選択する第1の選択手段
と;を具備する第1の予測候補選択手段と、前記予測文
字列を階層化する階層化手段と;この階層化された階層
化文字列を各段階毎に表示する第2の表示手段と;この
階層化文字列を選択する第2の選択手段と;を具備する
第2の予測候補選択手段と、これら第1もしくは第2の
予測候補選択手段を自動的に指定する指定手段と、を備
えることを特徴とする第1の発明に記載の文字入力シス
テムである。According to a sixth aspect of the present invention, there is provided first display means for displaying the predicted character string for each partial character string; and first selecting means for selecting this partial character string and a partial character string ahead thereof. First predictive candidate selecting means comprising: a hierarchical layering means for layering the predicted character string; second displaying means for displaying the hierarchical layered character string at each stage; Second selection means for selecting a coded character string; and designation means for automatically designating the first or second prediction candidate selection means. A character input system according to a first aspect of the invention.
【0015】第7の発明は、入力された読み文字列と一
致あるいは前方一致する文字列を入力予測辞書から予測
文字列として検索し、この検索された予測文字列を表示
し、前記予測文字列に対して使用する部分文字列の範囲
を選択することを特徴とする文字入力方法である。According to a seventh aspect of the present invention, a character string that matches or starts with the input read character string is searched from the input prediction dictionary as a predicted character string, and the searched predicted character string is displayed. This is a character input method characterized by selecting a range of a partial character string to be used for.
【0016】第8の発明は、入力された読み文字列と一
致あるいは前方一致する文字列を入力予測辞書から予測
文字列として検索する検索手順と、この検索された予測
文字列を表示する表示手順と、前記予測文字列に対して
使用する部分文字列の範囲を選択する選択手順と、を備
えることを特徴とするコンピュータに実行させる文字入
力プログラムを記録したコンピュータ読み取り可能な記
録媒体である。According to an eighth aspect of the present invention, there is provided a retrieval procedure for retrieving a character string that matches or prefixes with an input reading character string from an input prediction dictionary as a prediction character string, and a display procedure for displaying the retrieved predicted character string. And a selecting step of selecting a range of a partial character string to be used for the predicted character string. A computer-readable recording medium storing a character input program to be executed by a computer.
【0017】本発明によれば、特に文字列の長い予測文
字列を表示・選択するに際し、予測文字列中の部分文字
列を選択する選択手段を有するため、予測文字列全体と
しては利用者の意図しない予測結果であったとしても、
予測文字列内に当初入力を意図した文字列が含まれてい
れば、その部分だけを取り出して採用することが可能と
なり、入力のやり直しなどで対応するしかなかった入力
操作の負荷を軽減することができる。According to the present invention, particularly when displaying and selecting a predicted character string having a long character string, there is provided a selection means for selecting a partial character string in the predicted character string. Even if the results are unintended,
If a character string intended for input is included in the predicted character string, it is possible to take out only that part and adopt it, reducing the load on input operations that had to be dealt with by redoing input etc. Can be.
【0018】また、上記のごとく第1の予測候補選択手
段の他に、第2の予測候補選択手段を設けることによ
り、特に文字列の長い予測文字列の場合は第1の予測候
補選択手段で、文字列の短い予測文字列の場合は第2の
予測候補選択手段で、それぞれ予測候補選択をすること
が可能となる。第1の予測候補選択手段は、特に予測候
補数が少ない場合に、予測文字列を長く表示することに
より、限定された選択エリアを余すことなく活用し、長
い単位の予測結果を得ることができる。一方、第2の予
測候補選択手段は、予測候補数が多い場合に、限定され
た選択エリアを余すことなく、数多くの予測候補を表示
することができるので、それだけ、表示された候補内に
意図した予測結果が含まれる確率が高くなる。従って、
第1の手段及び第2の手段を、入力予測手段の制御ある
いは利用者の直接指示等に基づいて、切替えて用いるこ
とことにより、それぞれの特徴に合った候補選択が可能
となるため、結果として、利用者が入力にかかわる操作
数を減少させることができる。In addition, as described above, by providing the second prediction candidate selecting means in addition to the first prediction candidate selecting means, especially in the case of a predicted character string having a long character string, the first prediction candidate selecting means can be used. In the case of a predicted character string having a short character string, the prediction candidate can be selected by the second prediction candidate selection means. The first prediction candidate selection unit can display a long prediction character string, particularly when the number of prediction candidates is small, thereby making full use of the limited selection area and obtaining a prediction result in a long unit. . On the other hand, when the number of prediction candidates is large, the second prediction candidate selection means can display a large number of prediction candidates without leaving a limited selection area. The probability that the predicted result is included is increased. Therefore,
By switching and using the first means and the second means based on the control of the input predicting means or the direct instruction of the user, it is possible to select candidates suitable for each characteristic. Thus, the number of operations performed by the user for input can be reduced.
【0019】また、特に優先順位付け手段によって、確
信度の極めて高い予測結果が1つだけ得られた場合は、
この予測候補を利用者に問い合わせることなく選択結果
として採用する手段を有するため、候補選択の手間を省
くことができる。In particular, when only one prediction result with extremely high certainty is obtained by the prioritizing means,
Since there is a means for adopting the prediction candidate as a selection result without inquiring the user, the trouble of selecting the candidate can be saved.
【0020】[0020]
【発明の実施の形態】以下、本発明の文字予測入力シス
テムの実施の形態を図面を参照しながら詳細に説明す
る。図1は本発明の文字予測入力システム実施形態の概
略構成を示すブロック図である。入力手段としての入力
部1は、例えばキーボード、マウス、ペン入力装置など
からなり、文字列の入力、もしくは、カーソルの移動、
文字列の挿入・削除などの編集指示、次候補表示、候補
選択などの操作指示などのコマンド入力を取り込む。制
御部2は入力部1が取り込んだ情報を受け取り解析した
後、各処理部へ必要な情報を送る。各処理部での処理結
果は再び制御部2に返され、必要な情報、例えば、入力
された文字列(以下、入力文字列という)は出力部3を
介して出力され、例えばディスプレイ等に表示される。DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the character prediction input system of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing a schematic configuration of a character prediction input system according to an embodiment of the present invention. The input unit 1 as an input means includes, for example, a keyboard, a mouse, a pen input device, etc., and inputs a character string or moves a cursor.
A command input such as an editing instruction such as insertion / deletion of a character string, an operation instruction such as display of a next candidate, selection of a candidate, etc. is taken in. After receiving and analyzing the information captured by the input unit 1, the control unit 2 sends necessary information to each processing unit. The processing result of each processing unit is returned to the control unit 2 again, and necessary information, for example, an input character string (hereinafter, referred to as an input character string) is output via the output unit 3 and displayed on a display or the like. Is done.
【0021】入力部1から入力された情報のうち、入力
文字列は制御部2を介して、入力予測部4に送られる。
入力予測部4は、入力予測辞書5を参照しながら、予測
候補を生成し、結果を制御部2に返す。The input character string of the information input from the input unit 1 is sent to the input prediction unit 4 via the control unit 2.
The input prediction unit 4 generates a prediction candidate while referring to the input prediction dictionary 5, and returns a result to the control unit 2.
【0022】入力予測辞書5には、読み情報、漢字かな
表記情報、品詞情報、表記頻度情報、読み頻度情報がそ
れぞれ記憶されている。例えば、「かな漢字変換」とい
う表記に対しては、「かなかんじへんかん」という読
み、“サ変”という品詞が付与されており、また表記の
頻度を表す数値として“60”、読みの頻度を表す数値
として“12980,890,230,90,80,8
0,80,80”が付与されている。ここで表記頻度情
報“60”は、「かな漢字変換」という表記が使用され
る頻度を示す数値であり、具体的には例えば、あるコー
パス中で「かな漢字変換」という表記の出現した回数な
どで代表することができる。また、読み頻度情報は、そ
れぞれ、“,”で区切られており、この例では「かなか
んじへんかん」という9文字の読みに対しその部分文字
列8個に対する8個の数値が付与されていて、第1番目
の“12980”は「かな」という部分読み文字列の頻
度、第2番目の“890”は「かなか」という読みの頻
度、以降、“230”は「かなかん」、“90”は「か
なかんじ」、“80”は「かなかんじへ」、次の“8
0”は「かなかんじへん」、次の“80”は「かなかん
じへんか」、次の“80”は「かなかんじへんかん」と
いう読みの使用される頻度を示す数値であり、具体的に
は例えばあるコーパスに対する読みを付与したコーパス
中で「かな」「かなか」「かなかん」などの文字列の出
現した回数等で代表することができる。The input prediction dictionary 5 stores reading information, kanji kana notation information, part of speech information, notation frequency information, and reading frequency information. For example, for the notation “kana-kanji conversion”, the reading “kanakanjihenkan” and the part of speech “sa-hen” are given, and the numerical value representing the notation frequency is “60”, indicating the reading frequency. "12980, 890, 230, 90, 80, 8"
0, 80, 80 ". Here, the notation frequency information" 60 "is a numerical value indicating the frequency at which the notation" kana-kanji conversion "is used. It can be represented by the number of occurrences of the notation “Kana-Kanji conversion”. In addition, the reading frequency information is delimited by “,”, and in this example, eight numerical values for eight partial character strings are given to nine character readings “Kanakanjihenkan”. The first “12980” is the frequency of the partial reading character string “kana”, the second “890” is the reading frequency of “kana”, and thereafter “230” is “kanakan” and “90”. “Kana Kanji”, “80” “Kana Kanji”, the next “8
“0” is a numerical value indicating the frequency of reading “Kanakanjikan”, the next “80” is “Kanakanjikan”, and the next “80” is a numerical value indicating the frequency of reading “Kanakanjikan”. Can be represented by, for example, the number of occurrences of a character string such as “Kana”, “Kanaka”, or “Kanakan” in a corpus to which a reading for a certain corpus is given.
【0023】次に制御部2は、生成された予測候補を予
測候補選択部6に送る。予測候補選択部6は、後述する
候補選択法指示部9の指示により、長単位予測候補選択
部7もしくは短単位予測候補選択部8を用いて、各候補
の表示イメージを生成し、後述する所定の形式で制御部
2に返す。なお、候補選択法指示部9は、入力部1から
候補選択法の指示要求を示す情報が入力された場合に、
制御部2によって駆動され、後述する候補選択法指示の
ためのインタフェースを提供する。Next, the control unit 2 sends the generated prediction candidates to the prediction candidate selection unit 6. The prediction candidate selection unit 6 generates a display image of each candidate by using the long unit prediction candidate selection unit 7 or the short unit prediction candidate selection unit 8 according to an instruction of the candidate selection method instruction unit 9 described later, To the control unit 2 in the form of Note that, when information indicating a request request for a candidate selection method is input from the input unit 1,
It is driven by the control unit 2 and provides an interface for instructing a candidate selection method described later.
【0024】さらに制御部2は、予測候補選択部6から
受けとった後述する候補選択ボタン(図2の203エリ
ア内の例えば「 開催」 )を出力部3に表示し、入力部1
からの後述する選択範囲を獲得する情報を待つ。この情
報は、予測候補選択部6に送られ、予測候補選択部6が
候補確定を判断すると、これを受けとり、出力部3の文
字入力エリアに後述する確定文字列の表示を行なう。Further, the control section 2 displays on the output section 3 a candidate selection button (for example, "Hold" in the area 203 in FIG. 2), which will be described later, received from the prediction candidate selection section 6, and the input section 1
Wait for information to obtain a later-described selection range from. This information is sent to the prediction candidate selection unit 6, and when the prediction candidate selection unit 6 determines that the candidate has been determined, the information is received and a determined character string, which will be described later, is displayed in the character input area of the output unit 3.
【0025】以上が本発明の文字予測入力システムの各
構成の概略説明と、これら構成の処理の流れの概要であ
る。これらの処理により、図2に示すようなインタフェ
ース画面が、出力部3によって、本システムの利用者に
提供される。The above is a brief description of each component of the character prediction input system of the present invention, and an overview of the processing flow of these components. Through these processes, an interface screen as shown in FIG. 2 is provided by the output unit 3 to the user of the system.
【0026】インタフェース画面は、例えば、コマンド
エリア201、文字入力エリア202、候補選択エリア
203の3つのエリアに分かれている。コマンドエリア
201には、「ファイル」、「編集」、「設定」、「ヘ
ルプ」等のメニューが用意されており、それぞれ、文書
管理に関する指示、編集操作に関する指示、文字入力法
や候補選択法など種々の設定に関する指示、操作法の案
内などができるようになっている。文字入力エリア20
2は、現在入力中の読み文字列(”かいぎ”)や、過去
に確定された文字列(”下記の”等)の表示を行なうた
めのエリアである。候補選択エリア203は、現在入力
中の読み文字列から予測される漢字かな混じり文字
列(”会議を開催しますので、”等)の候補を表示、選
択するためのエリアである。The interface screen is divided into three areas, for example, a command area 201, a character input area 202, and a candidate selection area 203. In the command area 201, menus such as "File", "Edit", "Settings", and "Help" are prepared. Instructions relating to document management, instructions relating to editing operations, character input methods, candidate selection methods, and the like are respectively provided. Instructions for various settings, guidance on operation methods, and the like can be provided. Character input area 20
Reference numeral 2 denotes an area for displaying a currently-read character string ("key") or a character string determined in the past ("" or the like). The candidate selection area 203 is an area for displaying and selecting a candidate for a character string mixed with kanji or kana (“such as a meeting will be held,” etc.) predicted from the currently input reading character string.
【0027】制御部2は、入力部1、出力部3、入力予
測部4、予測候補選択部6、候補選択法指示部9を制御
することにより、上記のインタフェース画面を提供する
わけである。The control unit 2 provides the above interface screen by controlling the input unit 1, the output unit 3, the input prediction unit 4, the prediction candidate selection unit 6, and the candidate selection method instruction unit 9.
【0028】そこで、次に、制御部2の動作について、
図3のフローチャートを参照しながらより詳細に説明す
る。なお、説明の簡略化のために、利用者が入力する文
字列は読み文字列のみとする。入力予測部4は、入力さ
れた読み文字列と完全一致または前方一致する文字列を
持つことを拘束条件とする漢字かな混じり文字列を、予
測文字列として生成するものとする。Then, next, regarding the operation of the control unit 2,
This will be described in more detail with reference to the flowchart of FIG. Note that, for simplification of the description, the character string input by the user is only a reading character string. It is assumed that the input prediction unit 4 generates, as a predicted character string, a character string mixed with kanji or kana, which has a character string that exactly matches or has a forward match with the input read character string.
【0029】まず、入力部1から入力された入力情報の
解析を行なう(S301)。入力情報としては、文字入
力エリア202に対し、ソフトキーボードあるいは手書
き文字認識により読み文字列が入力されている場合(S
302のYes)と、そうでない場合(S302のN
o)、すなわち、コマンドエリア201に対しコマンド
が指示入力されている場合などがある。First, input information input from the input unit 1 is analyzed (S301). As input information, a character string to be read is input to the character input area 202 by a soft keyboard or handwritten character recognition (S
302: Yes), otherwise (N of S302)
o), that is, a case where a command is input to the command area 201.
【0030】さらに、コマンドエリア201に対しコマ
ンドが指示入力されている場合(S302のNo)は、
コマンドエリア201の「設定」メニューにより、候補
選択法の設定要求がある場合(ステップS303のYe
s)と、それ以外の場合(S303のNo)とに別けて
処理が行われる。Further, when a command is input in the command area 201 (No in S302),
When there is a setting request of the candidate selection method from the “setting” menu of the command area 201 (Yes in step S303)
The processing is performed separately for s) and other cases (No in S303).
【0031】それ以外の場合(S303のNo)とは、
例えば、コマンドエリア201の「編集」メニューによ
り、文字列の削除、コピー、ペースト等の編集要求があ
る場合などその他の処理(S304)が行われる。尚、
このその他の処理(S304)は、本発明とは直接関係
がないので、詳細な説明は省略する。In other cases (No in S303),
For example, other processing (S304) is performed using the "edit" menu in the command area 201, for example, when there is an editing request such as deletion, copy, and paste of a character string. still,
Since this other processing (S304) has no direct relation to the present invention, a detailed description is omitted.
【0032】入力情報が読み文字列であった場合(S3
02のYes)は、S306〜S310の一連の処理に
より、入力予測、予測候補選択等を行う。これらの一連
の処理については後述する。When the input information is a reading character string (S3
(02, Yes) performs input prediction, prediction candidate selection, and the like by a series of processes from S306 to S310. A series of these processes will be described later.
【0033】また、入力情報が、候補選択法の設定要求
である場合(S303のYes)は、S305にて、候
補選択法指示部9を駆動して候補選択法の設定を行う。
S305では、まず、図4に示すような、予測候補の選
択方法を設定するためのウィンドウを出力部3上に表示
する。利用者は、「自動(0)」、「長単位表示
(1)」、「短単位表示(2)」のいずれかを選択し、
「OK」ボタンを押す。ここで、「長単位表示」とは、
予測候補を句単位や文単位など、なるべく文字数を長く
して表示することを、また、「短単位表示」とは、予測
候補を単語単位などの文字数を短くして表示すること
を、それぞれ明示的に指示するためのものである。さら
に、「自動」とは、「長単位表示」、「短単位表示」の
どちらを採用するかを本発明の文字入力システムの判断
に任せることを意味する。初期値は例えば、「自動」に
設定されている。If the input information is a request for setting a candidate selection method (Yes in S303), the candidate selection method designating section 9 is driven in S305 to set the candidate selection method.
In S305, first, a window for setting a method of selecting a prediction candidate is displayed on the output unit 3 as shown in FIG. The user selects one of “automatic (0)”, “long unit display (1)”, and “short unit display (2)”
Press the "OK" button. Here, "Length display" means
The display of prediction candidates with the number of characters as long as possible, such as phrase units or sentence units, and "short unit display" indicate that the prediction candidates are displayed with the number of characters reduced, such as word units. It is for giving instructions. Further, “automatic” means that the character input system of the present invention determines whether to adopt “long unit display” or “short unit display”. The initial value is set to, for example, “automatic”.
【0034】さて、利用者が図4の「OK」ボタンを押
すと、予測候補選択部6が管理する設定記憶メモリに予
測候補の選択方法に関する設定値が記憶される。設定記
憶メモリは、図5に示すように、属性名−属性値の並び
で記憶されており、上記予測候補の選択方法の結果は、
属性名「外部設定値」の属性値として格納される。属性
名「外部設定値」の属性値としては、「 0」 、「 1」 、
「 2」 のいずれかを取り、それぞれ、「自動」、「長単
位表示」、「短単位表示」に対応する。また、属性名
「内部設定値」は、入力予測部4により設定され、この
属性値は、「 1」、「 2」 のいずれかであり、それぞ
れ、「長単位表示」、「短単位表示」に対応する。When the user presses the "OK" button in FIG. 4, the setting values relating to the method of selecting a prediction candidate are stored in the setting storage memory managed by the prediction candidate selection unit 6. As shown in FIG. 5, the setting storage memory is stored in the order of attribute name-attribute value.
Stored as attribute value of attribute name “external setting value”. As attribute values of the attribute name “external setting value”, “0”, “1”,
Takes any one of "2" and corresponds to "automatic", "long unit display", and "short unit display", respectively. The attribute name "internal set value" is set by the input prediction unit 4, and this attribute value is either "1" or "2", and is "long unit display" or "short unit display", respectively. Corresponding to
【0035】本実施形態の場合、図4で、「 自動
(0)」 を選択したので、図5の外部設定値は、「 0」
になる。また、ここで内部設定値は、「 長単位表示
(1)」 は、1になった場合を示す。尚、内部設定値の
決め方は、後述する。In the case of this embodiment, since "automatic (0)" is selected in FIG. 4, the external setting value in FIG. 5 is "0".
become. Also, here, the internal set value, “Length unit display (1)” indicates a case where it becomes 1. How to determine the internal setting value will be described later.
【0036】設定値が記憶されると、候補選択法指示部
9は、上記図4のウィンドウを閉じ、S305に示す候
補選択に係る一連の処理を終了する。次に説明を保留し
ていたS306〜S310の一連の処理について説明す
る。When the set values are stored, the candidate selecting method instructing section 9 closes the window shown in FIG. 4 and terminates a series of processes related to candidate selection shown in S305. Next, a series of processes of S306 to S310, whose description has been suspended, will be described.
【0037】まず、S306では、制御部2が、入力部
1より読み文字列を獲得し、初期化された読み文字列バ
ッファ(図略)に格納する。また、前記読み文字列を文
字入力エリア202のカーソル位置に表示し、カーソル
を進める。ここで、カーソルとは、図2の文字入力エリ
ア202の「かいぎ」の隣の「=」をいう。また、前記
読み文字列が未確定文字列であることを示すため、図2
の文字入力エリア202の「 かいぎ」 に例示したような
下線を付加する。First, in S306, the control unit 2 acquires a read character string from the input unit 1 and stores it in an initialized read character string buffer (not shown). The read character string is displayed at the cursor position in the character input area 202, and the cursor is advanced. Here, the cursor refers to “=” next to “key” in the character input area 202 of FIG. FIG. 2 shows that the read character string is an undetermined character string.
An underline as shown in the example of “Kaigi” in the character input area 202 is added.
【0038】続いて、制御部2は、入力予測部4に制御
を移し、入力予測を行う。これを受けて、入力予測部4
は、読み文字列バッファに格納された読み文字列に基づ
き、入力予測を行なう(S306)。入力予測部4は、
入力予測辞書5から、前記バッファに格納された読み文
字列と一致あるいは前方一致する予測文字列を検索す
る。そして、この検索結果に対して、確率情報等を用い
た優先順位付けを行い、予測候補を生成する。この確率
情報等を用いた優先順位付けとは、読み文字列に対する
頻度情報と読み文字列の部分文字列の少なくとも一部に
対する読み頻度情報を用い、検索された漢字かな表記文
字列の優先順位付けを行うこと(特願平10−0389
90号公報)をいう。入力予測部4は、受けとった読み
文字列の長さLy が予め与えられたしきい値Lmin より
短い場合や、入力予測辞書5から検索結果が一つも得ら
れなかった場合等に、「予測候補なし」を示す結果を制
御部2に返す。S308では、この予測候補の有無を判
定し、予測候補がない場合は再びS306に戻って、次
の読み文字列を獲得する。こうして、予測候補が得られ
るまで、読み文字列の入力が続く。Subsequently, the control unit 2 transfers the control to the input prediction unit 4 and performs input prediction. In response, the input prediction unit 4
Makes an input prediction based on the read character string stored in the read character string buffer (S306). The input prediction unit 4
A search is made from the input prediction dictionary 5 for a predicted character string that matches or precedes the read character string stored in the buffer. The search result is prioritized using probability information or the like, and a prediction candidate is generated. The prioritization using the probability information and the like means the priority ordering of the retrieved kanji kana written character string using the frequency information for the read character string and the read frequency information for at least a part of the partial character string of the read character string. (Japanese Patent Application No. Hei 10-0389)
90 publication). The input prediction unit 4 outputs “L” when the length L y of the received character string is shorter than a predetermined threshold value L min or when no search result is obtained from the input prediction dictionary 5. A result indicating "no prediction candidate" is returned to the control unit 2. In S308, the presence or absence of the prediction candidate is determined, and if there is no prediction candidate, the process returns to S306 again to acquire the next read character string. In this way, the input of the reading character string continues until the prediction candidate is obtained.
【0039】例えば、Lmin =3とすると、図2に例示
した入力「かいぎ」に対し、「か」、そして、「い」を
入力した段階では予測候補が得られない。次に、「ぎ」
が入力された段階で、Ly ≧Lmin が満たされ、かつ、
読み文字列「かいぎ」と完全一致または前方一致する辞
書見出しの文字列をもつ予測候補が検索され、検索結果
の優先順位付けにより、図6のような予測結果を得て、
予測候補バッファ(図略)に記憶させて、予測候補選択
部6へ渡している。For example, assuming that L min = 3, no prediction candidate is obtained at the stage of inputting “KA” and “I” for the input “KAIGI” illustrated in FIG. Next, "gi"
Is input, L y ≧ L min is satisfied, and
A prediction candidate having a character string of a dictionary heading that completely matches or prefixes with the reading character string “Kaigi” is searched, and by prioritizing the search results, a prediction result as shown in FIG. 6 is obtained.
It is stored in a prediction candidate buffer (not shown) and passed to the prediction candidate selection unit 6.
【0040】図6において、候補番号は得られた予測候
補の優先順位を示す。また、確信度(CF)は、入力予
測辞書5に記述されている確率情報等に基づいて計算さ
れた、0<CF≦1の数値で、それぞれの候補の信頼性
を示す。確信度が高いほど、候補の信頼性が高い。ま
た、予測文字列は、予測文字列を構成する単語毎に、特
別な区切り記号(”/”)によって区切られる。さら
に、各単語は、その単語を構成する文字列(”会議”
等)と、その単語の品詞名(”[名]”等)から構成さ
れる。例えば、図6における第1の候補は、文字列「会
議を開催しますので、」を示し、この文字列が、名詞
「会議」、助詞「を」、動詞語幹「開催」、語尾
「し」、助動詞語幹「ま」、語尾「す」、助詞「の
で」、読点「、」の各単語から構成されることを示して
いる。In FIG. 6, the candidate numbers indicate the priority of the obtained prediction candidates. The certainty factor (CF) is a numerical value of 0 <CF ≦ 1, which is calculated based on the probability information described in the input prediction dictionary 5, and indicates the reliability of each candidate. The higher the confidence, the higher the reliability of the candidate. The predicted character string is separated by a special delimiter ("/") for each word constituting the predicted character string. Furthermore, each word is a character string ("conference")
) And the part of speech name of the word (“[name]” etc.). For example, the first candidate in FIG. 6 indicates a character string “Because a meeting is held,” and this character string is a noun “meeting”, a particle “wo”, a verb stem “holding”, and a ending “shi”. , The auxiliary verb stem "ma", the ending "su", the particle "no", and the reading point ",".
【0041】入力予測部4は、選択候補エリア203の
大きさと各候補の文字列長によって定まる候補数上限値
Cmax と、生成された候補数を比較する。生成された候
補数が、Cmax より小さい場合は、「長単位表示」と判
定し、図5に示した設定記憶メモリの属性名「内部設定
値」の値を「 1」 とする。また、そうでない場合は、
「短単位表示」を示す「 2」 を記憶する。The input prediction unit 4 compares the number of generated candidates with the candidate number upper limit C max determined by the size of the selection candidate area 203 and the character string length of each candidate. If the number of generated candidates is smaller than Cmax, it is determined to be “display in units of length”, and the value of the attribute name “internal set value” of the setting storage memory shown in FIG. 5 is set to “1”. If not,
"2" indicating "short unit display" is stored.
【0042】さて、上記のように予測候補が得られる
と、S309に進み、予測候補選択部6を駆動して、予
測候補の選択を利用者に促す。予測候補選択部6の動作
の詳細は、別途図7のフローチャートを用いて、後述す
る。次に、予測候補選択が終り、制御部2が、予測候補
選択部6より、確定された文字列を受けとると、S31
0により、文字入力エリア202に、確定文字列の表示
を行なう。例えば、上記の例で、文字列「会議を開催し
ますので、」が採用された場合は、図2で未確定文字列
として下線つきで表示されている「かいぎ」部分が消去
され、代わりに「会議を開催しますので、」を上書きし
て、カーソルを文字数分進める。尚、後述する短単位表
示のように、未確定文字列が既に消去されていることも
ある。この場合は、カーソル位置に確定文字列を表示
し、カーソルを文字数分進めるだけとなる。そして、図
3の処理が一通り終了したら、ユーザの新たな入力を待
つ待機状態に入り、新たな入力があれば、再び、S30
1の処理を行う。When the prediction candidate is obtained as described above, the process proceeds to S309, in which the prediction candidate selection unit 6 is driven to prompt the user to select a prediction candidate. Details of the operation of the prediction candidate selection unit 6 will be described later with reference to the flowchart of FIG. Next, when the prediction candidate selection is completed and the control unit 2 receives the determined character string from the prediction candidate selection unit 6, the control unit 2 proceeds to S31.
With 0, a confirmed character string is displayed in the character input area 202. For example, in the above example, if the character string "Because a meeting will be held" is adopted, the underlined "Kaigi" part shown in FIG. Is overwritten, and the cursor is advanced by the number of characters. Note that the undetermined character string may have already been deleted, as in the short unit display described later. In this case, the determined character string is displayed at the cursor position, and the cursor is simply advanced by the number of characters. When the process of FIG. 3 is completed, the process enters a standby state of waiting for a new input by the user.
1 is performed.
【0043】次に、説明を保留していた予測候補選択部
6で行われる予測候補選択(S309)の処理につい
て、図7のフローチャートを参照しながら、詳細に説明
する。予測候補選択部6は、まず、図6に示したような
予測候補を制御部2から受けとる(S701)。Next, the processing of the prediction candidate selection (S309) performed by the prediction candidate selection unit 6, whose description has been suspended, will be described in detail with reference to the flowchart of FIG. The prediction candidate selection unit 6 first receives a prediction candidate as shown in FIG. 6 from the control unit 2 (S701).
【0044】次に、予測候補選択法を決定する(S70
2)。S702では、まず、予測候補の候補数をチェッ
クし、候補数が1であり、かつ、その確信度が、予めシ
ステムの初期設定で定められたしきい値CFmin より大
きい候補がある場合、確定可と判断する(S703)。
しきい値CFmin は、通常1に極めて近い数値に設定さ
れており、例えば、定型文などが予測される場合に、こ
れを上回る確信度が得られる場合がある。予測候補選択
部6は、確定可が判断されると、S704に進み、前記
候補を構成する文字列を連結し、これを確定文字列とし
て、制御部2に返して、処理を終了する。この結果、利
用者に候補選択の手間をかけさせることなく、予測結果
を採用することができる。Next, a prediction candidate selection method is determined (S70).
2). In S702, first, the number of candidate prediction candidates is checked, and if the number of candidates is 1 and there is a candidate whose certainty factor is larger than a threshold CF min predetermined in the initial setting of the system, the determination is made. It is determined to be possible (S703).
The threshold value CF min is usually set to a value very close to 1, for example, when a fixed phrase or the like is predicted, a certainty factor exceeding this may be obtained. When it is determined that the determination is possible, the process proceeds to S704, where the prediction candidate selection unit 6 concatenates the character strings constituting the candidates, returns this as a confirmed character string to the control unit 2, and ends the processing. As a result, the prediction result can be adopted without making the user troublesome in selecting candidates.
【0045】確定可でない場合は、図5に示した設定記
憶メモリを参照して、「長単位表示(1)」または「短
単位表示(2)」のいずれかを判断する。まず、属性名
「外部設定値」の属性値を調べ、前記属性値が「 1」 、
「 2」 のいずれかである場合は、それぞれ、「長単位表
示(1)」、「短単位表示(2)」と判断する。前記属
性値が「 自動(0)」 である場合は、さらに、属性名
「内部設定値」の属性値を調べ、「 1」 ならば「長単位
表示」、「 2」 ならば「短単位表示」と判断する。If the determination is not possible, one of "long unit display (1)" and "short unit display (2)" is determined with reference to the setting storage memory shown in FIG. First, the attribute value of the attribute name “external setting value” is checked, and the attribute value is “1”,
If it is any of “2”, it is determined as “long unit display (1)” and “short unit display (2)”, respectively. If the attribute value is “automatic (0)”, the attribute value of the attribute name “internal setting value” is further checked. If “1”, “long unit display”; Is determined.
【0046】「長単位表示」が判断された場合(S70
5)は、長単位予測候補選択部7が駆動され、S706
〜S708の処理がなされる。また、「短単位表示」が
判断された場合は、短単位予測候補選択部8が駆動さ
れ、S709〜S713の処理がなされる。If "Length unit display" is determined (S70)
5) In step S706, the long unit prediction candidate selection unit 7 is driven.
To S708 are performed. When the “short unit display” is determined, the short unit prediction candidate selection unit 8 is driven, and the processing of S709 to S713 is performed.
【0047】まず、長単位予測候補選択部7が行うS7
06〜S708の処理について説明する。予測候補選択
部6、制御部2を介して、出力部3を駆動し、候補選択
エリア203に長単位表示を行なう(S706)。長単
位表示にあたっては、候補選択エリアの形状、サイズと
各候補の文字列長、優先順位に基づいて、候補配置のレ
イアウトを決定する。この際、全候補の表示が不可能の
場合は、候補の優先順位や確信度に基づいて候補数を絞
ることもある。レイアウトが決定すると、各候補をボタ
ン状の表示イメージに変換する。そのために、受けとっ
た各予測候補の予測文字列は、単語の区切り記号に基づ
いて各単語に分割され、また、図6のような品詞名は除
去される。そして、取り出された各単語の構成文字列に
対し、単語間に単語の区切り記号(例えば縦棒”|”)
を挿入しながら、文字列連結を行ない、表示イメージを
作成する。First, S7 performed by the long unit prediction candidate selection unit 7
The processing from 06 to S708 will be described. The output unit 3 is driven via the prediction candidate selection unit 6 and the control unit 2 to display a long unit in the candidate selection area 203 (S706). In long unit display, the layout of candidate arrangements is determined based on the shape and size of the candidate selection area, the character string length of each candidate, and the priority. At this time, if all the candidates cannot be displayed, the number of candidates may be reduced based on the priority and certainty of the candidates. When the layout is determined, each candidate is converted into a button-shaped display image. For this purpose, the received predicted character string of each prediction candidate is divided into words based on word delimiters, and the part of speech names as shown in FIG. 6 are removed. Then, with respect to the constituent character strings of each extracted word, word delimiters (for example, vertical bar "|")
Creates a display image by performing string concatenation while inserting.
【0048】この結果、図2の候補表示エリア203に
例示されたような候補選択ボタンが表示される。なお、
ここでは、単語単位の分割領域が作成されたが、文節単
位の分割領域や文字単位の分割領域で作成することもも
ちろん可能である。文節単位の場合は、品詞情報を参照
して、1つの自立語+0個以上の付属語連鎖を分割単位
とすればよい。また、文字単位の場合は、特に区切り記
号を挿入しなくてもよい。図8(a)、(b)に、それ
ぞれ、文節単位の候補選択ボタン、区切り記号を表示し
ない場合の文字単位の候補選択ボタンの例を示す。As a result, a candidate selection button as shown in the candidate display area 203 of FIG. 2 is displayed. In addition,
Here, the divided area is created in units of words, but it is of course possible to create the divided area in units of phrases or in units of characters. In the case of a phrase unit, one independent word + 0 or more attached word chains may be set as a division unit with reference to the part of speech information. In the case of character units, it is not necessary to insert a delimiter. FIGS. 8A and 8B show examples of a phrase-based candidate selection button and a character-based candidate selection button when no delimiter is displayed.
【0049】次に、予測候補選択部6、制御部2を介し
て、入力部1からの入力を待ち、候補選択エリア203
上の候補選択ボタンの押下位置、例えば「 す」 を囲って
いる領域を獲得すると、選択範囲として「会議を開催し
ます」を獲得する(S707)。Next, the input unit 1 waits for an input from the input unit 1 via the prediction candidate selection unit 6 and the control unit 2.
When an area surrounding the pressed position of the above candidate selection button, for example, “S” is acquired, “Conference is held” is acquired as a selection range (S707).
【0050】次に、上記の押下位置から確定文字列を決
定する(S708)。まず、押下位置から、どの候補が
選択されたかを決定することができる。次に、その候補
のどの分割領域が選択されたかを決定することができ
る。そして、その分割領域の部分文字列及びそれより前
方の分割領域に表示されている部分文字列を、先頭から
連結していくことにより、確定文字列を得る。例えば、
図2の例において、第1の予測候補「会議/を/開催/
し/ま/す/ので/、」の第6分割領域「す」が押下さ
れた場合、「会議」、「を」、「開催」、「し」、
「ま」、「す」の各文字列が順次連結されて、確定文字
列「会議/を/開催/し/ま/す」を得る。この結果、
利用者が「会議を開催しますから」という予測を期待し
ていたとすると、1回のボタン操作で「会議を開催しま
す」までを採用することができ、引続き「から」を入力
することで、所望の結果を得ることができる。Next, a determined character string is determined from the pressed position (S708). First, it is possible to determine which candidate has been selected from the pressed position. Next, it can be determined which of the candidate divided regions has been selected. Then, a fixed character string is obtained by concatenating the partial character string of the divided area and the partial character string displayed in the divided area ahead thereof from the head. For example,
In the example of FIG. 2, the first prediction candidate “meeting /
When the sixth divided area “su” of “shi / ma / su / so /,” is pressed, “meeting”, “wo”, “holding”, “shi”,
The character strings of “ma” and “su” are sequentially concatenated to obtain a confirmed character string “meeting / a / held / held / ma / su”. As a result,
Assuming that the user is expecting a meeting to be held, the user can use a single button operation to select a meeting to be held. The desired result can be obtained.
【0051】一方、従来法では、文字列全体を採用する
方法しかないため、候補選択をあきらめて入力を継続す
るか、あるいは、「会議を開催しますので、」を一旦選
択してから、編集手段により「ので、」の部分を削除
し、改めて「から」を入力する、などの手続きが必要で
あり、操作が煩雑であった。On the other hand, in the conventional method, there is only a method of adopting the entire character string. Therefore, either give up the selection of candidates and continue inputting, or select "I will hold a conference," and then edit Procedures such as deleting the part of "so" by means and inputting "kara" again are necessary, and the operation is complicated.
【0052】なお、候補選択ボタンが図8(a)のよう
に文節単位に分割されて表示されている場合も上記と同
じ方法で確定文字列を得ることができる。また、図8
(b)のように区切り記号なしで文字単位表示がなされ
ている場合も、押下位置からどの文字が選択されたかを
決定することができるので、その文字及びそれより前方
の文字列を先頭から連結することで、確定文字列を得る
ことができる。When the candidate selection button is divided and displayed in units of phrases as shown in FIG. 8A, a confirmed character string can be obtained in the same manner as described above. FIG.
Even in the case where character units are displayed without delimiters as in (b), it is possible to determine which character has been selected from the pressed position, so that the character and the character string preceding it are connected from the beginning. By doing so, a confirmed character string can be obtained.
【0053】以上の処理により、「長単位表示」におけ
る確定文字列が決定され、予測候補選択部6に制御が戻
る。そして、先に述べたS704を実行し、予測候補選
択の処理(S309)を終了する。With the above processing, the determined character string in the “long unit display” is determined, and the control returns to the prediction candidate selection unit 6. Then, S704 described above is executed, and the process of selecting a prediction candidate (S309) ends.
【0054】次に、予測候補選択部6が「短単位表示」
を判断した場合(S705のNo)に駆動される、短単
位予測候補選択部8の動作について説明する。短単位と
は、単語単位または文節単位のことである。この場合
は、特開平9−319738号公報である「読み入力文
字列の変換候補表示方法および装置」に開示されている
方法とほぼ同様の方法で、実施することができる。Next, the prediction candidate selecting section 6 sets the "short unit display"
The operation of the short unit prediction candidate selection unit 8 that is driven when it is determined (No in S705) will be described. The short unit is a word unit or a phrase unit. In this case, the method can be implemented by a method substantially similar to the method disclosed in “Method and Apparatus for Displaying Conversion Candidates of Reading Input Character String” in Japanese Patent Application Laid-Open No. 9-319738.
【0055】短単位予測候補選択部8は、まず、受けと
った各予測候補の予測文字列を、階層化されたデータ構
造(以下、階層化構造という)に変換する(S70
9)。例えば、図6の予測候補は、図9に示す階層化構
造に変換される。First, the short unit prediction candidate selection unit 8 converts the received prediction character string of each prediction candidate into a hierarchical data structure (hereinafter, referred to as a hierarchical structure) (S70).
9). For example, the prediction candidates in FIG. 6 are converted into the hierarchical structure shown in FIG.
【0056】次に、短単位予測候補選択部8は、予測候
補選択部6、制御部2を介して、出力部3を駆動し、候
補選択エリア203に短単位表示を行なう(S71
0)。短単位表示にあたっては、階層化構造を参照しな
がら、順次、段階的に候補を表示してゆく。第1段目の
階層、すなわち、短単位表示では、開始ノードから直接
のアーク(矢印で示されている部分)で結ばれているノ
ードを候補として選択される。図9の例では、「会議」
と「懐疑」が選択される。そして、候補選択エリアの形
状、サイズと各候補の文字列長、優先順位に基づいて、
候補配置のレイアウトを決定する。レイアウトが決定す
ると、各候補をボタン状の表示イメージに変換する。こ
の際、各候補から伸びるアークが終了ノードでないノー
ドに結ばれている場合は、表示する文字列の後ろに後続
候補があることを示す記号(例えば”◆”)を付加す
る。この結果、図10(a)に示すような選択候補のボ
タンが候補表示エリア203に表示される。ここで、予
測候補「会議」には後続する予測結果が存在するので、
記号「◆」が付加されているが、「懐疑」には後続する
予測結果がないため、文字列のみ表示されている。Next, the short unit prediction candidate selection unit 8 drives the output unit 3 via the prediction candidate selection unit 6 and the control unit 2 to display the short unit in the candidate selection area 203 (S71).
0). In the short unit display, the candidates are sequentially displayed stepwise while referring to the hierarchical structure. In the first hierarchy, that is, in the short unit display, a node connected by a direct arc (a portion indicated by an arrow) from the start node is selected as a candidate. In the example of FIG.
And "Skeptics" are selected. Then, based on the shape and size of the candidate selection area, the character string length of each candidate, and the priority,
The layout of the candidate arrangement is determined. When the layout is determined, each candidate is converted into a button-shaped display image. At this time, if an arc extending from each candidate is connected to a node that is not the end node, a symbol (for example, “$”) indicating that there is a subsequent candidate is added after the character string to be displayed. As a result, a selection candidate button as shown in FIG. Here, since the prediction candidate “meeting” has a subsequent prediction result,
Although the symbol "@" is added, "skeptic" has no subsequent prediction result, and thus only the character string is displayed.
【0057】次に、短単位予測候補選択部7は、予測候
補選択部6、制御部2を介して、入力部1からの入力を
待ち、候補選択エリア203上の前記選択候補をユーザ
によるペン入力などによる押下操作によって、システム
が選択候補を獲得する(S711)。Next, the short unit prediction candidate selection unit 7 waits for an input from the input unit 1 via the prediction candidate selection unit 6 and the control unit 2, and displays the selection candidate on the candidate selection area 203 by The system obtains a selection candidate by a pressing operation by an input or the like (S711).
【0058】さらに、後続する候補の有無を検査する
(S712)。選択された候補が、後続する予測候補を
持たない場合は、これが確定文字列として決定され、予
測候補選択部6に制御が戻る(S712のNo)。そし
て、先に述べたS704を実行し、予測候補選択(S3
09)の処理を終了する。例えば、図10(a)で、候
補「懐疑」が選択された場合に相当する。Further, the presence or absence of a succeeding candidate is checked (S712). If the selected candidate does not have a subsequent prediction candidate, this is determined as a confirmed character string, and control returns to the prediction candidate selection unit 6 (No in S712). Then, S704 described above is executed to select a prediction candidate (S3
09) is ended. For example, this corresponds to the case where the candidate “skepticism” is selected in FIG.
【0059】一方、選択された候補が、後続する予測候
補を持つ場合は、選択された候補を部分確定文字列と称
し、予測候補選択部6、制御部2を介して、出力部3を
駆動し、文字入力エリア202に、前記部分確定文字列
を表示し、カーソルを文字数分進める(S713)。こ
の際、未確定文字列が文字入力エリア(図2の202)
に表示された状態にある場合は、これを消去する。次
に、後続する予測候補を表示・選択するためS710に
戻り、後続する予測候補がなくなるまで、上記の処理を
繰り返す。例えば、図10(a)で、候補「会議」が選
択された場合は、入力文字エリア202に未確定文字列
「かいぎ」が残っているので、これを消去し、代わりに
部分確定文字列「会議」を上書きする。そして、S71
0に戻り、階層化構造の第2段目の短単位表示を行な
う。第2段目は、図10(b)のように表示される。な
お、第2段目以降の候補表示には、特別な候補「CAN
CEL」を用意してある。これは、当該の段の候補に利
用者が期待する候補がなかったときに使用するものであ
る。候補「CANCEL」が選択された場合は、S71
2において、空の文字列が確定文字列として決定され、
後続候補なしと判断されて、予測候補選択部6に制御が
戻る(S712のNo)。そして、先に述べたS704
を実行し、予測候補選択(S309)の処理を終了す
る。特別な候補「CANCEL」により、それまでの選
択結果を失うことを避けることができる。例えば、図1
0(b)の状態で、「CANCEL」が選択された場合
は、その前に選択された結果である「会議」は、既に採
用されて文字入力エリア202に表示されているので、
引続き、続きの読み文字列の入力を行なうことができ
る。On the other hand, when the selected candidate has a succeeding prediction candidate, the selected candidate is referred to as a partially determined character string, and the output unit 3 is driven via the prediction candidate selection unit 6 and the control unit 2. Then, the partial confirmed character string is displayed in the character input area 202, and the cursor is advanced by the number of characters (S713). At this time, the undetermined character string is entered in the character input area (202 in FIG. 2).
If it is in the state indicated by, it is deleted. Next, the process returns to S710 to display and select a subsequent prediction candidate, and the above processing is repeated until there is no subsequent prediction candidate. For example, in FIG. 10A, when the candidate “meeting” is selected, the unconfirmed character string “Kaigi” remains in the input character area 202, and this is deleted. Overwrite "Meeting". And S71
Returning to 0, the short unit display of the second stage of the hierarchical structure is performed. The second row is displayed as shown in FIG. It should be noted that a special candidate "CAN" is displayed in the second and subsequent stages.
"CEL" is prepared. This is used when there is no candidate expected by the user among the candidates of the row. If the candidate “CANCEL” is selected, the process goes to S71.
In 2, the empty character string is determined as the confirmed character string,
It is determined that there is no subsequent candidate, and the control returns to the prediction candidate selection unit 6 (No in S712). Then, S704 described above is performed.
Is performed, and the process of selecting a prediction candidate (S309) ends. With the special candidate “CANCEL”, it is possible to avoid losing the previous selection result. For example, FIG.
If “CANCEL” is selected in the state of 0 (b), “Conference” which is the result of the selection before that is already adopted and displayed in the character input area 202.
Subsequently, the user can input the next reading character string.
【0060】以上が、短単位予測候補選択部8における
文字列確定の処理である。先に述べた条件でこの文字列
確定の処理が終了すると、予測候補選択部6に制御が戻
り、S704が実行されて、予測候補選択(S309)
の処理を終了する。The above is the processing for determining the character string in the short unit prediction candidate selection unit 8. When the character string determination process is completed under the above-described conditions, the control returns to the prediction candidate selection unit 6, and S704 is executed to select a prediction candidate (S309).
Is completed.
【0061】以上の説明では、説明上の便宜のため、入
力予測のベースとなる文字列を、ひらがな文字列、すな
わち、読み文字列のみに限定してきた。しかし、本実施
形態は、入力予測のベースとなる文字列を漢字かな混じ
り文字列とした場合にも、自然に拡張することができ
る。In the above description, for convenience of explanation, the character string serving as the base of input prediction has been limited to a hiragana character string, that is, only a read character string. However, the present embodiment can be naturally expanded even when a character string serving as a base for input prediction is a character string mixed with Chinese characters.
【0062】実際、オンライン手書き文字認識技術を採
用した文字入力機構を持つものでは、図11に示すよう
な入力予測辞書5を用いて、不完全な漢字かな混じり文
字列を完全な漢字かな混じり文字列に変換する機構を具
備している。例えば、手書きで「議」を入力するのは手
間がかかるため、「会ぎ」のような入力から「会議」を
得る等である。このような変換は、本質的には、辞書の
見出しをかな文字列に限定せずに、漢字かな混じり文字
列にまで拡張しておくことで、実現されている。In fact, in a system having a character input mechanism employing the online handwritten character recognition technology, an incomplete kanji-kana mixed character string is converted into a complete kanji-kana mixed character using an input prediction dictionary 5 as shown in FIG. It has a mechanism to convert to a column. For example, it is troublesome to input "meeting" by hand, so that "meeting" is obtained from input such as "meeting". Essentially, such conversion is realized by expanding the dictionary headings to character strings mixed with kanji and kana, instead of being limited to kana character strings.
【0063】もちろん、記憶容量削減のため、図11の
ような単純な表形式でなく、種々の圧縮手法が提案され
ているが、論理的には、図11の表を表現していること
に変わりはない。Of course, in order to reduce the storage capacity, various compression methods have been proposed instead of the simple table format as shown in FIG. 11, but logically, the table of FIG. 11 is expressed. No change.
【0064】従って、本実施形態においても、入力予測
辞書5の読み情報に漢字かな混じり文字列を認めること
とすれば、入力予測のベースとなる文字列を漢字かな混
じり文字列に拡張することができる。この場合、入力予
測候補の文字列に課される拘束条件は、文字列の一部を
かなに戻した場合に、漢字かな混じり文字列と完全一致
または前方一致すること、である。その他の処理部分
は、予測結果に対する処理であるため、変更の必要はな
い。よって、予測のベースとなる文字列を漢字かな混じ
り文字列に拡張した場合も、やはり本実施形態の範囲で
あるということができる。Therefore, also in the present embodiment, if a character string mixed with kanji and kana is recognized in the reading information of the input prediction dictionary 5, it is possible to extend the character string serving as the base of the input prediction to a character string mixed with kanji and kana. it can. In this case, the constraint condition imposed on the character string of the input prediction candidate is that when a part of the character string is returned to the kana, the character string completely matches or prefixes with the character string mixed with the kanji and kana characters. The other processing portions are processes for the prediction result, and therefore do not need to be changed. Therefore, a case where a character string serving as a prediction base is expanded to a character string mixed with kanji and kana can also be said to be within the scope of the present embodiment.
【0065】尚、本発明は、日本語入力のみ例示して説
明したが、これに制限されるものでなく、例えば、図1
1の表記部に「 meeting」 のような英語等を入力
予測辞書5に持たせておいてもよい。上記の実施形態に
記載した文字入力は、コンピュータに実行させることの
できるプログラムとして、例えば、フロッピーディス
ク、ハードディスク、CD−ROM、半導体メモリ等の
記録媒体に格納して配布することもできる。Although the present invention has been described by exemplifying only Japanese input, the present invention is not limited to this. For example, FIG.
The input prediction dictionary 5 may have English or the like such as “meeting” in the notation section 1. The character input described in the above embodiment can be distributed as a program that can be executed by a computer, stored in a recording medium such as a floppy disk, a hard disk, a CD-ROM, or a semiconductor memory.
【0066】前記いずれかの記録媒体に、上述した実施
形態で説明した文字入力を実行するためのプログラム及
び入力予測辞書が格納される。そして、このプログラム
に従って、入力部から入力される文字列、記録媒体から
読み出される入力予測辞書に対して、CPU(演算制御
装置)で上述した文字入力が実行される。このようにす
ることにより、通常のパーソナルコンピュータを用いて
本発明の文字入力を実施することができる。A program for executing the character input described in the above embodiment and an input prediction dictionary are stored in any one of the recording media. Then, according to this program, the above-described character input is executed by the CPU (arithmetic control device) with respect to the character string input from the input unit and the input prediction dictionary read from the recording medium. By doing so, the character input of the present invention can be performed using a normal personal computer.
【0067】[0067]
【発明の効果】以上説明したように、本発明によれば、
特に長単位の予測候補を表示・選択するに際し、予測文
字列中の部分文字列を指示する手段を有するため、予測
文字列全体としては利用者の意図しない予測結果であっ
たとしても、その文字列内に当初入力を意図した文字列
が含まれていれば、その部分だけを取り出して採用する
ことが可能となる。その結果、入力のやり直しなどで対
応するしかなかった従来法よりも、入力操作の負荷を軽
減することができる。As described above, according to the present invention,
In particular, when displaying and selecting a prediction unit in a long unit, since a means for indicating a partial character string in the predicted character string is provided, even if the predicted character string as a whole is an unintended prediction result of the user, the character If a character string intended for input is included in the column, only that part can be extracted and adopted. As a result, it is possible to reduce the load of the input operation as compared with the conventional method in which the input method has to be redone.
【0068】また、上記のような長単位の予測候補の手
段の他に、予測文字列全体を選択結果として採用する短
単位向けの予測候補選択手段を有するため、これらの手
段を入力予測手段の制御あるいは利用者の直接指示等に
基づいて、切替えて用いることことにより、それぞれの
特徴に合った候補選択が可能となる。つまり、予測候補
数が少ない場合には、予測文字列を長く表示することに
より、限定された選択エリアを余すことなく活用し、長
い単位の予測結果を得ることができる。一方、予測候補
数が多い場合に、限定された選択エリアを余すことな
く、数多くの予測候補を表示することができるので、そ
れだけ、表示された候補内に意図した予測結果が含まれ
る確率が高くなる。すなわち、結果として、利用者が入
力にかかわる操作数を減少させることができる。Further, in addition to the above-described means for predicting a long unit, there is provided a prediction candidate selecting means for a short unit which employs the entire predicted character string as a selection result. By switching and using it based on control or a direct instruction of the user, it is possible to select a candidate suitable for each feature. In other words, when the number of prediction candidates is small, by displaying a long predicted character string, a limited selection area can be fully utilized and a long unit prediction result can be obtained. On the other hand, when the number of prediction candidates is large, a large number of prediction candidates can be displayed without leaving a limited selection area, so that the probability that the intended prediction result is included in the displayed candidates is high. Become. That is, as a result, the number of operations performed by the user for input can be reduced.
【0069】さらに、特に確信度の極めて高い予測結果
が1つだけ得られた場合は、該予測候補を利用者に問い
合わせることなく選択結果として採用する手段を有する
ため、候補選択の手間を省くこともできる。Furthermore, when only one prediction result with extremely high certainty is obtained, there is provided a means for adopting the prediction candidate as a selection result without inquiring the user. Can also.
【図1】 本発明にかかる日本語入力予測システムの概
略構成を示すブロック図である。FIG. 1 is a block diagram showing a schematic configuration of a Japanese input prediction system according to the present invention.
【図2】 利用者に提供されるインタフェース画面図で
ある。FIG. 2 is a diagram of an interface screen provided to a user.
【図3】 制御部の処理動作を示すフローチャート図で
ある。FIG. 3 is a flowchart illustrating a processing operation of a control unit.
【図4】 予測候補の選択方法を設定するウィンドウ画
面図である。FIG. 4 is a window screen view for setting a method of selecting a prediction candidate.
【図5】 設定記憶メモリの記述内容を示す図である。FIG. 5 is a diagram showing description contents of a setting storage memory.
【図6】 入力予測部の出力例を表す図である。FIG. 6 is a diagram illustrating an output example of an input prediction unit.
【図7】 予測候補選択部の処理動作を示すフローチャ
ート図である。FIG. 7 is a flowchart illustrating a processing operation of a prediction candidate selection unit.
【図8】 長単位表示における候補選択ボタンの例を示
す図である。FIG. 8 is a diagram illustrating an example of a candidate selection button in long unit display.
【図9】 階層化構造の例を示す図である。FIG. 9 is a diagram illustrating an example of a hierarchical structure.
【図10】 短単位表示における候補選択ボタンの例を
示す図である。FIG. 10 is a diagram showing an example of a candidate selection button in short unit display.
【図11】 漢字かな混じり文字列を見出しとする入力
予測辞書の例を示す図である。FIG. 11 is a diagram showing an example of an input prediction dictionary whose heading is a character string mixed with kanji and kana.
1 入力部 2 制御部 3 出力部 4 入力予測部 5 入力予測辞書 6 予測候補選択部 7 長単位予測候補選択部 8 短単位予測候補選択部 9 候補選択法指示部 201 コマンドエリア 202 文字入力エリア 203 候補選択エリア Reference Signs List 1 input unit 2 control unit 3 output unit 4 input prediction unit 5 input prediction dictionary 6 prediction candidate selection unit 7 long unit prediction candidate selection unit 8 short unit prediction candidate selection unit 9 candidate selection method instruction unit 201 command area 202 character input area 203 Candidate selection area
───────────────────────────────────────────────────── フロントページの続き (72)発明者 齋藤 佳美 神奈川県川崎市幸区小向東芝町1番地 株 式会社東芝研究開発センター内 (72)発明者 平川 秀樹 神奈川県川崎市幸区小向東芝町1番地 株 式会社東芝研究開発センター内 Fターム(参考) 5B009 MA04 MA11 ME17 5B075 ND03 PQ02 PQ36 PQ46 PQ74 QM03 QP02 UU05 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Yoshimi Saito 1st Toshiba R & D Center, Komukai-ku, Kawasaki-shi, Kanagawa Prefecture (72) Inventor Hideki Hirakawa Toshiba Komukai-shi, Kawasaki-shi, Kanagawa 1-cho, Toshiba R & D Center F-term (reference) 5B009 MA04 MA11 ME17 5B075 ND03 PQ02 PQ36 PQ46 PQ74 QM03 QP02 UU05
Claims (8)
方一致する文字列を入力予測辞書から予測文字列として
検索する検索手段と、 この検索された予測文字列を表示する表示手段と、 前記予測文字列に対して使用する部分文字列の範囲を選
択する選択手段と、を備えることを特徴とする文字入力
システム。A search unit that searches a character string that matches or prefixes with the input read character string as a predicted character string from an input prediction dictionary; a display unit that displays the searched predicted character string; A selection unit that selects a range of a partial character string to be used for the character string.
方の文字列を選択する選択手段と、を備えることを特徴
とする請求項1記載の文字入力システム。2. The character input system according to claim 1, further comprising: selecting means for selecting a character in the predicted character string and a character string ahead of the character.
文字列分割情報を予測文字列と共に表示する表示手段
と、 この分割された分割領域及びそれより前方の分割領域を
選択する選択手段と、を備えることを特徴とする請求項
1記載の文字入力システム。3. Display means for displaying character string division information for dividing the predicted character string into partial character strings together with the predicted character string; and selecting means for selecting the divided area and the preceding divided area. The character input system according to claim 1, further comprising:
字列を優先順位順に配列する優先順位付け手段と、 この優先順位付けをした結果、前記予測文字列の候補数
が1であり、かつ、前記予測文字列の確信度が、予め定
められたしきい値より大きい場合に、前記予測文字列を
利用者に問い合わせることなく選択する選択手段と、を
備えることを特徴とする請求項1記載の文字入力システ
ム。4. A prioritizing means for arranging the predicted character strings searched by the searching means in order of priority, and as a result of the prioritization, the number of candidates for the predicted character string is one; 2. The character according to claim 1, further comprising: selecting means for selecting the predicted character string without inquiring the user when the certainty factor of the predicted character string is larger than a predetermined threshold value. Input system.
る第1の表示手段と、この部分文字列及びそれより前方
の部分文字列を選択する第1の選択手段と、を具備する
第1の予測候補選択手段と、 前記予測文字列を階層化する階層化手段と、この階層化
された階層化文字列を各段階毎に表示する第2の表示手
段と、この階層化文字列を選択する第2の選択手段と、
を具備する第2の予測候補選択手段と、 これら第1もしくは第2の予測候補選択手段を選択的に
指定する指定手段と、を備えることを特徴とする請求項
1記載の文字入力システム。5. A system comprising: first display means for displaying the predicted character string for each partial character string; and first selecting means for selecting the partial character string and a partial character string ahead of the partial character string. 1, a prediction candidate selecting unit, a hierarchizing unit that hierarchizes the predicted character string, a second display unit that displays the hierarchized hierarchized character string at each stage, Second selecting means for selecting,
2. The character input system according to claim 1, further comprising: a second prediction candidate selection unit including: a first prediction candidate selection unit; and a designation unit that selectively designates the first or second prediction candidate selection unit. 3.
る第1の表示手段と、この部分文字列及びそれより前方
の部分文字列を選択する第1の選択手段と、を具備する
第1の予測候補選択手段と、 前記予測文字列を階層化する階層化手段と、この階層化
された階層化文字列を各段階毎に表示する第2の表示手
段と、この階層化文字列を選択する第2の選択手段と、
を具備する第2の予測候補選択手段と、 これら第1もしくは第2の予測候補選択手段を自動的に
指定する指定手段と、を備えることを特徴とする請求項
1記載の文字入力システム。6. A system comprising: first display means for displaying the predicted character string for each partial character string; and first selecting means for selecting the partial character string and a partial character string ahead of the partial character string. 1, a prediction candidate selecting unit, a hierarchizing unit that hierarchizes the predicted character string, a second display unit that displays the hierarchized hierarchized character string at each stage, Second selecting means for selecting,
2. The character input system according to claim 1, further comprising: a second prediction candidate selecting unit that includes: a designation unit that automatically designates the first or second prediction candidate selection unit. 3.
方一致する文字列を入力予測辞書から予測文字列として
検索し、 この検索された予測文字列を表示し、 前記予測文字列に対して使用する部分文字列の範囲を選
択することを特徴とする文字入力方法。7. Searching a character string that matches or prefixes with an input read character string as a predicted character string from an input prediction dictionary, displays the searched predicted character string, and uses the predicted character string. A character input method, wherein a range of a partial character string to be selected is selected.
方一致する文字列を入力予測辞書から予測文字列として
検索する検索手順と、 この検索された予測文字列を表示する表示手順と、 前記予測文字列に対して使用する部分文字列の範囲を選
択する選択手順と、を備えることを特徴とするコンピュ
ータに実行させる文字入力プログラムを記録したコンピ
ュータ読み取り可能な記録媒体。8. A search procedure for searching a character string that matches or prefixes with an input read character string as a predicted character string from an input prediction dictionary, a display procedure for displaying the searched predicted character string, A computer-readable recording medium storing a character input program to be executed by a computer, the method comprising: selecting a range of a partial character string to be used for the character string.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10178279A JP2000010973A (en) | 1998-06-25 | 1998-06-25 | Character input system/method and recording medium which computer can read |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10178279A JP2000010973A (en) | 1998-06-25 | 1998-06-25 | Character input system/method and recording medium which computer can read |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2000010973A true JP2000010973A (en) | 2000-01-14 |
Family
ID=16045700
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10178279A Pending JP2000010973A (en) | 1998-06-25 | 1998-06-25 | Character input system/method and recording medium which computer can read |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2000010973A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009116716A (en) * | 2007-11-08 | 2009-05-28 | Sharp Corp | Character input device |
JP2009283015A (en) | 2009-09-02 | 2009-12-03 | Kyocera Corp | Information input support device |
JP2011175441A (en) * | 2010-02-24 | 2011-09-08 | Kyocera Corp | Character input device |
-
1998
- 1998-06-25 JP JP10178279A patent/JP2000010973A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009116716A (en) * | 2007-11-08 | 2009-05-28 | Sharp Corp | Character input device |
JP2009283015A (en) | 2009-09-02 | 2009-12-03 | Kyocera Corp | Information input support device |
JP2011175441A (en) * | 2010-02-24 | 2011-09-08 | Kyocera Corp | Character input device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6789231B1 (en) | Method and system for providing alternatives for text derived from stochastic input sources | |
JP3689954B2 (en) | Heterogeneous code character string transcription device and electronic dictionary | |
JP3352799B2 (en) | Machine translation method and machine translation device | |
JP2000010973A (en) | Character input system/method and recording medium which computer can read | |
JP4467915B2 (en) | Electronic dictionary, electronic dictionary control method, electronic dictionary control program, and recording medium recording the same | |
JPH09325787A (en) | Voice synthesizing method, voice synthesizing device, method and device for incorporating voice command in sentence | |
JPH09259123A (en) | Character input device and method therefor | |
JP3498635B2 (en) | Information retrieval method and apparatus, and computer-readable recording medium | |
JP4248549B2 (en) | Machine translation editing apparatus, machine translation editing program, and machine translation editing method | |
JP2000048018A (en) | Input prediction device, its method and recording medium recording input prediction program | |
JP2007004636A (en) | Language input system, its processing method, recording medium and program | |
JP2005100468A (en) | Character input device | |
JPS62290966A (en) | Sentence editing device | |
JPH07200603A (en) | Document preparing device | |
JPH06314274A (en) | Document preparing device and document information input method | |
JPH0969104A (en) | Device and method for kana-kanji conversion | |
JPH09297760A (en) | Document preparation supporting device | |
JP2937634B2 (en) | Document creation device | |
JPH05189421A (en) | Method and device for kana/kanji conversion of ancient classics | |
JPS6198475A (en) | Japanese sentence input device | |
JPS6325765A (en) | Document editing device | |
JPH08339365A (en) | Method and device for documentation | |
JPH05189413A (en) | Kana/kanji converting device | |
JPS61169961A (en) | Character processor provided with user dictionary | |
JPH1074201A (en) | Machine translation system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20040906 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040914 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20041112 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20050414 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20050606 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20060407 |