JPH0421159A - Document preparing device - Google Patents

Document preparing device

Info

Publication number
JPH0421159A
JPH0421159A JP2125704A JP12570490A JPH0421159A JP H0421159 A JPH0421159 A JP H0421159A JP 2125704 A JP2125704 A JP 2125704A JP 12570490 A JP12570490 A JP 12570490A JP H0421159 A JPH0421159 A JP H0421159A
Authority
JP
Japan
Prior art keywords
dictionary
word
words
auxiliary
frequency information
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
JP2125704A
Other languages
Japanese (ja)
Inventor
Masanori Yabu
聖憲 養父
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
Original Assignee
Toshiba 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 filed Critical Toshiba Corp
Priority to JP2125704A priority Critical patent/JPH0421159A/en
Publication of JPH0421159A publication Critical patent/JPH0421159A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To expand a general dictionary by an auxiliary dictionary and to improve the preparing efficiency of a document by managing the frequency of each word in the auxiliary dictionary, and when using frequency is increased, outputting the word of the auxiliary dictionary with priority. CONSTITUTION:A certain reading is inputted through a keyboard (KB) 16 and 'KANA'/'KANJI' conversion is specified by depressing a key. Then a CPU 10 searches the contents of the dictionary 13 stored in the dictionary area of a memory 11 and that of the auxiliary dictionary 15 stored in the dictionary area of a memory 12 in the prescribed order and retrieves words corresponding to input information. When a homonym candidate corresponding to the reading exists only in the dictionary 15, the CPU 10 learns a long learning table 31 for the dictionary 15 stored in the table area of the memory 12. When the using frequency of the dictionary 15 is increased based upon the frequency information, the dictionary 15 can be used with priority, so that the forming efficiency of the document can be improved.

Description

【発明の詳細な説明】 [発明の目的〕 (産業上の利用分野) 本発明は、かな漢字変換された漢字や熟語等の学習機能
、特に長期学習機能を備えた文書作成装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Field of Application) The present invention relates to a document creation device equipped with a learning function for kanji and idioms converted into kana-kanji, particularly a long-term learning function.

(従来の技術) 従来、文書作成装置では、同音語変換に際し、同じ読み
に対する複数の単語のうち、使用頻度の高い単語から順
に参照できるようになっている。
(Prior Art) Conventionally, in a document creation device, when performing homophone conversion, among a plurality of words with the same pronunciation, words can be referred to in order of frequency of use.

これは、同じ読みに対する複数の単語とその各単語の頻
度情報を記憶した辞書を使用することにより、この辞書
から入力読み情報に対応する単語を頻度情報に従って順
次読出すことで実現される。
This is achieved by using a dictionary that stores a plurality of words with the same reading and frequency information for each word, and sequentially reading words corresponding to the input reading information from this dictionary according to the frequency information.

ところで、このような辞書を用いる文書作成装置におい
て、単語の頻度情報が固定化されている場合には、ユー
ザが特に使用する単語であっても、その単語の頻度情報
が低ければ、直ぐには出てこないといった不具合が生じ
る。そこで、一般には、ユーザが同じ読みに対する複数
の単語のうちの1つを選択する毎に、この選択された単
語の頻度情報を更新する学習機能が用いられている。こ
れにより、ユーザに応じた単語の出現頻度構成を辞書に
持たせることができる。
By the way, in a document creation device that uses such a dictionary, if the frequency information of words is fixed, even if the word is particularly used by the user, if the frequency information of that word is low, it may not appear immediately. This may cause problems such as not being able to move. Therefore, a learning function is generally used that updates frequency information of the selected word each time the user selects one of a plurality of words with the same pronunciation. This allows the dictionary to have a word appearance frequency structure tailored to the user.

この学習機能には、長期学習と短期学習がある。This learning function includes long-term learning and short-term learning.

長期学習では、特定の指示かない限り、単語の出現頻度
に応じて頻度情報が更新される。一方、短期学習では、
例えば電源投入毎あるいは文書毎に頻度情報が初期化さ
れる。ここでは、長期学習機能を備えた文書作成装置に
ついて説明する。
In long-term learning, frequency information is updated according to the frequency of word appearance unless specified otherwise. On the other hand, in short-term learning,
For example, the frequency information is initialized each time the power is turned on or each document. Here, a document creation device equipped with a long-term learning function will be described.

従来、長期学習機能を備えた文書作成装置において、予
め装置に備え付けられている汎用の辞書とは別に、補助
辞書を用いることがある。この補助辞書は、例えば医学
用語を専門に登録した医用辞書など、一般用語以外の専
門用語を登録しており、特定分野の文書を作成する上で
適した構成になっている。
2. Description of the Related Art Conventionally, document creation devices equipped with a long-term learning function sometimes use an auxiliary dictionary in addition to a general-purpose dictionary that is pre-installed in the device. This auxiliary dictionary registers technical terms other than general terms, such as a medical dictionary specifically registered with medical terms, and has a configuration suitable for creating documents in a specific field.

ところで、従来、このような一般辞書とは別の補助辞書
を用いる場合において、補助辞書に登録されている単語
の使用頻度については管理していなかった。これは、一
般に、補助辞書内の同音語(同じ読みの単語)が一般辞
書に比べて少ないことに起因する。しかしながら、補助
辞書の内容を増やせば、必然的に同音語の数も増加する
ものである。したがって、補助辞書についても学習の必
要性が出てくる。また、ある特定分野の文書作成を長時
間行う場合には、補助辞書の単語を一般用語として使用
する傾向が強くなるため、この場合にも補助辞書の長期
学習が必要となる。
By the way, conventionally, when such an auxiliary dictionary different from the general dictionary is used, the frequency of use of words registered in the auxiliary dictionary has not been managed. This is because there are generally fewer homophones (words with the same pronunciation) in the auxiliary dictionary than in the general dictionary. However, if the contents of the auxiliary dictionary are increased, the number of homophones will also inevitably increase. Therefore, there is a need to learn about supplementary dictionaries as well. Furthermore, when creating documents in a specific field for a long time, there is a strong tendency to use words in the auxiliary dictionary as general terms, so long-term study of the auxiliary dictionary is also required in this case.

(発明が解決しようとする課題) 上記したように、従来、補助辞書については学習機能を
施していなかった。このため、補助辞書の使用頻度が高
まった場合でも、その補助辞書の単語は優先的に出力さ
れず、文書作成上、大変に不便である等の問題があった
(Problems to be Solved by the Invention) As described above, conventional auxiliary dictionaries have not been provided with a learning function. For this reason, even when the frequency of use of an auxiliary dictionary increases, the words of the auxiliary dictionary are not output preferentially, resulting in problems such as great inconvenience when creating documents.

本発明は上記のような点に鑑みなされたもので、一般辞
書とは別の語を登録した補助辞書を使用した際に、その
補助辞書の使用頻度も管理できる文書作成装置を提供す
ることを目的とする。
The present invention has been made in view of the above points, and an object of the present invention is to provide a document creation device that can also manage the frequency of use of an auxiliary dictionary in which words other than those in a general dictionary are registered. purpose.

[発明の構成] (課題を解決するための手段) すなわち、本発明は学習機能を備えた文書作成装置にお
いて、同じ読みに対する複数の第1の語およびこの各第
1の語の頻度情報を記憶した第1の記憶手段と、同じ読
みに対する上記第1の語とは別の複数の第2の語および
この各第2の語の頻度情報を記憶した第2の記憶手段と
を備え、入力読み情報に対する同音語候補を上記第1、
第2の記憶手段から抽出し、この抽出された同音語候補
の中から所望の語が選択、確定された際に、この確定さ
れた語が上記第1の記憶手段に記憶された上記第1の語
であるか、上記第2の記憶手段に記憶された上記第2の
語であるかを判断し、その判断結果に応じて、上記第1
あるいは上記第2の記憶手段に記憶された語の頻度情報
を更新するようにしたものである。
[Structure of the Invention] (Means for Solving the Problems) That is, the present invention stores a plurality of first words for the same reading and frequency information of each of the first words in a document creation device equipped with a learning function. and a second storage means that stores a plurality of second words different from the first word for the same reading and frequency information of each of the second words. The homophone candidate for the information is the first one above,
When a desired word is extracted from the second storage means and a desired word is selected and confirmed from among the extracted homophone candidates, this confirmed word is stored in the first storage means. or the second word stored in the second storage means, and depending on the judgment result, the first word is the second word stored in the second storage means.
Alternatively, the word frequency information stored in the second storage means is updated.

また、上記同音語候補の抽出に際し、上記入力読み情報
に対する同音語候補が上記第1および第2の両方の記憶
手段に存在した場合に、その同音語候補の頻度情報の高
い方を優先して抽出することを第2の特徴とする。
Further, when extracting the homophone candidates, if homophone candidates corresponding to the input reading information exist in both the first and second storage means, the one with higher frequency information of the homophone candidate is given priority. The second feature is extraction.

さらに、上記入力読み情報に対する同音語候補の頻度情
報が上記第1および第2の両方の記憶手段で同一であっ
た場合に、上記各記憶手段の間で予め設定された優先順
位に従って抽出することを第3の特徴とする。
Furthermore, when frequency information of homophone candidates for the input reading information is the same in both the first and second storage means, extraction is performed according to a priority order set in advance between the respective storage means. is the third feature.

(作用) 上記の構成によれば、一般辞書とは別の語を登録した補
助辞書を使用しても、その補助辞書の語も一般辞書の語
と同様に頻度管理ができ、例えば補助辞書の使用頻度が
高まれば、その補助辞書の語を優先的に出力できるもの
である。
(Function) According to the above configuration, even if an auxiliary dictionary is used in which words other than those in the general dictionary are registered, the frequency of the words in the auxiliary dictionary can be managed in the same way as the words in the general dictionary. If the frequency of use increases, words in the auxiliary dictionary can be output preferentially.

(実施例) 以下、図面を参照して本発明の一実施例に係る文書作成
装置を説明する。
(Embodiment) Hereinafter, a document creation device according to an embodiment of the present invention will be described with reference to the drawings.

第1図は同実施例に係る文書作成装置の構成を示す図で
ある。同図において、10はマイクロプロセッサ(CP
U)1.11及び12は同マイクロプロセッサlOによ
りアクセスされるメモリである。
FIG. 1 is a diagram showing the configuration of a document creation device according to the same embodiment. In the figure, 10 is a microprocessor (CP
U) 1.11 and 12 are memories accessed by the same microprocessor IO.

マイクロプロセッサ(以下、CPUと称する)10は、
装置全体の制御を行なうもので、メモリlL12をアク
セスして、入力指示に従うプログラムの起動で、文書作
成処理や第2図及び第3図のフローチャートに示すよう
な長期学習の頻度管理等を実行する。
The microprocessor (hereinafter referred to as CPU) 10 is
It controls the entire device, and executes document creation processing and long-term learning frequency management as shown in the flowcharts of Figures 2 and 3 by accessing the memory LL12 and starting a program that follows input instructions. .

メモリ11は、例えばRAMである。このメモリ11に
は、CPUl0の動作を決定する各種処理プログラムが
格納されたプログラム領域や、フォントデータが格納さ
れた文字パターン領域の他、ここでは仮名あるいはロー
マ字で人力された読みを漢字に変換するための一般辞書
が格納された辞書領域13、および一般辞書の長期学習
テーブルが格納されたテーブル領域14が設けられてい
る。メモリ12は、例えばハードディスク装置(HDD
)である。このメモリ12には、補助辞書が格納された
辞書領域15、および補助辞書の長期学習テーブルが格
納されたテーブル領域31が設けられている。
The memory 11 is, for example, a RAM. This memory 11 includes a program area where various processing programs that determine the operation of the CPU10 are stored, a character pattern area where font data is stored, and a character pattern area where font data is stored, as well as a computer that converts manual pronunciations in kana or romaji into kanji. A dictionary area 13 in which a general dictionary is stored, and a table area 14 in which a long-term learning table for the general dictionary is stored are provided. The memory 12 is, for example, a hard disk device (HDD).
). This memory 12 is provided with a dictionary area 15 in which an auxiliary dictionary is stored, and a table area 31 in which a long-term learning table of the auxiliary dictionary is stored.

ここで、一般辞書および補助辞書について説明する。一
般辞書は、−船釣な単語を登録した辞書であって、その
中には、同じ読みに対する複数の第1の語およびこの各
第1の語の頻度情報が記憶されている。この辞書内の頻
度情報は、例えば装置出荷時において予め設定されてい
る。また、この一般辞書の長期学習テーブルには、第1
の語の使用頻度に応じて更新制御される頻度情報が記憶
されている。
Here, the general dictionary and auxiliary dictionary will be explained. The general dictionary is a dictionary in which words such as -funatsuri are registered, and therein are stored a plurality of first words with the same pronunciation and frequency information of each of the first words. The frequency information in this dictionary is set in advance, for example, when the device is shipped. In addition, the long-term study table of this general dictionary includes the first
Frequency information that is updated and controlled according to the frequency of use of the word is stored.

一方、補助辞書は、上述した一般辞書に登録された単語
以外の特殊な単語が登録された辞書であって、一般辞書
と同様、同じ読みに対する複数の第2の語およびこの各
第2の語の頻度情報を記録している。また、この補助辞
書の長期学習テーブルにも、一般辞書と同様に、第2の
語の使用頻度に応じて更新制御された頻度情報が記憶さ
れている。
On the other hand, the auxiliary dictionary is a dictionary in which special words other than the words registered in the general dictionary mentioned above are registered, and like the general dictionary, it contains a plurality of second words for the same reading and each second word. Frequency information is recorded. Also, in the long-term learning table of this auxiliary dictionary, like the general dictionary, frequency information whose update is controlled according to the frequency of use of the second word is stored.

また、16はキーボード(KB)、17はキーボードイ
ンターフェイス(KB−I F) 、18は表示器、1
9は表示コントローラ(表示−CNT)、20は表示用
ドツトメモリ、21はフロッピーディスク装置(FDD
)  22はFDDインターフェイス(FDD−I F
) 、23はプリンタ装置(PRT)、24はプリンタ
インターフェイス(PRT−I F)である。
In addition, 16 is a keyboard (KB), 17 is a keyboard interface (KB-IF), 18 is a display device, 1
9 is a display controller (display-CNT), 20 is a display dot memory, and 21 is a floppy disk device (FDD).
) 22 is an FDD interface (FDD-IF
), 23 is a printer device (PRT), and 24 is a printer interface (PRT-IF).

キーボード(KB)18は、文書作成等に必要な入力情
報をキーボードインターフェイス(KB−IF)17を
介してCPUl0へ出力する。
The keyboard (KB) 18 outputs input information necessary for document creation etc. to the CPU10 via the keyboard interface (KB-IF) 17.

このキーボード16には、「文字」キー 「数値」キー
 「カーソル」キー等に加えて、ここでは、かな漢字変
換および同音語選択を指示するための「変換/次候補」
キー、単語の確定を指示するための「選択/実行」キー
等を含む各種のファンクションキーが設けられている。
This keyboard 16 includes "character" keys, "numeric" keys, "cursor" keys, etc., as well as "conversion/next candidate" keys for instructing kana-kanji conversion and homophone selection.
Various function keys are provided, including a "select/execute" key for instructing confirmation of a word, and the like.

表示器18は、例えば20行表示の液晶デイスプレィか
らなり、最下行(第20行目)をガイド表示専用の領域
(ガイド行)に設定している。表示CN T 19は、
CPUl0の制御の下に、表示用ドツトメモリ20を用
いて、表示器18の表示制御を行なつ。
The display 18 is composed of, for example, a 20-line liquid crystal display, and the bottom line (20th line) is set as an area exclusively for guide display (guide line). The display CN T 19 is
Display control of the display 18 is performed using the display dot memory 20 under the control of the CPU10.

フロッピーディスク装置(FDD)21は、CPUl0
の制御の下に、FDDインターフェイス(FDD−I 
F)22を介して、作成された文書を保存したり外字(
JIS第1水準文字及び第2水準文字以外の文字や記号
・マーク等をいう)及び第2水準文字等を記憶する。
The floppy disk device (FDD) 21 is a CPU10
The FDD interface (FDD-I
F) Save the created document or add external characters (
It stores characters, symbols, marks, etc. other than JIS 1st level characters and 2nd level characters), 2nd level characters, etc.

プリンタ装置(PRT)23は、例えばシリアルプリン
タからなる。このPRT23は、CPUl0の制御の下
に、プリンタインターフエイス(PRT−I F)24
を介して、メモリ11内の文書領域に格納された文書、
あるいはフロッピーディスク装置(FDD)21から本
体内に読込まれて文書領域に格納された文書情報を用紙
上に印刷したり、用紙を搬送する等の印刷処理を実行す
る。
The printer device (PRT) 23 includes, for example, a serial printer. This PRT23 is connected to a printer interface (PRT-IF) 24 under the control of CPU10.
A document stored in a document area in the memory 11 via
Alternatively, it executes print processing such as printing document information read into the main body from the floppy disk device (FDD) 21 and stored in the document area on paper, or transporting the paper.

次に、第2図及び第3図に示すフローチャートを参照し
て同実施例の動作を説明する。なお、ここでは、予め例
えば特定分野での専門用語など、一般辞書に登録されて
いる第1の語以外の第2の語を補助辞書に登録しておき
、その補助辞書および同辞書の長期学習テーブルをメモ
リ12にセットした場合を想定して説明する。
Next, the operation of this embodiment will be explained with reference to the flowcharts shown in FIGS. 2 and 3. Note that here, a second word other than the first word registered in the general dictionary, such as a technical term in a specific field, is registered in advance in the auxiliary dictionary and the long-term study of the same dictionary is performed. The following explanation assumes that a table is set in the memory 12.

第2図に示すように、K B 11を通じて読みを入力
しくステップA1)、同K B 11上の図示せぬ「変
換/次候補」キーを操作して、かな漢字変換を指定する
と(ステップA2) 、CPUl0は、メモリll内の
辞書領域J3に格納されている一般辞書およびメモリ1
2内の辞書領域15に格納されている補助辞書を所定の
順にサーチし、各辞書の中から入力読み情報に対応する
単語を検索する(ステップA3)。
As shown in Figure 2, when you input the reading through KB 11 (Step A1), and specify Kana-Kanji conversion by operating the "conversion/next candidate" key (not shown) on KB 11 (Step A2). , CPU10 stores the general dictionary stored in dictionary area J3 in memory 1 and memory 1.
The auxiliary dictionaries stored in the dictionary area 15 of 2 are searched in a predetermined order, and a word corresponding to the input reading information is searched from each dictionary (step A3).

ここで、一般辞書のみに、読みに対する同音語候補があ
った場合(ステップA4) 、CPUl0は、メモリ1
1内のテーブル領域14に格納されている一般辞書の長
期学習テーブルを参照しくステップA6)、その長期学
習テーブルでの頻度情報に基づいて、同音語候補の出力
順序を決定する(ステップA7)。そして、CPUl0
は、「変換/次候補」キーの操作に応じて、上記決定し
た同音語候補を表示器18に出力する(ステップA8)
。この際、読みに対する単語か複数ある場合つまり複数
の同音語候補がある場合、CPUl0は頻度の高い単語
を第1候補として表示器18に出力する。表示器18は
、この単語に例えばオーバライン等の未確定状態を示す
記号を付して表示する。
Here, if there is a homophone candidate for the pronunciation only in the general dictionary (step A4), CPU10 stores memory 1
The long-term learning table of the general dictionary stored in the table area 14 of 1 is referred to (step A6), and the output order of homophone candidates is determined based on the frequency information in the long-term learning table (step A7). And CPU10
outputs the determined homophone candidate to the display 18 in response to the operation of the "conversion/next candidate" key (step A8)
. At this time, if there are multiple words for the pronunciation, that is, if there are multiple homophone candidates, the CPU 10 outputs the most frequent word to the display 18 as the first candidate. The display 18 displays this word with a symbol indicating an undetermined state, such as overline, for example.

一方、補助辞書のみに、読みに対する同音語候補があっ
た場合(ステップA9)、CPUl0は、メモリ12内
のテーブル領域31に格納されている補助辞書の長期学
習テーブルを参照しくステップAl0)、その頻度情報
に基づいて、上記同様に、同音語候補を表示器18に出
力する(ステップA7、A8)。
On the other hand, if there is a homophone candidate for the pronunciation only in the auxiliary dictionary (step A9), the CPU 10 refers to the long-term learning table of the auxiliary dictionary stored in the table area 31 in the memory 12 (step A10), and Based on the frequency information, similar to the above, homophone candidates are output to the display 18 (steps A7, A8).

また、一般辞書および補助辞書の両方の辞書に、読みに
対する同音語候補があった場合(ステップA5) 、C
PUl0は、一般辞書および補助辞書の各長期学習テー
ブルを参照しくステップA11)、その頻度情報に基づ
いて、上記同様に、同音語候補を表示器18に圧力する
(ステップA7、A8)。
Also, if there are homophone candidates for the reading in both the general dictionary and the auxiliary dictionary (step A5), C
PU10 refers to the long-term learning tables of the general dictionary and the auxiliary dictionary (step A11), and presses homophone candidates on the display 18 based on the frequency information (steps A7, A8) in the same manner as described above.

この場合、一般辞書と補助辞書とでは、頻度情報の高い
方を優先的に出力する。また、頻度情報が同じであれば
、例えば一般辞書を優先するなど、各辞書間で予め設定
された優先順位に従って出力する。
In this case, between the general dictionary and the auxiliary dictionary, the one with higher frequency information is output preferentially. Furthermore, if the frequency information is the same, the dictionaries are output according to a preset priority order, such as giving priority to the general dictionary.

具体的に説明する。例えば「がん」という読みに対し、
一般辞書には「岩」、「眼」、「願」という一般用語(
第1の語)が登録され、補助辞書には「癌」、「ガン」
という特殊用語(第2の語)が登録されているものとす
る。この場合、「がん」という読みに対する単語か一般
辞書および補助辞書にあるため、両辞書の長期学習テー
ブルが参照され、頻度の高い単語が優先的に出力される
。例えば一般辞書での「岩」の頻度情報が「3」、補助
辞書での「癌」の頻度情報が「5」であれば、「癌」と
いう単語が優先的に出力される。一方、例えば「岩」、
「癌」の頻度情報が共に「5」て同じ頻度であった場合
には、予め設定されている辞書の優先順位に基づいて同
音語候補が出力される。すなわち1例えば一般辞書、補
助辞書の順に設定されていれば、「岩」という単語が優
先的に出力される。
I will explain in detail. For example, for the reading "cancer",
General dictionaries include general terms such as ``rock'', ``eye'', and ``wish'' (
The first word) is registered in the auxiliary dictionary, and the words "cancer" and "cancer" are registered in the auxiliary dictionary.
It is assumed that a special term (second word) is registered. In this case, since there are words for the pronunciation of "cancer" in the general dictionary and the auxiliary dictionary, the long-term learning tables of both dictionaries are referred to, and words with high frequency are output preferentially. For example, if the frequency information for "rock" in the general dictionary is "3" and the frequency information for "cancer" in the auxiliary dictionary is "5", the word "cancer" is output preferentially. On the other hand, for example, "rock",
If the frequency information for "cancer" is "5" and has the same frequency, homophone candidates are output based on the preset priority order of the dictionary. That is, for example, if the general dictionary and auxiliary dictionary are set in this order, the word "rock" will be output preferentially.

ここで、表示された単語か望む単語でない場合には、「
変換/次候補」キーを操作する。この「変換/次候補」
キーの操作により、次候補の単語が上記同様にオーバラ
インと共に表示される。
Here, if the displayed word is not the word you want, click
Operate the "Convert/Next Candidate" key. This “conversion/next candidate”
By operating the key, the next candidate word is displayed with an overline as described above.

一方、表示された単語が望む単語である場合には、「選
択/実行」キーを操作する。この「選択/実行」キーの
操作により、単語が確定され、その単語に付されていた
オーバラインが消える。
On the other hand, if the displayed word is the desired word, the "select/execute" key is operated. By operating this "select/execute" key, the word is confirmed and the overline attached to the word disappears.

次に、上記のようにして単語を選択、確定した後の動作
を説明する。
Next, the operation after selecting and confirming a word as described above will be explained.

第3図に示すように、「選択/実゛行」キーの操作によ
り、単語の同音語が確定されると(ステップBl)、C
PUl0は、その確定された単語の辞書番号に基づいて
、その単語が一般辞書での第1の単語であるか、補助辞
書での第2の単語であるか判断する(ステップB2、B
’3)。一般辞書での第1の単語であった場合、CPU
l0はメモリ11のテーブル領域14に格納された一般
辞書の長期学習テーブル内の当該単語の頻度情報を更新
する(ステップB4)。一方、補助辞書での第2の単語
であった場合、CPU1.Oはメモリ12のテーブル領
域31に格納された補助辞書の長期学習テーブル内の当
該単語の頻度情報を更新する(ステップB5)。
As shown in FIG. 3, when the homophone of a word is determined by operating the "Select/Execute" key (step Bl), C
Based on the dictionary number of the determined word, PU10 determines whether the word is the first word in the general dictionary or the second word in the auxiliary dictionary (steps B2 and B
'3). If it is the first word in the general dictionary, the CPU
l0 updates the frequency information of the word in the long-term learning table of the general dictionary stored in the table area 14 of the memory 11 (step B4). On the other hand, if it is the second word in the auxiliary dictionary, CPU1. O updates the frequency information of the word in the long-term learning table of the auxiliary dictionary stored in the table area 31 of the memory 12 (step B5).

すなわち、上記の例で具体的に説明すると、「がん」と
いう読みに対し、頻度情報「3」の「岩」という単語が
選択、確定された場合には、一般辞書の長期学習テーブ
ル内における「岩」の頻度情報か例えば「3」から「4
」に更新される。
Specifically, using the above example, if the word ``rock'' with frequency information ``3'' is selected and confirmed for the pronunciation ``cancer'', the word ``rock'' in the long-term learning table of the general dictionary is Frequency information of "rock", for example "3" to "4"
” will be updated.

一方、頻度情報「5」の「癌」という単語が選択、確定
された場合には、補助辞書の長期学習テーブル内におけ
る「癌」の頻度情報が例えば「5」から「6」に更新さ
れる。なお、この更新方法についは、各辞書共に例えば
「+1」ずつイクリメントするなど、所定量毎の更新方
法の他、一般辞書と補助辞書とて更新量を変えるなどが
ある。
On the other hand, if the word "cancer" with frequency information "5" is selected and confirmed, the frequency information of "cancer" in the long-term learning table of the auxiliary dictionary is updated from "5" to "6", for example. . Note that this updating method includes updating each dictionary by a predetermined amount, such as incrementing each dictionary by "+1", for example, and changing the updating amount between the general dictionary and the auxiliary dictionary.

このように、一般辞書にない単語を一般辞書とは別の辞
書に登録しておき、その辞書を補助辞書として使用する
場合において、補助辞書の単語も一般辞書の単語と同様
に長期学習される。したがって、例えば特定分野の文書
作成などにより、補助辞書の使用頻度が高まった場合で
も、補助辞書の単語を優先的に使用することができ、文
書作成上、非常に便利になる。
In this way, when words that are not in the general dictionary are registered in a different dictionary from the general dictionary and that dictionary is used as an auxiliary dictionary, the words in the auxiliary dictionary are learned over a long period of time in the same way as the words in the general dictionary. . Therefore, even if the auxiliary dictionary is used more frequently due to document creation in a specific field, for example, words in the auxiliary dictionary can be used preferentially, which is extremely convenient for document creation.

なお、上記実施例では、補助辞書が1つの場合で説明し
たが、本発明はこれに限るものではなく、補助辞書を複
数設け、これらの補助辞書を同時に使用することもでき
る。この場合には、各補助辞書間で、読みに対する単語
を検索する際の検索順序や、同音語候補が同一頻度であ
った場合の優先順位等を予め決めておく必要がある。
Although the above embodiment has been described with reference to the case where there is only one auxiliary dictionary, the present invention is not limited to this, and it is also possible to provide a plurality of auxiliary dictionaries and use these auxiliary dictionaries at the same time. In this case, it is necessary to determine in advance the search order when searching for words for pronunciations, the priority order when homophone candidates have the same frequency, etc. between each auxiliary dictionary.

[発明の効果] 以上のように本発明によれば、補助辞書の語も一般辞書
の語と同様に頻度管理習される。したがって、例えば補
助辞書の使用頻度が高まれば、その補助辞書の単語を優
先的に出力できる。これにより、学習機能の効果を損な
うことな(、一般辞書を補助辞書によって拡張でき、文
書作成効率か大幅に向上するものである。
[Effects of the Invention] As described above, according to the present invention, words in the auxiliary dictionary are frequency-controlled and learned in the same way as words in the general dictionary. Therefore, for example, if an auxiliary dictionary is used more frequently, words in that auxiliary dictionary can be output preferentially. As a result, the general dictionary can be expanded with an auxiliary dictionary without impairing the effectiveness of the learning function, and document creation efficiency is greatly improved.

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

第1図は本発明の一実施例に係る文書作成装置の構成を
示すブロック図、第2図及び第3図は同実施例の動作を
説明するためのフローチャートである。 lO・・マイクロプロセッサ(CPU) 、11・・メ
モリ、12・・・メモリ、13・・・辞書領域、14・
・・テーブル領域、15・・・辞書領域、31・・・テ
ーブル領域、16・・・キーボード(KB)  17・
・・キーボードインターフェイス(KB−IF)  1
8・・・表示器、19・・・表示コントローラ(表示−
CNT)  20・・表示用ドツトメモリ。
FIG. 1 is a block diagram showing the configuration of a document creation device according to an embodiment of the present invention, and FIGS. 2 and 3 are flowcharts for explaining the operation of the embodiment. lO...Microprocessor (CPU), 11...Memory, 12...Memory, 13...Dictionary area, 14...
...Table area, 15...Dictionary area, 31...Table area, 16...Keyboard (KB) 17.
・・Keyboard interface (KB-IF) 1
8...Display unit, 19...Display controller (display-
CNT) 20... Display dot memory.

Claims (3)

【特許請求の範囲】[Claims] (1)同じ読みに対する複数の第1の語お よびこの各第1の語の頻度情報を記憶した第1の記憶手
段と、 同じ読みに対する上記第1の語とは別の複数の第2の語
およびこの各第2の語の頻度情報を記憶した第2の記憶
手段と、 入力読み情報に対する同音語候補を上記第1、第2の記
憶手段から抽出する候補抽出手段と、この候補抽出手段
によって抽出された同音語候補の中から所望の語を選択
し、この選択した語を確定する選択確定手段と、 この選択確定手段によって確定された語が上記第1の記
憶手段に記憶された上記第1の語であるか、上記第2の
記憶手段に記憶された上記第2の語であるか判断する判
断手段と、 この判断手段の判断結果に応じて、上記第1あるいは上
記第2の記憶手段に記憶された語の頻度情報を更新する
更新手段とを具備したことを特徴とする文書作成装置。
(1) A first storage means that stores a plurality of first words for the same reading and frequency information of each of the first words, and a plurality of second words different from the first word for the same reading. and a second storage means that stores frequency information of each of the second words; a candidate extraction means that extracts homophone candidates for the input reading information from the first and second storage means; selection confirming means for selecting a desired word from the extracted homophone candidates and confirming the selected word; and said first memory means storing the word confirmed by said selection confirming means. 1 word or the second word stored in the second storage means; and depending on the judgment result of the judgment means, the first word or the second word 1. A document creation device comprising: updating means for updating word frequency information stored in the means.
(2)上記候補抽出手段は、上記入力読み 情報に対する同音語候補が上記第1および第2の両方の
記憶手段に存在した場合に、その同音語候補の頻度情報
の高い方を優先して抽出することを特徴とする請求項(
1)記載の文書作成装置。
(2) When a homophone candidate corresponding to the input reading information exists in both the first and second storage means, the candidate extraction means preferentially extracts the homophone candidate with higher frequency information. A claim characterized in that (
1) Document creation device as described.
(3)上記候補抽出手段は、上記入力読み 情報に対する同音語候補の頻度情報が上記第1および第
2の両方の記憶手段で同一であった場合に、上記各記憶
手段の間で予め設定された優先順位に従って抽出するこ
とを特徴とする請求項(2)記載の文書作成装置。
(3) The candidate extracting means is configured to extract information that is set in advance between the first and second storage means when frequency information of homophone candidates for the input reading information is the same in both the first and second storage means. 3. The document creation device according to claim 2, wherein the document creation device extracts the document according to priority order.
JP2125704A 1990-05-16 1990-05-16 Document preparing device Pending JPH0421159A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2125704A JPH0421159A (en) 1990-05-16 1990-05-16 Document preparing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2125704A JPH0421159A (en) 1990-05-16 1990-05-16 Document preparing device

Publications (1)

Publication Number Publication Date
JPH0421159A true JPH0421159A (en) 1992-01-24

Family

ID=14916662

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2125704A Pending JPH0421159A (en) 1990-05-16 1990-05-16 Document preparing device

Country Status (1)

Country Link
JP (1) JPH0421159A (en)

Similar Documents

Publication Publication Date Title
JPH0421159A (en) Document preparing device
JPH0375912B2 (en)
JP2580138B2 (en) Kana-Kanji conversion attribute change processor
JPS60238966A (en) Kana and kanji reverse conversion processing system
JP3115616B2 (en) Kana-kanji conversion apparatus and method
JPS58151637A (en) Japanese language word processor
JPS62156768A (en) Word processor with memo function
JPH0346056A (en) Document generation device
JPS62119665A (en) Word processor
JPS62233879A (en) Document processor
JPH07160697A (en) Document processor
JPH03142558A (en) Kana/kanji converting device
JP2000020512A (en) Kana-kanji conversion device and computer-readable recording medium storing kana-kanji conversion processing program
JPH0391043A (en) Card type data base system
JPH04287159A (en) Word processor having automatic character string arranging function
JPS6373363A (en) Electronic dictionary device capable of outputting frequency data of referring to dictionary
JPS63257862A (en) character processing device
JPH07175801A (en) Document processor
JPH01231163A (en) Document generating device
JPH0776966B2 (en) Kana-Kanji conversion device
JPH0421161A (en) Document preparing device
JPH01177674A (en) Kana/kanji converter
JPH04276854A (en) Word processor
JPS61250769A (en) System for registering dictionary information
JPH0877160A (en) Kana-Kanji conversion method and device