JPS61211762A - Character string processor - Google Patents

Character string processor

Info

Publication number
JPS61211762A
JPS61211762A JP60052325A JP5232585A JPS61211762A JP S61211762 A JPS61211762 A JP S61211762A JP 60052325 A JP60052325 A JP 60052325A JP 5232585 A JP5232585 A JP 5232585A JP S61211762 A JPS61211762 A JP S61211762A
Authority
JP
Japan
Prior art keywords
candidate
character string
learning
kanji
displayed
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
JP60052325A
Other languages
Japanese (ja)
Inventor
Noriyuki Sakaguchi
坂口 則之
Masahiro Yoshimi
吉見 正裕
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP60052325A priority Critical patent/JPS61211762A/en
Publication of JPS61211762A publication Critical patent/JPS61211762A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To enhance an operability in a selection of a candidate character string by displaying the newest selected candidate on a first character string to which a selecting learning means is inputted on a candidate display means. CONSTITUTION:A learning control section 32 designates a retrieval of a learned candidate, subtracts from a discrete value of an adding point 104 to search a learning area 42, reads a corresponding candidate Chinese character from a memory position of a reading data obtained at that time from a reading editing section 16, takes out the candidate to feed to an editing section 22. As shown by an arrow 108, when subtracting to an initial memory position of the learning area 42, the subtraction is returned to a final memory position of the learning area 42, the subtraction is returned to a final memory position to do a circulating operation. Accordingly, even if the same reading is registered in plural memory positions, a newly learned candidate Chinese character is retirieved and displayed on a display device 12. Thereby, a learning function of a candidate selection can be effectively employed without deteriorating the operability of an operator and the operability in selecting the candidate character string is enhanced.

Description

【発明の詳細な説明】 技術分野 本発明は文字列処理装置、とくに、たとえば日本語ワー
ドプロセッサ、メモリ付タイプライタ、オフィスコンピ
ュータ、翻訳機械など、ある入力文字列からそれに対応
する他の文字列を導出して出力する文字列処理装置に関
するものである。
DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to character string processing devices, particularly Japanese word processors, typewriters with memory, office computers, translation machines, etc., which derive a corresponding string from an input string. This relates to a character string processing device that outputs character strings.

従来技術 たとえば日本語9−ドプロセッサにおいて広く採用され
ている「かな漢字変換」方式では、入力文字列から単語
単位または分節単位で変換文字列を生成する方式がある
。入力された読み文字列に対応する漢字かな混じり文字
列が複数種類存在する場合、それらの候補文字列をCR
Tなどの表示装置に表示する。表示された文字列のうち
任意の所望のものは、キーボードなどの入力装置を操作
することにより選択される。
In the prior art, for example, the "kana-kanji conversion" method widely adopted in Japanese language processors, there is a method of generating a converted character string from an input character string in units of words or units of segments. If there are multiple types of character strings containing kanji and kana that correspond to the input character string, those candidate character strings are CR
Display on a display device such as T. Any desired character string among the displayed character strings is selected by operating an input device such as a keyboard.

表示装置における候補文字列の表示領域は一般に、その
表示容量が限られ、また、所望の候補の指定にたとえば
テンキーを使用するなど、その指定数が限られているの
で、これらの候補は所定の順序、たとえば、その使用頻
度、内部コート、内部メモリや外部記憶に格納されてい
る辞書の登録の順序で表示される。
The display area for candidate character strings on a display device is generally limited in display capacity, and the number of candidates can be specified by using a numeric keypad, for example. They are displayed in order, for example, their frequency of use, internal code, and dictionary entries stored in internal or external memory.

このような従来の候補表示方式では次のような欠点があ
る。たとえば、表示画面の表示容量の制約のため、候補
の数が多いときは複数回に分けて表示しなければならな
い。たとえば頻度順に表示する方式の場合、使用頻度が
一般的に少ない候補は、表示の順序が後まわしになるの
で、その表示が得られるまで表示を切り換えるためのキ
ー操作の回数が多くなる欠点がある。
Such conventional candidate display methods have the following drawbacks. For example, due to constraints on the display capacity of the display screen, when there are a large number of candidates, they must be displayed multiple times. For example, in the case of a display method in which candidates are displayed in order of frequency, candidates that are generally used less frequently are displayed later in the display order, so there is a drawback that the number of key operations required to switch the display until that display is obtained is increased.

たとえば日本語文の場合、一般に、同じ文書では同じ漢
字を使用する頻度が高い。そのため、使用頻度が一般的
に少ない候補はその漢字の出現の都度、候補表示の操作
を何回も繰り返すことになる。
For example, in the case of Japanese sentences, the same kanji characters are generally used frequently in the same document. Therefore, for candidates that are generally used infrequently, the operation of displaying candidates must be repeated many times each time the kanji appears.

この問題を解決するため、候補のそれまでの選択を学習
して次の選択に反映させる学習機能を備えた方式がある
。これによれば、先に選択された候補が優先的に表示さ
れる。つまりこの方式では、学習した候補と他の候補の
表示を入れ換えるので、操作者が表示候補の順を覚えて
いる場合には、操作の混乱を招きやすい。とくに、使用
頻度の比較的低い候補をたまたま選択した直後にそれと
同音で表記の異なる候補を選択したいような場合に著し
い。このような操作上の混乱は、たとえば候補の使用頻
度情報や順位情報によって候補表示の順序を変更する方
式にも、同様に生じ、操作の困難性がある。
To solve this problem, there is a system that has a learning function that learns the previous selections of candidates and reflects them in the next selection. According to this, the candidate selected first is preferentially displayed. In other words, in this method, the learned candidates and other candidates are displayed interchangeably, so if the operator remembers the order of the displayed candidates, the operation is likely to be confused. This is especially true when you happen to select a candidate that is used relatively infrequently and immediately want to select a candidate with the same sound but a different spelling. Such operational confusion also occurs in a system in which the order of displaying candidates is changed based on, for example, frequency of use information or ranking information of the candidates, making the operation difficult.

目   的 本発明はこのような従来技術の欠点を解消し、候補文字
列の選択における操作性が改善された文字列処理装置を
提供することを目的とする。
OBJECTS It is an object of the present invention to eliminate the drawbacks of the prior art and provide a character string processing device with improved operability in selecting candidate character strings.

構  成 本発明は上記の目的を達成させるため、第1の文字列、
ならびに第1および第2の指示を入力する入力手段と、
第1の文字列に対応する第2の文字列の候補が記憶され
、入力手段から入力された第1の文字列に対応する第2
の文字列の候補を索出する候補索出手段と、候補索出手
段で索出された候補の少なくとも一部を第1の指示に応
動して表示する候補表示手段と、候補表示手段に表示さ
れた候補のうちの1つを第2の指示に応じて選択し、こ
の選択された候補をそれに対応する第1の文字列ととも
に記憶する選択学習手段とを有し、選択学習手段は、入
力された第1の文字列について最近に選択された候補を
候補表示手段に表示させる文字列処理装置を特徴とした
ものである。以下、本発明の一実施例に基づいて具体的
に説明する。
Structure In order to achieve the above object, the present invention includes a first character string,
and input means for inputting first and second instructions;
A second character string candidate corresponding to the first character string is stored, and a second character string candidate corresponding to the first character string input from the input means is stored.
candidate search means for searching for candidates for the character string; candidate display means for displaying at least a part of the candidates searched by the candidate search means in response to a first instruction; and display on the candidate display means. selection learning means for selecting one of the selected candidates in response to a second instruction and storing the selected candidate together with a first character string corresponding thereto; The present invention is characterized by a character string processing device that causes candidate display means to display recently selected candidates for a first character string that has been selected. Hereinafter, a detailed explanation will be given based on one embodiment of the present invention.

第1図を参照すると、本発明を日本語ワードプロセッサ
に適用した実施例が概念的機能ブロック図にて示されて
いる。同図に示すように本実施例は、キーボードなどの
入力装置lOを有する。入力装置lOは、本実施例では
カナまたはアルファベットなどの読み(表音)文字を入
力する文字キーと、カナ漢字変換の結果書られる候補漢
字の表示を指示する変換キーと、表示された候補漢字の
うち所望のものを選択する候補選択キーと、本装置を制
御する他の機能キーとを有する。変換キーは、後述のよ
うに本実施例では、単漢選択モードにおいて表示装置1
2に表示される1組(群)8候補漢字の表示をその操作
ごとに次々とシフトさせる機能も有する。
Referring to FIG. 1, an embodiment in which the present invention is applied to a Japanese word processor is shown in a conceptual functional block diagram. As shown in the figure, this embodiment includes an input device IO such as a keyboard. In this embodiment, the input device IO includes a character key for inputting reading (phonetic) characters such as kana or alphabet, a conversion key for instructing the display of candidate kanji written as a result of kana-kanji conversion, and a displayed candidate kanji. It has a candidate selection key for selecting a desired one among them, and other function keys for controlling the device. As described later, in this embodiment, the conversion key is
It also has a function of shifting the display of one set (group) of eight candidate kanji displayed in 2 one after another for each operation.

候補撰択キーは、文字キーとは独立した通常のテンキー
でよく、本実施例ではそのうち0〜8までの9個の数字
キーが使用される。または、文字キーに含まれる数字キ
ーであってもよい。後者の場合、後述のように候補漢字
が表示されているときは候補選択キーとして機能し、そ
れ以外のどきは通常の数字キーとして機能する。なお、
本明細書において用語r文字」は、漢字、カナまたはア
ルファベットのみならず、句読点や他の記号などをも含
むものとする。また用語「文字列」は、複数の文字の配
列のみならず、単一の文字をも包含するものとする。
The candidate selection key may be a normal numeric keypad independent of the character keys, of which nine numeric keys from 0 to 8 are used in this embodiment. Alternatively, it may be a numeric key included in the character keys. In the latter case, as described later, when a candidate kanji is displayed, it functions as a candidate selection key, and at other times, it functions as a normal numeric key. In addition,
In this specification, the term "r character" includes not only kanji, kana, or alphabets, but also punctuation marks and other symbols. Furthermore, the term "character string" includes not only an arrangement of a plurality of characters but also a single character.

本装置はまた表示装置12を有し、これは、たとえばC
RT文字表示装置でよく、本システムに入力された読み
文字列、カナ漢字変換ごれた変換結果の文字列、候補漢
字などが可視表示される。
The device also has a display device 12, which is for example C
An RT character display device may be used to visually display the reading character string input to this system, the character string resulting from the conversion of kana/kanji, candidate kanji, etc.

本装置はまた漢字辞書14を有し、これは、カナ漢字変
換の際、索引される変換辞書データが格納されたファイ
ル記憶装置であり、たとえば、RAM。
The device also has a kanji dictionary 14, which is a file storage device, such as a RAM, in which conversion dictionary data to be indexed during kana-kanji conversion is stored.

ROMなどの内部メモリや、固定ディスク、フロッピー
ディスクなどの外部記憶装置を使用してよい。
Internal memory such as ROM or external storage such as a fixed disk or floppy disk may be used.

第1図に示された上記以外の要素は、マイクロプロセッ
サなどの処理システムによって有利に構成され、同図で
は、その機能別にブロックで示されている。たとえば入
力装置lOから読み編集部16には、接続i1Bで示す
ように、読み文字キーの操作に応動して発生する読み入
力が入力され、また、接続線20で示すように、カナ漢
字変換を指示する変換キーによる指示が入力される。後
者は候補取出し編集部22にも供給される。
Elements other than those shown in FIG. 1 are advantageously constructed by a processing system such as a microprocessor, and are shown in blocks according to their functions in the figure. For example, as shown by connection i1B, reading input generated in response to the operation of the reading character key is inputted to the reading editing unit 16 from the input device IO, and kana-kanji conversion is inputted as shown by the connecting line 20. An instruction is input using the specified conversion key. The latter is also supplied to the candidate extraction and editing section 22.

読み編集部18は、入力装置lOから入力された読みを
編集して読みデータを作成する。これは、データ線24
を通して表示制御部26に送られ、表示装置12の表示
画面に逐一表示される。操作者は、表示装置12に表示
された読み文字列を見ながら、入力装置lOを操作して
読みを入力してゆく。読み入力の適当な区切りで操作者
は、入力装置10の変換キーを操作し、変換指示を入力
する。この変換指示は、接続線20により読み編集部1
6に与えられ、読み編集部16は、生成した読みデータ
を接続線28を通して辞書アクセス部30および学習制
御部32に渡す。
The reading editing unit 18 edits the readings input from the input device IO to create reading data. This is data line 24
The data is sent to the display control unit 26 through the display controller 26, and displayed one by one on the display screen of the display device 12. The operator inputs the reading by operating the input device IO while looking at the reading character string displayed on the display device 12. At appropriate intervals in the reading input, the operator operates the conversion key on the input device 10 and inputs a conversion instruction. This conversion instruction is read by the connecting line 20 and is read by the editing section 1.
6, and the reading editing section 16 passes the generated reading data to the dictionary access section 30 and the learning control section 32 through the connection line 28.

単漢選択モードにおいて辞書アクセス部30は、この読
みデータから辞書14の内部アドレスすなわち物理的な
アドレスを生成し、辞書14に対してその読みデータに
対応する漢字の索出を要求する。
In the single kanji selection mode, the dictionary access unit 30 generates an internal address, that is, a physical address, of the dictionary 14 from this reading data, and requests the dictionary 14 to search for the kanji corresponding to the reading data.

このアドレスはアドレス線34を通して辞書14に与え
られ、また索出要求は接続線38を通して辞書14と学
習制御部32に転送される。
This address is given to the dictionary 14 through the address line 34, and the search request is transferred to the dictionary 14 and the learning control section 32 through the connection line 38.

辞書14には、各アドレスの記憶位置に読みに対応する
漢字の候補が記憶されている。通常、この候補は1つの
読みに対して複数用意される。辞書14は、辞書アクセ
ス部30からの候補要求に応動して指示されたアドレス
よりその読みに対応する漢字の候補を索出し、その索出
結果をデータ線38を介して候補データ一時格納部40
に転送する。候補データ一時格納部40は本装置の内部
メモリの領域に形成される。
The dictionary 14 stores kanji candidates corresponding to the readings at the storage location of each address. Usually, multiple candidates are prepared for one reading. In response to a candidate request from the dictionary access unit 30, the dictionary 14 searches for kanji candidates corresponding to the pronunciation from the specified address, and sends the search results to the candidate data temporary storage unit 40 via the data line 38.
Transfer to. The candidate data temporary storage section 40 is formed in an area of the internal memory of this device.

候補取出し編集部22は、入力装置10の変換キーの操
作に応動し、候補データ一時格納部40に格納されてい
る候補データのうちから本実施例では8候補漢字1組(
群)の候補を順番に取り出し、これと、後述のようにし
て学習制御部32から得られた学習候補のデータとを合
成して表示制御部26へ出力する。これは、表示制御部
2Bによって、先の入力データとともに表示装置12へ
出力され、その表示領域60(第7図)に表示される。
In response to the operation of the conversion key of the input device 10, the candidate retrieval/editing section 22 extracts one set of eight candidate kanji (in this embodiment) from among the candidate data stored in the candidate data temporary storage section 40.
The candidates of the group) are taken out in order, and this is combined with the learning candidate data obtained from the learning control unit 32 as described later, and the result is output to the display control unit 26. This is output by the display control unit 2B to the display device 12 together with the previous input data, and displayed on the display area 60 (FIG. 7).

表示装置12の表示画面の表示領域60は、第7図に示
すように3つの領域62.64および66に細分されて
いる。領域62は、読みを表示する部分であり、現在変
換の対象となっている読みが表示される。領域64は、
学習された候補漢字を表示する部分であり、前回その読
みで選択された候補漢字が番号「0」の位置に表示され
る。また、領域66は、本実施例では1組8候補漢字を
表示する領域であり、番号1〜8の位置に候補漢字が表
示される。その表示例を第5図および第6図に示す。
The display area 60 of the display screen of the display device 12 is subdivided into three areas 62, 64 and 66, as shown in FIG. The area 62 is a part that displays readings, and displays the readings that are currently being converted. The area 64 is
This is the part that displays learned candidate kanji, and the candidate kanji that was previously selected based on its pronunciation is displayed at the number "0" position. Further, in this embodiment, the area 66 is an area for displaying one set of eight candidate kanji characters, and the candidate kanji characters are displayed at positions numbered 1 to 8. Examples of the display are shown in FIGS. 5 and 6.

ところで学習エリア42は、本装置の内部メモリに含ま
れ、第8図に示すように、読み編集部16から得られる
読みデータを格納する部分100と、選択文字取出し部
44から指示される選択された候補漢字、すなわち学習
された漢字を格納する部分102と、学習エリア42の
未登録部分に新たな学習データを追加するための追加用
ポインタ104とからなる。
By the way, the learning area 42 is included in the internal memory of this device, and as shown in FIG. It consists of a part 102 for storing candidate kanji, that is, learned kanji, and an addition pointer 104 for adding new learning data to an unregistered part of the learning area 42.

選択文字取出し部44は、入力装置10の選択キーの操
作によって接続線46に供給される選択指示に応動して
、候補取出し編集部22から表示装置12へ現在出力表
示されている候補のうちその選択キー操作に対応する候
補を接続線48を通して受は取り、学習制御部32に接
続線50を通してその学習を指示する機能を有する。
The selected character extraction section 44 responds to a selection instruction supplied to the connection line 46 by operating the selection key of the input device 10, and selects the selected character among the candidates currently output and displayed from the candidate extraction editing section 22 to the display device 12. It has a function of receiving a candidate corresponding to a selection key operation through a connecting line 48 and instructing the learning control unit 32 to learn the candidate through a connecting line 50.

学習制御部32は、学習エリア42を使用して入力読み
データに対応する候補を探索し、これを表示のためにデ
ータ線52を通して候補取出し編集部22へ出力する探
索の機能を有する。また、読み編集部1Bから得られる
読みデータと選択文字取出し部44から指示される選択
された候補漢字を組み合せて学習エリア42に登録する
機能も有する。
The learning control section 32 has a search function of searching for candidates corresponding to the input reading data using the learning area 42 and outputting them to the candidate extraction and editing section 22 through the data line 52 for display. It also has a function of combining the reading data obtained from the reading editing section 1B and the selected candidate kanji indicated by the selected character extraction section 44 and registering the combination in the learning area 42.

学習制御部32から学習を指示されると、追加用ポイン
タ104が指示する学習エリア42の記憶位置に、読み
編集部16からそのとき得られた読みデータと選択文字
取出し部44からそのとき指示された選択された候補漢
字を記録し、ポインタ104を増数する。ポインタ10
’4の増数は、第9A図に矢印106で示すように、学
習エリア42の最終記憶位置まで歩進すると最初の記憶
位置に戻る循環動作をする。
When learning is instructed by the learning control section 32, the reading data obtained at that time from the reading editing section 16 and the reading data instructed at that time from the selected character extraction section 44 are stored in the storage location of the learning area 42 indicated by the addition pointer 104. The selected candidate kanji is recorded and the pointer 104 is incremented. pointer 10
The increment of '4' performs a circular operation, as shown by arrow 106 in FIG. 9A, when the learning area 42 advances to the final storage position and then returns to the initial storage position.

また、学習制御部32から学習した候補の探索を指示さ
れると、追加用ポインタ104の計数値から減数して学
習エリア42をサーチし、読み編集部16よりそのとき
得られた読みデータの記憶位置から対応する候補漢字を
読み出して候補取出し編集部22に送出する。どの減数
は、第9B図に矢印108で示すように、学習エリア4
2の初頭記憶位置まで減数すると最終の記憶位置に戻る
循環動作をする。
When the learning control unit 32 instructs to search for learned candidates, the learning area 42 is searched by subtracting the count value of the addition pointer 104, and the reading editing unit 16 stores the reading data obtained at that time. The candidate kanji corresponding to the position is read out and sent to the candidate extraction and editing section 22. Which subtraction is determined by learning area 4, as shown by arrow 108 in FIG. 9B.
When the number is decremented to the initial storage position of 2, a circular operation is performed to return to the final storage position.

したがって、同じ読みが複数の記憶位置に登録されてい
ても、最新に学習された候補漢字が索出される。なお、
学習エリア42の記憶容量は、実用上学習語数の登録に
1−分な領域を準備しておく。
Therefore, even if the same reading is registered in multiple storage locations, the most recently learned candidate kanji is retrieved. In addition,
As for the storage capacity of the learning area 42, an area of 1 minute is practically prepared for registering the number of words to be learned.

動作を説明する。人力装置10によりキー人力すると(
200) 、それが読み入力であれば(202) 、読
み編集部16にて読みデータの編集が行なわれる(20
B)。変換キーであれば(204) 、読みデータを辞
書アクセス部30に取り込んで(208)辞書アドレス
を生成しく210) 、辞書14から対応する候補漢字
を読み出す(212)。これは候補データ一時格納部4
0に蓄積される (214)。
Explain the operation. When the key is manually operated by the human-powered device 10 (
200), if it is a reading input (202), the reading editing section 16 edits the reading data (20
B). If it is a conversion key (204), the reading data is taken into the dictionary access unit 30 (208) and a dictionary address is generated (210), and the corresponding candidate kanji is read from the dictionary 14 (212). This is candidate data temporary storage section 4
Accumulated to 0 (214).

このとき学習制御部32は、学習エリア42の追加用ポ
インタ104の計数値から減数を行ない(214) 。
At this time, the learning control unit 32 subtracts the count value of the addition pointer 104 of the learning area 42 (214).

学習エリア42の対応する読みをサーチする(218゜
218、252〜250)。一致した読みがあると、こ
れを候補取出し編集部22ヘセツトする。
Search for the corresponding pronunciation in the learning area 42 (218° 218, 252-250). If there is a matching reading, it is set in the candidate extraction and editing section 22.

候補取出し編集部22は、候補データ一時格納部40の
アドレスを格納領域の先頭位置にセットしく222) 
、本実施例では候補漢字の8文字を読み出す(224)
。その8文字の候補のなかに学習候補があれば(22[
1)、それら8つの候補を表示装置12に表示させる。
The candidate retrieval editing unit 22 sets the address of the candidate data temporary storage unit 40 at the beginning position of the storage area 222).
, in this example, 8 characters of candidate kanji are read out (224)
. If there is a learning candidate among the 8 character candidates (22 [
1) Display these eight candidates on the display device 12.

たとえば、読み「ショウ」に対応する漢字「承」を求め
たい場合、候補データ一時格納部40にセットされた先
頭アドレスから読み出された候補漢字の8文字のなかに
「承」が含まれていれば、たとえば第5図(C)に示す
ように、それら8文字が表示される。この図示の例は、
たまたま漢字「承」が第1番目に位置しているが、他の
2〜8の位置にある場合も同様にそのままの位置に漢字
「承」が含まれて表示される。
For example, if you want to find the kanji ``jo'' that corresponds to the reading ``shou'', ``jo'' is included in the eight candidate kanji characters read from the first address set in the candidate data temporary storage section 40. If so, those eight characters are displayed, for example, as shown in FIG. 5(C). This illustrated example is
It happens that the kanji character ``sho'' is located in the first position, but if it is in the other positions 2 to 8, the kanji character ``shen'' is similarly included and displayed in the same position.

これら8文字の候補のなかに学習候補がなければ、それ
らの候補の先頭の位置に、学習制御部22からセットさ
れた学習候補の漢字、たとえば前述の例では「承」を追
加して(228) 、表示させる。つまり、候補データ
一時格納部40に格納されている候補漢字のうち最優先
で候補表示領域66に表示される候補の中に学習候補の
対応する文字がない場合、学習候補が学習候補表示領域
84に表示される。その例を第5図(A) (B)およ
び(D)に示す。
If there is no learning candidate among these eight character candidates, the learning candidate kanji set by the learning control unit 22, for example, "Jo" in the above example, is added to the first position of those candidates (228 ), to be displayed. That is, if there is no character corresponding to a learning candidate among the candidates displayed in the candidate display area 66 with the highest priority among the candidate kanji characters stored in the candidate data temporary storage section 40, the learning candidate is displayed in the learning candidate display area 86. will be displayed. Examples are shown in FIGS. 5(A), 5(B) and 5(D).

操作者は1表示装置12に表示された候補漢字を見てキ
ー操作する (232)。所望の漢字がなければ、候補
漢字群の表示を次の群にシフトさせるために変換キーを
操作し、所望の漢字があれば、それを選択するために候
補選択キー、本実施例ではテンキーを操作する (23
4)。
The operator looks at the candidate kanji displayed on the display device 12 and operates the keys (232). If there is no desired kanji, operate the conversion key to shift the display of candidate kanji groups to the next group, and if there is a desired kanji, use the candidate selection key (in this example, the numeric keypad) to select it. Operate (23
4).

変換キーが操作されると、候補取出し編集部22は、候
補データ一時格納部40のアドレスを8記憶位置の分だ
け歩進させ(2EiO) 、同様の動作を行なう。候補
選択キーが操作されると、それに対応する数字によって
8文字のうちの1つを指定するアドレスが生成され(2
3B)、その文字が選択文字取出し部44に取り出され
る (23B)。そこで学習制御部32は、これに読み
編集部16からの読みデータを付加して(240) 、
追加用カウンタ104の指示する学習エリア42の記憶
位置に書き込み(242) 、ポインタ104を歩進さ
せる (244)。学習エリア42の最終位置であれば
ポインタ104を先頭位置に戻しく246゜262)、
画面表示をクリアする (248)。こうして学習登録
が行なわれた。
When the conversion key is operated, the candidate extraction/editing section 22 increments the address of the candidate data temporary storage section 40 by 8 storage positions (2EiO) and performs the same operation. When a candidate selection key is operated, an address specifying one of eight characters is generated using the corresponding number (2
3B), the character is extracted by the selected character extraction unit 44 (23B). Therefore, the learning control unit 32 adds the reading data from the reading editing unit 16 to this (240),
It is written in the storage location of the learning area 42 indicated by the addition counter 104 (242), and the pointer 104 is advanced (244). If it is the final position of the learning area 42, return the pointer 104 to the beginning position 246° 262),
Clear the screen display (248). In this way, learning registration was carried out.

第5図に示すように、こうして学習された漢字、この例
では「承」は、常に学習された候補の表示領域64に番
号「0」とともに表示される。この学習候補「承」は、
同図(A)(B)および(D)に示すように、領域6B
における他の候補漢字群が変換キーの操作により変化し
ても常に表示される。同図(C)に示すように、学習候
補、たとえば「承」と同じ漢字が他の候補群に含まれて
いるときは、学習候補の表示を消去する。したがって、
同じ漢字が2個所に表示されるような、操作者にとって
誤操作を生じやすい表示を回避している。また、その読
みでそれまでに学習が行なわれていないときは、第6図
に示すように、学習候補領域64には何も表示されず、
その読みの候補群のみが領域66に表示される。
As shown in FIG. 5, the kanji character learned in this way, in this example ``sheng'', is always displayed together with the number ``0'' in the learned candidate display area 64. This learning candidate “Ji” is
As shown in (A), (B) and (D) of the same figure, area 6B
It is always displayed even if other candidate kanji groups are changed by operating the conversion key. As shown in FIG. 3C, when the same kanji as a learning candidate, for example "Shen", is included in another candidate group, the display of the learning candidate is deleted. therefore,
This avoids display situations where the same kanji is displayed in two places, which can easily lead to erroneous operations for the operator. Furthermore, if no learning has been performed for that pronunciation, nothing is displayed in the learning candidate area 64, as shown in FIG.
Only the candidate group of readings is displayed in the area 66.

これかられかるように本実施例では、領域66に表示さ
れる候補群における漢字の学習による順序の入替えは行
なわれない。学習結果は、そのために用意された特定の
表示領域84に表示されるので、従来方式におけるよう
な領域86に表示される候補漢字の表示位置のズレは生
じない。
As will be explained, in this embodiment, the order of the candidate groups displayed in the area 66 is not changed by learning the kanji characters. Since the learning results are displayed in a specific display area 84 prepared for that purpose, there is no shift in the display position of the candidate kanji displayed in the area 86 as in the conventional system.

こうして領域64に表示された学習候補は、入力装置1
0の数字キー「0」の操作によって選択される。このキ
ーは、他の候補1〜8を選択するための数字キー1〜8
とは明確に区別しやすい。したがって、操作者が学習結
果を記憶してそれを他の候補選択とは別な数字キー「0
」によって選択することが可能であり、操作性が高い。
The learning candidates displayed in the area 64 in this way are
It is selected by operating the 0 number key "0". This key is the number key 1-8 for selecting other candidates 1-8.
It is easy to clearly distinguish. Therefore, the operator memorizes the learning result and selects it using the numeric key "0", which is different from other candidate selections.
”, making it easy to use.

ところで従来方式による文字列処理装置では、読み「シ
目つ」を入力して変換キーを操作すると、第3図(A)
に示すように、読みが「ショウ」である候補漢字が所定
数、この例では9個表示される。これらの候補漢字に付
された番号のいずれかの数字キーを操作すると、その漢
字が選択Sれる。これらのなかに所望の漢字がないとき
は、操作者は次の候補群を得るために、たとえば変換キ
ーを操作する。これによって表示は、同図(B)または
(C)に示すように、変換キーの操作に応じて順次変化
する。表示される候補の個数は、表示画面の大きさによ
って制限される。
By the way, in conventional character string processing devices, when you input the reading ``shimetsu'' and operate the conversion key, the result shown in Figure 3 (A) is
As shown in , a predetermined number of candidate kanji, nine in this example, whose reading is "shou" are displayed. When one of the number keys attached to these candidate kanji characters is operated, that kanji character is selected. If the desired kanji is not found among these, the operator operates, for example, a conversion key to obtain the next candidate group. As a result, the display changes sequentially in accordance with the operation of the conversion key, as shown in (B) or (C) of the same figure. The number of displayed candidates is limited by the size of the display screen.

漢字「承」を選択する場合、第4図(A)から同(B)
に示すように、所望の漢字「承」が表示されるまで変換
キーを操作して、それが表示されると、この例ではテン
キー「8」を操作して選択する。学習機能がある装置で
は、このように漢字「承」を選択した後、再び同じ読み
「ショウ」を入力すると、第4図(G)に示すように漢
字「承」が第1順位に表示される。したがって、この例
では漢字「承」を頻繁に使用する場合は非常に便利であ
る。
When selecting the kanji ``sheng'', from Figure 4 (A) to (B)
As shown in , the user operates the conversion key until the desired kanji character "Shen" is displayed, and when it is displayed, in this example, the user operates the numeric keypad "8" to select it. On a device with a learning function, if you select the kanji ``jo'' in this way and then input the same reading ``shou'' again, the kanji ``jo'' will be displayed in the first position as shown in Figure 4 (G). Ru. Therefore, this example is very useful if you use the kanji ``sheng'' frequently.

しかし、漢字「承」を稀にしか使用せず同じ読み「ショ
ウ」の他の漢字、たとえば「消」などを多く使用する文
書を作成する場合は、操作に混乱を招くことが多い。学
習機能により、第4図(G)に示すように「承」の選択
のために表示がずれ、漢字「消」は次に表示される候補
群(同(D))の中に移動している。そのような場合、
多くの熟練した操作者は、漢字「消」が候補漢字群の第
9番目に表示されることを記憶しているので、「消」の
代りに誤って「紹」を選択してしまう危険性が高くなる
However, when creating a document that rarely uses the kanji ``shō'' and frequently uses other kanji with the same reading ``sho'', such as ``shu'', operations often become confusing. Due to the learning function, as shown in Figure 4 (G), the display is shifted to select ``sheng'', and the kanji ``ku'' is moved into the next group of candidates displayed (Figure 4 (D)). There is. In such a case,
Many experienced operators remember that the kanji ``ku'' appears as the ninth candidate kanji, so there is a risk of accidentally selecting ``shao'' instead of ``ku''. becomes higher.

なお、ここで説明した実施例は本発明を説明するための
ものであって、本発明は必ずしもこれに限定されるもの
ではなく、本発明の精神を逸脱することなく当業者が可
能な変形および修正は本発明の範囲に含まれる。たとえ
ば、図示の実施例では単漢選択の例を示したが、本発明
は、入力文字列を漢字カナ混じり文字列に変換する自動
カナ漢字変換にも同様に効果的に適用される。
Note that the embodiments described here are for explaining the present invention, and the present invention is not necessarily limited thereto, and modifications and variations that can be made by those skilled in the art without departing from the spirit of the present invention. Modifications are within the scope of this invention. For example, although the illustrated embodiment shows an example of single-kanji selection, the present invention is equally effectively applied to automatic kana-kanji conversion that converts an input character string to a character string containing kanji and kana.

効  果 本発明による文字列処理装置はこのように、選択された
候補文字を学習し、その学習結果が他の候補群とは別個
の所定の位置に表示される。したがって、操作者の操作
性を低下させることなく候補選択の学習機能が有効に利
用でき、候補文字列の選択における操作性が改善される
Effects The character string processing device according to the present invention thus learns the selected candidate character, and the learning result is displayed at a predetermined position separate from other candidate characters. Therefore, the learning function for candidate selection can be effectively used without reducing the operability of the operator, and the operability in selecting candidate character strings is improved.

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

第1図は、本発明を日本語ワードプロセッサに適用した
実施例を概念的に示す機能ブロック図、 第2A図および第2B図は、第1図に示す装置の動作処
理フローの例を示すフロー図、 第3図および第4図は従来方式による候補漢字の表示例
を示す説明図、 第5図および第6図は本発明の方式による候補漢字の表
示例を示す説明図、 第7図は第1図の実施例における表示装置の候補漢字表
示領域を示す説明図、 第8図は第1図の実施例における学習エリアの蓄積領域
を示す説明図、 第9A図および第9B図は、第8図に示す学習エリアの
それぞれ学習候補追加動作および探索動作を説明する説
明図である。 主要部分の符号の説明 12、、、表示装置 14、、、辞 書 1B、 、 、読み編集部 22、、、候補取出し編集部 32、、、学習制御部 40、、、候補データ一時格納部 42、、、学習エリア 44、、、選択文字取出し部 48、、、表示メモリ 84、、、学習候補表示領域
FIG. 1 is a functional block diagram conceptually showing an embodiment in which the present invention is applied to a Japanese word processor, and FIGS. 2A and 2B are flow diagrams showing an example of the operational processing flow of the device shown in FIG. 1. , FIGS. 3 and 4 are explanatory diagrams showing examples of displaying candidate kanji according to the conventional method, FIGS. 5 and 6 are explanatory diagrams showing examples of displaying candidate kanji according to the method of the present invention, and FIG. 1. FIG. 8 is an explanatory diagram showing the storage area of the learning area in the embodiment of FIG. 1. FIG. 9A and FIG. FIG. 6 is an explanatory diagram illustrating a learning candidate addition operation and a search operation for each of the illustrated learning areas. Explanation of symbols of main parts 12, Display device 14, Dictionary 1B, Reading editing section 22, Candidate extraction editing section 32, Learning control section 40, Candidate data temporary storage section 42 , Learning area 44 , Selected character extraction unit 48 , Display memory 84 , Learning candidate display area

Claims (1)

【特許請求の範囲】 1、第1の文字列、ならびに第1および第2の指示を入
力する入力手段と、 第1の文字列に対応する第2の文字列の候補が記憶され
、前記入力手段から入力された第1の文字列に対応する
第2の文字列の候補を索出する候補索出手段と、 該候補索出手段で索出された候補の少なくとも一部を第
1の指示に応動して表示する候補表示手段と、 前記候補表示手段に表示された候補のうちの1つを第2
の指示に応じて選択し、該選択された候補をそれに対応
する第1の文字列とともに記憶する選択学習手段とを有
し、 該選択学習手段は、前記入力された第1の文字列につい
て最近に選択された候補を前記候補表示手段に表示させ
ることを特徴とする文字列処理装置。 2、特許請求の範囲第1項記載の装置において、前記候
補表示手段は、前記候補索出手段で索出された候補の少
なくとも一部を可視表示する第1の表示領域と、前記学
習手段によって選択された候補を可視表示する第2の表
示領域とを含むことを特徴とする文字列処理装置。 3、特許請求の範囲第2項記載の装置において、前記候
補表示手段は、前記索出手段で索出された候補のうち第
1の表示領域に最優先で表示されるもののなかに前記学
習手段によって選択された候補が含まれていないときは
、該選択された候補を第2の表示領域に表示することを
特徴とする文字列処理装置。
[Claims] 1. Input means for inputting a first character string and first and second instructions; a second character string candidate corresponding to the first character string is stored; candidate searching means for searching for candidates for a second character string corresponding to the first character string inputted from the means; and at least a portion of the candidates searched by the candidate searching means. a candidate display means for displaying one of the candidates displayed on the candidate display means in response to a second candidate display means;
selection learning means for selecting the selected candidate in response to an instruction from the user and storing the selected candidate along with the corresponding first character string; A character string processing device characterized in that the candidate selected by the character string is displayed on the candidate display means. 2. The device according to claim 1, wherein the candidate display means includes a first display area for visually displaying at least a part of the candidates searched by the candidate search means; A character string processing device comprising: a second display area that visually displays selected candidates. 3. In the device according to claim 2, the candidate display means selects the learning means from among the candidates searched by the search means and displayed with the highest priority in the first display area. A character string processing device characterized in that when the candidate selected by is not included, the selected candidate is displayed in a second display area.
JP60052325A 1985-03-18 1985-03-18 Character string processor Pending JPS61211762A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60052325A JPS61211762A (en) 1985-03-18 1985-03-18 Character string processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60052325A JPS61211762A (en) 1985-03-18 1985-03-18 Character string processor

Publications (1)

Publication Number Publication Date
JPS61211762A true JPS61211762A (en) 1986-09-19

Family

ID=12911637

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60052325A Pending JPS61211762A (en) 1985-03-18 1985-03-18 Character string processor

Country Status (1)

Country Link
JP (1) JPS61211762A (en)

Similar Documents

Publication Publication Date Title
US5664896A (en) Speed typing apparatus and method
JPS62274360A (en) Word processor
JPS61211762A (en) Character string processor
JPH0236019B2 (en)
JPS59103133A (en) Kana (japanese syllabary)/kanji (chinese character) converting system
JPS61163461A (en) Character processor
JP2721617B2 (en) Information processing device
KR930002345B1 (en) Document handling apparatus with foreign characters composition function
JPH0612548B2 (en) Document processor
JP2001222533A (en) Information retrieving device
US5404517A (en) Apparatus for assigning order for sequential display of randomly stored titles by comparing each of the titles and generating value indicating order based on the comparison
JP3010721B2 (en) Document processing device
JPH09153044A (en) Character processor and device for kana and english letter conversion
JPS62263570A (en) Document forming device
JP2707565B2 (en) Document display device
JP2962718B2 (en) Character processor
JP2675298B2 (en) Information processing device
JPH0391062A (en) Document preparing device
JPS5922255B2 (en) Kanji input method
JPH0335350A (en) Sentence processor
JPS6217769B2 (en)
JPS63298517A (en) Character input control system
JPH04322361A (en) Kanji retrieval system for word processor
JPH10334089A (en) Character input device
JPH05346918A (en) Word processor