JPH11238054A - Document generation device, dictionary registration method and recording medium - Google Patents

Document generation device, dictionary registration method and recording medium

Info

Publication number
JPH11238054A
JPH11238054A JP10040450A JP4045098A JPH11238054A JP H11238054 A JPH11238054 A JP H11238054A JP 10040450 A JP10040450 A JP 10040450A JP 4045098 A JP4045098 A JP 4045098A JP H11238054 A JPH11238054 A JP H11238054A
Authority
JP
Japan
Prior art keywords
word
character string
dictionary
reading
input
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
JP10040450A
Other languages
Japanese (ja)
Inventor
Shigemi Nakazato
茂美 中里
Hirofumi Goto
浩文 後藤
Kunihiro Sakamoto
国博 坂本
Toshiyuki Takishima
利行 滝島
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 Software Engineering Corp
Original Assignee
Toshiba Corp
Toshiba Software 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 Software Engineering Corp filed Critical Toshiba Corp
Priority to JP10040450A priority Critical patent/JPH11238054A/en
Publication of JPH11238054A publication Critical patent/JPH11238054A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To automatically register a word (coinage) generated by executing editing operations of deletion and insertion in a dictionary. SOLUTION: When a read character string being a conversion object is inputted through an input part 21, the inputted read character string is held in an input buffer 12b and the inputted read character string is converted by referring to a standard dictionary 24 and a learning dictionary 25. The converted result is displayed through an output part 27. When a word displayed as the converted result is not a word which a user intends, the user edits the word and generates a new word. When the editing operation is executed, the read character string held in the input buffer 12b is held in a registration read buffer 12d as registration read character string data and the word after edition is set to be a new word. It is registered in the learning dictionary 25 in accordance with the read character string held in the registration read buffer 12d.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、例えばワードプロ
セッサやワープロソフトを搭載したパーソナルコンピュ
ータ等の文書作成装置に係り、特に日本語入力処理に用
いられるかな漢字変換用の辞書に任意の単語を登録する
際に用いて好適な文書作成装置と、同装置に用いられる
辞書登録方法及び記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document creation device such as a personal computer equipped with a word processor or word processing software, and more particularly to registering an arbitrary word in a kana-kanji conversion dictionary used for Japanese input processing. The present invention relates to a document creation device suitable for use in a computer, a dictionary registration method and a recording medium used in the device.

【0002】[0002]

【従来の技術】例えばワードプロセッサやワープロソフ
トを搭載したパーソナルコンピュータ等の文書作成装置
では、日本語の単語の読みを入力することで、その読み
に対応する漢字を出力する機能を備えている。この機能
をかな漢字変換機能と呼び、予め単語の読みと見出しを
登録したかな漢字変換用の辞書を用いることで実現され
る。
2. Description of the Related Art For example, a document creation device such as a personal computer equipped with a word processor or word processing software has a function of inputting a reading of a Japanese word and outputting a kanji corresponding to the reading. This function is called a kana-kanji conversion function, and is realized by using a kana-kanji conversion dictionary in which readings of words and headings are registered in advance.

【0003】ところで、従来、読みを入力後、その読み
をカタカナで変換した際に、そのカタカナ語を見出しと
して辞書に自動登録する機能(自動学習機能)を備えた
ものがある。これは、例えば「でぃすく」を「ディス
ク」といったようにカタカナに変換した場合に、「でぃ
すく」を読み、「ディスク」を見出しとしてかな漢字変
換用の辞書に登録するものである。これにより、以後、
「でぃすく」といった読みを入力した際には、辞書を参
照することで「ディスク」といった単語を変換結果とし
て得ることができる。このような自動学習機能は、上記
カタカナ変換の他、例えばひらがな変換、英数変換、単
漢字変換などにも有効である。
[0003] Conventionally, there has been provided a function provided with a function of automatically registering a katakana word as a heading in a dictionary when the reading is converted into katakana after inputting the reading (automatic learning function). In this method, for example, when "Dusuku" is converted into katakana such as "disc", "dusuku" is read, and "disc" is registered as a heading in a kana-kanji conversion dictionary. As a result,
When a reading such as "Dokusuku" is input, a word such as "Disc" can be obtained as a conversion result by referring to the dictionary. Such an automatic learning function is effective for, for example, hiragana conversion, alphanumeric conversion, single kanji conversion, etc. in addition to the katakana conversion.

【0004】[0004]

【発明が解決しようとする課題】上記したように、従来
の文書作成装置では、例えばカタカナ変換、ひらがな変
換、英数変換、単漢字変換などを行った場合に辞書に対
して自動登録を行うものがあった。しかしながら、これ
らの自動登録は全て単語の編集を伴わない入力操作に対
してのみ有効であり、ユーザが意図する単語を例えば削
除、挿入などの編集操作を行って作成した場合には、そ
の単語(造語)を辞書に登録することはできなかった。
As described above, in a conventional document creation apparatus, for example, when a katakana conversion, a hiragana conversion, an alphanumeric conversion, a single kanji conversion, etc. are performed, automatic registration in a dictionary is performed. was there. However, all of these automatic registrations are effective only for an input operation that does not involve editing of a word. When a word intended by a user is created by performing an editing operation such as deletion or insertion, the word ( Could not be registered in the dictionary.

【0005】本発明は上記のような点に鑑みなされたも
ので、削除、挿入などの編集操作を行って作成した単語
(造語)を辞書に自動登録することができ、その後の入
力を円滑に進められるような文書作成装置、辞書登録方
法及び記録媒体を提供することを目的とする。
The present invention has been made in view of the above points, and can automatically register words (words) created by performing editing operations such as deletion and insertion in a dictionary, thereby facilitating subsequent input. An object of the present invention is to provide a document creation device, a dictionary registration method, and a recording medium that can be advanced.

【0006】[0006]

【課題を解決するための手段】本発明の請求項1に係る
文書作成装置は、変換対象となる読み文字列を入力する
入力手段と、この入力手段によって入力された読み文字
列を保持する読み保持手段と、単語の読みとそれに対応
する見出しを記憶した辞書と、この辞書を参照して上記
入力読み文字列を変換処理する変換手段と、この変換手
段によって変換結果として得られた単語を出力する出力
手段と、この出力手段によって出力された単語を編集す
る編集手段と、この編集手段によって編集された単語を
登録対象とし、上記読み保持手段に保持された読み文字
列を用いて上記辞書に登録する辞書登録手段とを具備し
たことを特徴とする。
According to a first aspect of the present invention, there is provided a document creating apparatus comprising: an input unit for inputting a read character string to be converted; and a reading unit for holding the read character string input by the input unit. Holding means, a dictionary storing word readings and corresponding headings, converting means for converting the input read character string with reference to the dictionary, and outputting words obtained as conversion results by the converting means Output means, an editing means for editing the word output by the output means, and a word edited by the editing means to be registered, and the dictionary is read using the read character string held in the reading holding means. And a dictionary registering means for registering.

【0007】このような構成によれば、変換結果として
出力された単語がユーザの意図した単語でなかった場合
に、その単語を編集して新たな単語を作成することによ
り、その単語を登録対象として、当初入力した読み文字
列で辞書に登録することができる。したがって、読み文
字列を入力し直さなくとも、任意の単語を辞書登録する
ことができ、以後、同じ読み文字列を入力することで、
上記辞書を用いて意図する単語を変換結果として得るこ
とができるようになる。
According to such a configuration, when a word output as a conversion result is not the word intended by the user, the word is edited to create a new word, thereby making the word a registration target. Can be registered in the dictionary with the initially input reading character string. Therefore, any word can be registered in the dictionary without re-entering the reading character string, and thereafter, by inputting the same reading character string,
Using the dictionary, an intended word can be obtained as a conversion result.

【0008】また、本発明の請求項2に係る文書作成装
置は、変換対象となる読み文字列を入力する入力手段
と、この入力手段によって入力された読み文字列を保持
する読み保持手段と、予め標準的な単語の読みとそれに
対応する見出しを記憶した標準辞書と、編集操作によっ
て作成された単語の読みとそれに対応する見出しを記憶
する学習辞書と、上記標準辞書および上記学習辞書を参
照して上記入力読み文字列を変換処理する変換手段と、
この変換手段によって変換結果として得られた単語を出
力する出力手段と、この出力手段によって出力された単
語果を編集する編集手段と、この編集手段によって編集
された単語を登録対象とし、上記読み保持手段に保持さ
れた読み文字列を用いて上記学習辞書に登録する辞書登
録手段とを具備したことを特徴とする。
According to a second aspect of the present invention, there is provided a document creating apparatus, comprising: an input unit for inputting a reading character string to be converted; a reading holding unit for holding the reading character string input by the input unit; Reference is made to the standard dictionary that stores standard word readings and corresponding headings in advance, a learning dictionary that stores word readings created by editing operations and corresponding headings, and the standard dictionary and the learning dictionary. Converting means for converting the input reading character string
An output unit for outputting a word obtained as a conversion result by the conversion unit; an editing unit for editing a word result output by the output unit; a word edited by the editing unit as a registration target; Dictionary registration means for registering in the learning dictionary using the read character string held in the means.

【0009】このような構成によれば、変換結果として
出力された単語がユーザの意図した単語でなかった場合
に、その単語を編集して新たな単語を作成することによ
り、その単語を登録対象とし、当初入力した読み文字列
で学習辞書に登録することができる。したがって、読み
文字列を入力し直さなくとも、任意の単語を辞書登録す
ることができ、以後、同じ読み文字列を入力すること
で、上記学習辞書を用いて意図する単語を変換結果とし
て得ることができるようになる。
According to such a configuration, when a word output as a conversion result is not a word intended by the user, the word is edited and a new word is created, so that the word is registered as a registration target. Then, it can be registered in the learning dictionary with the reading character string that was initially input. Therefore, an arbitrary word can be registered in a dictionary without re-inputting a reading character string, and thereafter, by inputting the same reading character string, an intended word can be obtained as a conversion result using the learning dictionary. Will be able to

【0010】[0010]

【発明の実施の形態】以下、図面を参照して本発明の一
実施形態を説明する。図1は本発明の一実施形態に係る
文書作成装置のシステム構成を示すブロック図である。
なお、本実施形態における文書作成装置は、例えば磁気
ディスク等の記録媒体に記録されたプログラムを読み込
み、このプログラムによって動作が制御されるコンピュ
ータによって実現される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a system configuration of a document creation device according to an embodiment of the present invention.
The document creation apparatus according to the present embodiment is realized by a computer that reads a program recorded on a recording medium such as a magnetic disk and the operation of which is controlled by the program.

【0011】図1に示すように、本実施形態における文
書作成装置は、CPU11、メモリ12、入力装置1
3、表示装置14、外部記憶装置15、印刷装置16、
通信装置17によって構成される。
As shown in FIG. 1, a document creation device according to the present embodiment comprises a CPU 11, a memory 12, an input device 1
3, display device 14, external storage device 15, printing device 16,
The communication device 17 is provided.

【0012】CPU11は、本装置の動作全体を制御す
るものであり、メモリ12に格納されたプログラムの起
動で動作する。なお、メモリ12に格納されたプログラ
ムに基づいて実現される機能としては、アプリケーショ
ンプログラムによるワードプロセッサ等がある。
The CPU 11 controls the entire operation of the apparatus, and operates by starting a program stored in the memory 12. The functions realized based on the program stored in the memory 12 include a word processor by an application program.

【0013】メモリ12は、例えばROMやRAMから
なり、本装置で使用される各種プログラムやフォント等
のデータを格納する。このメモリ12には、ワードプロ
セッサを実現するアプリケーションプログラムなどのプ
ログラムデータを格納するためのプログラム領域12a
の他、ここでは辞書登録用として用いられる入力バッフ
ァ12b、表示バッファ12c、登録読みバッファ12
dが設けられている。
The memory 12 is composed of, for example, a ROM or a RAM, and stores data such as various programs and fonts used in the apparatus. The memory 12 has a program area 12a for storing program data such as an application program for realizing a word processor.
In addition, here, an input buffer 12b, a display buffer 12c, and a registered reading buffer 12 used for dictionary registration.
d is provided.

【0014】入力バッファ12bは、変換対象として入
力された読み文字列データを保持する。表示バッファ1
2cは、編集対象となる表示データ(確定された単語)
を保持する。登録読みバッファ12dは、登録すべき単
語の読み文字列データを保持する。
The input buffer 12b holds read character string data input as a conversion target. Display buffer 1
2c is display data to be edited (determined word)
Hold. The registration reading buffer 12d holds reading character string data of a word to be registered.

【0015】入力装置13は、例えばキーボードからな
り、変換対象となる読み文字列の入力や、その入力され
た読み文字列に対する変換指示(「変換」キーの操作に
よる指示)などを行うためのものである。この入力装置
13には、文字入力のための「文字」キーや「数字」キ
ー、カーソル移動を指示するための「カーソル」キーな
どの他、かな漢字変換を指示するための「かな漢字変
換」キー、単漢字変換を指示するための「単漢字変換」
キー、変換結果の次候補を指示するための「次候補」キ
ー、変換結果として得られた単語を確定するための「確
定」キー、カーソル位置の文字を削除するための「削
除」キー、カーソル位置の前の文字を削除するための
「BS」キー(バックスペースキー)、変換結果を取り
消して読みの状態に戻すための「キャンセル」キーなど
が設けられている。
The input device 13 is composed of, for example, a keyboard, and is used for inputting a read character string to be converted, and performing a conversion instruction (instruction by operating a “convert” key) for the input read character string. It is. The input device 13 includes a “character” key and a “numeric” key for inputting characters, a “cursor” key for instructing cursor movement, a “kana-kanji conversion” key for instructing kana-kanji conversion, "Single Kanji conversion" to indicate single Kanji conversion
Key, "next candidate" key for indicating the next candidate of the conversion result, "confirmation" key for fixing the word obtained as the conversion result, "delete" key for deleting the character at the cursor position, cursor A “BS” key (backspace key) for deleting a character before the position, a “Cancel” key for canceling the conversion result and returning to the reading state, and the like are provided.

【0016】表示装置14は、例えばCRT (Cathode
Ray Tube) やLCD (Liquid Crystal Display) からな
り、入力装置13を通じて入力された読み文字列やその
読み文字列に対する変換結果の表示などを行う。
The display device 14 is, for example, a CRT (Cathode
It comprises a ray tube) and an LCD (Liquid Crystal Display), and displays a read character string input through the input device 13 and a conversion result of the read character string.

【0017】外部記憶装置15は、例えばHDD (Hard
Disk Drive) やCD−ROM (Compact Disc Read On
ly Memory) からなり、各種プログラムや文書などのデ
ータを保存する。この外部記憶装置15には、ワードプ
ロセッサを実現するためのアプリケーションプログラム
の他、かな漢字変換処理で使用する辞書(図2に示す標
準辞書24および学習辞書25)などのデータも含まれ
る。
The external storage device 15 is, for example, an HDD (Hard
Disk Drive) and CD-ROM (Compact Disc Read On)
ly Memory) and stores data such as various programs and documents. The external storage device 15 includes data such as dictionaries (standard dictionary 24 and learning dictionary 25 shown in FIG. 2) used in the kana-kanji conversion process, in addition to application programs for implementing a word processor.

【0018】印刷装置16は、文書の印刷等を行うため
に用いられる。この印刷装置16としては、本装置に内
蔵されたものでも、外付けにて接続されるものでも良
い。また、通信装置17は、例えば構内LAN (Local
Area Network) や通信ネットワーク等を介して外部装置
とのデータの送受信制御を行う。
The printing device 16 is used for printing a document or the like. The printing device 16 may be built in the printing apparatus or may be connected externally. The communication device 17 is, for example, a private LAN (Local
It controls the transmission and reception of data with external devices via an Area Network) or a communication network.

【0019】次に、図1に示すシステム構成によって実
現される文書作成装置の機能構成について説明する。図
2は図1のシステム構成によって実現される文書作成装
置の機能構成を示すブロック図である。図2に示すよう
に、本実施形態における文書作成装置は、入力部21、
制御部22、変換部23、標準辞書24、学習辞書2
5、学習データ操作部26、出力部27、入力バッファ
12b、表示バッファ12c、登録読みバッファ12d
を有する。
Next, a description will be given of a functional configuration of the document creating apparatus realized by the system configuration shown in FIG. FIG. 2 is a block diagram showing a functional configuration of the document creating apparatus realized by the system configuration of FIG. As shown in FIG. 2, the document creation device according to the present embodiment includes an input unit 21,
Control unit 22, conversion unit 23, standard dictionary 24, learning dictionary 2
5, learning data operation unit 26, output unit 27, input buffer 12b, display buffer 12c, registered reading buffer 12d
Having.

【0020】入力部21は、入力装置13から入力され
る変換対象となる読み文字列や変換指示、編集指示等の
入力処理を行う。制御部22は、システム全体の制御を
行うものであり、キー入力に応じて各処理部を制御す
る。
The input section 21 performs input processing of a read character string to be converted, a conversion instruction, an edit instruction, and the like, which are input from the input device 13. The control unit 22 controls the entire system, and controls each processing unit according to a key input.

【0021】変換部23は、変換対象となる読み文字列
が入力された場合に標準辞書24および学習辞書25を
参照してかな漢字変換処理を行い、その変換結果として
得られた単語を制御部22に返す。
The conversion unit 23 performs a kana-kanji conversion process with reference to the standard dictionary 24 and the learning dictionary 25 when a reading character string to be converted is input, and outputs a word obtained as a result of the conversion to the control unit 22. To return.

【0022】標準辞書24は予め用意された変換用の辞
書であり、標準的な単語の読みとそれに対応する見出し
など、かな漢字変換処理(ここでは単漢字変換処理も含
む)に必要な情報を記憶している(図3参照)。また、
学習辞書25はユーザ辞書として用いられるものであ
り、ユーザの編集操作によって作成された単語(造語)
を対象として、その単語の読みとそれに対応する見出し
など、かな漢字変換処理に必要な情報を標準辞書24と
は別に記憶している(図4参照)。この標準辞書24お
よび学習辞書25は、例えば図1の外部記憶装置15を
通じて与えられる。
The standard dictionary 24 is a conversion dictionary prepared in advance, and stores information necessary for kana-kanji conversion processing (including single-kanji conversion processing here) such as standard word reading and corresponding headings. (See FIG. 3). Also,
The learning dictionary 25 is used as a user dictionary, and includes words (coined words) created by a user's editing operation.
The information necessary for the kana-kanji conversion process, such as the reading of the word and the corresponding heading, is stored separately from the standard dictionary 24 (see FIG. 4). The standard dictionary 24 and the learning dictionary 25 are provided through, for example, the external storage device 15 in FIG.

【0023】学習データ操作部26は、入力バッファ1
2b、表示バッファ12c、登録読みバッファ12dを
参照して、ユーザの編集操作によって作成された単語
(造語)を学習辞書25に登録(学習)する処理を行
う。入力バッファ12bは、変換対象として入力された
読み文字列データを保持する。表示バッファ12cは、
編集対象となる表示データ(確定された単語)を保持す
る。登録読みバッファ12dは、登録すべき単語の読み
文字列データを保持する。これらのバッファ12b〜1
2dは図1のメモリ12に設けられている。
The learning data operation unit 26 is provided with the input buffer 1
2b, a display buffer 12c, and a registration reading buffer 12d, a process of registering (learning) a word (a coined word) created by a user's editing operation in the learning dictionary 25 is performed. The input buffer 12b holds read character string data input as a conversion target. The display buffer 12c
Holds display data (confirmed words) to be edited. The registration reading buffer 12d holds reading character string data of a word to be registered. These buffers 12b-1
2d is provided in the memory 12 of FIG.

【0024】出力部27は、文字列を表示装置14に表
示したり、アプリケーションへの出力データを作成す
る。図3は標準辞書24の構成を示す図である。
The output unit 27 displays a character string on the display device 14 and creates output data to an application. FIG. 3 is a diagram showing the configuration of the standard dictionary 24.

【0025】標準辞書24には、予め標準的な単語の読
みとそれに対応する見出しなど、かな漢字変換処理(こ
こでは単漢字変換処理も含む)に必要な情報が記憶され
ている。この例では、「とっかい」といった読みに対
し、「特快」、「特会」といった標準的な単語の情報が
予め登録されている。
The standard dictionary 24 stores in advance information necessary for kana-kanji conversion processing (including single-kanji conversion processing), such as standard word reading and corresponding headings. In this example, information on standard words such as "special" and "special event" is registered in advance for reading such as "special".

【0026】また、この標準辞書24には、単漢字変換
用の情報として、「ひらく」といった読みに対し、
「開」、「挨」…といった単漢字(付属語を伴わない漢
字)の情報が予め登録されている。
In the standard dictionary 24, as information for converting a single kanji, a reading such as "Hiraku" is used.
Information of single kanji (kanji without accompanying words) such as “open”, “greeting”, etc. is registered in advance.

【0027】図4は学習辞書25の構成を示す図であ
る。学習辞書25には、ユーザの編集操作によって作成
された単語の読みとそれに対応する見出しなど、かな漢
字変換処理に必要な情報が適宜記憶されるようになって
いる。この例では、「とっかい」といった読みに対し、
「特開」といった造語の情報が登録されている。
FIG. 4 shows the structure of the learning dictionary 25. The learning dictionary 25 stores information necessary for kana-kanji conversion processing, such as reading of words created by a user's editing operation and corresponding headings, as appropriate. In this example, readings like "
Word information such as "Japanese Patent Application Laid-Open" is registered.

【0028】次に、同実施形態の動作を説明する前に、
図5および図6を参照して本装置にて実現される辞書登
録の動作について、具体例を挙げて説明する。 (具体例1)図5は同実施形態における辞書登録を説明
するための具体例1を示す図である。ここでは、「とっ
かい」という読みで「特開」といった単語を学習辞書2
5に登録する場合を想定する。
Next, before explaining the operation of this embodiment,
The dictionary registration operation realized by the present apparatus will be described with reference to FIGS. 5 and 6 using a specific example. (Specific Example 1) FIG. 5 is a diagram showing a specific example 1 for explaining dictionary registration in the embodiment. Here, words such as “Japanese” and “Japanese” are read in the learning dictionary 2.
It is assumed that the registration is made in the No. 5.

【0029】(1)まず、「とっかい」という読み文字
列を入力する。入力された読み文字列「とっかい」は画
面上のカーソル位置に表示されると共に、入力バッファ
12bに入力データとして保持される。
(1) First, a reading character string "Tokakai" is input. The input character string "tokai" is displayed at the cursor position on the screen, and is held in the input buffer 12b as input data.

【0030】(2)「かな漢字変換」キーの押下によ
り、読み文字列「とっかい」に対するかな漢字変換を指
示する。これにより、標準辞書24が参照され、「特
快」と「特会」といった単語が変換結果として表示され
る。
(2) By pressing the "Kana-Kanji conversion" key, Kana-Kanji conversion for the reading character string "Tokakai" is instructed. As a result, the standard dictionary 24 is referred to, and words such as “special” and “special meeting” are displayed as conversion results.

【0031】(3)「確定」キーの操作により、上記変
換結果として得られた「特快」と「特会」のうち、例え
ば「特快」といった単語を確定する。確定された単語
「特快」は、変換結果として当該読み文字列「とっか
い」に代わって画面上に表示されると共に、表示バッフ
ァ12cに保持される。
(3) By operating the "confirm" key, a word such as "special" is determined from "special" and "special meeting" obtained as a result of the conversion. The determined word “Tokukan” is displayed as a conversion result on the screen in place of the read character string “Tokai”, and is held in the display buffer 12c.

【0032】(4)「削除」キーまたは「BS」キーの
操作により、「特快」の中の「快」を削除する。この
「快」が削除されたことにより、入力バッファ12bの
内容は「とっ」になり、表示バッファ12cの内容は
「特」になる。その際、「削除」キーまたは「BS」キ
ーの入力をトリガとして、入力バッファ12bに格納さ
れていた読み文字列「とっかい」が登録読みデータとし
て登録読みバッファ12dに保持される。
(4) By operating the "delete" key or the "BS" key, "pleasant" in "special" is deleted. As a result of the deletion of “pleasure”, the content of the input buffer 12b becomes “to” and the content of the display buffer 12c becomes “special”. At this time, with the input of the “Delete” key or the “BS” key as a trigger, the read character string “Tokai” stored in the input buffer 12b is held in the registered read buffer 12d as registered read data.

【0033】ここで、登録読みデータ「とっかい」の後
方から標準辞書24を使って上記削除された「快」と一
致する読みが検索される。その結果、「特快」の中で
「快」の読みが登録読みデータ「とっかい」の「かい」
であることが特定され、残りの「特」の読みが「とっ」
であることが特定される。
Here, from the back of the registered reading data "Tokai", the standard dictionary 24 is used to search for readings that match the deleted "pleasure". As a result, the reading of "pleasant" in "special comfort" is "kai" of registered reading data "tokai"
Is identified, and the remaining reading of "special" is "to"
Is specified.

【0034】なお、「快」の読みを特定できない場合に
は、残りの文字「特」に対して上記同様に標準辞書24
を使って「特」の読みを「とっ」と特定した後、上記
「快」の読みを判断する。両方の文字共に読みを特定で
きなかった場合には、登録読みデータをクリアしてユー
ザに再操作を促すなどの処理を施す。
If it is not possible to specify the reading of "pleasant", the remaining characters "special" are read in the standard dictionary 24 in the same manner as described above.
Is used to identify the reading of "special" as "to", and then the reading of "pleasant" is determined. If the reading cannot be identified for both characters, processing such as clearing the registered reading data and prompting the user to perform the operation again is performed.

【0035】(5)次に、現在残っている「特」の後に
「開」を挿入するため、「ひらく」といった読み文字列
を入力する。これにより、入力バッファ12bの内容は
「とっひらく」となる。
(5) Next, in order to insert “open” after the currently remaining “feature”, a reading character string such as “open” is input. As a result, the content of the input buffer 12b becomes "open".

【0036】(6)「単漢字変換」キーの押下により、
読み文字列「ひらく」に対する単漢字変換を指示する。
これにより、標準辞書24(ここでは単漢字辞書を含ん
でいるものとする)が参照され、「開」、「挨」…とい
った単語が変換結果として表示される。
(6) By pressing the "Single Kanji conversion" key,
Instructs single kanji conversion for the reading character string "hiraku".
As a result, the standard dictionary 24 (here, a single kanji dictionary is included) is referred to, and words such as “open”, “greeting”,... Are displayed as conversion results.

【0037】(7)「確定」キーの操作により、変換結
果として得られた「開」、「挨」…の中から「開」とい
った単語を確定する。確定された単語「開」は、変換結
果として当該読み文字列「ひらく」に代わって画面上に
表示されると共に表示バッファ12cに保持される。こ
れにより、前回確定された「特」と合わせて「特開」な
る単語を得ることができる。
(7) By operating the "confirm" key, a word such as "open" is determined from "open", "greeting", etc. obtained as a result of the conversion. The determined word “open” is displayed as a conversion result on the screen instead of the read character string “hiraku”, and is held in the display buffer 12c. As a result, the word “JP” can be obtained together with the previously determined “Toku”.

【0038】ここで、登録読みバッファ12dに格納さ
れた登録読みデータ「とっかい」に対し、前回特定した
「とっ」の読みの後から標準辞書24を使って「開」と
一致する読みが検索される。その結果、「開」の読みが
登録読みデータ「とっかい」の「かい」に特定される。
Here, with respect to the registered reading data "TOKAI" stored in the registration reading buffer 12d, a reading that matches "OPEN" is searched using the standard dictionary 24 after the reading of "TO" specified last time. Is done. As a result, the reading of “open” is specified as the “read” of the registered reading data “read”.

【0039】このようにして、登録読みデータ「とっか
い」に対する単語「特開」の各読みが対応付けられる
と、「特開」といった単語が「「とっかい」といった読
みで学習辞書25に登録される。これにより、次回「と
っかい」といった読み文字列を入力した際には、この学
習辞書25を使って「特開」が変換結果として出力され
るようになる。
In this way, when each reading of the word "JP" is associated with the registered reading data "TOKAI", the word "JP" is registered in the learning dictionary 25 as a reading "TOKAI". Is done. As a result, the next time a reading character string such as “Tokai” is input, “Japanese Patent Laid-Open” is output as a conversion result using the learning dictionary 25.

【0040】(具体例2)図6は同実施形態における辞
書登録を説明するための具体例2を示す図である。上記
具体例1と同様、「とっかい」という読みで「特開」と
いった単語を学習辞書25に登録する場合を想定する。
この場合、上記具体例1では、変換結果として出力され
た単語の一部を訂正しながら、意図する単語を作るよう
にしたが、ここでは、変換結果として出力された単語を
読みの状態に戻してから新たに単語を作る場合について
説明する。
(Specific Example 2) FIG. 6 is a diagram showing a specific example 2 for explaining dictionary registration in the embodiment. Similar to the specific example 1, it is assumed that a word such as “Japanese” is registered in the learning dictionary 25 with the reading “Tokakai”.
In this case, in the specific example 1, the intended word is created while correcting a part of the word output as the conversion result. In this case, the word output as the conversion result is returned to the reading state. The case in which a new word is created afterwards will be described.

【0041】(1)まず、「とっかい」という読み文字
列を入力する。入力された読み文字列「とっかい」は画
面上のカーソル位置に表示されると共に、入力バッファ
12bに入力データとして保持される。
(1) First, a reading character string "Tokakai" is input. The input character string "tokai" is displayed at the cursor position on the screen, and is held in the input buffer 12b as input data.

【0042】(2)「かな漢字変換」キーの押下によ
り、読み文字列「とっかい」に対するかな漢字変換を指
示する。これにより、標準辞書24が参照され、「特
快」と「特会」といった単語が変換結果として表示され
る。
(2) By pressing the "Kana-Kanji conversion" key, Kana-Kanji conversion for the reading character string "Tokakai" is instructed. As a result, the standard dictionary 24 is referred to, and words such as “special” and “special meeting” are displayed as conversion results.

【0043】(3)「キャンセル」キーの押下により、
上記変換結果として出力された単語を読みの状態に戻
す。その際、「キャンセル」キーの入力をトリガとし
て、入力バッファ12bに格納されていた読み文字列
「とっかい」が登録読みデータとして登録読みバッファ
12dに保持される。
(3) By pressing the "cancel" key,
The word output as the conversion result is returned to the reading state. At this time, with the input of the “cancel” key as a trigger, the read character string “tokai” stored in the input buffer 12b is held in the registered read buffer 12d as registered read data.

【0044】(4)意図する単語である「特開」を作る
ため、例えば「とっかい」の中の「っかい」を削除した
後、「く」を入力するなどして、「とく」といった読み
文字列を入力する。入力された読み文字列「とく」は画
面上のカーソル位置に表示されると共に、入力バッファ
12bに入力データとして保持される。
(4) In order to make the intended word “JP”, for example, after deleting “OK” in “OK”, input “KU”, etc. Enter the reading character string. The input character string "Toku" is displayed at the cursor position on the screen, and is held in the input buffer 12b as input data.

【0045】(5)「かな漢字変換」キーの押下によ
り、読み文字列「とく」に対するかな漢字変換を指示す
る。これにより、標準辞書24が参照され、「徳」、
「得」…といった単語が変換結果として表示される。
(5) By pressing the "Kana-Kanji conversion" key, Kana-Kanji conversion for the reading character string "Toku" is instructed. As a result, the standard dictionary 24 is referred to,
Words such as "get" are displayed as the conversion result.

【0046】(6)「次候補」キーの操作により、読み
文字列「とく」に対し「特」といった単語を選択する。 (7)「確定」キーの操作により、単語「特」を確定す
る。確定された単語「特」は、変換結果として当該読み
文字列「とく」に代わって画面上に表示されると共に表
示バッファ12cに保持される。
(6) By operating the "next candidate" key, a word such as "Toku" is selected for the read character string "Toku". (7) The word "*" is determined by operating the "confirm" key. The determined word “*” is displayed as a conversion result on the screen instead of the read character string “*”, and is held in the display buffer 12c.

【0047】ここで、登録読みデータ「とっかい」の後
方から標準辞書24を使って上記確定された「特」と一
致する読みが検索される。その結果、「特」の読みが登
録読みデータ「とっかい」の「とっ」であることが特定
される。
Here, from the back of the registered reading data “Tokai”, a reading that matches the determined “Toku” is searched using the standard dictionary 24. As a result, it is specified that the reading of “*” is the “*” of the registered reading data “*”.

【0048】なお、「特」の読みを特定できない場合に
は、次に入力される「開」を待ち、上記同様に標準辞書
24を使って「開」の読みを「かい」と特定した後、上
記「特」の読みを判断する。両方の文字共に読みを特定
できなかった場合には、登録読みデータをクリアしてユ
ーザに再操作を促すなどの処理を施す。
If the reading of "*" cannot be specified, the system waits for the next "open", and specifies the reading of "open" as "kai" using the standard dictionary 24 in the same manner as described above. Then, the reading of the above “special” is determined. If the reading cannot be identified for both characters, processing such as clearing the registered reading data and prompting the user to perform the operation again is performed.

【0049】(8)次に、「かい」といった読み文字列
を入力する。これにより、入力バッファ12bの内容は
「とくかい」となる。 (9)「かな漢字変換」キーの押下により、読み文字列
「かい」に対するかな漢字変換を指示する。これによ
り、標準辞書24が参照され、「回」、「会」…といっ
た単語が変換結果として表示される。
(8) Next, a reading character string such as "kai" is input. As a result, the content of the input buffer 12b becomes "Special". (9) Pressing the “Kana-Kanji conversion” key instructs Kana-Kanji conversion of the reading character string “Kai”. As a result, the standard dictionary 24 is referred to, and words such as “times”, “me”,... Are displayed as conversion results.

【0050】(10)「次候補」キーの操作により、読
み文字列「かい」に対し「開」といった単語を選択す
る。 (11)「確定」キーの操作により、単語「開」を確定
する。確定された単語「開」は、変換結果として当該読
み文字列「かい」に代わって画面上に表示されると共に
表示バッファ12cに保持される。
(10) By operating the "next candidate" key, a word such as "open" is selected for the read character string "kai". (11) The word “open” is determined by operating the “confirm” key. The determined word "open" is displayed on the screen instead of the read character string "kai" as a conversion result, and is held in the display buffer 12c.

【0051】ここで、登録読みバッファ12dに格納さ
れた登録読みデータ「とっかい」に対し、前回特定した
「とっ」の読みの後から標準辞書24を使って「開」と
一致する読みが検索される。その結果、「開」の読みが
登録読みデータ「とっかい」の「かい」に特定される。
Here, with respect to the registered reading data "TOKAI" stored in the registration reading buffer 12d, a reading that matches "OPEN" is searched using the standard dictionary 24 after the reading of "Totto" specified last time. Is done. As a result, the reading of “open” is specified as the “read” of the registered reading data “read”.

【0052】このようにして、登録読みデータ「とっか
い」に対する単語「特開」の各読みが対応付けられる
と、「特開」といった単語が「「とっかい」といった読
みで学習辞書25に登録される。これにより、次回「と
っかい」といった読み文字列を入力した際には、この学
習辞書25を使って「特開」が変換結果として出力され
るようになる。
In this way, when each reading of the word "JP" is associated with the registered reading data "TOKAI", the word "JP" is registered in the learning dictionary 25 as a reading "TOKAI". Is done. As a result, the next time a reading character string such as “Tokai” is input, “Japanese Patent Laid-Open” is output as a conversion result using the learning dictionary 25.

【0053】次に、同実施形態の動作を説明する。図7
は同実施形態における文字の入力から出力までの処理の
流れを示したフローチャートである。入力部21におい
て、入力装置13からの文字やファンクション等のデー
タを入力する(ステップA11)。入力されたデータ
は、制御部22において各キーに応じた処理部に渡され
て処理され(ステップA12〜A16)、その処理結果
が出力部27を通じて表示装置14に表示される(ステ
ップA17)。
Next, the operation of this embodiment will be described. FIG.
4 is a flowchart showing a flow of processing from character input to output in the embodiment. The input unit 21 inputs data such as characters and functions from the input device 13 (step A11). The input data is passed to the processing unit corresponding to each key in the control unit 22 and processed (steps A12 to A16), and the processing result is displayed on the display device 14 through the output unit 27 (step A17).

【0054】ここで、文字キーであった場合には(ステ
ップA12のYes)、制御部22はその入力文字を学
習データ操作部26に渡して入力バッファ12bに保持
した後(ステップA16)、出力部27を通じて画面上
に表示する(ステップA17)。
If the input key is a character key (Yes in step A12), the control unit 22 passes the input character to the learning data operation unit 26 and stores it in the input buffer 12b (step A16). It is displayed on the screen through the unit 27 (step A17).

【0055】「かな漢字変換」キーまたは「単漢字変
換」キーであった場合には(ステップA13のYe
s)、制御部22は変換部23によりかな漢字変換処理
(単漢字変換処理)を行って(ステップA15)、その
変換結果(確定された単語)を学習データ操作部26に
渡して表示バッファ12cに保持した後(ステップA1
6)、出力部27を通じて表示する(ステップA1
7)。
If the key is a "kana-kanji conversion" key or a "single kanji conversion" key (Ye in step A13)
s) The control unit 22 performs the kana-kanji conversion process (single kanji conversion process) by the conversion unit 23 (step A15), passes the conversion result (determined word) to the learning data operation unit 26, and sends it to the display buffer 12c. After holding (Step A1
6), display through the output unit 27 (step A1)
7).

【0056】また、「削除」キー、「BS」キー、「キ
ャンセル」キーまたは「確定」キー等の編集キーであっ
た場合には(ステップA14のYes)、制御部22は
学習データ操作部26により当該編集キーに応じた処理
を行って(ステップA16)、その処理結果を出力部2
7を通じて表示する(ステップA17)。
If the key is an edit key such as a "delete" key, a "BS" key, a "cancel" key, or a "confirm" key (Yes in step A14), the control unit 22 sends the learning data operation unit 26 (Step A16), and outputs the processing result to the output unit 2.
7 is displayed (step A17).

【0057】次に、図8を参照して上記ステップA16
のデータ蓄積処理の流れを説明する。図8は同実施形態
におけるデータ蓄積処理の流れを示したフローチャート
である。「文字」キーの場合(ステップB11のYe
s)、制御部22はその入力された文字を学習データ操
作部26を通じて順次入力バッファ12bに保持してい
く(ステップB12)。
Next, referring to FIG.
Will be described. FIG. 8 is a flowchart showing a flow of a data accumulation process in the embodiment. In the case of a "character" key (Ye in step B11)
s) The control unit 22 sequentially stores the input characters in the input buffer 12b through the learning data operation unit 26 (Step B12).

【0058】「かな漢字変換」キーまたは「単漢字変
換」キーの場合(ステップB13のYes)、制御部2
2は変換部23によって得られた変換結果(確定された
単語)を学習データ操作部26に渡し、これを表示バッ
ファ12cに保持する(ステップB14)。
In the case of the "kana-kanji conversion" key or the "single kanji conversion" key (Yes in step B13), the control unit 2
2 passes the conversion result (determined word) obtained by the conversion unit 23 to the learning data operation unit 26, and stores it in the display buffer 12c (step B14).

【0059】ここで、編集キーとして「削除」キーが入
力された場合には(ステップB15のYes)、制御部
22は学習データ操作部26を通じて表示バッファ12
cからカーソル位置の文字を削除した後(ステップB1
6)、現在入力バッファ12bに保持されている読み文
字列を登録読みデータとして登録読みバッファ12dに
保持する(ステップB17)。すなわち、上述した図5
の具体例1では、「削除」キーを使って「特快」から
「快」を削除したとき、現在入力バッファ12bに保持
されている読み文字列「とっかい」を登録読みデータと
して登録読みバッファ12dに保持する。
Here, when the "delete" key is input as an edit key (Yes in step B15), the control unit 22 sends the display buffer 12 through the learning data operation unit 26.
After deleting the character at the cursor position from c (step B1)
6) The read character string currently held in the input buffer 12b is held as registered read data in the registered read buffer 12d (step B17). That is, FIG.
In the first specific example, when "pleasure" is deleted from "special" using the "delete" key, the read character string "tokai" currently held in the input buffer 12b is used as the registered read data as the registered read buffer 12d To hold.

【0060】この後、制御部22は学習データ操作部2
6を通じて入力バッファ12bからカーソル位置の文字
を削除する(ステップB18)。また、制御部22は標
準辞書24を使って当該削除文字の読みを特定すること
により、残り文字の読みを特定する(ステップB1
9)。すなわち、上記具体例1では、「削除」キーを使
って「特快」から「快」を削除した場合に、その削除文
字「快」の読みを「とっかい」の「かい」であると特定
することにより、残りの文字「特」を「とっかい」の
「とく」と特定する。
Thereafter, the control unit 22 sets the learning data operation unit 2
6, the character at the cursor position is deleted from the input buffer 12b (step B18). Further, the control unit 22 specifies the reading of the deleted character by using the standard dictionary 24, thereby specifying the reading of the remaining characters (step B1).
9). That is, in the specific example 1, when "pleasure" is deleted from "special" using the "delete" key, the reading of the deleted character "pleasure" is specified as "kai" of "tokai". In this way, the remaining characters “*” are identified as “*” in “*”.

【0061】編集キーとして「BS」キーが入力された
場合(ステップB20のYes)、制御部22は学習デ
ータ操作部26を通じて表示バッファ12cからカーソ
ル位置の前の文字を削除した後(ステップB21)、現
在入力バッファ12bに保持されている読み文字列を登
録読みデータとして登録読みバッファ12dに保持する
(ステップB22)。すなわち、上述した図5の具体例
1では、「BS」キーを使って「特快」から「快」を削
除したとき、現在入力バッファ12bに保持されている
読み文字列「とっかい」を登録読みデータとして登録読
みバッファ12dに保持する。
When the "BS" key is input as the edit key (Yes in step B20), the control unit 22 deletes the character before the cursor position from the display buffer 12c through the learning data operation unit 26 (step B21). Then, the reading character string currently held in the input buffer 12b is held as registered reading data in the registered reading buffer 12d (step B22). That is, in the specific example 1 of FIG. 5 described above, when “pleasure” is deleted from “special” using the “BS” key, the read character string “tokai” currently stored in the input buffer 12b is registered and read. The data is stored in the registration reading buffer 12d as data.

【0062】この後、制御部22は学習データ操作部2
6を通じて入力バッファ12bからカーソル位置の前の
文字を削除する(ステップB23)。また、制御部22
は標準辞書24を使って当該削除文字の読みを特定する
ことにより、残り文字の読みを特定する(ステップB2
4)。すなわち、上記具体例1では、「BS」キーを使
って「特快」から「快」を削除した場合に、その削除文
字「快」の読みを「とっかい」の「かい」であると特定
することにより、残りの文字「特」を「とっかい」の
「とっ」と特定する。
Thereafter, the control unit 22 sends the learning data operation unit 2
6, the character before the cursor position is deleted from the input buffer 12b (step B23). The control unit 22
Specifies the reading of the remaining character by specifying the reading of the deleted character using the standard dictionary 24 (step B2).
4). That is, in the above specific example 1, when “pleasure” is deleted from “extraordinary” using the “BS” key, the reading of the deleted character “pleasure” is specified as “kai” of “tokai”. In this way, the remaining characters “*” are identified as “*” in “*”.

【0063】編集キーとして「キャンセル」キーが入力
された場合(ステップB25のYes)、制御部22は
変換結果として現在表示される単語を読みの状態に戻し
た後(ステップB26)、学習データ操作部26を通じ
て現在入力バッファ12bに保持されている読み文字列
を登録読みデータとして登録読みバッファ12dに保持
する(ステップB27)。すなわち、上述した図6の具
体例2では、「キャンセル」キーを使って変換結果を
「とっかい」に戻したとき、現在入力バッファ12bに
保持されている読み文字列「とっかい」を登録読みデー
タとして登録読みバッファ12dに保持する。
When the "cancel" key is input as an edit key (Yes in step B25), the control unit 22 returns the currently displayed word as a conversion result to the reading state (step B26), and then executes the learning data operation. The read character string currently held in the input buffer 12b is held as registered read data in the registered read buffer 12d through the unit 26 (step B27). That is, in the specific example 2 of FIG. 6 described above, when the conversion result is returned to “precious” using the “cancel” key, the reading character string “precious” currently held in the input buffer 12b is registered and read. The data is stored in the registration reading buffer 12d as data.

【0064】また、編集キーとして「確定」キーが入力
された場合(ステップB28のYes)、制御部22は
学習データ操作部26を通じて、その確定された単語を
表示バッファ12cに保持する(ステップB29)。そ
の際、制御部22は登録読みバッファ12dに保持され
た登録読みデータの全ての読みと表示バッファ12cに
保持された単語(編集後の単語)との対応がとれたか否
かを判断する(ステップB30)。
When the "confirm" key is input as an edit key (Yes in step B28), the control unit 22 stores the confirmed word in the display buffer 12c through the learning data operation unit 26 (step B29). ). At this time, the control unit 22 determines whether or not all the readings of the registered reading data held in the registered reading buffer 12d correspond to the words (edited words) held in the display buffer 12c (step). B30).

【0065】その結果、全ての読みの対応がとれた場合
には(ステップB30のYes)、制御部22は学習デ
ータ操作部26を通じて、表示バッファ12cに保持さ
れた単語(編集後の単語)を登録対象とし、登録読みバ
ッファ12dに保持された読み文字列を用いて学習辞書
25に登録する(ステップB31)。すなわち、上記具
体例1または具体例2で、編集操作によって最終的に
「特開」といった単語が表示バッファ12cに作成され
た際に、この「特開」の「特」と「開」の読みが登録読
みバッファ12dに保持された「とっかい」の「とっ」
と「かい」であることが確認されたとき、読み「とっか
い」、見出し「特開」といった単語の情報を学習辞書2
5に登録する。
As a result, if all the readings have been taken into account (Yes in step B30), the control unit 22 sends the word (edited word) held in the display buffer 12c through the learning data operation unit 26. The registration target is registered in the learning dictionary 25 by using the read character string held in the registered reading buffer 12d (step B31). That is, in the specific example 1 or the specific example 2 described above, when the word “JP” is finally created in the display buffer 12c by the editing operation, the “JP” and “open” of the “JP” are read. Is "to" of "tokai" held in the registration reading buffer 12d.
When it is confirmed that the word is "kai", the word information such as the reading "tokai" and the heading "JP" is added to the learning dictionary 2.
Register to 5.

【0066】このように、編集操作によって作成された
単語(造語)を登録対象とし、当初入力された読み文字
列を利用して学習辞書25に登録することができる。し
たがって、読み文字列を入力し直さなくとも、任意の単
語を辞書登録することができ、以後、同じ読み文字列を
入力することで、学習辞書25を用いて意図する単語を
変換結果として得ることができるようになる。
As described above, a word (a coined word) created by the editing operation can be registered, and can be registered in the learning dictionary 25 by using the initially input reading character string. Therefore, an arbitrary word can be registered in a dictionary without re-inputting a reading character string. Thereafter, by inputting the same reading character string, an intended word can be obtained as a conversion result using the learning dictionary 25. Will be able to

【0067】なお、上記実施形態では、標準辞書24と
学習辞書25を別の辞書として構成し、単語の辞書登録
を学習辞書25に対して行うようにしたが、必ずしも標
準辞書24と学習辞書25が分かれている必要はなく、
例えば標準辞書24と学習辞書25を1つの辞書として
構成し、その辞書に対して単語の辞書登録を行うように
しても良い。
In the above embodiment, the standard dictionary 24 and the learning dictionary 25 are configured as separate dictionaries, and the dictionary of words is registered in the learning dictionary 25. However, the standard dictionary 24 and the learning dictionary 25 are not necessarily required. Need not be separated,
For example, the standard dictionary 24 and the learning dictionary 25 may be configured as one dictionary, and the dictionary of words may be registered in the dictionary.

【0068】また、上記実施形態では、かな漢字変換に
用いられる辞書を例にして説明したが、本発明はこれに
限るものではなく、例えば機械翻訳システムなどで、入
力された言語を他の言語に変換する場合に用いられる辞
書に対しても上記同様の手法を適用することができる。
In the above embodiment, a dictionary used for kana-kanji conversion has been described as an example. However, the present invention is not limited to this. For example, in a machine translation system, an input language is changed to another language. The same method as described above can be applied to a dictionary used for conversion.

【0069】また、上述した実施形態において記載した
手法は、コンピュータに実行させることのできるプログ
ラムとして、例えば磁気ディスク(フロッピーディス
ク、ハードディスク等)、光ディスク(CD−ROM、
DVD等)、半導体メモリなどの記録媒体に書き込んで
各種装置に適用したり、通信媒体により伝送して各種装
置に適用することも可能である。本装置を実現するコン
ピュータは、記録媒体に記録されたプログラムを読み込
み、このプログラムによって動作が制御されることによ
り、上述した処理を実行する。
Further, the method described in the above-described embodiment can be executed by a computer as a program such as 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.

【0070】[0070]

【発明の効果】以上のように本発明によれば、変換結果
として出力された単語がユーザの意図する単語でなかっ
た場合に、その単語を編集することにより、その編集後
の単語を登録対象として、当初入力した読み文字列で辞
書に登録することができる。したがって、読み文字列を
入力し直さなくとも、任意の単語を辞書登録することが
でき、その後の入力を円滑に進めることができる。
As described above, according to the present invention, when a word output as a result of conversion is not a word intended by the user, the word is edited and the edited word is registered. Can be registered in the dictionary with the initially input reading character string. Therefore, any word can be registered in the dictionary without re-inputting the reading character string, and subsequent input can be smoothly performed.

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

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

【図2】図1のシステム構成によって実現される文書作
成装置の機能構成を示すブロック図。
FIG. 2 is a block diagram showing a functional configuration of a document creation device realized by the system configuration of FIG. 1;

【図3】同実施形態における標準辞書の構成を示す図。FIG. 3 is an exemplary view showing the configuration of a standard dictionary according to the embodiment;

【図4】同実施形態における学習辞書の構成を示す図。FIG. 4 is an exemplary view showing a configuration of a learning dictionary in the embodiment.

【図5】同実施形態における辞書登録を説明するための
具体例を示す図。
FIG. 5 is an exemplary view showing a specific example for describing dictionary registration in the embodiment.

【図6】同実施形態における辞書登録を説明するための
別の具体例を示す図。
FIG. 6 is an exemplary view showing another specific example for describing dictionary registration in the embodiment.

【図7】同実施形態における文字の入力から出力までの
処理の流れを示したフローチャート。
FIG. 7 is an exemplary flowchart showing the flow of processing from character input to output in the embodiment.

【図8】同実施形態におけるデータ蓄積処理の流れを示
したフローチャート。
FIG. 8 is a flowchart showing a flow of a data accumulation process in the embodiment.

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

11…CPU 12…メモリ 12a…プログラム領域 12b…入力バッファ 12c…表示バッファ 12d…登録読みバッファ 13…入力装置 14…表示装置 15…外部記憶装置 16…印刷装置 17…通信装置 21…入力部 22…制御部 23…変換部 24…標準辞書 25…学習辞書 26…学習データ操作部 27…出力部 DESCRIPTION OF SYMBOLS 11 ... CPU 12 ... Memory 12a ... Program area 12b ... Input buffer 12c ... Display buffer 12d ... Registration reading buffer 13 ... Input device 14 ... Display device 15 ... External storage device 16 ... Printing device 17 ... Communication device 21 ... Input unit 22 ... Control unit 23 ... Conversion unit 24 ... Standard dictionary 25 ... Learning dictionary 26 ... Learning data operation unit 27 ... Output unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 後藤 浩文 東京都青梅市新町1385番地 東芝ソフトウ ェアエンジニアリング株式会社内 (72)発明者 坂本 国博 東京都青梅市新町1385番地 東芝ソフトウ ェアエンジニアリング株式会社内 (72)発明者 滝島 利行 東京都青梅市新町1385番地 東芝ソフトウ ェアエンジニアリング株式会社内 ──────────────────────────────────────────────────の Continued on the front page (72) Inventor Hirofumi Goto 1385 Shinmachi, Ome-shi, Tokyo Toshiba Software Engineering Co., Ltd. (72) Inventor Kunihiro Sakamoto 1385 Shinmachi, Ome-shi, Tokyo Toshiba Software Engineering Co., Ltd. (72) Inventor Toshiyuki Takishima 1385 Shinmachi, Ome-shi, Tokyo Toshiba Software Engineering Corporation

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 変換対象となる読み文字列を入力する入
力手段と、 この入力手段によって入力された読み文字列を保持する
読み保持手段と、 単語の読みとそれに対応する見出しを記憶した辞書と、 この辞書を参照して上記入力読み文字列を変換処理する
変換手段と、 この変換手段によって変換結果として得られた単語を出
力する出力手段と、 この出力手段によって出力された単語を編集する編集手
段と、 この編集手段によって編集された単語を登録対象とし、
上記読み保持手段に保持された読み文字列を用いて上記
辞書に登録する辞書登録手段とを具備したことを特徴と
する文書作成装置。
An input means for inputting a reading character string to be converted, a reading holding means for holding a reading character string input by the input means, a dictionary storing word readings and corresponding headings. A conversion unit that converts the input read character string with reference to the dictionary; an output unit that outputs a word obtained as a conversion result by the conversion unit; and an editing unit that edits the word output by the output unit. Means, and the words edited by the editing means are registered,
A document registering means for registering in the dictionary using the read character string held in the reading holding means.
【請求項2】 変換対象となる読み文字列を入力する入
力手段と、 この入力手段によって入力された読み文字列を保持する
読み保持手段と、 予め標準的な単語の読みとそれに対応する見出しを記憶
した標準辞書と、 編集操作によって作成された単語の読みとそれに対応す
る見出しを記憶する学習辞書と、 上記標準辞書および上記学習辞書を参照して上記入力読
み文字列を変換処理する変換手段と、 この変換手段によって変換結果として得られた単語を出
力する出力手段と、 この出力手段によって出力された単語果を編集する編集
手段と、 この編集手段によって編集された単語を登録対象とし、
上記読み保持手段に保持された読み文字列を用いて上記
学習辞書に登録する辞書登録手段とを具備したことを特
徴とする文書作成装置。
2. An input means for inputting a reading character string to be converted, a reading holding means for holding a reading character string input by the input means, and a standard word reading and a corresponding heading in advance. A stored standard dictionary, a learning dictionary that stores readings of words created by an editing operation and headings corresponding thereto, a conversion unit that converts the input read character string with reference to the standard dictionary and the learning dictionary, An output unit that outputs a word obtained as a conversion result by the conversion unit; an editing unit that edits a word result output by the output unit; and a word edited by the editing unit as a registration target.
A document creation device, comprising: dictionary registration means for registering in the learning dictionary using the read character string held in the reading holding means.
【請求項3】 変換対象となる読み文字列が入力された
際に、この入力された読み文字列をメモリに保持してお
き、 単語の読みとそれに対応する見出しを記憶した辞書を参
照して上記入力読み文字列を変換処理し、 この変換処理によって変換結果として得られた単語を出
力し、 この単語が編集されたとき、その編集後の単語を登録対
象とし、上記メモリに保持された読み文字列を用いて上
記辞書に登録することを特徴とする辞書登録方法。
3. When a reading character string to be converted is input, the input reading character string is stored in a memory, and a dictionary that stores word readings and corresponding headings is referred to. The input reading character string is converted, and a word obtained as a conversion result by the conversion processing is output. When the word is edited, the edited word is set as a registration target, and the reading held in the memory is read. A dictionary registration method, comprising registering in the dictionary using a character string.
【請求項4】 変換対象となる読み文字列が入力された
際に、この入力された読み文字列をメモリに保持してお
き、 予め標準的な単語の読みとそれに対応する見出しを記憶
した標準辞書と、編集操作によって作成された単語の読
みとそれに対応する見出しを記憶する学習辞書とを参照
して上記入力読み文字列を変換処理し、 この変換処理によって変換結果として得られた単語を出
力し、 この単語が編集されたとき、その編集後の単語を登録対
象とし、上記メモリに保持された読み文字列を用いて上
記学習辞書に登録することを特徴とする辞書登録方法。
4. When a reading character string to be converted is input, the input reading character string is stored in a memory, and a standard word reading and a corresponding heading are stored in advance. The input reading character string is converted with reference to a dictionary and a learning dictionary that stores readings of words created by the editing operation and corresponding headings, and outputs words obtained as a result of the conversion by this conversion processing. When the word is edited, the edited word is set as a registration target, and the word is registered in the learning dictionary using the read character string held in the memory.
【請求項5】 変換対象となる読み文字列が入力された
際に、この入力された読み文字列をメモリに保持させる
手順と、 単語の読みとそれに対応する見出しを記憶した辞書を参
照して上記入力読み文字列を変換処理させる手順と、 この変換処理によって変換結果として得られた単語を出
力させる手順と、 この単語が編集されたとき、その編集後の単語を登録対
象とし、上記メモリに保持された読み文字列を用いて上
記辞書に登録させる手順とをコンピュータに実行させる
ためのプログラムを記録したコンピュータ読取り可能な
記録媒体。
5. When a reading character string to be converted is input, a procedure for storing the input reading character string in a memory, and referring to a dictionary storing word readings and corresponding headings. A procedure for converting the input reading character string, a procedure for outputting a word obtained as a result of the conversion by this conversion processing, and when this word is edited, the edited word is set as a registration target and stored in the memory. And a computer-readable recording medium that records a program for causing a computer to execute the procedure of registering the dictionary using the held read character string.
【請求項6】 変換対象となる読み文字列が入力された
際に、この入力された読み文字列をメモリに保持させる
手順と、 予め標準的な単語の読みとそれに対応する見出しを記憶
した標準辞書と、編集操作によって作成された単語の読
みとそれに対応する見出しを記憶する学習辞書とを参照
して上記入力読み文字列を変換処理させる手順と、 この変換処理によって変換結果として得られた単語を出
力させる手順と、 この単語が編集されたとき、その編集後の単語を登録対
象とし、上記メモリに保持された読み文字列を用いて上
記学習辞書に登録させる手順とをコンピュータに実行さ
せるためのプログラムを記録したコンピュータ読取り可
能な記録媒体。
6. A procedure in which when a reading character string to be converted is input, the input reading character string is stored in a memory, and a standard word reading and a headline corresponding thereto are stored in advance. A procedure for converting the input read character string by referring to a dictionary and a learning dictionary that stores readings of words created by the editing operation and corresponding headings; words obtained as conversion results by this conversion processing And causing the computer to execute, when the word is edited, a step of registering the edited word as a registration target and registering the word in the learning dictionary using the read character string held in the memory. Computer-readable recording medium on which the program of the present invention is recorded.
JP10040450A 1998-02-23 1998-02-23 Document generation device, dictionary registration method and recording medium Pending JPH11238054A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10040450A JPH11238054A (en) 1998-02-23 1998-02-23 Document generation device, dictionary registration method and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10040450A JPH11238054A (en) 1998-02-23 1998-02-23 Document generation device, dictionary registration method and recording medium

Publications (1)

Publication Number Publication Date
JPH11238054A true JPH11238054A (en) 1999-08-31

Family

ID=12580985

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10040450A Pending JPH11238054A (en) 1998-02-23 1998-02-23 Document generation device, dictionary registration method and recording medium

Country Status (1)

Country Link
JP (1) JPH11238054A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014016918A (en) * 2012-07-11 2014-01-30 Alpine Electronics Inc Name registering device and kana notation of name registering method
JP2016143224A (en) * 2015-02-02 2016-08-08 シャープ株式会社 Electronic equipment and control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014016918A (en) * 2012-07-11 2014-01-30 Alpine Electronics Inc Name registering device and kana notation of name registering method
JP2016143224A (en) * 2015-02-02 2016-08-08 シャープ株式会社 Electronic equipment and control method

Similar Documents

Publication Publication Date Title
US20160196251A1 (en) Method and apparatus for annotating an electronic document
JP3892626B2 (en) Document processing apparatus and storage medium
JPH11238054A (en) Document generation device, dictionary registration method and recording medium
JPH06231224A (en) Device and method for generating operation guidance
JP2766261B2 (en) Sentence summarization system
US7272784B2 (en) Form processing method, form processing program, and form processing apparatus
JPH0944486A (en) Document preparing device and method for preparing note
US7613709B2 (en) System and method for editing operations of a text object model
JP2009003771A (en) Project construction support program and project construction support system
JP4805491B2 (en) Dictionary management program and computer system
JP3023681B2 (en) Document processing device
JPH0528150A (en) Method and device for processing document
JP2000010973A (en) Character input system/method and recording medium which computer can read
JPH11203279A (en) Kana-kanji conversion device and method and storage medium
JPH1097537A (en) Translation supporting system and its recording medium
JP2003308207A (en) Program specifications preparation system
JPH08123811A (en) Document editing device and method therefor
JP2003296316A (en) Document preparation support device, document preparation support method and program therefor
JPH11134331A (en) Document preparing device and kana/chinese character converting method and recording medium for recording kana/chinese character conversion program
JP2010157136A (en) Document management device, document management system, document management method and program therefor
JPS61229161A (en) Documentation and editing device
JPH0844745A (en) Machine translation device
JPH07152757A (en) Japanese input system
JPH05189421A (en) Method and device for kana/kanji conversion of ancient classics
JPH1027174A (en) Device and method for japanese syllabary-chinese character conversion