JP2000187661A - Character string inputting device and its method and recording medium for recording character string input program - Google Patents

Character string inputting device and its method and recording medium for recording character string input program

Info

Publication number
JP2000187661A
JP2000187661A JP10364651A JP36465198A JP2000187661A JP 2000187661 A JP2000187661 A JP 2000187661A JP 10364651 A JP10364651 A JP 10364651A JP 36465198 A JP36465198 A JP 36465198A JP 2000187661 A JP2000187661 A JP 2000187661A
Authority
JP
Japan
Prior art keywords
character string
candidate
prediction
input
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP10364651A
Other languages
Japanese (ja)
Inventor
Takeshi Hirose
岳史 廣瀬
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP10364651A priority Critical patent/JP2000187661A/en
Publication of JP2000187661A publication Critical patent/JP2000187661A/en
Pending legal-status Critical Current

Links

Landscapes

  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PROBLEM TO BE SOLVED: To quickly retrieve and input highly precise predicted candidates corresponding to the contents of a text at the time of retrieving proper predicted candidates whose input after the inputted character string is predicted from a predicted candidate dictionary at the time of inputting a character string. SOLUTION: This character string inputting device is provided with a predicted candidate dictionary 8 for storing predicted candidates constituted of semantic candidates obtained by classifying a character string for each semantic relation and example candidates obtained by classifying the character string for each cooccurence relation and priority for preliminarily setting which of the semantic candidate and the example candidate should be preferentially retrieved, a character string inputting part 2 for inputting a character string, a predicted candidate retrieving part 10 for retrieving the predicted candidates whose input after the character string inputted by the character inputting part is predicted from the predicted candidate dictionary based on the priority, a display part 5 for displaying the inputted character string and the retrieved predicted candidates, and a predicted candidate selecting part 3 for selecting one of the displayed predicted candidates as a character string to be inputted.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ワードプロセッ
サ、文書処理機能を備えたコンピュータ、情報処理装置
などに適用され、既に入力された文字列をもとに以降に
入力されると予測される文字列を予測して表示する文字
列入力装置及び文字列入力方法並びに文字列入力プログ
ラムを記録した記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is applied to a word processor, a computer having a document processing function, an information processing apparatus, and the like, and is based on a character string that has already been input, and is predicted to be subsequently input. The present invention relates to a character string input device and a character string input method for predicting and displaying a character string, and a recording medium recording a character string input program.

【0002】[0002]

【従来の技術】従来、ワードプロセッサ、情報処理装置
などに文章を入力する場合、ユーザが既に入力したデー
タを活用して入力負荷を軽減する従来技術として、例え
ば、特開平7−271774号公報の記載によれば、既
に入力された文字列の持つ意味的な情報を用いて、次に
出現する単語(候補)の予測して表示する文章入力装置
が提案されている。この文章入力装置は、文章の意味ベ
クトルと意味辞書に記述された単語の意味ベクトルとの
類似度を比較して次の単語を予測し、予測した単語を選
別可能に表示する方法である。
2. Description of the Related Art Conventionally, when a sentence is input to a word processor, an information processing apparatus, or the like, Japanese Patent Application Laid-Open No. 7-271774 describes a conventional technique for reducing input load by utilizing data already input by a user. Has proposed a sentence input device that predicts and displays the next appearing word (candidate) using the semantic information of the already input character string. This sentence input device is a method of comparing the similarity between a meaning vector of a sentence and a meaning vector of a word described in a meaning dictionary, predicting the next word, and displaying the predicted word in a selectable manner.

【0003】また、別の従来技術として、特開平7−3
34499号公報の記載によれば、文章の入力中に、途
中まで文字列を入力した段階で、その直後に続く文字列
を予測して表示する文字列入力装置が提案されている。
この文字列入力装置は、前文と一致する単語を単語辞書
から検索する方法、文字と文字の連接確立を利用する方
法、単語と単語の共起確率を利用する方法、文字の連接
確率を利用する方法や単語の品詞情報に基づいてその直
後に接続しやすい語を予測文字列とする方法が含まれ
る。
As another prior art, Japanese Patent Laid-Open No. 7-3
According to the description of Japanese Patent No. 34499, there is proposed a character string input device that predicts and displays a character string immediately following a character string that has been input halfway during text input.
This character string input device uses a method of searching a word dictionary for a word that matches a preamble, a method of using connection establishment of characters and characters, a method of using co-occurrence probability of words and words, and using a connection probability of characters. Based on the method and the part of speech information of the word, a method that includes a word that is easily connected immediately after that as a predicted character string is included.

【0004】[0004]

【発明が解決しようとする課題】従って、特開平7−2
71774号公報に記載のように、意味ベクトルを利用
する方法、つまり語と語の関連度合いをあらかじめ設定
された汎用的な意味情報(例えば、単語自身の属性情報
や話題情報を言う)を用いて判断する方法では、入力さ
れる文章内容に沿った候補の予測が可能であり、文章内
容の変化にも追随できるという利点がある。
SUMMARY OF THE INVENTION Therefore, Japanese Patent Application Laid-Open No. 7-2
As described in Japanese Patent No. 71774, a method using a semantic vector, that is, general-purpose semantic information in which the degree of association between words is set in advance (for example, the attribute information and topic information of the word itself) is used. The method of determining has the advantage that it is possible to predict candidates according to the input text content and to follow changes in text content.

【0005】また、関連する複数の単語をひとつの意味
情報でグループ化することが可能なため、必要なデータ
容量を抑えることができるという利点もある。例えば、
ある話題(意味関係)に関する文章において同時に出現
する可能性の高い単語が100語ある場合、これらに共
通な話題ラベルを意味情報として一つ設定すればよいた
め、一つの話題ラベルに対して必要なデータ量は、10
0×1=100の語数になる。
[0005] Further, since a plurality of related words can be grouped by one semantic information, there is an advantage that a necessary data capacity can be suppressed. For example,
If there are 100 words that are likely to appear at the same time in a sentence related to a certain topic (semantic relationship), one common topic label may be set as semantic information. The data volume is 10
0 × 1 = 100 words.

【0006】例えば、一連の文字列を入力する際、個々
の入力文字列を局所的にみた場合、一つの意味情報だけ
に基づいた処理では常に正確な予測候補を得ることは難
しい。例えば、「…航空宇宙局は、惑星探査機の速度や
進行…」といった文章を入力する場合、文章全体の話題
(意味情報)が「宇宙」に関連するものであることか
ら、文章の意味情報に基づいて、「惑星、太陽、重力、
ロケット、人工衛星、…」などの候補を予測することが
できる。
For example, when inputting a series of character strings, if individual input character strings are viewed locally, it is difficult to always obtain accurate prediction candidates by processing based on only one piece of semantic information. For example, when inputting a sentence such as "... Aerospace Agency's speed and progress of the planetary spacecraft ...", since the topic (semantic information) of the entire sentence is related to "space", the semantic information of the sentence is Based on the "planet, sun, gravity,
Rockets, satellites, ... ".

【0007】しかしながら、入力された文字列の最終単
語「進行」に着目した場合、単語「進行」に直接接続す
る候補としては、共起関係の用例候補「過程、状況、方
向」などの結び付きが強く、この文章の内容は、意味情
報に基づくものではない。従って、単語「進行」が入力
された直後においては、意味情報に基づく意味候補より
も、単語間の共起関係に基づく用例候補を優先したする
ことによりより精度が高い候補を得られると言える。
However, when attention is paid to the final word "progress" of the input character string, the candidates for directly connecting to the word "progress" include the connection such as the co-occurrence example candidate "process, situation, direction". Strongly, the content of this sentence is not based on semantic information. Therefore, immediately after the word “progress” is input, it can be said that a higher-precision candidate can be obtained by giving priority to an example candidate based on the co-occurrence relationship between words, rather than a semantic candidate based on semantic information.

【0008】一方、特開平7−334499号公報の記
載にように、単語の共起関係を利用する方法では、個々
の入力単語に対してもかなり正確な候補を予測すること
ができるが、その反面あらゆる話題の文章入力に対し
て、そのすべてをカバーするためには大量の共起情報
(表層情報)が必要となる。例えば、上記の入力例では
「航空−宇宙局」「惑星−探査機」「探査機の−速度」
「速度や−進行」「進行−方向」などのように、個々の
共起関係の用例候補を網羅的に登録しておかなければな
らない。
On the other hand, as described in Japanese Patent Application Laid-Open No. Hei 7-334499, a method using word co-occurrence can predict fairly accurate candidates even for individual input words. On the other hand, a large amount of co-occurrence information (surface information) is required to cover all of the text input of any topic. For example, in the above input example, “Aerospace Station”, “Planetary Spacecraft”, “Spacecraft Speed”
It is necessary to comprehensively register the example candidates of each co-occurrence relationship, such as “speed and progress” and “travel and direction”.

【0009】例えば、ある話題に関する文章において同
時に出現する可能性の高い単語が、100語ある場合、
共起関係にある二つの単語の全組合せのデータ量は、
1002=100!÷(2!×98!)=4950語とな
る。よって、意味情報による候補データに比べて、共起
情報の候補データの記憶容量が大規模になりメモリのコ
ストアップ、検索処理速度の低下を招くという問題があ
る。従って、実用的な文字列入力装置を実現することが
できない。
For example, if there are 100 words that are likely to appear simultaneously in a sentence on a topic,
The data volume of all combinations of two co-occurring words is
100 C 2 = 100! ÷ (2! × 98!) = 4950 words. Therefore, there is a problem that the storage capacity of the candidate data of the co-occurrence information becomes large as compared with the candidate data based on the semantic information, and the cost of the memory is increased and the search processing speed is reduced. Therefore, a practical character string input device cannot be realized.

【0010】本発明は以上の事情を考慮してなされたも
のであり、例えば、文字列の入力において、入力された
文字列以降に入力されると予測される適切な予測候補を
予測候補辞書から検索する際、文字列の意味に関係する
意味候補を予測しつつ、文字列間の共起関係にある用例
候補を予測することにより、予測候補辞書に記憶される
予測候補の記憶容量を大規模にすることなく、文章の内
容に応じたより精度が高い予測候補を高速に検索して入
力することができる文字列入力装置及び文字列入力方法
並びに文字列入力プログラムを記憶した記憶媒体を提供
する。
The present invention has been made in consideration of the above circumstances. For example, in inputting a character string, an appropriate prediction candidate predicted to be input after the input character string is obtained from a prediction candidate dictionary. When searching, by predicting the meaning candidates related to the meaning of the character string and predicting the example candidates in the co-occurrence relation between the character strings, the storage capacity of the prediction candidates stored in the prediction candidate dictionary can be increased. Provided is a character string input device, a character string input method, and a storage medium storing a character string input program capable of quickly searching for and inputting a more accurate prediction candidate corresponding to the content of a sentence without having to use the same.

【0011】[0011]

【課題を解決するための手段】本発明は、文字列を意味
関係毎に分類した意味候補及び文字列を共起関係毎に分
類した用例候補からなる予測候補とその意味候補または
用例候補のいずれを優先的に検索するかを設定した優先
度とを記憶した予測候補辞書と、文字列を入力する文字
列入力部と、前記文字列入力部により入力された文字列
以降に入力されると予測される予測候補を前記優先度に
基づいて前記予測候補辞書から検索する予測候補検索部
と、入力された文字列及び検索された予測候補を表示す
る表示部と、表示された予測候補の一つを入力する文字
列として選択する予測候補選択部とを備えたことを特徴
とする文字列入力装置である。
According to the present invention, there is provided a prediction candidate comprising a semantic candidate in which a character string is classified according to a semantic relationship and an example candidate in which a character string is classified according to a co-occurrence relation, and either of the semantic candidate or the example candidate. A prediction candidate dictionary that stores a priority set as to whether to preferentially search for a character string, a character string input unit that inputs a character string, and a prediction that a character string input by the character string input unit will be input. A prediction candidate search unit for searching the prediction candidate to be searched from the prediction candidate dictionary based on the priority, a display unit for displaying the input character string and the searched prediction candidate, and one of the displayed prediction candidates. And a prediction candidate selection unit that selects a character string as a character string to be input.

【0012】本発明において、予測候補辞書は、例え
ば、ROM、フロッピーディスク(FD)、ハードディ
スク(HD)、ミニディスク(MD)などの記憶装置で
構成してもよい。文字列入力部、予測候補選択部は、例
えば、キーボード、マウス、ペン・タブレットなどの入
力装置で構成してもよい。予測候補検索部は、コンピュ
ータのCPUと、ROMやHDに格納されたプログラム
コードで構成してもよい。
In the present invention, the prediction candidate dictionary may be constituted by a storage device such as a ROM, a floppy disk (FD), a hard disk (HD), and a mini disk (MD). The character string input unit and the prediction candidate selection unit may be configured by input devices such as a keyboard, a mouse, and a pen / tablet. The prediction candidate search unit may be configured by a computer CPU and a program code stored in a ROM or an HD.

【0013】本発明によれば、文字列の入力において、
入力された文字列以降に入力されると予測される適切な
予測候補を予測候補辞書から検索する際、文字列の意味
に関係する意味候補を予測しつつ、文字列間の共起関係
にある用例候補を予測することにより、予測候補辞書に
記憶される予測候補の記憶容量を大規模にすることな
く、文章の内容に応じたより精度が高い予測候補を高速
に検索して入力することができる。
According to the present invention, in inputting a character string,
When searching from the prediction candidate dictionary for an appropriate prediction candidate predicted to be input after the input character string, there is a co-occurrence relationship between the character strings while predicting a semantic candidate related to the meaning of the character string. By predicting an example candidate, it is possible to quickly search and input a more accurate prediction candidate corresponding to the content of a sentence without increasing the storage capacity of the prediction candidate stored in the prediction candidate dictionary. .

【0014】仮名漢字変換辞書と、仮名漢字変換辞書を
参照して入力された文字列を漢字仮名交じり文に変換す
る文字列変換部とをさらに備え、前記予測候補検索部
は、前記文字列変換部によって変換された漢字仮名交じ
り文以降に入力されると予測される予測候補を前記優先
度に基づいて前記予測候補辞書から検索するよう構成し
てもよい。
A kana-kanji conversion dictionary; and a character string conversion unit for converting a character string inputted with reference to the kana-kanji conversion dictionary into a kanji-kana mixed sentence, wherein the prediction candidate search unit includes A configuration may be such that a prediction candidate predicted to be input after the kanji kana mixed sentence converted by the unit is searched from the prediction candidate dictionary based on the priority.

【0015】この構成において、仮名漢字変換辞書は、
例えば、ROM、フロッピーディスク、ハードディスク
などの記憶装置で構成してもよい。文字列変換部は、例
えば、コンピュータのCPUと、ROMやHDに格納さ
れたプログラムコードで構成してもよい。この構成によ
れば、漢字仮名交じり文の入力において、文章の内容に
応じたより精度が高い予測候補を高速に検索して入力す
ることができる。
In this configuration, the kana-kanji conversion dictionary is
For example, a storage device such as a ROM, a floppy disk, and a hard disk may be used. The character string conversion unit may be configured by, for example, a CPU of a computer and a program code stored in a ROM or an HD. According to this configuration, in inputting a sentence mixed with kanji kana, a more accurate prediction candidate corresponding to the content of the sentence can be quickly searched and input.

【0016】前記予測候補検索部は、入力された文字列
と共起関係を参照して得られた予測候補と一致する場
合、意味関係を参照して得られた意味候補よりも前記用
例候補を優先して表示部に表示するよう構成してもい。
この構成によれば、文字列の入力において、文章の内容
に応じたより精度が高い予測候補を高速に検索して入力
することができる。
[0016] When the prediction candidate search unit matches a prediction candidate obtained by referring to the input character string and the co-occurrence relation, the prediction candidate search unit searches the example candidate more than the semantic candidate obtained by referring to the semantic relation. You may comprise so that it may be preferentially displayed on a display part.
According to this configuration, in inputting a character string, a more accurate prediction candidate corresponding to the content of a sentence can be searched and input at high speed.

【0017】前記予測候補検索部は、意味関係を参照し
て得られた意味候補と共起関係を参照して得られた予測
候補とをそれぞれ識別可能に表示部に表示するよう構成
してもよい。この構成によれば、意味候補群と用例候補
群を識別可能に表示されるので、文章の内容に応じてよ
り適切な予測候補を識別して入力することができる。
The prediction candidate search unit may be configured to display a semantic candidate obtained by referring to the semantic relationship and a prediction candidate obtained by referring to the co-occurrence relationship on the display unit, respectively. Good. According to this configuration, since the semantic candidate group and the example candidate group are displayed so as to be identifiable, a more appropriate prediction candidate can be identified and input according to the content of the text.

【0018】前記予測候補検索部は、意味関係を参照し
て得られた意味候補と共起関係を参照して得られた用例
候補とに共通の予測候補が存在する場合、共通の予測候
補を他の予測候補より優先して表示部に表示するよう構
成してもよい。この構成によれば、文章の内容に応じて
より適切な予測候補を得ることができる。
The predictive candidate search unit, when there is a common predictive candidate between the semantic candidate obtained by referring to the semantic relationship and the example candidate obtained by referring to the co-occurrence relationship, searches the common predictive candidate. You may comprise so that it may display on a display part with priority over another prediction candidate. According to this configuration, a more appropriate prediction candidate can be obtained according to the content of a sentence.

【0019】前記予測候補選択部によって選択された予
測候補を学習候補として学習候補記憶部に記憶する予測
候補学習部と、前記予測候補検索部が意味関係を参照し
て得た意味候補または共起関係を参照して得た用例候補
に前記学習候補記憶部に記憶された学習候補が存在する
場合、この学習候補を他の予測候補より優先して前記表
示部に表示する学習候補検索部をさらに備えた構成にし
てもよい。
A prediction candidate learning unit that stores the prediction candidates selected by the prediction candidate selection unit as learning candidates in a learning candidate storage unit; and a semantic candidate or co-occurrence obtained by the prediction candidate search unit by referring to a semantic relationship. When a learning candidate stored in the learning candidate storage unit exists in the example candidates obtained by referring to the relationship, a learning candidate search unit that displays the learning candidate on the display unit in preference to other prediction candidates is further provided. A configuration may be provided.

【0020】この構成において、学習候補記憶部は、例
えば、RAM、フロッピーディスク、ハードディスク、
MD(ミニディスク)などの記憶装置で構成してもよ
い。予測候補学習部、学習候補検索部は、コンピュータ
のCPUと、ROMやHDに格納されたプログラムコー
ドで構成してもよい。この構成によれば、学習候補記憶
部に記憶された学習候補(予測候補)が他の予測候補よ
り優先されて表示されるので、文章の内容に応じてより
適切な予測候補を得ることができる。
In this configuration, the learning candidate storage section includes, for example, a RAM, a floppy disk, a hard disk,
It may be constituted by a storage device such as an MD (mini disk). The prediction candidate learning unit and the learning candidate search unit may be configured by a CPU of a computer and a program code stored in a ROM or an HD. According to this configuration, the learning candidate (prediction candidate) stored in the learning candidate storage unit is displayed with a higher priority than other prediction candidates, so that a more appropriate prediction candidate can be obtained according to the content of the text. .

【0021】前記予測候補検索部によって参照される意
味関係が前記予測候補辞書に記憶された話題情報であ
り、前記予測候補検索部は、前記予測候補選択部によっ
て選択された予測候補に対応する話題情報を前記表示部
に表示するよう構成してもよい。この構成によれば、話
題情報を参照して予測された意味候補がある場合、意味
候補の属する話題情報を表示部に表示することにより、
話題情報に基づく予測処理の流れが利用者に明示され、
予測候補の選択がしやすくなる。
The semantic relationship referred to by the prediction candidate search unit is topic information stored in the prediction candidate dictionary, and the prediction candidate search unit determines a topic corresponding to the prediction candidate selected by the prediction candidate selection unit. Information may be configured to be displayed on the display unit. According to this configuration, when there is a meaning candidate predicted with reference to the topic information, the topic information to which the meaning candidate belongs is displayed on the display unit,
The flow of prediction processing based on topic information is clearly indicated to the user,
It becomes easier to select a prediction candidate.

【0022】前記表示部に表示された話題情報の一つを
選択する話題情報選択部をさらに備え、前記予測候補検
索部は、選択された話題情報に基づいて予測候補辞書か
ら文字列入力部により入力された文字列以降に入力され
ると予測される意味候補を検索するよう構成してもよ
い。
The information processing apparatus further includes a topic information selection unit for selecting one of the topic information displayed on the display unit, wherein the prediction candidate search unit uses a character string input unit from a prediction candidate dictionary based on the selected topic information. It may be configured to search for a semantic candidate predicted to be input after the input character string.

【0023】この構成において、話題情報選択部は、例
えば、キーボード、マウス、ペン・タブレットなどの入
力装置で構成してもよい。この構成によれば、話題情報
を参照して予測され、かつ話題情報選択部によって選択
された話題情報に一致する意味候補が優先されるので、
文章の内容に応じた精度の高い予測候補を得ることがで
きる。
In this configuration, the topic information selecting section may be constituted by an input device such as a keyboard, a mouse, a pen and a tablet. According to this configuration, the semantic candidate that is predicted with reference to the topic information and that matches the topic information selected by the topic information selecting unit is prioritized.
A highly accurate prediction candidate corresponding to the content of a sentence can be obtained.

【0024】本発明の別の観点によれば、文字列を意味
関係毎に分類した意味候補及び文字列を共起関係毎に分
類した用例候補からなる予測候補とその意味候補または
用例候補のいずれを優先的に検索するかを設定した優先
度とを予測候補辞書に記憶し、文字列入力部を用いて文
字列を入力し、前記文字列入力部により入力された文字
列以降に入力されると予測される予測候補を前記優先度
に基づいて前記予測候補辞書から検索し、入力された文
字列及び検索された予測候補を表示部に表示し、表示さ
れた予測候補の一つを予測候補選択部を用いて選択する
ことを特徴とする文字列入力方法が提供される。
According to another aspect of the present invention, a prediction candidate comprising a semantic candidate in which a character string is classified according to a semantic relationship and an example candidate in which a character string is classified according to a co-occurrence relationship, and any one of the semantic candidate and the example candidate Is stored in the prediction candidate dictionary, and a character string is input using the character string input unit, and is input after the character string input by the character string input unit. A predicted candidate is predicted from the predicted candidate dictionary based on the priority, an input character string and the retrieved predicted candidate are displayed on a display unit, and one of the displayed predicted candidates is displayed as a predicted candidate. A character string input method is provided, wherein the selection is performed using a selection unit.

【0025】[0025]

【発明の実施の形態】以下、図に示す実施例に基づいて
本発明の実施の形態を詳述する。なお、本発明はこれに
よって限定されるものではない。本発明は、既に入力さ
れた文字列をもとに以降に入力されると予測される文字
列を予測して表示する文字列入力装置として、日本語の
文章入力を例に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The embodiments of the present invention will be described below in detail with reference to the embodiments shown in the drawings. The present invention is not limited by this. The present invention will be described by taking a Japanese sentence input as an example of a character string input device that predicts and displays a character string that is predicted to be input subsequently based on a character string that has already been input.

【0026】図1は本発明の一実施例である文字列入力
装置の基本構成を示すブロック図である。図1におい
て、1は各処理を実行するための中央処理部であり、中
央処理部1は、例えば、CPU、ROM、RAM、I/
Oポートからなるコンピュータで構成される。2は文字
列の入力や変換指示するための文字列入力部であり、文
字列入力部2は、例えば、キーボード、マウス、ペン・
タブレット、トラックボールなどの入力装置で構成され
る。3は予測候補を選択指示するための予測候補選択部
であり、予測候補選択部3は、例えば、文字列入力部2
と同じ入力装置で構成される。4は話題情報を選択指示
するための話題情報選択部であり、話題情報選択部は、
例えば、文字列入力部と同じ入力装置で構成される。
FIG. 1 is a block diagram showing a basic configuration of a character string input device according to one embodiment of the present invention. In FIG. 1, reference numeral 1 denotes a central processing unit for executing each processing. The central processing unit 1 includes, for example, a CPU, a ROM, a RAM,
It is composed of a computer consisting of an O port. Reference numeral 2 denotes a character string input unit for inputting a character string and instructing conversion. The character string input unit 2 includes, for example, a keyboard, a mouse, a pen,
It is composed of input devices such as tablets and trackballs. Reference numeral 3 denotes a prediction candidate selection unit for selecting and instructing a prediction candidate. The prediction candidate selection unit 3 includes, for example, a character string input unit 2
And the same input device. 4 is a topic information selection unit for selecting and instructing topic information.
For example, it is configured with the same input device as the character string input unit.

【0027】5は入力された文字列の変換結果、予測候
補、話題情報などを表示する表示部であり、表示部4
は、例えば、CRTディスプレイ、LCD(液晶ディス
プレイ)、PD(プラズマディスプレイ)などの表示装
置で構成される。6は中央処理部1の制御に基づいて、
文字列入力部2、予測候補選択部3及び話題情報選択部
4及び表示部5の各入出力信号を制御する入出力制御部
であり、入出力制御部6は、例えば、コンピュータのC
PU、ROM(Read Only Memory)やHD(Hard Dis
k)からなる内部記憶媒体に格納されたプログラムコー
ドで構成される。
Reference numeral 5 denotes a display unit for displaying the result of conversion of the input character string, prediction candidates, topic information, and the like.
Is composed of a display device such as a CRT display, an LCD (liquid crystal display), and a PD (plasma display). 6 is based on the control of the central processing unit 1,
The input / output control unit controls input / output signals of the character string input unit 2, the prediction candidate selection unit 3, the topic information selection unit 4, and the display unit 5. The input / output control unit 6 is, for example, a C
PU, ROM (Read Only Memory) and HD (Hard Dis
and k) the program code stored in the internal storage medium.

【0028】7は単語の読み、表記及び助詞の接続情報
などの各種辞書情報を記憶した仮名漢字変換辞書であ
り、仮名漢字変換辞書9は、例えば、ROMやHDから
なる内部記憶媒体に格納されたデータで構成される。8
は単語間の共起関係とそれに基づく用例候補、単語の属
する意味関係(話題情報)とそれに基づく意味候補など
を格納した予測候補辞書であり、予測候補辞書10は、
例えば、ROMやHDからなる内部記憶媒体に格納され
たデータで構成される。
Reference numeral 7 denotes a kana-kanji conversion dictionary storing various dictionary information such as word reading, notation, and connection information of particles. The kana-kanji conversion dictionary 9 is stored in an internal storage medium such as a ROM or an HD. Data. 8
Is a prediction candidate dictionary that stores a co-occurrence relationship between words, an example candidate based on the word, a meaning relationship (topic information) to which the word belongs, a meaning candidate based on the word, and the like.
For example, it is composed of data stored in an internal storage medium such as a ROM or an HD.

【0029】9は仮名漢字変換辞書7を参照して入力文
字列を漢字仮名交じり文字列に変換するための文字列変
換部であり、文字列変換部9は、例えば、コンピュータ
のCPU、ROMやHDからなる内部記憶媒体に格納さ
れたプログラムコードで構成される。10は予測候補辞
書8を参照して、既に入力された文字列をもとに以降に
入力される文字列として予測候補を検索する予測候補検
索部であり、予測候補検索部10は、例えば、コンピュ
ータのCPU、ROMやHDからなる内部記憶媒体に格
納されたプログラムコードで構成される。11は予測候
補検索部7が予測候補を検索する際の検索基準(意味関
係や用例関係)の優先度を判定する優先度判定部であ
り、優先度判定部11は、例えば、コンピュータのCP
U、ROMやHDからなる内部記憶媒体に格納されたプ
ログラムコードである。
Reference numeral 9 denotes a character string conversion unit for converting an input character string into a character string containing kanji and kana with reference to a kana-kanji conversion dictionary 7. The character string conversion unit 9 includes, for example, a CPU, a ROM, It consists of program codes stored in an internal storage medium consisting of an HD. Reference numeral 10 denotes a prediction candidate search unit that searches for a prediction candidate as a character string to be subsequently input based on a character string that has already been input, with reference to the prediction candidate dictionary 8. The prediction candidate search unit 10 includes, for example, It is composed of a program code stored in a computer CPU, an internal storage medium such as a ROM or an HD. Reference numeral 11 denotes a priority determination unit that determines the priority of a search criterion (semantic relationship or example relationship) when the prediction candidate search unit 7 searches for a prediction candidate.
U, a program code stored in an internal storage medium such as a ROM or an HD.

【0030】12は文字列入力部2から入力された文字
列を格納するバッファメモリとして機能する入力文字列
記憶部であり、入力文字列記憶部12は、例えば、RA
M(Random Access Memory)やFD(Floppy Disk)か
らなる内部記憶媒体で構成される。13は入力文字列の
変換結果に関する情報を格納するバッファメモリとして
機能する変換文字列記憶部であり、変換文字列記憶部1
3は、RAMやFDからなる内部記憶媒体で構成され
る。14は入力及び確定された文字列に関する情報を格
納するバッファメモリとして機能する確定文字列記憶部
であり、確定文字列記憶部14は、RAMやFDからな
る内部記憶媒体で構成される。
Reference numeral 12 denotes an input character string storage unit which functions as a buffer memory for storing a character string input from the character string input unit 2. The input character string storage unit 12 includes, for example, an RA.
It is composed of an internal storage medium composed of M (Random Access Memory) and FD (Floppy Disk). Reference numeral 13 denotes a converted character string storage unit which functions as a buffer memory for storing information relating to the conversion result of the input character string.
Reference numeral 3 denotes an internal storage medium including a RAM and an FD. Reference numeral 14 denotes a confirmed character string storage unit that functions as a buffer memory for storing information about the input and confirmed character strings. The confirmed character string storage unit 14 is configured by an internal storage medium including a RAM and an FD.

【0031】15は予測候補に関する文字列を格納する
バッファメモリとして機能する予測候補記憶部であり、
予測候補記憶部15は、RAMやFDからなる内部記憶
媒体で構成される。16は選択された予測候補を学習候
補として格納するバッファメモリとして機能する学習候
補記憶部であり、学習候補記憶部16は、例えば、RA
MやFDからなる内部記憶媒体で構成される。
Reference numeral 15 denotes a prediction candidate storage functioning as a buffer memory for storing a character string relating to the prediction candidate.
The prediction candidate storage unit 15 is configured by an internal storage medium including a RAM and an FD. Reference numeral 16 denotes a learning candidate storage that functions as a buffer memory that stores the selected prediction candidate as a learning candidate.
It is composed of an internal storage medium composed of M and FD.

【0032】17は選択された予測候補を学習するため
に学習候補記憶部16に記憶する予測候補学習部であ
り、予測候補学習部17は、例えば、コンピュータのC
PUと、ROMやHDからなる内部記憶媒体に格納され
たプログラムコードで構成される。18は学習候補記憶
部16から学習候補を検索する学習候補検索部であり、
学習候補検索部18は、例えば、コンピュータのCPU
と、ROMやHDからなる内部記憶媒体に格納されたプ
ログラムコードで構成される。19は制御プログラム、
アドレスなどの各種データを転送するバスラインであ
り、中央処理部1、バスライン19を介して各部を制御
する。
Reference numeral 17 denotes a prediction candidate learning unit that stores the selected prediction candidate in a learning candidate storage unit 16. The prediction candidate learning unit 17 includes, for example, a C
It is composed of a PU and program codes stored in an internal storage medium such as a ROM or an HD. Reference numeral 18 denotes a learning candidate search unit that searches for learning candidates from the learning candidate storage unit 16,
The learning candidate search unit 18 is, for example, a CPU of a computer.
And a program code stored in an internal storage medium such as a ROM or an HD. 19 is a control program,
It is a bus line for transferring various data such as addresses, and controls each unit via the central processing unit 1 and the bus line 19.

【0033】20はEEPROMからなるICカード、
FD、MD、CD−ROMなどからなる外部記憶媒体で
あり、外部記憶媒体20は、文字列変換部9、予測候補
検索部10、優先度判定部11、予測候補学習部17、
学習候補検索部18として機能するプログラムコード
(文字列入力プログラム)、予測候補辞書8の辞書デー
タなどを記憶してもよい。
20 is an IC card composed of an EEPROM,
An external storage medium such as an FD, an MD, and a CD-ROM. The external storage medium 20 includes a character string conversion unit 9, a prediction candidate search unit 10, a priority determination unit 11, a prediction candidate learning unit 17,
A program code (character string input program) functioning as the learning candidate search unit 18 and dictionary data of the prediction candidate dictionary 8 may be stored.

【0034】外部記憶媒体20から文字列入力プログラ
ムを読み出し、中央処理部のRAMにインストールする
ことにより、中央処理部1のコンピュータに、文字列を
意味関係毎に分類した意味候補及び文字列を共起関係毎
に分類した用例候補からなる予測候補とその意味候補ま
たは用例候補のいずれを優先的に検索するかを設定した
優先度とを予測候補辞書8に記憶させ、文字列入力部2
を用いて文字列を入力させ、文字列入力部2により入力
された文字列以降に入力されると予測される予測候補を
前記優先度に基づいて予測候補辞書8から検索させ、入
力された文字列及び検索された予測候補を表示部5に表
示させ、表示された予測候補の一つを入力する文字列と
して予測候補選択部3を用いて選択させることができる
文字列入力装置を実現することができる。
By reading out the character string input program from the external storage medium 20 and installing it in the RAM of the central processing unit, the computer of the central processing unit 1 shares the semantic candidates and the character strings obtained by classifying the character strings for each semantic relationship. The prediction candidate dictionary 8 stores a prediction candidate composed of example candidates classified for each occurrence relationship and a priority set as to which of the meaning candidates or the example candidates is preferentially searched.
And inputting a character string from the prediction candidate dictionary 8 based on the priority, and searching for a prediction candidate predicted to be input after the character string input by the character string input unit 2. To realize a character string input device that can display a sequence and a searched prediction candidate on a display unit 5 and can select one of the displayed prediction candidates as a character string to be input using the prediction candidate selection unit 3. Can be.

【0035】図2は本実施例による内部記憶媒体の構成
を示す図である。図2の(a)において、7aは単語の
読みや表記などからなる仮名漢字変換辞書データ、8a
は単語の共起関係、単語の属する話題情報などからなる
予測候補辞書データ、9aは単語辞書を参照して入力文
字列を漢字仮名交じり文字列に変換するための文字列変
換プログラムコード、10aは既に入力された文字列に
対応る予測候補を予測候補辞書から検索するための予測
候補検索プログラムコード、11aは予測候補の優先度
を判定する優先度判定プログラムコードをそれぞれ示
し、各辞書データ7a、8a、及び各制御プログラムコ
ード9a〜11aが、ROMやHDからなる内部記録媒
体に記憶されている。
FIG. 2 is a diagram showing the configuration of the internal storage medium according to this embodiment. In FIG. 2A, reference numeral 7a denotes kana-kanji conversion dictionary data including word readings and notations, 8a
Is a predictive candidate dictionary data composed of word co-occurrence relations, topic information to which the word belongs, 9a is a character string conversion program code for converting an input character string into a kanji kana mixed character string with reference to a word dictionary, and 10a is A prediction candidate search program code for searching a prediction candidate dictionary for a prediction candidate corresponding to a character string that has already been input, and 11a indicates a priority determination program code for determining the priority of the prediction candidate. 8a and control program codes 9a to 11a are stored in an internal recording medium such as a ROM or an HD.

【0036】図2の(b)において、12は入力された
文字列を格納するための入力文字列記憶部、13は入力
文字列の変換結果に関する情報を格納するための変換文
字列記憶部、14は入力及び確定された文字列に関する
情報を格納するための確定文字列記憶部、15は予測候
補に関する情報を格納するための予測候補記憶部として
機能する領域をそれぞれ示し、各記憶部12〜15の領
域がRAMやFDからなる内部記録媒体に構成される。
In FIG. 2B, 12 is an input character string storage unit for storing an input character string, 13 is a converted character string storage unit for storing information relating to the conversion result of the input character string, Reference numeral 14 denotes a confirmed character string storage unit for storing information about input and confirmed character strings, and 15 denotes an area functioning as a prediction candidate storage unit for storing information about prediction candidates. Fifteen areas are configured on an internal recording medium including a RAM and an FD.

【0037】図3は本実施例による予測候補を意味関係
に基づいて記憶した予測候補辞書の構成を示す図であ
る。図3では、各単語(予測候補)が、各話題ラベルに
対してどの程度関連しているかを示す値で構成してい
る。例えば、予測候補「異議」は、話題ラベルW(ラベ
ルWという話題情報)と関連する意味候補であることを
示している。また、予測候補「衛星」は、話題ラベル
X、Yの話題情報に関連し、話題ラベルXの話題情報に
比べ、話題ラベルYの話題情報との関連度がより強いこ
とを示している。
FIG. 3 is a diagram showing a configuration of a prediction candidate dictionary in which prediction candidates according to the present embodiment are stored based on semantic relationships. In FIG. 3, each word (prediction candidate) is configured with a value indicating the degree of association with each topic label. For example, the prediction candidate “objection” indicates that it is a semantic candidate related to the topic label W (topic information of the label W). The prediction candidate “satellite” is related to the topic information of the topic labels X and Y, and indicates that the degree of association with the topic information of the topic label Y is stronger than the topic information of the topic label X.

【0038】話題情報は、文章の特徴を表す指標とし
て、予め設定しておくラベルの集合のことであり、具体
的にはあらかじめ設定した各話題ラベルに一意にID
(番号)を割り付けておく。そして、入力された文字列
の話題情報を得るために、単語に各話題ラベルとの関連
度を示す値を付加したものを用意しておき、確定文字列
中に出現する単語の話題情報を収集し、確定文字列全体
の話題(意味関係)を決定する。
The topic information is a set of labels set in advance as indices representing the features of a sentence. Specifically, each topic label set in advance has a unique ID.
(Number). Then, in order to obtain the topic information of the input character string, prepare a word to which the value indicating the degree of relevance to each topic label is added, and collect the topic information of the word appearing in the confirmed character string. Then, the topic (semantic relationship) of the entire confirmed character string is determined.

【0039】図4は本実施例による仮名漢字変換処理の
手順を示すフローチャートである。図4では、既に入力
された文字列に対する予測候補の表示は、仮名漢字変換
処理などの日本語入力に付随してなされるものとする。 S401:変換処理のための文字列が入力されたか否か
判定する。YESの場合、ステップS402に進み、N
Oの場合、ステップS407に進む。 S402:文字列を入力文字列記憶部11に格納する。
FIG. 4 is a flowchart showing the procedure of the kana-kanji conversion process according to this embodiment. In FIG. 4, it is assumed that the display of the prediction candidates for the already input character string is performed in conjunction with the Japanese input such as the kana-kanji conversion process. S401: It is determined whether a character string for the conversion process has been input. In the case of YES, the process proceeds to step S402 and N
In the case of O, the process proceeds to step S407. S402: The character string is stored in the input character string storage unit 11.

【0040】S403:入力文字列の格納後、変換処理
に対する変換指示があったかどうか判定する。YESの
場合、ステップS404に進み、NOの場合、ステップ
S406に進む。 S404:文字列変換部9は、仮名漢字変換辞書7を参
照して、漢字仮名交じり文字列への変換を行い、変換さ
れた文字列を、変換文字列記憶部13に格納する。この
仮名漢字変換処理は、公知の方法を利用すればよく、参
照される仮名漢字変換辞書の構造も公知のものであり、
詳細な説明は省く。 S405:変換された文字列を表示部5に表示する。
S403: After storing the input character string, it is determined whether or not there is a conversion instruction for the conversion processing. In the case of YES, the process proceeds to step S404, and in the case of NO, the process proceeds to step S406. S404: The character string conversion unit 9 refers to the kana / kanji conversion dictionary 7 to perform conversion to a kanji / kana mixed character string, and stores the converted character string in the converted character string storage unit 13. This kana-kanji conversion processing may use a known method, and the structure of the kana-kanji conversion dictionary referred to is also known.
Detailed description is omitted. S405: Display the converted character string on the display unit 5.

【0041】S406:予測候補の選択指示待ち状態。
しかし、ステップS401の初期状態で入力文字列がな
い場合は、予測候補の表示も初期状態であるため、予測
候補の選択指示待ち状態とはならない。YESの場合、
予測候補を表示部に表示した後、予測候補の選択指示が
あれば、ステップS407に進み、NOの場合、ステッ
プS401に戻る。
S406: Waiting for an instruction to select a prediction candidate.
However, if there is no input character string in the initial state of step S401, the display of the prediction candidate is also in the initial state, and thus the state does not wait for the selection instruction of the prediction candidate. If yes,
After the prediction candidates are displayed on the display unit, if there is an instruction to select a prediction candidate, the process proceeds to step S407, and if NO, returns to step S401.

【0042】S407:確定指示や次候補要求などの入
力を待つ。確定指示がなされたか否か判定する。YES
の場合、選択された予測候補を入力文字列として確定し
て処理しステップS408に進み、NOの場合、ステッ
プS401に戻る。なお、ステップS403で、入力文
字列が格納された後、漢字変換要求がなかった場合でも
確定指示を待つ。
S407: Wait for an input such as a confirmation instruction or a next candidate request. It is determined whether a confirmation instruction has been issued. YES
In the case of, the selected prediction candidate is determined and processed as an input character string, and the process proceeds to step S408. In the case of NO, the process returns to step S401. In step S403, after the input character string is stored, even if there is no kanji conversion request, the system waits for a confirmation instruction.

【0043】S408:確定文字列(例えば、確定され
た文字列の表記コードや単語IDなど)を確定文字列記
憶部14に格納する。確定文字列中に出現する単語をキ
ーワードとして、予測候補辞書10から各単語に関連す
る話題ラベル(話題情報)を検索し確定文字列記憶部1
4に格納する。 S409:予測候補検索部10は、入力されている文章
の話題情報の更新を確定文字列に基づいて行う。 S410:予測候補検索部10は、特定の話題について
の文字列が入力されているかどうかを調べる。なお、確
定文字列中の単語の話題ラベルに関連値(重み)を加算
し、一定値を超えた話題ラベルは話題が発火したと見な
す(以後、このような状態を話題が発火すると言う)。
S 408: The determined character string (for example, the notation code or the word ID of the determined character string) is stored in the determined character string storage unit 14. A topic label (topic information) related to each word is searched from the prediction candidate dictionary 10 using a word appearing in the confirmed character string as a keyword, and the confirmed character string storage unit 1 is searched.
4 is stored. S409: The prediction candidate search unit 10 updates the topic information of the input text based on the confirmed character string. S410: The prediction candidate search unit 10 checks whether a character string on a specific topic has been input. The related value (weight) is added to the topic label of the word in the determined character string, and a topic label exceeding a certain value is regarded as having a topic fired (hereinafter, such a state is referred to as a topic being fired).

【0044】S411:予測候補検索部10は、特定の
話題が発火している場合、話題ラベルをキーワードとし
て、予測候補辞書8を検索し、話題情報に基づく予測処
理を行う。すなわち、今度は特定の話題ラベルと関連す
る単語を検索する。 S412:予測候補検索部7は、検索候補があるか否か
を判定する。YESの場合、ステップS413に進み、
NOの場合、ステップS414に進む。 S413:予測候補検索部10は、予測候補を予測候補
記憶部15に格納する。なお、この場合、予測候補とす
るか否かの判定は、話題の関連度が一定値以上のものと
し、その値は話題情報の設定の仕方に応じて決定され
る。
S411: When a specific topic is ignited, the prediction candidate search unit 10 searches the prediction candidate dictionary 8 using the topic label as a keyword, and performs a prediction process based on the topic information. That is, a word related to a specific topic label is searched this time. S412: The prediction candidate search unit 7 determines whether there is a search candidate. In the case of YES, the process proceeds to step S413,
If NO, the process proceeds to step S414. S413: The prediction candidate search unit 10 stores the prediction candidate in the prediction candidate storage unit 15. In this case, the determination as to whether or not to be a prediction candidate is made when the degree of relevance of a topic is equal to or more than a certain value, and the value is determined according to how topic information is set.

【0045】図5は本実施例による予測候補を共起関係
に基づいて記憶した予測候補辞書の構成を示す図であ
る。501は前方の単語(確定文字列)、503は単語
501に続く後方の単語(用例候補)、502は単語5
01、503間に共起可能な助詞などを示す。例えば、
直前の確定文字列が「航空」であった場合、この予測候
補辞書を検索することで、「貨物、管制、工学、輸送」
などの単語が共起する可能性があると予測される。単語
間の共起関係に基づく用例候補を記憶した辞書は、仮名
漢字変換処理でも利用されている。
FIG. 5 is a diagram showing the configuration of a prediction candidate dictionary in which prediction candidates according to the present embodiment are stored based on co-occurrence relationships. 501 is a preceding word (determined character string), 503 is a following word (example candidate) following the word 501, and 502 is a word 5
Particles that can co-occur between 01 and 503 are shown. For example,
If the last confirmed character string is "Air", searching this prediction candidate dictionary will return "Cargo, Control, Engineering, Transportation"
It is predicted that such words may co-occur. A dictionary that stores example candidates based on co-occurrence relationships between words is also used in kana-kanji conversion processing.

【0046】S414:予測候補検索部10は、直前に
入力された確定文字列をキーワードとして、予測候補辞
書の単語の共起関係に基づいて用例候補を検索する。 S415:予測候補検索部10は、共起関係にある予測
候補の検索の結果、用例候補が得られたか否かを判定す
る。YESの場合、ステップS416に進み、NOの場
合、ステップS417に進む。 S416:予測候補検索部10は、検索した用例候補を
予測候補記憶部15に格納する。
S414: The prediction candidate search unit 10 searches for an example candidate based on the co-occurrence relation of words in the prediction candidate dictionary, using the confirmed character string input immediately before as a keyword. S415: The prediction candidate search unit 10 determines whether or not an example candidate has been obtained as a result of the search for a prediction candidate having a co-occurrence relationship. In the case of YES, the process proceeds to step S416, and in the case of NO, the process proceeds to step S417. S416: The prediction candidate search unit 10 stores the searched example candidate in the prediction candidate storage unit 15.

【0047】S417:優先度判定部11は、意味関係
(話題情報、意味情報)による意味候補または共起関係
(共起情報、表層情報)による用例候補のいずれを優先
するか、予測候補の優先度を判定する。 S418:一連の予測処理で同時に得られた、話題情報
に基づく予測候補と、共起情報に基づく予測候補とが存
在する場合は、共起情報に基づく予測候補(用例候補)
を優先して、表示部5に表示する。また、話題情報と共
起情報に基づく共通の予測候補が存在する場合は、さら
に予測候補を最優先(例えば、先頭表示する)するとよ
い。
S417: The priority determination unit 11 determines which one of the semantic candidate based on the semantic relationship (topic information, semantic information) or the example candidate based on the co-occurrence relationship (co-occurrence information, surface information) is prioritized. Determine the degree. S418: If there is a prediction candidate based on topic information and a prediction candidate based on co-occurrence information obtained simultaneously in a series of prediction processes, a prediction candidate based on co-occurrence information (example candidate)
Is displayed on the display unit 5 with priority. If there is a common prediction candidate based on the topic information and the co-occurrence information, the prediction candidate may be given the highest priority (for example, displayed first).

【0048】なお、予測候補がない、もしくは、話題情
報または共起情報のどちらか一方のに基づく予測候補し
かない場合、意味情報に基づく予測候補群と共起情報に
基づく予測候補群との間で、特に優先度の判定はしな
い。また、意味情報に基づく予測候補群については、そ
れらの中でさらに優先度を判定すればよい。例えば、話
題情報中の関連度が大きいものを優先する方法が考えら
れている。同様に、共起情報に基づく予測候補について
は、予測候補辞書8に格納されている単語の頻度値の大
きいものを優先して検索してもよい。
When there is no prediction candidate or only prediction candidates based on either topic information or co-occurrence information, a prediction candidate group based on semantic information and a prediction candidate group based on co-occurrence information are determined. Therefore, the priority is not determined. For the prediction candidate group based on the semantic information, the priority may be further determined from among them. For example, a method of giving priority to information having a high degree of relevance in topic information has been considered. Similarly, as for the prediction candidates based on the co-occurrence information, the words stored in the prediction candidate dictionary 8 having higher frequency values may be searched with priority.

【0049】また、仮名漢字変換処理を実行する場合、
変換処理において学習候補が予測候補中にある場合に
は、それを優先して検索してもよい。なお、候補の学習
方法や学習候補の検索方法に関しては、公知の仮名漢字
変換処理で実現されているため詳細な説明は省く。
When performing the kana-kanji conversion process,
When the learning candidate is in the prediction candidate in the conversion process, the search may be performed with priority. Note that the method of learning candidates and the method of searching for learning candidates are realized by known kana-kanji conversion processing, so detailed description is omitted.

【0050】図6は本実施例による学習候補記憶部の構
成を示す図である。図6では、最大N個の学習すべき予
測候補が学習候補記憶部16に格納された例を示してい
る。また、601は各単語(学習候補)を一意に識別す
るためのID番号を格納する部分である。例えば、文字
列の入力において、選択された文字列が学習候補であっ
た場合、予測候補学習部17は、次候補操作により学習
候補の指示を受けて、ID番号を付加して学習候補記憶
部16に格納する。なお、予測候補学習部17による学
習候補の格納処理は、図4中のステップS408の直前
または直後で行えばよい。また、学習候補記憶部16
は、仮名漢字変換などの変換処理結果、及び予測候補の
選択結果を混在して格納することも可能である。
FIG. 6 is a diagram showing the configuration of the learning candidate storage unit according to this embodiment. FIG. 6 shows an example in which a maximum of N prediction candidates to be learned are stored in the learning candidate storage unit 16. A portion 601 stores an ID number for uniquely identifying each word (learning candidate). For example, when the selected character string is a learning candidate in the input of the character string, the prediction candidate learning unit 17 receives the instruction of the learning candidate by the next candidate operation, adds the ID number, and adds the ID number. 16 is stored. The process of storing the learning candidates by the prediction candidate learning unit 17 may be performed immediately before or immediately after step S408 in FIG. In addition, the learning candidate storage unit 16
Can store the result of conversion processing such as kana-kanji conversion and the result of selection of prediction candidates in a mixed manner.

【0051】予測候補の優先度の判定処理に際に、学習
候補がある場合、学習候補検索部18は、各予測候補を
キーワードにして学習候補記憶部16を検索する。そし
て、学習情報と一致した予測候補があった場合、その学
習候補を先頭に表示するなどして他の予測候補よりも優
先する。なお、学習候補検索部18による学習候補の検
索処理は、図4中のステップS417の処理において行
えばよい。
In the process of determining the priority of a prediction candidate, if there is a learning candidate, the learning candidate search unit 18 searches the learning candidate storage unit 16 using each prediction candidate as a keyword. Then, when there is a prediction candidate that matches the learning information, the learning candidate is displayed at the top, and is given priority over other prediction candidates. The learning candidate search processing by the learning candidate search unit 18 may be performed in the processing of step S417 in FIG.

【0052】図7は本実施例による予測候補の表示例1
を示す図である。図7において、701は文字列を入力
する部分、702は予測候補の表示部分(表示枠)をそ
れぞれ示す。文字列「航空」が確定された際、図3に示
すように、確定文字列「航空」をキーワードにして共起
関係にある予測候補が検索される。このとき、確定文字
列「航空」の話題情報が、話題ラベルXとその関連度
5、話題ラベルYとその関連度4として記憶される。
FIG. 7 shows a display example 1 of prediction candidates according to the present embodiment.
FIG. In FIG. 7, reference numeral 701 denotes a part for inputting a character string, and 702 denotes a display part (display frame) of a prediction candidate. When the character string “aviation” is determined, as shown in FIG. 3, a prediction candidate having a co-occurrence relationship is searched using the determined character string “aviation” as a keyword. At this time, the topic information of the confirmed character string “aviation” is stored as the topic label X and its relevance 5 and the topic label Y and its relevance 4.

【0053】確定文字列に基づく話題情報の発火条件に
関して、例えば、確定文字列において、「二単語以上に
関連度4以上の共通する話題ラベルがあれば発火してい
るとみなす」という発火条件を設定したとする。この実
施例では、話題ラベルX、Yがともに二単語以上に関連
度4以上の共通する話題ラベルがないため発火しない。
よって、話題情報による予測候補は得られない。
Regarding the firing condition of the topic information based on the confirmed character string, for example, in the confirmed character string, the firing condition that “if two or more words have a common topic label with a relevance of 4 or more, it is considered to be fired” is set. Suppose you set it. In this embodiment, the topic labels X and Y do not fire because there is no common topic label having a relevance of 4 or more in two or more words.
Therefore, a prediction candidate based on topic information cannot be obtained.

【0054】次に、図5に示すように、「航空」をキー
ワードにして共起関係にある予測候補が検索されると、
例えば、「貨物、管制、工学、輸送」の各用例候補が得
られる。図7の702は、これらの用例候補の表示例を
示す。
Next, as shown in FIG. 5, when a prediction candidate having a co-occurrence relation is searched using “aviation” as a keyword,
For example, each example candidate of “freight, control, engineering, transportation” is obtained. Reference numeral 702 in FIG. 7 shows a display example of these example candidates.

【0055】図8は本実施例による予測候補の表示例2
を示す図である。図8に示すように、続けて入力文字列
「宇宙局は、」が確定がなされ、確定文字列「宇宙局
は、」をもとに、意味候補と用例候補が検索される。な
お、接尾辞「局」や格助詞「は」などの文節構成要素
は、検索対象から除いている。確定文字列「宇宙」をキ
ーワードに話題関係による意味候補を検索すると、図3
に示すように、話題ラベルYと関連し、先の発火条件か
ら、直前までの「航空」の話題情報と合わせて話題ラベ
ルYが発火することになる。
FIG. 8 shows a display example 2 of the prediction candidates according to the present embodiment.
FIG. As shown in FIG. 8, the input character string “space station is,” is determined, and based on the determined character string “space station is,” semantic candidates and example candidates are searched. Note that clause components such as the suffix “bureau” and case particle “ha” are excluded from the search target. Searching for semantic candidates based on topic relations using the fixed character string "space" as a keyword, Fig. 3
As shown in (1), the topic label Y is fired in association with the topic label Y, together with the topic information of “aviation” immediately before from the previous firing condition.

【0056】このように発火している話題ラベルが見つ
かった場合は、今度は話題ラベルYをキーワードに話題
情報を検索し、このとき、例えば「関連度3以上を予測
候補とする」という発火条件であると、「宇宙、衛星、
観測、軌道、航空、探査、惑星」などの意味候補が得ら
れる。そして、共起情報の検索結果、用例候補がない場
合、予測候補は、話題情報に基づく意味候補のみとな
り、検索した各意味候補を話題情報の関連度の大きい順
に並べて表示した状態が図8である。
When a topic label that has fired is found in this way, topic information is searched for using the topic label Y as a keyword. "Space, satellite,
Observations, orbits, aviation, exploration, planets, etc. are available. Then, when there is no example candidate as a result of the search for the co-occurrence information, the prediction candidates are only the meaning candidates based on the topic information, and FIG. is there.

【0057】図9は本実施例による予測候補の表示例3
を示す図である。図9では、利用者が表示された予測候
補から必要な文字列「惑星」を選択した状態を示してお
り、例えば、選択された文字列にマーク「◆」で識別可
能に表示している。図10は本実施例による予測候補の
表示例4を示す図である。図10では、選択された文字
列「惑星」が確定文字列として取り込まれた状態を示し
ている。なお、予測候補の選択指示、確定指示の実現方
法は特に限定されない。
FIG. 9 is a display example 3 of the prediction candidates according to the present embodiment.
FIG. FIG. 9 shows a state in which the user has selected a required character string “planet” from the displayed prediction candidates, and, for example, the selected character string is identifiably displayed with a mark “◆”. FIG. 10 is a diagram illustrating a display example 4 of the prediction candidates according to the present embodiment. FIG. 10 shows a state in which the selected character string “planet” is captured as a fixed character string. In addition, the method of realizing the prediction candidate selection instruction and the determination instruction is not particularly limited.

【0058】図11は本実施例による予測候補の表示例
5を示す図である。図11では、入力文字列「速度や」
が確定された直後の状態を示す。確定文字列「速度」を
もとに用例候補を検索するが、助詞「や」の部分が一致
しないため用例候補は得られず、話題情報に基づく意味
候補「宇宙、衛星、…」のみが引き続き表示された状態
である。
FIG. 11 is a diagram showing a display example 5 of prediction candidates according to the present embodiment. In FIG. 11, the input character string “speed”
Shows the state immediately after the is determined. Example candidates are searched based on the fixed character string "speed". However, no example candidate is obtained because the part of the particle "ya" does not match, and only the semantic candidate "space, satellite, ..." based on topic information continues. It is displayed.

【0059】図12は本実施例による予測候補の表示例
6を示す図である。図12では、入力文字列「進行」が
確定された直後の状態を示す。確定文字列「進行」をも
とに用例候補を検索すると「状況、方向、妨害、を図
る」が得られ、話題情報に基づく意味候補よりも優先さ
れて表示される。なお、図12中に示すように、「を図
る」などの用例候補は、活用語尾情報を展開して表示し
てもよい。活用語尾の展開や付属後の接続などは、仮名
漢字変換処理で利用される各種変換辞書やテーブルを利
用することで容易に実現できる。
FIG. 12 is a diagram showing a display example 6 of the prediction candidates according to the present embodiment. FIG. 12 shows a state immediately after the input character string “progress” is determined. Searching for an example candidate based on the confirmed character string “progress” gives “situation, direction, obstruction”, and is displayed with priority over semantic candidates based on topic information. In addition, as shown in FIG. 12, an example candidate such as “aim” may develop and display the inflectional ending information. The expansion of the inflected endings and the connection after attachment can be easily realized by using various conversion dictionaries and tables used in the kana-kanji conversion processing.

【0060】図13は本実施例による予測候補の表示例
7を示す図である。図13では、図12と同様、入力文
字列「進行」が確定された直後の状態を示すが、共起情
報に基づく用例候補に続けて、話題情報に基づく意味候
補を表示した例である。
FIG. 13 is a diagram showing a display example 7 of prediction candidates according to the present embodiment. FIG. 13 shows a state immediately after the input character string “progress” is determined, as in FIG. 12, but is an example in which semantic candidates based on topic information are displayed following example candidates based on co-occurrence information.

【0061】図14は本実施例による予測候補の表示例
8を示す図である。図14では、1401は共起情報に
基づく用例候補を表示する部分、1402は話題情報に
基づく意味候補を表示する部分である。このように、予
測候補の表示を、用例候補と意味候補とを明示的に区別
することで、予測候補の表示部分が煩雑に変わることが
抑制され(ただし、1401の部分は直前の確定文字列
に応じて変わる)、予測候補の入力操作がしやすくな
る。以上、入力文字列が確定された文字列に対応する予
測候補の表示例1〜8において、画面右側部分に予測候
補の表示領域を設けているが、表示方法については他の
表示形態をとってもよい。
FIG. 14 is a diagram showing a display example 8 of the prediction candidates according to the present embodiment. In FIG. 14, reference numeral 1401 denotes a portion that displays example candidates based on co-occurrence information, and 1402 denotes a portion that displays meaning candidates based on topic information. As described above, the display of the prediction candidate is clearly distinguished from the example candidate and the semantic candidate, so that the display portion of the prediction candidate is prevented from being complicatedly changed. ), The input operation of the prediction candidate becomes easy. As described above, in the display examples 1 to 8 of the prediction candidates corresponding to the character strings for which the input character strings have been determined, the display regions of the prediction candidates are provided on the right side of the screen. However, the display method may be other display modes. .

【0062】図15は本実施例による予測候補の表示例
9を示す図である。図15では、1501は、現在発火
中の話題ラベルを表示するためのインジケータを示し、
利用者が任意の話題ラベルを選択するための話題情報選
択部(選択指示ボタン)も兼ねている。なお、反転表示
されている話題ラベルYが現在発火中の話題ラベルであ
ることを示し、話題ラベルYが発火中であるため「宇
宙、衛星、軌道、…」などの意味候補が予測候補として
表示されている。話題情報の選択指示方法としては、未
発火の話題ラベルを選択すると新たに発火し、発火中の
話題ラベルを選択すると発火が取り消されるようにすれ
ばよい。
FIG. 15 is a diagram showing a display example 9 of the prediction candidates according to the present embodiment. In FIG. 15, reference numeral 1501 denotes an indicator for displaying a topic label that is currently being fired,
It also serves as a topic information selection unit (selection instruction button) for the user to select an arbitrary topic label. Note that the highlighted topic label Y indicates that the topic label is currently igniting, and since the topic label Y is igniting, meaning candidates such as "space, satellite, orbit, ..." are displayed as prediction candidates. Have been. As a topic information selection instruction method, a new label may be fired when an unfired topic label is selected, and the firing may be canceled when a topic label that is being fired is selected.

【0063】図16は本実施例による予測候補の表示例
10を示す図である。図16では、話題ラベルYの発火
が取り消され、新たに話題ラベルXの発火指示がなさ
れ、「音速、空港、航空、…」などの予測候補に変わっ
た状態を示している。なお、話題情報の選択のタイミン
グは、文字列確定後など入力操作が可能な任意のタイミ
ングで行えばよい。このようにすることで、発火してい
ると判定された話題情報が誤っているような場合、別の
話題情報を発火させたい場合、入力中の文章内容が変わ
る場合、入力された文章がまだ少なく話題が発火しない
場合、利用者が任意の話題ラベルを選択することが可能
となり、文章の内容に応じた精度の高い予測候補を検索
して入力することができる。
FIG. 16 is a diagram showing a display example 10 of the prediction candidates according to the present embodiment. FIG. 16 shows a state in which the firing of the topic label Y has been canceled, a new firing instruction of the topic label X has been issued, and the candidate has been changed to a prediction candidate such as “sound speed, airport, aviation,...”. Note that the topic information may be selected at any timing at which an input operation is possible, such as after a character string is determined. In this way, if the topic information determined to be firing is incorrect, if you want to fire another topic information, if the text content being input changes, or if the input text is still When the topic does not ignite a little, the user can select an arbitrary topic label, and can search for and input a highly accurate prediction candidate corresponding to the content of the text.

【0064】[0064]

【発明の効果】本発明によれば、文字列の入力におい
て、入力された文字列以降に入力されると予測される適
切な予測候補を予測候補辞書から検索する際、文字列の
意味に関係する意味候補を予測しつつ、文字列間の共起
関係にある用例候補を予測することにより、予測候補辞
書に記憶される予測候補の記憶容量を大規模にすること
なく、文章の内容に応じたより精度が高い予測候補を高
速に検索して入力することができる。
According to the present invention, when inputting a character string, when searching for a suitable prediction candidate that is predicted to be input after the input character string from the prediction candidate dictionary, the search is performed with respect to the meaning of the character string. By predicting example candidates that have a co-occurrence relationship between character strings while predicting semantic candidates to be performed, it is possible to respond to the contents of sentences without increasing the storage capacity of prediction candidates stored in the prediction candidate dictionary. Moreover, it is possible to quickly search for and input a prediction candidate with higher accuracy.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施例である文字列入力装置の基本
構成を示すブロック図である。
FIG. 1 is a block diagram showing a basic configuration of a character string input device according to one embodiment of the present invention.

【図2】本実施例による内部記憶媒体の構成を示す図で
ある。
FIG. 2 is a diagram illustrating a configuration of an internal storage medium according to the present embodiment.

【図3】本実施例による予測候補を意味関係に基づいて
記憶した予測候補辞書の構成を示す図である。
FIG. 3 is a diagram illustrating a configuration of a prediction candidate dictionary in which prediction candidates according to the present embodiment are stored based on a semantic relationship.

【図4】本実施例による仮名漢字変換処理の手順を示す
フローチャートである。
FIG. 4 is a flowchart illustrating a procedure of a kana-kanji conversion process according to the embodiment.

【図5】本実施例による予測候補を共起関係に基づいて
記憶した予測候補辞書の構成を示す図である。
FIG. 5 is a diagram illustrating a configuration of a prediction candidate dictionary in which prediction candidates according to the present embodiment are stored based on co-occurrence relationships.

【図6】本実施例による学習候補記憶部の構成を示す図
である。
FIG. 6 is a diagram illustrating a configuration of a learning candidate storage unit according to the present embodiment.

【図7】本実施例による予測候補の表示例1を示す図で
ある。
FIG. 7 is a diagram showing a display example 1 of prediction candidates according to the embodiment.

【図8】本実施例による予測候補の表示例2を示す図で
ある。
FIG. 8 is a diagram showing a display example 2 of prediction candidates according to the embodiment.

【図9】本実施例による予測候補の表示例3を示す図で
ある。
FIG. 9 is a diagram showing a display example 3 of prediction candidates according to the embodiment.

【図10】本実施例による予測候補の表示例4を示す図
である。
FIG. 10 is a diagram showing a display example 4 of prediction candidates according to the embodiment.

【図11】本実施例による予測候補の表示例5を示す図
である。
FIG. 11 is a diagram showing a display example 5 of prediction candidates according to the embodiment.

【図12】本実施例による予測候補の表示例6を示す図
である。
FIG. 12 is a diagram showing a display example 6 of prediction candidates according to the embodiment.

【図13】本実施例による予測候補の表示例7を示す図
である。
FIG. 13 is a diagram showing a display example 7 of prediction candidates according to the embodiment.

【図14】本実施例による予測候補の表示例8を示す図
である。
FIG. 14 is a diagram illustrating a display example 8 of prediction candidates according to the present embodiment.

【図15】本実施例による予測候補の表示例9を示す図
である。
FIG. 15 is a diagram showing a display example 9 of prediction candidates according to the embodiment.

【図16】本実施例による予測候補の表示例10を示す
図である。
FIG. 16 is a diagram showing a display example 10 of prediction candidates according to the embodiment.

【符号の説明】[Explanation of symbols]

1 中央処理部 2 文字列入力部 3 予測候補選択部 4 話題情報選択部 5 表示部 6 入出力制御部 7 仮名漢字変換辞書 8 予測候補辞書 9 文字列変換部 10 予測候補検索部 11 優先度判定部 12 入力文字列記憶部 13 変換文字列記憶部 14 確定文字列記憶部 15 予測候補記憶部 16 学習候補記憶部 17 予測候補学習部 18 学習候補検索部 19 バスライン 20 外部記憶媒体 DESCRIPTION OF SYMBOLS 1 Central processing part 2 Character string input part 3 Prediction candidate selection part 4 Topic information selection part 5 Display part 6 Input / output control part 7 Kana-kanji conversion dictionary 8 Prediction candidate dictionary 9 Character string conversion part 10 Prediction candidate search part 11 Priority judgment Unit 12 input character string storage unit 13 converted character string storage unit 14 determined character string storage unit 15 prediction candidate storage unit 16 learning candidate storage unit 17 prediction candidate learning unit 18 learning candidate search unit 19 bus line 20 external storage medium

Claims (11)

【特許請求の範囲】[Claims] 【請求項1】 文字列を意味関係毎に分類した意味候補
及び文字列を共起関係毎に分類した用例候補からなる予
測候補とその意味候補または用例候補のいずれを優先的
に検索するかを設定した優先度とを記憶した予測候補辞
書と、文字列を入力する文字列入力部と、前記文字列入
力部により入力された文字列以降に入力されると予測さ
れる予測候補を前記優先度に基づいて予測候補辞書から
検索する予測候補検索部と、入力された文字列及び検索
された予測候補を表示する表示部と、表示された予測候
補の一つを入力する文字列として選択する予測候補選択
部とを備えたことを特徴とする文字列入力装置。
1. A prediction candidate comprising a semantic candidate in which a character string is classified according to a semantic relationship and an example candidate in which a character string is classified according to a co-occurrence relationship, and which one of the semantic candidate and the example candidate is preferentially searched. A prediction candidate dictionary storing the set priority, a character string input unit for inputting a character string, and a prediction candidate predicted to be input after the character string input by the character string input unit. Candidate search unit that searches from the candidate dictionary based on the search, a display unit that displays the input character string and the searched prediction candidate, and a prediction that selects one of the displayed prediction candidates as the input character string A character string input device comprising: a candidate selection unit.
【請求項2】 仮名漢字変換辞書と、前記仮名漢字変換
辞書を参照して入力された文字列を漢字仮名交じり文に
変換する文字列変換部とをさらに備え、前記予測候補検
索部は、前記文字列変換部によって変換された漢字仮名
交じり文以降に入力されると予測される予測候補を前記
優先度に基づいて前記予測候補辞書から検索することを
特徴とする請求項1記載の文字列入力装置。
2. A kana-kanji conversion dictionary, and a character string conversion unit that converts a character string input with reference to the kana-kanji conversion dictionary into a kanji-kana mixed sentence, wherein the prediction candidate search unit includes: 2. The character string input according to claim 1, wherein a prediction candidate predicted to be inputted after the kanji kana mixed sentence converted by the character string conversion unit is searched from the prediction candidate dictionary based on the priority. apparatus.
【請求項3】 前記予測候補検索部は、入力された文字
列と共起関係を参照して得られた予測候補と一致する場
合、意味関係を参照して得られた意味候補よりも前記用
例候補を優先して前記表示部に表示することを特徴とす
る請求項1記載の文字列入力装置。
3. The prediction candidate search unit, when the input character string matches a prediction candidate obtained by referring to a co-occurrence relationship, more than the meaning candidate obtained by referring to the semantic relationship. 2. The character string input device according to claim 1, wherein candidates are displayed with priority on the display unit.
【請求項4】 前記予測候補検索部は、意味関係を参照
して得られた意味候補と共起関係を参照して得られた予
測候補とをそれぞれ識別可能に前記表示部に表示するこ
とを特徴とする請求項1記載の文字列入力装置。
4. The prediction candidate search unit displays a semantic candidate obtained by referring to a semantic relationship and a prediction candidate obtained by referring to a co-occurrence relationship on the display unit so as to be distinguishable from each other. The character string input device according to claim 1, wherein:
【請求項5】 前記予測候補検索部は、意味関係を参照
して得られた意味候補と共起関係を参照して得られた用
例候補とに共通の予測候補が存在する場合、共通の予測
候補を他の予測候補より優先して前記表示部に表示する
ことを特徴とする請求項1記載の文字列入力装置。
5. The prediction candidate search unit according to claim 1, wherein a common prediction candidate exists between the semantic candidate obtained by referring to the semantic relationship and the example candidate obtained by referring to the co-occurrence relationship. 2. The character string input device according to claim 1, wherein candidates are displayed on the display unit prior to other prediction candidates.
【請求項6】 前記予測候補選択部によって選択された
予測候補を学習候補として学習候補記憶部に記憶する予
測候補学習部と、前記予測候補検索部が意味関係を参照
して得た意味候補または共起関係を参照して得た用例候
補に前記学習候補記憶部に記憶された学習候補が存在す
る場合、この学習候補を他の予測候補より優先して前記
表示部に表示する学習候補検索部をさらに備えたことを
特徴とする請求項1記載の文字列入力装置。
6. A prediction candidate learning unit that stores a prediction candidate selected by the prediction candidate selection unit as a learning candidate in a learning candidate storage unit, and a semantic candidate obtained by the prediction candidate search unit by referring to a semantic relationship. A learning candidate search unit for displaying, on the display unit, the learning candidate stored in the learning candidate storage unit in a case where the learning candidate stored in the learning candidate storage unit is present in the example candidates obtained by referring to the co-occurrence relation; The character string input device according to claim 1, further comprising:
【請求項7】 前記予測候補検索部によって参照される
意味関係が予測候補辞書に記憶された話題情報であり、
前記予測候補検索部は、前記予測候補選択部によって選
択された予測候補に対応する話題情報を前記表示部に表
示することを特徴とする請求項1記載の文字列入力装
置。
7. A topic information stored in a prediction candidate dictionary, wherein the semantic relation referred to by the prediction candidate search unit is;
The character string input device according to claim 1, wherein the prediction candidate search unit displays topic information corresponding to the prediction candidate selected by the prediction candidate selection unit on the display unit.
【請求項8】 前記表示部に表示された話題情報の一つ
を選択する話題情報選択部をさらに備え、前記予測候補
検索部は、前記話題情報選択部により選択された話題情
報に基づいて前記予測候補辞書から前記文字列入力部に
より入力された文字列以降に入力されると予測される意
味候補を検索することを特徴とする請求項7記載の文字
列入力装置。
8. A topic information selection unit for selecting one of topic information displayed on the display unit, wherein the prediction candidate search unit is configured to perform a search based on the topic information selected by the topic information selection unit. The character string input device according to claim 7, wherein a meaning candidate predicted to be input after the character string input by the character string input unit is searched from the prediction candidate dictionary.
【請求項9】 文字列を意味関係毎に分類した意味候補
及び文字列を共起関係毎に分類した用例候補からなる予
測候補とその意味候補または用例候補のいずれを優先的
に検索するかを設定した優先度とを予測候補辞書に記憶
し、文字列入力部を用いて文字列を入力し、前記文字列
入力部により入力された文字列以降に入力されると予測
される予測候補を前記優先度に基づいて前記予測候補辞
書から検索し、入力された文字列及び検索された予測候
補を表示部に表示し、表示された予測候補の一つを予測
候補選択部を用いて選択することを特徴とする文字列入
力方法。
9. A prediction candidate consisting of a semantic candidate in which a character string is classified for each semantic relationship and an example candidate in which a character string is classified for each co-occurrence relationship, and which of the semantic candidate and the example candidate are searched for preferentially. The set priority is stored in the prediction candidate dictionary, a character string is input using the character string input unit, and the prediction candidates predicted to be input after the character string input by the character string input unit are described above. Searching the prediction candidate dictionary based on the priority, displaying an input character string and the searched prediction candidate on a display unit, and selecting one of the displayed prediction candidates using a prediction candidate selection unit. Character string input method characterized by the following.
【請求項10】 コンピュータに、文字列を意味関係毎
に分類した意味候補及び文字列を共起関係毎に分類した
用例候補からなる予測候補とその意味候補または用例候
補のいずれを優先的に検索するかを設定した優先度とを
予測候補辞書に記憶させ、文字列入力部を用いて文字列
を入力させ、前記文字列入力部により入力された文字列
以降に入力されると予測される予測候補を前記優先度に
基づいて前記予測候補辞書から検索させ、入力された文
字列及び検索された予測候補を表示部に表示させ、表示
された予測候補の一つを入力する文字列として予測候補
選択部を用いて選択させる文字列入力プログラムを記憶
した記憶媒体。
10. A computer preferentially searches for a prediction candidate composed of a semantic candidate in which a character string is classified for each semantic relationship and an example candidate in which a character string is classified for each co-occurrence relationship and which of the semantic candidate or the example candidate. Is stored in the prediction candidate dictionary, a character string is input using the character string input unit, and the prediction is predicted to be input after the character string input by the character string input unit. A candidate is searched from the prediction candidate dictionary based on the priority, the input character string and the searched prediction candidate are displayed on a display unit, and one of the displayed prediction candidates is input as a character string to be input. A storage medium storing a character string input program to be selected using a selection unit.
【請求項11】 文字列を意味関係毎に分類した意味候
補及び文字列を共起関係毎に分類した用例候補からなる
予測候補とその意味候補または用例候補のいずれを優先
的に検索するかを設定した優先度とを記憶した予測候補
辞書と、文字列を入力する文字列入力部と、前記文字列
入力部により入力された文字列以降に入力されると予測
される予測候補を前記優先度に基づいて前記予測候補辞
書から検索する予測候補検索部と、入力された文字列及
び検索された予測候補を表示する表示部と、表示された
予測候補の一つを入力する文字列として選択する予測候
補選択部とからなる文字列入力装置を備えた文書処理装
置。
11. A prediction candidate consisting of a semantic candidate in which a character string is classified for each semantic relationship and an example candidate in which a character string is classified for each co-occurrence relationship, and which of the semantic candidate and the example candidate are searched for preferentially. A prediction candidate dictionary storing the set priority, a character string input unit for inputting a character string, and a prediction candidate predicted to be input after the character string input by the character string input unit. A prediction candidate search unit that searches from the prediction candidate dictionary based on the input candidate, a display unit that displays the input character string and the retrieved prediction candidate, and selects one of the displayed prediction candidates as the input character string. A document processing apparatus including a character string input device including a prediction candidate selection unit.
JP10364651A 1998-12-22 1998-12-22 Character string inputting device and its method and recording medium for recording character string input program Pending JP2000187661A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10364651A JP2000187661A (en) 1998-12-22 1998-12-22 Character string inputting device and its method and recording medium for recording character string input program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10364651A JP2000187661A (en) 1998-12-22 1998-12-22 Character string inputting device and its method and recording medium for recording character string input program

Publications (1)

Publication Number Publication Date
JP2000187661A true JP2000187661A (en) 2000-07-04

Family

ID=18482335

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10364651A Pending JP2000187661A (en) 1998-12-22 1998-12-22 Character string inputting device and its method and recording medium for recording character string input program

Country Status (1)

Country Link
JP (1) JP2000187661A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002032557A (en) * 2000-07-19 2002-01-31 Asahi Kasei Corp Support device for joint plan of housing commodity
JP2007258775A (en) * 2006-03-20 2007-10-04 Sanyo Electric Co Ltd Mobile phone
KR101233052B1 (en) 2005-08-25 2013-02-13 유-치 쳉 Succession chinese character input method
JP2014178953A (en) * 2013-03-15 2014-09-25 Omron Corp Character input program and character input device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002032557A (en) * 2000-07-19 2002-01-31 Asahi Kasei Corp Support device for joint plan of housing commodity
KR101233052B1 (en) 2005-08-25 2013-02-13 유-치 쳉 Succession chinese character input method
JP2007258775A (en) * 2006-03-20 2007-10-04 Sanyo Electric Co Ltd Mobile phone
JP4549307B2 (en) * 2006-03-20 2010-09-22 三洋電機株式会社 Electronics
JP2014178953A (en) * 2013-03-15 2014-09-25 Omron Corp Character input program and character input device

Similar Documents

Publication Publication Date Title
JP3889466B2 (en) Text input device and method
US5220625A (en) Information search terminal and system
US5099426A (en) Method for use of morphological information to cross reference keywords used for information retrieval
US20100293162A1 (en) Automated Keyword Generation Method for Searching a Database
JP5372148B2 (en) Method and system for processing Japanese text on a mobile device
EP2132648A2 (en) Name indexing for name matching systems
JP2007310734A (en) Retrieval device
EP0523700A2 (en) Information search terminal and system
US20090063136A1 (en) Information processing apparatus, information processing method, and information processing program
JP2000187661A (en) Character string inputting device and its method and recording medium for recording character string input program
JP3932942B2 (en) Text input method and apparatus, and text input program
US5673217A (en) Idea processor
JP2007328795A (en) Device and method for inputting sentence
JPH0452500B2 (en)
JPH0728845A (en) Document retrieval device and method therefor
JP2005070856A (en) Kanji idiom retrieving function in electronic dictionary
JPH04290158A (en) Document creation device
JPH08153112A (en) Device and method for document preparation
JPH0950432A (en) Document processor provided with conversion processing function, and conversion processing method
JPH1011433A (en) Method and device for homonym selection of japanese syllabary-chinese character conversion system
JPH0640330B2 (en) Chinese input method
JPH07287709A (en) Kana/kanji converter
JPH0696058A (en) Kana/kanji converting device
JPS6198475A (en) Japanese sentence input device
JP2006099703A (en) Information control display device, server and program