JP2000215198A - Input support method and record medium - Google Patents

Input support method and record medium

Info

Publication number
JP2000215198A
JP2000215198A JP11014451A JP1445199A JP2000215198A JP 2000215198 A JP2000215198 A JP 2000215198A JP 11014451 A JP11014451 A JP 11014451A JP 1445199 A JP1445199 A JP 1445199A JP 2000215198 A JP2000215198 A JP 2000215198A
Authority
JP
Japan
Prior art keywords
input
software
key
kana
function
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
JP11014451A
Other languages
Japanese (ja)
Inventor
Yukihiro Karasaki
幸弘 唐崎
Toru Morita
徹 森田
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.)
Toshiba Corp
Toshiba Computer Engineering Corp
Original Assignee
Toshiba Corp
Toshiba Computer Engineering 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 Toshiba Corp, Toshiba Computer Engineering Corp filed Critical Toshiba Corp
Priority to JP11014451A priority Critical patent/JP2000215198A/en
Publication of JP2000215198A publication Critical patent/JP2000215198A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)

Abstract

PROBLEM TO BE SOLVED: To attain the input support functions with no dependence on the application software nor the Kana (Japanese syllabary)/Kanji (Chinese character) conversion software. SOLUTION: The inputted information is acquired via the input processing of the key input software 24 which is presented together with the input support software 23 and separately from the application software 21 and the Kana/Kanji conversion software 22. Then the input information is analyzed, and the prescribed input support processing is carried out via the software 23 and in response to the input information and this analysis result is displayed. Thus, it's possible to attain the input support functions such as an input estimation function, a seamless input function and a spelling completion function with no dependence on the software 21 nor the software 22.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、例えばパーソナル
コンピュータ等の文書作成装置において、アプリケーシ
ョンソフト及びかな漢字変換ソフトに依存しない入力支
援機能を実現するための入力支援方法と、この入力支援
システム用のソフトプログラムを記録した記録媒体に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an input support method for realizing an input support function independent of application software and kana-kanji conversion software in a document creation device such as a personal computer, and a software for the input support system. The present invention relates to a recording medium on which a program is recorded.

【0002】[0002]

【従来の技術】例えば、パーソナルコンピュータ等の文
書作成装置において、読みの先頭の数文字を入力する
と、該当する見出しを表示する入力支援機能(これを特
に入力予測機能と呼ぶ)を実現するためには、以下に説
明するような2通りの方法が考えられる。
2. Description of the Related Art For example, in a document creation device such as a personal computer, when a few characters at the beginning of a reading are input, an input support function for displaying a corresponding heading (this is particularly called an input prediction function) is realized. The following two methods are conceivable.

【0003】第1に、IME(Input Method Editor)
やFEP(Front End Processor)等の所謂かな漢字変
換ソフトに入力支援機能を持たす方法である。この場
合、入力支援機能を備えたかな漢字変換ソフトを使用す
ることで、かな漢字変換と共に入力予測も可能となる。
第2に、入力支援機能用のアプリケーションソフトを用
いる方法である。この場合には、アプリケーションソフ
トを起動し、入力予測に必要な読みなどのパラメータを
当該アプリケーションに対して入力することで、入力予
測が実行されることになる。
[0003] First, IME (Input Method Editor)
This is a method in which so-called kana-kanji conversion software such as FEP (Front End Processor) or the like has an input support function. In this case, by using kana-kanji conversion software having an input support function, input prediction can be performed together with kana-kanji conversion.
Second, there is a method using application software for an input support function. In this case, the input prediction is executed by starting the application software and inputting parameters such as reading necessary for the input prediction to the application.

【0004】ここで、上記第1の方法のように、かな漢
字変換ソフトに具備される入力支援機能では、かな漢字
変換の対象として入力された情報をそのまま入力予測用
に利用することができるので、その入力情報とは別に入
力支援のためのパラメータを入力する必要はない。しか
し、かな漢字変換ソフトの一機能として入力支援機能が
組み込まれているため、他のかな漢字変換ソフトを使用
した場合には入力支援機能を利用することはできない問
題がある。
In the input support function provided in the kana-kanji conversion software as in the first method, information input as a kana-kanji conversion target can be used as it is for input prediction. There is no need to input parameters for input support separately from the input information. However, since the input support function is incorporated as one function of the kana-kanji conversion software, there is a problem that the input support function cannot be used when other kana-kanji conversion software is used.

【0005】一方、上記第2の方法のように、入力支援
機能がアプリケーションソフトとして独立して存在して
いる場合には、任意のかな漢字変換機能上で入力支援機
能を利用することができる。しかし、入力支援機能を利
用するためには、そのアプリケーションソフトを起動
し、入力支援のためのパラメータをかな漢字変換で入力
したものとは別に所定の入力画面上に入力する必要があ
る。
On the other hand, when the input support function exists independently as application software as in the second method, the input support function can be used on any kana-kanji conversion function. However, in order to use the input support function, it is necessary to start up the application software and input parameters for input support on a predetermined input screen separately from those input by Kana-Kanji conversion.

【0006】[0006]

【発明が解決しようとする課題】上記したように、従
来、かな漢字変換ソフトに具備される入力支援機能にあ
っては、他のかな漢字変換ソフトを使用した場合に利用
できない問題があった。また、アプリケーションソフト
として入力支援機能が独立している場合には、そのアプ
リケーションソフトを起動し、入力支援のためのパラメ
ータをかな漢字変換で入力したものとは別に入力しなけ
ればならず、返って入力の妨げになる問題があった。
As described above, conventionally, the input support function provided in the kana-kanji conversion software cannot be used when other kana-kanji conversion software is used. In addition, if the input support function is independent as application software, the application software must be started, and parameters for input support must be input separately from those input using kana-kanji conversion. There was a problem that hindered.

【0007】本発明は上記のような点に鑑みなされたも
ので、アプリケーションソフト及びかな漢字変換ソフト
に依存せずに入力支援機能を実現することのできる入力
支援方法及び記録媒体を提供することを目的とする。
The present invention has been made in view of the above points, and has as its object to provide an input support method and a recording medium that can realize an input support function without depending on application software and kana-kanji conversion software. And

【0008】[0008]

【課題を解決するための手段】本発明の入力支援方法
は、アプリケーションソフト及びかな漢字変換ソフトと
は独立して入力支援ソフトと共に提供されるキー入力ソ
フトを備え、このキー入力ソフトの入力処理により、入
力された情報を取得し、その入力情報を解析し、上記入
力支援ソフトにて、この解析された入力情報に応じた所
定の入力支援処理を実行し、その結果を表示するように
したものである。
The input support method of the present invention includes key input software provided together with input support software independently of application software and kana-kanji conversion software. The input information is obtained, the input information is analyzed, the input support software executes predetermined input support processing according to the analyzed input information, and displays the result. is there.

【0009】このような方法によれば、アプリケーショ
ンソフト及びかな漢字変換ソフトとは独立した処理にて
入力支援処理を行うことができる。したがって、アプリ
ケーションソフト及びかな漢字変換ソフトに依存される
ことなく、入力予測機能やシームレス入力機能、スペル
コンプリーション機能といった入力支援機能を実現する
ことができる。
According to this method, the input support processing can be performed by processing independent of the application software and the kana-kanji conversion software. Therefore, input support functions such as an input prediction function, a seamless input function, and a spell completion function can be realized without depending on application software and kana-kanji conversion software.

【0010】[0010]

【発明の実施の形態】以下、図面を参照しながら本発明
の実施形態を説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0011】図1は本発明の一実施形態に係る文書作成
装置の構成を示すブロック図である。本装置は、例えば
パーソナルコンピュータからなり、アプリケーションソ
フトとして任意のワープロソフトを備えることで、文書
作成機能を提供するものである。
FIG. 1 is a block diagram showing the configuration of a document creation apparatus according to one embodiment of the present invention. This apparatus is, for example, a personal computer, and provides a document creation function by providing arbitrary word processing software as application software.

【0012】図1に示すように、本実施形態における文
書作成装置には、CPU11、ROM12、RAM1
3、入力制御部14、入力装置15、表示制御部16、
表示装置17、外部記憶制御部18、外部記憶装置19
などが設けられている。
As shown in FIG. 1, a document creating apparatus according to the present embodiment includes a CPU 11, a ROM 12, a RAM 1
3, input control unit 14, input device 15, display control unit 16,
Display device 17, external storage control unit 18, external storage device 19
And so on.

【0013】CPU11は、本装置全体の制御を行うも
のであり、入力指示に従ったプログラムの起動により各
種の処理を実行する。ROM12は、CPU11を動作
させるためのプログラムなどの情報を予め記憶してい
る。
The CPU 11 controls the entire apparatus, and executes various processes by activating a program according to an input instruction. The ROM 12 stores information such as a program for operating the CPU 11 in advance.

【0014】RAM13は、メインメモリとして用いら
れ、CPU11にて実行される各種の処理に必要な情報
を記憶する。このRAM13には、入力データを格納し
ておくための入力バッファ、表示データを格納しておく
ための表示バッファなどの他に、ここでは後述する各種
ソフトウェアを一時的に格納しておくための領域と共
に、これらのソフトウェア処理に必要な各辞書情報(か
な漢字変換辞書、入力予測辞書、シームレス入力辞書、
スペルコンプリーション辞書)を格納しておくための領
域が設けられている(図2参照)。
The RAM 13 is used as a main memory and stores information necessary for various processes executed by the CPU 11. In the RAM 13, in addition to an input buffer for storing input data, a display buffer for storing display data, and the like, an area for temporarily storing various software described later is used. In addition, the dictionary information (Kana-Kanji conversion dictionary, input prediction dictionary, seamless input dictionary,
An area for storing a spell completion dictionary is provided (see FIG. 2).

【0015】入力制御部14は、入力装置15から入力
されたデータの入力制御を行う。入力装置15は、例え
ばキーボード、マウス、タブレットなどからなり、デー
タの入力や各種の指示を行う。表示制御部16は、表示
装置17に対するデータの表示制御を行う。表示装置1
7は、例えばCRT(Cathode-Ray Tube)やLCD(Li
quid Crystal Display)などからなり、データや各種メ
ッセージ画面等の表示を行う。
The input control unit 14 controls input of data input from the input device 15. The input device 15 includes, for example, a keyboard, a mouse, and a tablet, and performs data input and various instructions. The display control unit 16 controls display of data on the display device 17. Display device 1
7 is a CRT (Cathode-Ray Tube) or LCD (Li
quid Crystal Display) and displays data and various message screens.

【0016】外部記憶制御部18は、外部記憶装置19
に対するデータの呼出し/書込み制御を行う。外部記憶
装置19は、例えばフロッピーディスク装置(FDD)
やハードディスク装置(HDD)、光ディスク装置など
からなり、大容量の記録媒体を有し、データやプログラ
ムなどを記憶保持する。また、ここでは、図3に示すア
プリケーションソフト21、かな漢字変換ソフト22、
入力支援ソフト23、キー入力ソフト24などの各種の
ソフトウェアプログラムを記憶保持しておくための記憶
装置として用いられている。
The external storage control unit 18 includes an external storage device 19
For calling / writing data to The external storage device 19 is, for example, a floppy disk device (FDD)
, A hard disk device (HDD), an optical disk device, and the like, which has a large-capacity recording medium and stores and holds data and programs. Also, here, the application software 21 shown in FIG.
It is used as a storage device for storing various software programs such as input support software 23 and key input software 24.

【0017】図2は本装置に設けられたRAM13のデ
ータ内容を示す図である。
FIG. 2 is a diagram showing data contents of the RAM 13 provided in the present apparatus.

【0018】RAM13には、入力バッファ、表示バッ
ファなどの他に、かな漢字変換辞書を格納するためのか
な漢字変換辞書格納領域13a、入力予測辞書を格納す
るための入力予測辞書格納領域13b、シームレス入力
辞書を格納するためのシームレス入力辞書格納領域13
c、スペルコンプリーション辞書を格納しておくための
スペルコンプリーション辞書領域13dが設けられてい
る。
In the RAM 13, in addition to an input buffer and a display buffer, a kana-kanji conversion dictionary storage area 13a for storing a kana-kanji conversion dictionary, an input prediction dictionary storage area 13b for storing an input prediction dictionary, a seamless input dictionary Input dictionary storage area 13 for storing
c, a spell completion dictionary area 13d for storing a spell completion dictionary is provided.

【0019】かな漢字変換辞書格納領域13aに格納さ
れるかな漢字変換辞書は、かな漢字変換処理に必要な辞
書であって、例えば「かんじ」−「漢字」−「名詞」と
いったように、読みとそれに対応する見出し(変換
語)、品詞等の情報を記憶している。このかな漢字変換
辞書は、本装置に提供されるかな漢字変換ソフト22の
各かな漢字変換毎に付随して設けられている。
The kana-kanji conversion dictionary stored in the kana-kanji conversion dictionary storage area 13a is a dictionary necessary for kana-kanji conversion processing. For example, reading and corresponding kana-kanji-kanji-nouns are used. Information such as headings (conversion words) and parts of speech are stored. The kana-kanji conversion dictionary is provided for each kana-kanji conversion of the kana-kanji conversion software 22 provided to the present apparatus.

【0020】入力予測辞書格納領域13bに格納される
入力予測辞書は、入力予測処理に必要な辞書であって、
例えば「漢字(かんじ)」といった入力に対し、「漢字
に変換」,「漢字コード」,「漢字を選択」…といった
ように、入力された文字列を先頭に持つ文字列を予測す
るための情報を記憶している。この入力予測辞書は、本
装置に提供される入力支援ソフト23が持つ入力予測機
能に付随して設けられている。
The input prediction dictionary stored in the input prediction dictionary storage area 13b is a dictionary required for input prediction processing,
Information for predicting a character string starting with the input character string, such as "convert to kanji", "kanji code", "select kanji", etc. for an input such as "kanji" I remember. This input prediction dictionary is provided in association with the input prediction function of the input support software 23 provided to the present apparatus.

【0021】シームレス入力辞書格納領域13cに格納
されるシームレス入力辞書は、シームレス入力処理に必
要な辞書であって、例えば「かな入力」シフト状態で入
力された「てにみしらてと」を「WINDOWS」,
「Windows」,「windows」と置き換えた
り、「ローマ字入力」シフト状態で入力された「うぃん
どws」を「WINDOWS」,「Windows」,
「windows」と置き換えるための情報を記憶して
いる。このシームレス入力辞書は、本装置に提供される
入力支援ソフト23が持つシームレス入力機能に付随し
て設けられている。
The seamless input dictionary stored in the seamless input dictionary storage area 13c is a dictionary necessary for seamless input processing. For example, "WINDOWS" is input in a "Kana input" shift state. ",
"Windows", "Windows", "Windows", "Windows", "Windows", "Windows", "Windows", "Windows", "Windows", "Windows", "Windows"
Information for replacing "windows" is stored. This seamless input dictionary is provided in association with the seamless input function of the input support software 23 provided to the present apparatus.

【0022】スペルコンプリーション辞書領域13dに
格納されるスペルコンプリーション辞書は、スペルコン
プリーション処理に必要な辞書であって、例えば「en
g」といった入力に対し、「engage」,「eng
agement」,「engine」,「engine
ering」…といったように、入力された文字列を頭
に持つ英単語を予測するための情報を記憶している。こ
のスペルコンプリーション辞書は、本装置に提供される
入力支援ソフト23が持つスペルコンプリーション機能
に付随して設けられている。
The spell completion dictionary stored in the spell completion dictionary area 13d is a dictionary necessary for spell completion processing.
g ”,“ engage ”,“ eng ”
agent "," engine "," engine "
For example, information for predicting an English word having the input character string at its head, such as “ering”. This spell completion dictionary is provided in association with the spell completion function of the input support software 23 provided to the present apparatus.

【0023】図3は本装置を実現するためのソフトウェ
アの概念図である。
FIG. 3 is a conceptual diagram of software for realizing the present apparatus.

【0024】本装置を実現するためのソフトウェアとし
て、アプリケーションソフト21、かな漢字変換ソフト
22、入力支援ソフト23、キー入力ソフト24があ
る。
As software for realizing the present apparatus, there are application software 21, kana-kanji conversion software 22, input support software 23, and key input software 24.

【0025】アプリケーションソフト21は、ワープロ
ソフトとして文書作成時に入力されたデータの表示等を
行う。このアプリケーションソフト21として、例えば
「Word」(Microsoft社),「一太郎」(Jestsyste
m社)などがあり、これらを任意選択的に使用すること
ができる。
The application software 21 displays data input at the time of document creation as word processing software and the like. Examples of the application software 21 include “Word” (Microsoft) and “Ichitaro” (Jestsyste).
m) and these can be optionally used.

【0026】かな漢字変換ソフト22は、IME(Inpu
t Method Editor)やFEP(FrontEnd Processor)と
呼ばれるものであって、入力された読み文字列をかな漢
字混じり文字列に変換し、その変換候補を表示するなど
のかな漢字変換機能に関する一連の処理を行う。このか
な漢字変換ソフト22として、例えば「MS−IME」
(Microsoft社),「ATOK」(Jestsystem社),
「Rupo Ace」(東芝)などがあり、これらを任
意選択的に使用することができる。
The kana-kanji conversion software 22 uses IME (Inpu
This is called a "Method Editor" or FEP (FrontEnd Processor), and performs a series of processes related to a Kana-Kanji conversion function such as converting an input reading character string into a Kana-Kanji mixed character string and displaying a conversion candidate. As the kana-kanji conversion software 22, for example, "MS-IME"
(Microsoft), "ATOK" (Jestsystem),
"Rupo Ace" (Toshiba) and the like can be optionally used.

【0027】入力支援ソフト23は、ユーザの入力操作
を支援するためのものである。この入力支援ソフト23
として、入力予測機能、シームレス入力機能、スペルコ
ンプリーション機能が用意されており、これらを任意選
択的に使用することができる。この場合、入力予測機能
であれば、入力された文字列を先頭に持つ文字列を予測
し、その予測候補を表示する処理を行う。シームレス入
力機能であれば、入力された文字列をかなシフトまたは
ローマ字シフトの文字列に置き換え、その置き換え候補
を表示する処理を行う。スペルコンプリーション機能で
あれば、入力された文字列を先頭に持つ英単語の候補を
作成して表示する処理を行う。
The input support software 23 is for supporting a user's input operation. This input support software 23
, An input prediction function, a seamless input function, and a spell completion function are provided, and these can be optionally used. In this case, in the case of the input prediction function, a process of predicting a character string having the input character string at the head and displaying the prediction candidate is performed. In the case of the seamless input function, the input character string is replaced with a character string of Kana shift or Roman character shift and a process of displaying replacement candidates is performed. In the case of the spelling completion function, a process of creating and displaying candidates for English words having the input character string at the head is performed.

【0028】キー入力ソフト24は、アプリケーション
ソフト21及びかな漢字変換ソフト22とは独立してキ
ー入力処理を行うためのソフトであって、入力されたキ
ー情報を取得し、それを解析して入力支援ソフト23に
渡す処理を行う。
The key input software 24 is software for performing key input processing independently of the application software 21 and the kana-kanji conversion software 22. The key input software 24 obtains input key information, analyzes the key information, and supports input. The processing to be passed to the software 23 is performed.

【0029】これらのソフトウェアは、本装置起動時
に、図1に示す外部記憶装置19を通じてRAM13に
ロードされる。CPU11は、このRAM13にロード
されたソフトウェアプログラムを読み込み、所定の処理
を実行する。
These softwares are loaded into the RAM 13 through the external storage device 19 shown in FIG. The CPU 11 reads the software program loaded into the RAM 13 and executes a predetermined process.

【0030】なお、アプリケーションソフト21及びか
な漢字変換ソフト22はそれぞれ異なる記録媒体にて単
独に提供されるが、入力支援ソフト23及びキー入力ソ
フト24は同じ記録媒体にて1セットで提供されるもの
とする。
The application software 21 and the kana-kanji conversion software 22 are provided separately on different recording media, respectively. However, the input support software 23 and the key input software 24 are provided as one set on the same recording medium. I do.

【0031】次に、本装置の動作を説明する。Next, the operation of the present apparatus will be described.

【0032】本装置では、上述したアプリケーションソ
フト21、かな漢字変換ソフト22、入力支援ソフト2
3及びキー入力ソフト24を使用することにより、文書
作成機能と共に入力支援機能を提供する。その際、アプ
リケーションソフト21及びかな漢字変換ソフト22は
それぞれ任意のソフトを使用することができる。
In this apparatus, the above-mentioned application software 21, kana-kanji conversion software 22, input support software 2
3 and the key input software 24, an input support function is provided together with a document creation function. At this time, any software can be used as the application software 21 and the kana-kanji conversion software 22.

【0033】入力支援ソフト23が提供する入力支援機
能には、入力予測機能、シームレス入力機能、スペルコ
ンプリーション機能があり、以下では、図4に示すフロ
ーチャートを参照しながら、各機能を起動した場合の処
理動作について説明するものとする。
The input support functions provided by the input support software 23 include an input prediction function, a seamless input function, and a spell completion function. In the following, when each function is activated with reference to the flowchart shown in FIG. Will be described.

【0034】(1)入力支援機能 図4のフローチャートに示すように、まず、文字の編集
機能を持つアプリケーションソフト21を起動し(ステ
ップS11)、任意のかな漢字変換ソフト22を選択す
ると共に、所望の入力支援ソフト23を選択して起動す
る(ステップS12)。ここでは、入力支援ソフト23
として「入力予測機能」を選択したとする。なお、入力
支援ソフト23の起動に伴い、キー入力ソフト24も連
動して起動されるものとする。
(1) Input Support Function As shown in the flowchart of FIG. 4, first, application software 21 having a character editing function is activated (step S11), and any kana-kanji conversion software 22 is selected and a desired kana-kanji conversion software 22 is selected. The input support software 23 is selected and activated (step S12). Here, the input support software 23
It is assumed that the "input prediction function" is selected. It is assumed that the key input software 24 is started in conjunction with the start of the input support software 23.

【0035】ここで、ユーザがキーボードからなる入力
装置15を操作して、かな漢字変換の読みとして「かん
じ」といった文字列をキー入力したとすると(ステップ
S13,S14)、そのとき入力されたキー情報はキー
入力ソフト24のキー入力取得部に与えられる(ステッ
プS15)。そして、キー入力ソフト24のキー入力解
析部にて、入力キーの情報が解析される(ステップS1
6)。その結果、当該入力キーの情報は読み「かんじ」
という文字列に置き換えられて、入力支援ソフト23の
入力予測機能へ送られる(ステップS17)。
Here, assuming that the user operates the input device 15 consisting of a keyboard to input a character string such as "kanji" as a kana-kanji conversion reading (steps S13, S14), the key information input at that time is obtained. Is given to the key input acquisition unit of the key input software 24 (step S15). Then, the information of the input key is analyzed by the key input analysis unit of the key input software 24 (step S1).
6). As a result, the information of the input key is read “Kanji”
And sent to the input prediction function of the input support software 23 (step S17).

【0036】入力支援ソフト23の入力予測機能は、キ
ー入力ソフト24から入力キーに従った文字列を受け取
ると、その文字列に基づいてRAM13の入力予測辞書
格納領域13bに格納された入力予測辞書を検索する
(ステップS18,S19)。そして、読みで先頭から
「かんじ」までが一致する候補として、「漢字に変換
(かんじにへんかん)」,「漢字コード(かんじこー
ど)」,「漢字を選択(かんじをせんたく)」などがあ
ると、入力予測機能はこれらを一覧表示するためのデー
タを作成し、キー入力された読みの近傍に入力予測結果
の候補一覧を表示する(ステップS24)。このときの
候補一覧の表示例を図5に示す。
When the input prediction function of the input support software 23 receives a character string according to an input key from the key input software 24, the input prediction dictionary stored in the input prediction dictionary storage area 13b of the RAM 13 based on the character string. Is retrieved (steps S18, S19). Then, as candidates that match from the beginning to "Kanji" in the reading, "Convert to Kanji (Kanji Nikankan)", "Kanji Code (Kanji Kodo)", "Select Kanji (Kanji Sentaku)" If there is, the input prediction function creates data for displaying a list of these, and displays a candidate list of input prediction results near the key-input reading (step S24). FIG. 5 shows a display example of the candidate list at this time.

【0037】候補一覧が表示され、ユーザにより所望の
候補が選択、確定されると、その確定された候補がアプ
リケーションソフト21に送られ、キー入力された文字
列に代えて表示される(ステップS25)。例えば、図
5の候補一覧の中で、「漢字に変換」といった予測候補
がカーソルキー等の操作により選択、確定されたとする
と、この確定文字列「漢字に変換」がアプリケーション
ソフト21に送られ、図6に示すように編集画面上に表
示されることになる。これにより、「かんじ」といった
文字列の入力により、「漢字に変換」といった文字列を
得ることができる。
When a candidate list is displayed and a desired candidate is selected and determined by the user, the determined candidate is sent to the application software 21 and displayed in place of a key-input character string (step S25). ). For example, if a prediction candidate such as “convert to kanji” in the candidate list of FIG. 5 is selected and confirmed by operating a cursor key or the like, the determined character string “convert to kanji” is sent to the application software 21. It will be displayed on the editing screen as shown in FIG. Thus, by inputting a character string such as "kanji", a character string such as "convert to kanji" can be obtained.

【0038】図2に示すかな漢字変換ソフト22のかな
漢字変換Bまたはかな漢字変換Cを選択した場合や、入
力支援ソフト23としてシームレス入力機能やスペルコ
ンプリーション機能を選択した場合でも、上記同様に、
入力された読みから入力支援の結果を得ることができ
る。
Even when the kana-kanji conversion B or the kana-kanji conversion C of the kana-kanji conversion software 22 shown in FIG. 2 is selected, or when the seamless input function or the spell completion function is selected as the input support software 23, the same applies as described above.
The result of the input support can be obtained from the input reading.

【0039】このように、ユーザの好みのかな漢字変換
ソフト(IME,FEP)を利用して、所望のアプリケ
ーションに入力を行う際に、かな漢字変換ソフト及びア
プリケーションとは独立して入力支援機能を利用するこ
とができる。
As described above, when inputting a desired application using the user's favorite kana-kanji conversion software (IME, FEP), the input support function is used independently of the kana-kanji conversion software and the application. be able to.

【0040】(2)入力予測機能 図4のフローチャートに示すように、まず、文字の編集
機能を持つアプリケーションソフト21を起動し(ステ
ップS11)、任意のかな漢字変換ソフト22を選択す
る(ステップS12)。
(2) Input Prediction Function As shown in the flowchart of FIG. 4, first, application software 21 having a character editing function is started (step S11), and an arbitrary kana-kanji conversion software 22 is selected (step S12). .

【0041】入力予測機能が起動されていない場合に
は、ユーザが入力装置15を操作して、かな漢字変換の
読みとして「かんじ」といった文字列をキー入力する
と、かな漢字変換ソフト22は、RAM13のかな漢字
変換辞書格納領域13aに格納されたかな漢字変換辞書
を検索する。そして、読み「かんじ」に一致する候補と
して、「漢字」,「感じ」,「幹事」,「カンジ」など
があると、かな漢字変換ソフト22はそれらを一覧表示
するためのデータを作成し、キー入力された読みの近傍
にかな漢字変換結果の候補一覧を表示する。このときの
候補一覧の表示例を図7に示す。
When the input prediction function is not activated, the user operates the input device 15 to key in a character string such as “Kanji” as a reading of the Kana-Kanji conversion. The kana-kanji conversion dictionary stored in the conversion dictionary storage area 13a is searched. If there are "kanji", "feel", "secretary", "kanji", etc. as candidates that match the reading "kanji", the kana-kanji conversion software 22 creates data for displaying a list of them, and generates a key. A candidate list of Kana-Kanji conversion results is displayed near the input reading. FIG. 7 shows a display example of the candidate list at this time.

【0042】候補一覧が表示され、ユーザにより所望の
候補が選択、確定されると、その確定された候補がアプ
リケーションソフト21に送られ、キー入力された文字
列に代えて表示される。例えば、図7の候補一覧の中
で、「感じ」といった変換候補がカーソルキー等の操作
により選択、確定されたとすると、この文字列が図8に
示すように編集画面上に表示されることになる。これに
より、「かんじ」といった文字列の入力により、「感
じ」といった文字列を得ることができる。
When a candidate list is displayed and a desired candidate is selected and determined by the user, the determined candidate is sent to the application software 21 and displayed in place of a key-input character string. For example, if a conversion candidate such as "feel" in the candidate list of FIG. 7 is selected and confirmed by operating a cursor key or the like, this character string is displayed on the editing screen as shown in FIG. Become. Thus, a character string such as “feel” can be obtained by inputting a character string such as “kanji”.

【0043】次に、入力予測機能が起動されている場合
について説明する。
Next, a case where the input prediction function is activated will be described.

【0044】入力支援ソフト23から「入力予測機能」
を選択する(ステップS12)。なお、このときにキー
入力ソフト24も連動して起動されるものとする。
From the input support software 23, "input prediction function"
Is selected (step S12). At this time, it is assumed that the key input software 24 is also started in conjunction therewith.

【0045】ここで、ユーザがキーボードからなる入力
装置15を操作して、かな漢字変換の読みとして「かん
じ」といった文字列をキー入力したとすると(ステップ
S13,S14)、そのとき入力されたキー情報はキー
入力ソフト24のキー入力取得部に与えられる(ステッ
プS15)。そして、キー入力ソフト24のキー入力解
析部にて、入力キーの情報が解析される(ステップS1
6)。その結果、当該入力キーの情報は読み「かんじ」
という文字列に置き換えられて、入力支援ソフト23の
入力予測機能へ送られる(ステップS17)。
Here, assuming that the user operates the input device 15 consisting of a keyboard to input a character string such as "kanji" as a kana-kanji conversion reading (steps S13 and S14), the key information input at that time is obtained. Is given to the key input acquisition unit of the key input software 24 (step S15). Then, the information of the input key is analyzed by the key input analysis unit of the key input software 24 (step S1).
6). As a result, the information of the input key is read “Kanji”
And sent to the input prediction function of the input support software 23 (step S17).

【0046】入力支援ソフト23の入力予測機能は、キ
ー入力ソフト24から入力キーに従った文字列を受け取
ると、その文字列に基づいてRAM13の入力予測辞書
格納領域13bに格納された入力予測辞書を検索する
(ステップS18,S19)。そして、読みで先頭から
「かんじ」までが一致する候補として、「漢字に変換
(かんじにへんかん)」,「漢字コード(かんじこー
ど)」,「漢字を選択(かんじをせんたく)」などがあ
ると、入力予測機能はこれらを一覧表示するためのデー
タを作成し、キー入力された読みの近傍に入力予測結果
の候補一覧を表示する(ステップS24)。このときの
候補一覧の表示例を図5に示す。
When the input prediction function of the input support software 23 receives a character string according to an input key from the key input software 24, the input prediction dictionary stored in the input prediction dictionary storage area 13b of the RAM 13 based on the character string. Is retrieved (steps S18, S19). Then, as candidates that match from the beginning to "Kanji" in the reading, "Convert to Kanji (Kanji Nikankan)", "Kanji Code (Kanji Kodo)", "Select Kanji (Kanji Sentaku)" If there is, the input prediction function creates data for displaying a list of these, and displays a candidate list of input prediction results near the key-input reading (step S24). FIG. 5 shows a display example of the candidate list at this time.

【0047】候補一覧が表示され、ユーザにより所望の
候補が選択、確定されると、その確定された候補がアプ
リケーションソフト21に送られ、キー入力された文字
列に代えて表示される(ステップS25)。例えば、図
5の候補一覧の中で、「漢字に変換」といった予測候補
がカーソルキー等の操作により選択、確定されたとする
と、この文字列が図6に示すように編集画面上に表示さ
れることになる。これにより、「かんじ」といった文字
列の入力により、「漢字に変換」といった文字列を得る
ことができる。
When a candidate list is displayed and the user selects and determines a desired candidate, the determined candidate is sent to the application software 21 and displayed in place of the key-input character string (step S25). ). For example, if a prediction candidate such as “convert to kanji” is selected and confirmed by operating a cursor key or the like in the candidate list of FIG. 5, this character string is displayed on the editing screen as shown in FIG. Will be. Thus, by inputting a character string such as "kanji", a character string such as "convert to kanji" can be obtained.

【0048】このように、かな漢字変換ソフト及びアプ
リケーションとは独立して入力予測機能を利用でき、ユ
ーザの望む単語や文章を予測提示して、入力の負担を軽
減することができる。
As described above, the input prediction function can be used independently of the kana-kanji conversion software and the application, and the words and sentences desired by the user can be predicted and presented to reduce the burden of input.

【0049】(3)シームレス入力機能 図4のフローチャートに示すように、まず、文字の編集
機能を持つアプリケーションソフト21を起動し(ステ
ップS11)、任意のかな漢字変換ソフト22を選択す
ると共に、入力支援ソフト23から「シームレス入力機
能」を選択する(ステップS12)。なお、このときに
キー入力ソフト24も連動して起動されるものとする。
(3) Seamless Input Function As shown in the flowchart of FIG. 4, first, application software 21 having a character editing function is started (step S11), and any kana-kanji conversion software 22 is selected and input support is performed. The "seamless input function" is selected from the software 23 (step S12). At this time, it is assumed that the key input software 24 is also started in conjunction therewith.

【0050】ここで、ユーザがかな漢字変換の入力シフ
トを「かな入力」に設定し、キーボードからなる入力装
置15から「WINDOWS」といった文字列をキー入
力したとする(ステップS13,S14)。この場合、
かなシフト状態なので、キーの情報は「てにみしらて
と」になる。このとき入力されたキー情報はキー入力ソ
フト24のキー入力取得部に与えられる(ステップS1
5)。そして、キー入力ソフト24のキー入力解析部に
て、入力キーの情報が解析される(ステップS16)。
その結果、当該入力キーの情報は読み「てにみしらて
と」という文字列に置き換えられて、入力支援ソフト2
3のシームレス入力機能へ送られる(ステップS1
7)。
Here, it is assumed that the user sets the input shift for kana-kanji conversion to "kana input" and key-inputs a character string such as "WINDOWS" from the input device 15 consisting of a keyboard (steps S13 and S14). in this case,
Since it is in the kana shift state, the key information is "Tenimi Shireto." The key information input at this time is given to the key input acquisition unit of the key input software 24 (step S1).
5). Then, the information of the input key is analyzed by the key input analysis unit of the key input software 24 (step S16).
As a result, the information of the input key is read and replaced with a character string of "Teni-mi-Shira-te-to".
3 (step S1)
7).

【0051】入力支援ソフト23のシームレス入力機能
部は、キー入力ソフト24から入力キーに従った文字列
を受け取ると、その文字列に基づいてRAM13のシー
ムレス入力辞書格納領域13cに格納されたシームレス
入力辞書を検索する(ステップS20,S21)。そし
て、読み「てにみしらてと」を英字シフト状態に置き換
えた「WINDOWS」,「Windows」,「wi
ndows」などの候補を作成し、これらを一覧表示す
るためのデータを作成し、キー入力された読みの近傍に
シームレス入力結果の候補一覧を表示する(ステップS
24)。このときの候補一覧の表示例を図9に示す。
When the seamless input function unit of the input support software 23 receives a character string according to the input key from the key input software 24, the seamless input function stored in the seamless input dictionary storage area 13c of the RAM 13 based on the character string. A dictionary is searched (steps S20, S21). Then, "WINDOWS", "Windows", and "wi" in which the reading "teimishiratteto" is replaced with the alphabetical shift state.
"Nows" or the like, create data for displaying a list of them, and display a candidate list of seamless input results near a key-input reading (step S).
24). FIG. 9 shows a display example of the candidate list at this time.

【0052】候補一覧が表示され、ユーザにより所望の
候補が選択、確定されると、その確定された候補がアプ
リケーションソフト21に送られ、キー入力された文字
列に代えて表示される(ステップS25)。例えば、図
9の候補一覧の中で、「Windows」といった候補
が選択、確定されたとすると、この確定文字列「Win
dows」がアプリケーションソフト21に送られ、図
10に示すように編集画面上に表示されることになる。
これにより、かな漢字変換の入力シフトを「かな入力」
のままで「てにみしらてと」といった文字列を入力して
も、「Windows」といった文字列を得ることがで
きる。
When a candidate list is displayed and a desired candidate is selected and confirmed by the user, the confirmed candidate is sent to the application software 21 and displayed in place of a key-input character string (step S25). ). For example, if a candidate such as “Windows” is selected and confirmed in the candidate list of FIG. 9, this confirmed character string “Win
“dos” is sent to the application software 21 and displayed on the editing screen as shown in FIG.
This allows the input shift of Kana-Kanji conversion to be "Kana input".
Even if a character string such as "Let's look" is input as it is, a character string such as "Windows" can be obtained.

【0053】また、かな漢字変換の入力シフトを「ロー
マ字入力」に設定し、入力装置15から「WINDOW
S」といった文字列を入力した場合には、ローマ字シフ
ト状態なので、キーの情報は「うぃんどws」になる。
このとき入力されたキーの情報は、キー入力ソフト24
を通じて入力支援ソフト23のシームレス入力機能に渡
される。その結果、かな入力時と同様に英字シフ卜状態
に置き換えられた「WINDOWS」,「Window
s」,「windows」などの候補が表示される。こ
のときの候補一覧の表示例を図11に示す。
Also, the input shift of the kana-kanji conversion is set to “Romaji input”, and “WINDOW” is input from the input device 15.
When a character string such as "S" is input, the character information is "wind ws" because the character is in the Romaji shift state.
The key information input at this time is stored in the key input software 24.
To the seamless input function of the input support software 23. As a result, "WINDOWS" and "Windows" are replaced with the alphabet shift state as in the case of Kana input.
s "and" windows "are displayed. FIG. 11 shows a display example of the candidate list at this time.

【0054】この図11に示す候補一覧の中で、「Wi
ndows」といった候補が選択、確定されたとする
と、この確定文字列「Windows」がアプリケーシ
ョンソフト21に送られ、図12に示すように編集画面
上に表示されることになる。これにより、かな漢字変換
の入力シフトを「ローマ字入力」のままで「うぃんどw
s」といった文字列を入力しても、「Windows」
といった文字列を得ることができる。
In the candidate list shown in FIG. 11, “Wi
Assuming that a candidate such as “windows” is selected and determined, the determined character string “Windows” is sent to the application software 21 and displayed on the editing screen as shown in FIG. This allows the input shift of Kana-Kanji conversion to be "Romaji input" and "Wind w
"Windows" even if you enter a character string such as "s"
Can be obtained.

【0055】このように、かな漢字変換ソフト及びアプ
リケーションとは独立してシームレス入力機能を利用で
き、ユーザが入力シフトの操作を行わなくとも、正しい
文字列の入力が可能となり、入力効率を高めることがで
きる。
As described above, the seamless input function can be used independently of the kana-kanji conversion software and the application, and the correct character string can be input without the user performing the input shift operation, thereby improving the input efficiency. it can.

【0056】(4)スペルコンプリーション機能 図4のフローチャートに示すように、まず、文字の編集
機能を持つアプリケーションソフト21を起動し(ステ
ップS11)、任意のかな漢字変換ソフト22を選択す
ると共に、入力支援ソフト23から「スペルコンプリー
ション機能」を選択する(ステップS12)。
(4) Spell Completion Function As shown in the flowchart of FIG. 4, first, application software 21 having a character editing function is started (step S11), and any kana-kanji conversion software 22 is selected and input. The "spell completion function" is selected from the support software 23 (step S12).

【0057】ここで、ユーザがかな漢字変換の入力シフ
トを「英数字入力」に設定し、キーボードからなる入力
装置15から「eng」といった文字列を入力キー入力
したとする(ステップS13,S14)。このとき入力
されたキー情報はキー入力ソフト24のキー入力取得部
に与えられる(ステップS15)。そして、キー入力ソ
フト24のキー入力解析部にて、入力キーの情報が解析
される(ステップS16)。その結果、当該入力キーの
情報は「eng」という文字列に置き換えられて、入力
支援ソフト23のスペルコンプリーション機能へ送られ
る(ステップS17)。
Here, it is assumed that the user sets the input shift of the kana-kanji conversion to “alphanumeric input” and inputs a character string such as “eng” from the input device 15 consisting of a keyboard (steps S13, S14). The key information input at this time is given to the key input acquisition unit of the key input software 24 (step S15). Then, the information of the input key is analyzed by the key input analysis unit of the key input software 24 (step S16). As a result, the information of the input key is replaced with a character string “eng” and sent to the spell completion function of the input support software 23 (step S17).

【0058】入力支援ソフト23のスペルコンプリーシ
ョン機能は、キー入力ソフト24から入力キーに従った
文字列を受け取ると、その文字列に基づいてRAM13
のスペルコンプリーション辞書領域13dに格納された
スペルコンプリーション辞書を検索する(ステップS2
2,S23)。そして、英単語のスペルで先頭から「e
ng」までが一致する候補として、「engage」,
「engagement」,「engine」,「en
gineering」,「England」などがある
と、これらを一覧表示するためのデータを作成し、キー
入力された読みの近傍にスペルコンプリーションの候補
一覧を表示する(ステップS24)。このときの候補一
覧の表示例を図13に示す。
When the spell completion function of the input support software 23 receives a character string according to the input key from the key input software 24, the spelling completion function is performed on the RAM 13 based on the character string.
Search the spelling completion dictionary stored in the spelling completion dictionary area 13d (step S2).
2, S23). Then, from the beginning of the spelling of the English word "e
ng ”,“ engage ”,
"Engagement", "engine", "en
If there is "gineering", "England", or the like, data for displaying a list of these is created, and a list of spelling completion candidates is displayed near the keyed-in reading (step S24). FIG. 13 shows a display example of the candidate list at this time.

【0059】候補一覧が表示され、ユーザにより所望の
候補が選択、確定されると、その確定された候補がアプ
リケーションソフト21に送られ、キー入力された文字
列に代えて表示される(ステップS25)。例えば、図
13の候補一覧の中で、「engineering」と
いった候補が選択、確定されたとすると、この確定文字
列「engineering」がアプリケーションソフ
ト21に送られ、図14に示すように編集画面上に表示
されることになる。これにより、「eng」といった文
字列の入力により、「engineering」といっ
た文字列を得ることができる。
When a candidate list is displayed and a desired candidate is selected and determined by the user, the determined candidate is sent to the application software 21 and displayed in place of a key-input character string (step S25). ). For example, if a candidate such as "engineering" is selected and confirmed in the candidate list of FIG. 13, this confirmed character string "engineering" is sent to the application software 21 and displayed on the editing screen as shown in FIG. Will be done. Thus, by inputting a character string such as “eng”, a character string such as “engineering” can be obtained.

【0060】このように、かな漢字変換ソフト及びアプ
リケーションとは独立してスペルコンプリーション機能
を利用でき、ユーザが英単語の始め数文字を入力するだ
けで、英単語のスペルが補完される。これにより、入力
の負担を軽減することができる。
As described above, the spelling completion function can be used independently of the kana-kanji conversion software and the application, and the spelling of the English word is complemented only by the user inputting the first few characters of the English word. Thereby, the burden of input can be reduced.

【0061】(5)入力予測機能+その他の入力支援機
能 図4のフローチャートに示すように、まず、文字の編集
機能を持つアプリケーションソフト21を起動し(ステ
ップS11)、任意のかな漢字変換ソフト22を選択す
ると共に、入力支援ソフト23から「入力予測機能」及
び「シームレス入力機能」を選択する(ステップS1
2)。
(5) Input Prediction Function + Other Input Support Function As shown in the flowchart of FIG. 4, first, application software 21 having a character editing function is started (step S11), and arbitrary kana-kanji conversion software 22 is executed. At the same time, the "input prediction function" and the "seamless input function" are selected from the input support software 23 (step S1).
2).

【0062】ここで、ユーザがかな漢字変換の入力シフ
トを「ローマ字入力」に設定し、キーボードからなる入
力装置15から「WINDOWS」といった文字列をキ
ー入力したとする(ステップS13,S14)。この場
合、ローマ字シフト状態なので、キーの情報は「うぃん
どws」になる。このとき入力されたキー情報はキー入
力ソフト24のキー入力取得部に与えられる(ステップ
S15)。そして、キー入力ソフト24のキー入力解析
部にて、入力キーの情報が解析される(ステップS1
6)。その結果、当該入力キーの情報は読み「うぃんど
ws」という文字列に置き換えられて、入力支援ソフト
23のシームレス入力機能へ送られる(ステップS1
7)。
Here, it is assumed that the user sets the input shift for the kana-kanji conversion to "Roman input" and key-inputs a character string such as "WINDOWS" from the input device 15 consisting of a keyboard (steps S13 and S14). In this case, since the character is in the Romaji shift state, the key information is “wind ws”. The key information input at this time is given to the key input acquisition unit of the key input software 24 (step S15). Then, the information of the input key is analyzed by the key input analysis unit of the key input software 24 (step S1).
6). As a result, the information of the input key is read and replaced with a character string “Windws” and sent to the seamless input function of the input support software 23 (step S1).
7).

【0063】入力支援ソフト23のシームレス入力機能
は、キー入力ソフト24から入力キーに従った文字列を
受け取ると、その文字列に基づいてRAM13のシーム
レス入力辞書格納領域13cに格納されたシームレス入
力辞書を検索する(ステップS20,S21)。そし
て、読み「うぃんどws」を英字シフト状態に置き換え
た「WINDOWS」,「Windows」,「win
dows」などの候補を作成し、これらを一覧表示する
ためのデータを作成し、キー入力された読みの近傍にシ
ームレス入力結果の候補一覧を表示する(ステップS2
4)。このときの候補一覧の表示例を図15に示す。
The seamless input function of the input support software 23 is such that when a character string according to an input key is received from the key input software 24, the seamless input dictionary stored in the seamless input dictionary storage area 13c of the RAM 13 based on the character string. (Steps S20, S21). Then, "WINDOWS", "Windows", and "win", in which the reading "wind ws" is replaced with the alphabet shift state.
Dos "and the like, create data for displaying a list of them, and display a candidate list of seamless input results near a key-input reading (step S2).
4). FIG. 15 shows a display example of the candidate list at this time.

【0064】候補一覧が表示され、ユーザにより所望の
候補が選択、確定されると、その確定された候補がアプ
リケーションソフト21に送られ、キー入力された文字
列に代えて表示される(ステップS25)。ここでは、
「Windows」といった候補が選択、確定されたと
する。
When a list of candidates is displayed and a desired candidate is selected and confirmed by the user, the confirmed candidate is sent to the application software 21 and displayed instead of a character string input by a key (step S25). ). here,
It is assumed that a candidate such as “Windows” is selected and determined.

【0065】続けて、ユーザがキーボードからなる入力
装置15を操作して、入力シフトを「かな入力」に切り
換えて、かな漢字変換の読み「かんけ」を入力したとす
ると(ステップS13,S14)、そのとき入力された
キー情報はキー入力ソフト24のキー入力取得部に与え
られる(ステップS15)。そして、キー入力ソフト2
4のキー入力解析部にて、入力キーの情報が解析される
(ステップS16)。その結果、当該入力キーの情報は
読み「かんけ」という文字列に置き換えられて、入力支
援ソフト23の入力予測機能へ送られる(ステップS1
7)。
Subsequently, assuming that the user operates the input device 15 composed of a keyboard to switch the input shift to “Kana input” and inputs the reading “Kanke” of kana-kanji conversion (steps S13 and S14). The key information input at that time is given to the key input acquisition unit of the key input software 24 (step S15). And key input software 2
The information of the input key is analyzed by the key input analysis unit 4 (step S16). As a result, the information of the input key is replaced with a character string of "reading" and sent to the input prediction function of the input support software 23 (step S1).
7).

【0066】入力支援ソフト23の入力予測機能はRA
M13の入力予測辞書格納領域13bに格納された入力
予測辞書を検索する(ステップS18,S19)。そし
て、読みで先頭から「かんけ」までが一致する候補とし
て、「関係の確立(かんけいのかくりつ)」,「関係学
会(かんけいがっかい)」,「関係会社(かんけいがい
しゃ)」,「関係書類(かんけいしょるい)」,「関係
の仕事(かんけいのしごと)」などがあると、これらを
一覧表示するためのデータを作成し、キー入力された読
みの近傍に入力予測結果の候補一覧を表示する(ステッ
プS24)。このときの候補一覧の表示例を図16に示
す。
The input prediction function of the input support software 23 is RA
The input prediction dictionary stored in the input prediction dictionary storage area 13b of M13 is searched (steps S18, S19). Then, as candidates whose readings from the beginning to "kankei" match, "establishment of relationship (kankei no katsuri)", "related society (kankeigaikai)", "affiliated company (kankeiigasha)" ) "," Related Documents "," Related Jobs ", create data to display a list of these, and enter them near the key reading. A list of prediction result candidates is displayed (step S24). FIG. 16 shows a display example of the candidate list at this time.

【0067】候補一覧が表示され、ユーザにより所望の
候補が選択、確定されると、その確定された候補がアプ
リケーションソフト21に送られ、キー入力された文字
列に代えて表示される(ステップS25)。例えば、図
16の候補一覧の中で、「関係の仕事」といった候補が
選択、確定されると、この確定文字列「関係の仕事」が
アプリケーションソフト21に送られ、図17に示すよ
うに編集画面上に表示されることになる。これにより、
シームレス入力機能により得られた「Windows」
といった文字列に続けて、入力予測機能により「関係の
仕事」といった文字列を得ることができる。
When a list of candidates is displayed, and a desired candidate is selected and confirmed by the user, the confirmed candidate is sent to the application software 21 and displayed instead of a character string input by a key (step S25). ). For example, when a candidate such as “relationship job” is selected and confirmed from the candidate list in FIG. 16, the determined character string “relationship job” is sent to the application software 21 and edited as shown in FIG. Will be displayed on the screen. This allows
"Windows" obtained by the seamless input function
A character string such as "Related work" can be obtained by the input prediction function following the character string.

【0068】また、同様に、入力支援ソフト23から
「入力予測機能」及び「スペルコンプリーション機能」
を選択することにより、両機能を用いた入力を行うこと
ができる。
Similarly, from the input support software 23, the "input prediction function" and the "spell completion function"
By selecting, input using both functions can be performed.

【0069】例えば、ユーザがかな漢字変換の入力シフ
トを「英数字入力」に設定し、キーボードからなる入力
装置15から「eng」といった文字列を入力キー入力
したとする。このとき入力されたキー情報はキー入力ソ
フト24を通じて入力支援ソフト23のスペルコンプリ
ーション機能へ送られる。入力支援ソフト23のスペル
コンプリーション機能はスペルコンプリーション辞書を
検索し、英単語のスペルで先頭から「eng」までが一
致する候補として、「engage」,「engage
ment」,「engine」,「engineeri
ng」,「England」などを得、これらを一覧表
示するためのデータを作成し、キー入力された読みの近
傍にスペルコンプリーションの候補一覧を表示する。
For example, it is assumed that the user sets the input shift of the kana-kanji conversion to “alphanumeric input” and inputs a character string such as “eng” from the input device 15 composed of a keyboard. The key information input at this time is sent to the spell completion function of the input support software 23 through the key input software 24. The spelling completion function of the input support software 23 searches the spelling completion dictionary, and finds "engage", "engage" as candidates for the spelling of English words from the beginning to "eng".
ment "," engine "," engineeri "
ng "," England ", etc., and prepares data for displaying a list of them, and displays a list of spelling completion candidates near the key reading.

【0070】この候補一覧の中から「engineer
ing」といった候補が選択、確定されたとする、その
確定文字列「engineering」がアプリケーシ
ョンソフト21に送られ、キー入力された文字列に代え
て表示される。
From this candidate list, “engineer
Assuming that a candidate such as “ing” is selected and confirmed, the confirmed character string “engineering” is sent to the application software 21 and displayed instead of the key-input character string.

【0071】続けて、ユーザがキーボードからなる入力
装置15を操作して、入力シフトを「かな入力」に切り
換えて、かな漢字変換の読み「かんけ」を入力したとす
る。そのとき入力されたキー情報はキー入力ソフト24
を通じて入力支援ソフト23の入力予測機能へ送られ
る。入力支援ソフト23の入力予測機能は入力予測辞書
を検索し、読みで先頭から「かんけ」までが一致する候
補として、「関係の確立(かんけいのかくりつ)」,
「関係学会(かんけいがっかい)」,「関係会社(かん
けいがいしゃ)」,「関係書類(かんけいしょる
い)」,「関係の仕事(かんけいのしごと)」などを
得、これらを一覧表示するためのデータを作成し、キー
入力された読みの近傍に入力予測結果の候補一覧を表示
する。
Subsequently, it is assumed that the user operates the input device 15 consisting of a keyboard to switch the input shift to “Kana input” and inputs the reading “Kanke” of the Kana-Kanji conversion. The key information input at that time is stored in the key input software 24.
Through the input predicting function of the input support software 23. The input prediction function of the input support software 23 searches the input prediction dictionary, and reads “establishment of a relationship (kankei no kakuritsu)”,
"Related academic societies", "affiliated companies", "related documents", "related work", etc. Create data for list display, and display a list of input prediction result candidates near the key input reading.

【0072】この候補一覧の中から「関係の仕事」とい
った所望の候補が選択、確定されたとすると、その確定
文字列「関係の仕事」がアプリケーションソフト21に
送られ、キー入力された文字列に代えて表示される。こ
れにより、スペルコンプリーション機能により得られた
「engineering」といった文字列に続けて、
入力予測機能により「関係の仕事」といった文字列を得
ることができる。
Assuming that a desired candidate such as “relationship job” is selected and confirmed from the candidate list, the determined character string “relationship job” is sent to the application software 21 and the character string entered by key is input. It is displayed instead. As a result, following the character string such as "engineering" obtained by the spell completion function,
With the input prediction function, a character string such as “relationship work” can be obtained.

【0073】また、入力支援ソフト23が持つ「入力予
測機能」,「シームレス入力機能」,「スペルコンプリ
ーション機能」を全て選択しておけば、そのときの入力
情報に応じた機能が適宜起動されて、所望の文字列を得
ることができる。
If all of the "input prediction function", "seamless input function", and "spell completion function" of the input support software 23 are selected, the function corresponding to the input information at that time is appropriately activated. Thus, a desired character string can be obtained.

【0074】このように、入力支援を行う機能(入力支
援ソフト23)と、入力されたキー情報を取得し、その
キー情報を解析する機能(キー入力ソフト24)をアプ
リケーションソフト21及びかな漢字変換ソフト22と
は独立して備えることで、ユーザの好みのワープロソフ
ト21やかな漢字変換ソフト(IME,FEP)を使用
して、各種の入力支援機能を利用して入力を行うことが
できる。
As described above, the function of providing input support (input support software 23) and the function of acquiring input key information and analyzing the key information (key input software 24) are provided by application software 21 and kana-kanji conversion software. By being provided independently of the user 22, the user can input using various types of input support functions using word processing software 21 or kana-kanji conversion software (IME, FEP) that the user prefers.

【0075】なお、上述した実施形態において記載した
手法は、コンピュータに実行させることのできるプログ
ラムとして、例えば磁気ディスク(フロッピーディス
ク、ハードディスク等)、光ディスク(CD−ROM、
DVD等)、半導体メモリなどの記録媒体に書き込んで
各種装置に適用したり、通信媒体により伝送して各種装
置に適用することも可能である。本装置を実現するコン
ピュータは、記録媒体に記録されたプログラムを読み込
み、このプログラムによって動作が制御されることによ
り、上述した処理を実行する。
The method described in the above-described embodiment includes, as programs that can be executed by a computer, for example, a magnetic disk (floppy disk, hard disk, etc.), an optical disk (CD-ROM,
It is also possible to write the data on a recording medium such as a DVD or a semiconductor memory and apply it to various devices, or to transmit it via a communication medium and apply it to various devices. A computer that realizes the present apparatus reads the program recorded on the recording medium, and executes the above-described processing by controlling the operation of the program.

【0076】[0076]

【発明の効果】以上詳記したように本発明によれば、ア
プリケーションソフト及びかな漢字変換ソフトとは独立
して入力支援ソフトと共に提供されるキー入力ソフトを
備え、このキー入力ソフトの入力処理により、入力され
た情報を取得し、その入力情報を解析し、上記入力支援
ソフトにて、この解析された入力情報に応じた所定の入
力支援処理を実行し、その結果を表示するようにしたた
め、アプリケーションソフト及びかな漢字変換ソフトに
依存されることなく、入力予測機能やシームレス入力機
能、スペルコンプリーション機能といった入力支援機能
を実現することができる。
As described above in detail, according to the present invention, there is provided key input software provided with input support software independently of application software and kana-kanji conversion software. Since the input information is acquired, the input information is analyzed, the input support software executes a predetermined input support process according to the analyzed input information, and the result is displayed. An input support function such as an input prediction function, a seamless input function, and a spell completion function can be realized without depending on software and kana-kanji conversion software.

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

【図1】本発明の一実施形態に係る文書作成装置の構成
を示すブロック図。
FIG. 1 is a block diagram showing a configuration of a document creation device according to an embodiment of the present invention.

【図2】同実施形態におけるRAMのデータ内容を示す
図。
FIG. 2 is an exemplary view showing data contents of a RAM according to the embodiment.

【図3】同実施形態におけるソフトウェアの概念図。FIG. 3 is a conceptual diagram of software in the embodiment.

【図4】同実施形態における入力支援機能の処理動作を
説明するためのフローチャート。
FIG. 4 is an exemplary flowchart for explaining the processing operation of the input support function according to the embodiment;

【図5】同実施形態における入力予測機能によって得ら
れた候補一覧の表示例を示す図。
FIG. 5 is an exemplary view showing a display example of a candidate list obtained by the input prediction function in the embodiment.

【図6】上記図5の候補一覧の中で選択、確定された候
補の表示例を示す図。
FIG. 6 is a diagram showing a display example of candidates selected and confirmed from the candidate list in FIG. 5;

【図7】同実施形態におけるかな漢字変換機能によって
得られた候補一覧の表示例を示す図。
FIG. 7 is an exemplary view showing a display example of a candidate list obtained by a kana-kanji conversion function in the embodiment.

【図8】上記図7の候補一覧の中で選択、確定された候
補の表示例を示す図。
FIG. 8 is a view showing a display example of candidates selected and confirmed from the candidate list shown in FIG. 7;

【図9】同実施形態におけるシームレス入力機能によっ
て得られた「かな入力」シフト時の候補一覧の表示例を
示す図。
FIG. 9 is an exemplary view showing a display example of a candidate list at the time of “Kana input” shift obtained by the seamless input function in the embodiment.

【図10】上記図9の候補一覧の中で選択、確定された
候補の表示例を示す図。
FIG. 10 is a view showing a display example of candidates selected and confirmed from the candidate list shown in FIG. 9;

【図11】同実施形態におけるシームレス入力機能によ
って得られた「ローマ字入力」シフト時の候補一覧の表
示例を示す図。
FIG. 11 is an exemplary view showing a display example of a candidate list at the time of “Romaji input” shift obtained by the seamless input function in the embodiment.

【図12】上記図11の候補一覧の中で選択、確定され
た候補の表示例を示す図。
FIG. 12 is a view showing a display example of candidates selected and confirmed from the candidate list shown in FIG. 11;

【図13】同実施形態におけるスペルコンプリーション
機能によって得られた候補一覧の表示例を示す図。
FIG. 13 is an exemplary view showing a display example of a candidate list obtained by a spell completion function in the embodiment.

【図14】上記図13の候補一覧の中で選択、確定され
た候補の表示例を示す図。
FIG. 14 is a view showing a display example of candidates selected and confirmed from the candidate list shown in FIG. 13;

【図15】同実施形態におけるシームレス入力機能によ
って得られた「ローマ字入力」シフト時の候補一覧の表
示例を示す図。
FIG. 15 is an exemplary view showing a display example of a candidate list at the time of “Romaji input” shift obtained by the seamless input function in the embodiment.

【図16】上記図15の候補一覧の中で候補を選択、確
定した後に、入力予測機能によって得られた候補一覧の
表示例を示す図。
FIG. 16 is a diagram showing a display example of a candidate list obtained by the input prediction function after selecting and confirming candidates from the candidate list of FIG. 15;

【図17】上記図16の候補一覧の中で選択、確定され
た候補の表示例を示す図。
FIG. 17 is a view showing a display example of candidates selected and confirmed from the candidate list shown in FIG. 16;

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

11…CPU 12…ROM 13…RAM 13a…かな漢字変換辞書格納領域 13b…入力予測辞書格納領域 13c…シームレス入力辞書格納領域 13d…スペルコンプリーション辞書領域 15…入力装置 17…表示装置 19…外部記憶装置 21…アプリケーションソフト 22…かな漢字変換ソフト 23…入力支援ソフト 24…キー入力ソフト 11 CPU 12 ROM 13 RAM 13a Kana-Kanji conversion dictionary storage area 13b Input prediction dictionary storage area 13c Seamless input dictionary storage area 13d Spell completion dictionary area 15 Input device 17 Display device 19 External storage device 21 ... Application software 22 ... Kana-Kanji conversion software 23 ... Input support software 24 ... Key input software

───────────────────────────────────────────────────── フロントページの続き (72)発明者 森田 徹 東京都青梅市新町3丁目3番地の1 東芝 コンピュ―タエンジニアリング株式会社内 Fターム(参考) 5B009 KA04 KA05 ME17 TB14 VB01 5B020 BB10 CC12 FF53 GG16 GG22 GG25  ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Toru Morita 3-3-1, Shinmachi, Ome-shi, Tokyo Toshiba Computer Engineering Co., Ltd. F-term (reference) 5B009 KA04 KA05 KA05 ME17 TB14 VB01 5B020 BB10 CC12 FF53 GG16 GG22 GG25

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 入力された情報を支援するための入力支
援方法であって、 アプリケーションソフト及びかな漢字変換ソフトとは独
立して入力支援ソフトと共に提供されるキー入力ソフト
を備え、 上記キー入力ソフトの入力処理により、入力された情報
を取得し、その入力情報を解析し、 上記入力支援ソフトは上記解析された入力情報に基づい
て、当該入力情報に応じた所定の入力支援処理を実行
し、 その入力支援処理によって得られた結果を表示すること
を特徴とする入力支援方法。
1. An input support method for supporting input information, comprising key input software provided together with input support software independently of application software and kana-kanji conversion software. The input processing acquires input information by input processing, analyzes the input information, and based on the analyzed input information, executes the predetermined input support processing corresponding to the input information, based on the analyzed input information. An input support method characterized by displaying a result obtained by the input support processing.
【請求項2】 上記入力支援ソフトは入力予測機能を有
し、上記キー入力ソフトの入力処理にて解析された入力
情報に基づいて、当該入力情報を先頭に持つ文字列の候
補を作成して表示することを特徴とする請求項1記載の
入力支援方法。
2. The input support software has an input prediction function, and based on input information analyzed in input processing of the key input software, creates a character string candidate having the input information at the head. 2. The input support method according to claim 1, wherein the input support is displayed.
【請求項3】 上記入力支援ソフトはシームレス入力機
能を有し、上記キー入力ソフトの入力処理にて解析され
た入力情報に基づいて、当該入力情報をかなシフトまた
はローマ字シフトの文字列に置き換えた候補を作成して
表示することを特徴とする請求項1記載の入力支援方
法。
3. The input support software has a seamless input function, and based on input information analyzed by input processing of the key input software, the input information is replaced with a character string of Kana shift or Roman character shift. 2. The input support method according to claim 1, wherein candidates are created and displayed.
【請求項4】 上記入力支援ソフトはスペルコンプリー
ション機能を有し、上記キー入力ソフトの入力処理にて
解析された入力情報に基づいて、当該入力情報を先頭に
持つ英単語の候補を作成して表示することを特徴とする
請求項1記載の入力支援方法。
4. The input support software has a spell completion function, and based on input information analyzed by the input processing of the key input software, creates an English word candidate having the input information at the beginning. 2. The input support method according to claim 1, wherein the input support method is displayed.
【請求項5】 入力された情報を支援するための入力支
援ソフトを記録した記録媒体であって、 上記入力支援ソフトは、アプリケーションソフト及びか
な漢字変換ソフトとは独立して、入力された情報を取得
し、その入力情報を解析するためのキー入力ソフトを具
備し、 コンピュータにより起動され、前記キー入力ソフトの入
力処理により解析された入力情報に基づいて当該入力情
報に応じた所定の入力支援処理を実行し、 その入力支援処理によって得られた結果を表示すること
を特徴とするコンピュータ読取り可能な記録媒体。
5. A recording medium recording input support software for supporting input information, wherein the input support software acquires input information independently of application software and kana-kanji conversion software. And key input software for analyzing the input information, and is activated by a computer and performs predetermined input support processing corresponding to the input information based on the input information analyzed by the input processing of the key input software. A computer-readable recording medium that executes and displays a result obtained by the input support processing.
JP11014451A 1999-01-22 1999-01-22 Input support method and record medium Pending JP2000215198A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11014451A JP2000215198A (en) 1999-01-22 1999-01-22 Input support method and record medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11014451A JP2000215198A (en) 1999-01-22 1999-01-22 Input support method and record medium

Publications (1)

Publication Number Publication Date
JP2000215198A true JP2000215198A (en) 2000-08-04

Family

ID=11861414

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11014451A Pending JP2000215198A (en) 1999-01-22 1999-01-22 Input support method and record medium

Country Status (1)

Country Link
JP (1) JP2000215198A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043585A (en) * 2010-12-08 2011-05-04 北京佳讯飞鸿电气股份有限公司 Method for automatically switching multiple input methods on graphical interface

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102043585A (en) * 2010-12-08 2011-05-04 北京佳讯飞鸿电气股份有限公司 Method for automatically switching multiple input methods on graphical interface

Similar Documents

Publication Publication Date Title
JPS61120275A (en) Japanese word processor
JPH11338858A (en) Device and method for predicting input and storage medium recording input predictive program
JPH07104959A (en) Multimedia information addition system
JP2000122768A (en) Character input device, its method and recording medium
JP2008250708A (en) Input character string prediction apparatus and input character string prediction program
JPH09190436A (en) Information processor and range specifying method
JP2000215198A (en) Input support method and record medium
JP2004265136A (en) Apparatus, method and program for input characters
JP2000222106A (en) Data input device, data input method and recording medium
JPH0793124A (en) Word processor and scrolling method
JPH11212705A (en) Character string prediction device and character string prediction method
JP2666731B2 (en) Input device for multiple windows
JP2001109740A (en) Device and method for preparing chinese document
JP4660344B2 (en) Document processing apparatus, document processing method, document processing program, and computer-readable recording medium recording the document processing program
JPH10198664A (en) Japanese language input system and medium for recorded with japanese language input program
JPH07129573A (en) Method and device for document processing
JPH11203279A (en) Kana-kanji conversion device and method and storage medium
JP2001273290A (en) Device and method for inputting character and computer readable recording medium
JP2000056881A (en) Help picture generating device
JPH10198667A (en) Character string conversion device and program recording medium for the device
JP3292403B2 (en) Document processing device with translation function
JPH05189439A (en) Device and method for document preparation
JPH1091619A (en) Language processor and its method
JPH10260966A (en) Document creating device and information display method
JPH1011436A (en) Document preparation device and character replacement control method