JPH103475A - Character processor - Google Patents

Character processor

Info

Publication number
JPH103475A
JPH103475A JP8152758A JP15275896A JPH103475A JP H103475 A JPH103475 A JP H103475A JP 8152758 A JP8152758 A JP 8152758A JP 15275896 A JP15275896 A JP 15275896A JP H103475 A JPH103475 A JP H103475A
Authority
JP
Japan
Prior art keywords
conversion
dictionary
kana
headword
character string
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
JP8152758A
Other languages
Japanese (ja)
Inventor
Takuji Kawamura
卓司 川村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP8152758A priority Critical patent/JPH103475A/en
Publication of JPH103475A publication Critical patent/JPH103475A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To suppress the output of improper candidates and to decrease the processing operations of a user by using various abbreviation conversion dictionaries in response to the types of documents. SOLUTION: The abbreviation conversion dictionaries 7 are used in response to the types of documents which are stored in an abbreviation conversion storage means 6. An abbreviation conversion candidate reading means 8 compares a newly inputted KANA (Japanese syllabary) character string with the key words stored in the dictionaries 7 and then reads out a KANJI (Chinese character)-KANA character string corresponding to the coincident key word as a conversion candidate. A dictionary decision means 9 decides a dictionary 7 corresponding to the relevant document type, and a use information storage means 10 stores whether the dictionary 7 corresponding to the document type should be used. A use information instruction means 11 instructs the use or non-use of the dictionary 7 to the means 10. Then a type information storage means 12 secures the correspondence between the document type and the dictionary 7. A document processing key code includes a normal document production mode and an address book production mode.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はワードプロセッサ等
の文字処理装置に関するものである。
The present invention relates to a character processing device such as a word processor.

【0002】[0002]

【従来の技術】仮名漢字変換装置において、一度、仮名
漢字変換で変換した仮名漢字混じり文に対して、その仮
名文字の先頭の文字、あるいは先頭から数文字を入力し
て変換指示を行うと、その文字と前方一致する見出し語
を持ち、以前に変換した文字列を候補として表示する短
縮変換という技術が、特開昭59−100941号公報
に開示されている。
2. Description of the Related Art In a kana-kanji conversion device, when a kana-kanji mixed sentence once converted by a kana-kanji conversion is input by inputting the first character of the kana character or a few characters from the first and giving a conversion instruction, Japanese Patent Application Laid-Open No. 59-100941 discloses a technique called abbreviated conversion that has a headword that matches the character in front and displays a previously converted character string as a candidate.

【0003】例えば、まず、「とっきょ」と仮名で入力
し、通常の変換指示を行うと、「とっきょ」という見出
し語に対して通常の仮名漢字変換が行われ、候補として
「特許」が表示される。ここでこの候補に対して確定操
作を行うと、短縮変換辞書において「と:特許」という
情報が格納される。これは、「と」という仮名一文字を
見出し語として、「特許」が対応づけて登録されている
ことを示す。
[0003] For example, first, when "Tokkyo" is input with a kana and a normal conversion instruction is given, normal kana-kanji conversion is performed for the headword "tokkyo", and "patent" is displayed as a candidate. You. Here, when a determination operation is performed on this candidate, information “to: patent” is stored in the shortened conversion dictionary. This indicates that “patent” is registered in association with one character of the kana “to” as a headword.

【0004】この状態で、次に「と」と入力し、変換指
示を行うと、システムは仮名一文字の入力に対する変換
指示であることを判断し、短縮変換処理を行い、短縮変
換辞書から「と」に対応する見出し語を検索し、「特
許」が出力される。
[0004] In this state, when "to" is input next and a conversion instruction is given, the system determines that the input is a conversion instruction for the input of one character of kana, performs a shortening conversion process, and reads "and" from the shortening conversion dictionary. Is retrieved, and "patent" is output.

【0005】このような短縮変換処理により、同じ単語
が何回も出てくる文章において、入力に使用する打鍵数
を効果的に減少させることが可能となる。
[0005] By such a shortening conversion process, it is possible to effectively reduce the number of keystrokes used for input in a sentence in which the same word appears many times.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、この短
縮変換は文書の種別にかかわらず、共通の短縮変換記憶
辞書を使用していたために、記憶していた時点と、短縮
変換を行った時点での文書の種別や分野が異なる場合
や、数人で一つのワードプロセッサを使用したりした場
合には、不適切な短縮変換結果がいくつも表示されてし
まい、非常に不便なものであった。
However, since this abbreviated conversion uses a common abbreviated conversion storage dictionary irrespective of the type of the document, the abbreviated conversion is performed at the time of storage and at the time of abbreviated conversion. If the types and fields of the documents are different, or if several people use one word processor, a number of inappropriate shortened conversion results are displayed, which is very inconvenient.

【0007】また、読みごとに一定の数の候補しか記憶
しない構成、つまり「か」という読みの短縮変換辞書に
10までしか候補を記憶しないといった構成では文書に
よっては不必要な候補をいくつも記憶するために必要な
候補が削除されてしまうということがあった。
In a configuration in which only a fixed number of candidates are stored for each reading, that is, in a configuration in which only up to 10 candidates are stored in the shortened conversion dictionary for reading “ka”, a number of unnecessary candidates are stored depending on the document. In some cases, a candidate necessary to perform the operation is deleted.

【0008】[0008]

【課題を解決するための手段】本発明の請求項1によれ
ば、仮名文字を入力する入力手段と、前記入力手段から
入力される仮名文字列を仮名漢字交じり文字列に変換す
る仮名漢字変換手段と、前記仮名漢字変換手段により変
換された仮名文字列の先頭から所定の文字数を見出し語
として抽出する見出し語抽出手段と、前記見出し語抽出
手段によって抽出された見出し語と対応する仮名漢字交
じり文字列とを対にして記憶する短縮変換辞書記憶手段
と、前記入力手段から入力された仮名文字列を前記短縮
変換辞書に記憶された見出し語とを比較し、一致した見
出し語に対応する仮名漢字交じり文字列を変換候補とし
て読み出す短縮変換候補読み出し手段とを備える文字処
理装置において、前記短縮変換辞書記憶手段を文書種別
に対応づけて備えることによって、上記課題を解決す
る。
According to a first aspect of the present invention, there is provided input means for inputting a kana character, and kana-kanji conversion for converting a kana character string input from the input means into a kana-kanji mixed character string. Means, a headword extraction means for extracting a predetermined number of characters as a headword from the beginning of the kana character string converted by the kana-kanji conversion means, and a kana-kanji character corresponding to the headword extracted by the headword extraction means. A shortened conversion dictionary storing means for storing a character string as a pair, and a kana character string input from the input means being compared with a headword stored in the shortened conversion dictionary, and a kana corresponding to the matched headword. A character conversion device that reads a character string mixed with kanji as a conversion candidate. It allows to solve the above problems.

【0009】本発明の請求項2によれば、前記複数の短
縮変換辞書のうち、特定の短縮変換辞書を使用しないこ
とを設定することにより上記課題を解決する。
According to a second aspect of the present invention, the above-mentioned problem is solved by setting that a specific compact conversion dictionary is not used among the plurality of compact conversion dictionaries.

【0010】本発明の請求項3によれば、前記複数の短
縮変換辞書のうち、前記文書種別ごとに使用する短縮変
換辞書をユーザが設定する手段を備えることによって上
記課題を解決する。
According to a third aspect of the present invention, the above-mentioned object is attained by providing a means for a user to set a short conversion dictionary to be used for each document type among the plurality of short conversion dictionaries.

【0011】[0011]

【発明の実施の形態】以下に図面を用いて本発明の実施
の形態を詳細に説明する。図1は、本発明の構成を示す
ブロック図である。図1において、1はキーボード、ペ
ン入力装置などからなる入力手段である。2はCRT、
LCDなどからなる出力部である。3はプログラムの実
行や各種の制御を行う制御部(CPU)である。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the present invention. In FIG. 1, reference numeral 1 denotes an input unit including a keyboard, a pen input device, and the like. 2 is CRT,
The output unit includes an LCD or the like. A control unit (CPU) 3 executes a program and performs various controls.

【0012】4は入力された文字列を漢字仮名交じり文
に変換する仮名漢字変換手段である。5は仮名漢字変換
手段4によって変換された漢字仮名交じり文に対応する
仮名文字列先頭から所定の文字数を見出し語として抽出
する見出し語抽出手段である。
Reference numeral 4 denotes kana-kanji conversion means for converting an input character string into a kanji-kana mixed sentence. Reference numeral 5 denotes a headword extracting means for extracting a predetermined number of characters from the beginning of a kana character string corresponding to the kanji-kana mixed sentence converted by the kana-kanji conversion means 4 as a headword.

【0013】6は見出し語抽出手段5により抽出された
見出し語とこれに対応した漢字仮名混じり文字列とを関
連づけて記憶する短縮変換記憶手段である。7は短縮変
換記憶手段6によって記憶される短縮変換辞書部であ
る。
Numeral 6 denotes a shortened conversion storage means for storing the headword extracted by the headword extraction means 5 and the corresponding character string mixed with kanji kana in association with each other. Reference numeral 7 denotes a contracted conversion dictionary stored by the contracted conversion storage unit 6.

【0014】8は新たに入力された仮名文字列と短縮変
換辞書7に記憶された見出し語とを比較し、一致した見
出し語に対応する漢字仮名混じり文字列を変換候補とし
て読み出す短縮変換候補読み出し手段である。
Numeral 8 compares a newly input kana character string with a headword stored in the abbreviation conversion dictionary 7 and reads a shortened conversion candidate readout as a conversion candidate that reads a character string mixed with kanji kana corresponding to the matched headword. Means.

【0015】9は文書種別に対応する短縮変換辞書を判
断する辞書判断手段である。10は文書種別に対応した
短縮変換辞書を使用するかどうかを記憶する使用情報記
憶手段である。11は使用情報記憶手段10に対して
“する”か“しない”かを指示する使用情報指示手段で
ある。12は文書種別と短縮変換辞書とを対応づける種
別情報記憶手段である。13は種別情報記憶手段を設定
する種別情報設定手段である。
Reference numeral 9 denotes a dictionary judging means for judging the shortened conversion dictionary corresponding to the document type. Reference numeral 10 denotes use information storage means for storing whether or not to use the short conversion dictionary corresponding to the document type. Reference numeral 11 denotes use information instructing means for instructing the use information storage means 10 to “do” or “not do”. Reference numeral 12 denotes a type information storage unit that associates a document type with a shortened conversion dictionary. Reference numeral 13 denotes type information setting means for setting the type information storage means.

【0016】図2は短縮変換辞書記憶処理のフローチャ
ートである。図3は短縮変換候補読み出し処理のフロー
チャートであり、図4は使用情報記憶手段の例を示す図
である。図5は短縮変換辞書の例を示す図、図6は種別
情報設定画面の例を示す図である。以下にこれらの図面
を用いて本発明の流れを説明する。実施の形態として、
この文書処理装置は、通常文書作成モードと住所録作成
モードを持つものとする。
FIG. 2 is a flowchart of the shortened conversion dictionary storage processing. FIG. 3 is a flowchart of the shortened conversion candidate reading process, and FIG. 4 is a diagram illustrating an example of the use information storage unit. FIG. 5 is a diagram showing an example of a short conversion dictionary, and FIG. 6 is a diagram showing an example of a type information setting screen. Hereinafter, the flow of the present invention will be described with reference to these drawings. As an embodiment,
This document processing apparatus has a normal document creation mode and an address book creation mode.

【0017】図2は候補を登録する処理である。まず、
ステップS201でカウンタiに1を代入しておく。こ
のiは短縮変換辞書に付与されている通し番号である。
ステップS202では短縮変換辞書(i)と現在入力して
いる文書の種別を比較する。この比較により、短縮変換
辞書(i)と文書の種別が一致した場合には(ステップS
203)、ステップS204により、さらに、短縮変換
辞書(i)が使用可能かどうかを判断する。
FIG. 2 shows a process for registering candidates. First,
In step S201, 1 is substituted for a counter i. This i is a serial number assigned to the shortened conversion dictionary.
In step S202, the short conversion dictionary (i) is compared with the type of the currently input document. As a result of this comparison, if the abbreviation conversion dictionary (i) and the document type match (step S
203), and it is further determined in step S204 whether or not the shortened conversion dictionary (i) can be used.

【0018】使用可能であれば、ステップS205にお
いて、変換結果と読みの先頭一文字を取り出し、ステッ
プS206において、読みの先頭一文字と変換結果を短
縮変換辞書(i)に格納する。ステップS207ではiを
インクリメントし、ステップS208ですべての短縮変
換辞書に対して処理を行ったかどうかを確認して処理を
終了する(Nは辞書の最大数)。
If usable, in step S205, the conversion result and the first character of the reading are extracted, and in step S206, the first character of the reading and the conversion result are stored in the shortened conversion dictionary (i). In step S207, i is incremented, and in step S208, it is confirmed whether or not processing has been performed on all of the shortened conversion dictionaries, and the processing is terminated (N is the maximum number of dictionaries).

【0019】図3は候補を読み出す処理である。まず、
ステップS301で入力文字数(つまり変換対象文字列
の文字数)が1であるかどうかチェックする。この実施
例では、短縮変換辞書の見出しは1文字であり、入力手
段からの入力文字数が1である状態で、変換指示を行う
と短縮変換処理が起動する構成となっている。
FIG. 3 shows a process for reading out candidates. First,
In step S301, it is checked whether the number of input characters (that is, the number of characters of a character string to be converted) is one. In this embodiment, the heading of the abbreviated conversion dictionary is one character, and when the number of characters input from the input unit is one, when a conversion instruction is issued, the abbreviated conversion processing starts.

【0020】ステップS302でカウンタiに1を代入
しておく。ステップS303において、短縮変換辞書
(i)と現在入力している文書の種別を比較する。この比
較により、短縮変換辞書(i)と文書の種別が一致した場
合には(ステップS304)、ステップS305によ
り、さらに、短縮変換辞書(i)が使用可能かどうかを判
断する。
In step S302, 1 is substituted for a counter i. In step S303, the shortened conversion dictionary
Compare (i) with the type of the currently input document. As a result of this comparison, if the contracted conversion dictionary (i) and the document type match (step S304), it is determined in step S305 whether the contracted conversion dictionary (i) can be used.

【0021】使用可能であった場合には、短縮変換辞書
(i)の見出し語と、入力されている変換対象文字列を比
較し、該当するデータを検索する(ステップS30
6)。ステップS307で検索されたデータを読み出
す。この処理をステップS308でiをインクリメント
し、ステップS309ですべての短縮変換対象辞書(i)
に対して行う。すべての辞書に対して処理を行うと終了
する。図5は短縮変換辞書の例を示す図である。図5
(A)は共通の短縮変換辞書、図5(B)は住所録作成用の
短縮変換辞書の例である。
If available, abbreviated conversion dictionary
The headword of (i) is compared with the input character string to be converted, and the corresponding data is searched (step S30).
6). The data searched in step S307 is read. In this processing, i is incremented in step S308, and in step S309, all of the contracted conversion target dictionaries (i)
Do for When the processing has been performed for all the dictionaries, the processing ends. FIG. 5 is a diagram illustrating an example of the shortened conversion dictionary. FIG.
5A is an example of a common contracted conversion dictionary, and FIG. 5B is an example of a contracted conversion dictionary for creating an address book.

【0022】次に具体例を示す。まず、住所録作成を行
ったとする。『ならけん』と入力して変換指示を行う
と、仮名漢字変換手段4により『奈良県』と表示され
る。次に、文字を入力するなどして前文節(つまり『奈
良県』)の確定が行われると、短縮変換記憶手段6によ
り『奈良県』という変換結果を短縮変換辞書7に記憶す
る。
Next, a specific example will be described. First, it is assumed that an address book is created. When "Naraken" is input and a conversion instruction is given, "Nara" is displayed by the kana-kanji conversion means 4. Next, when the previous sentence (that is, “Nara prefecture”) is determined by inputting a character or the like, the conversion result “Nara prefecture” is stored in the short conversion dictionary 7 by the short conversion storage unit 6.

【0023】その際に、辞書判断手段9により現在の文
書種別を“住所録作成”と判別する(ステップS201
〜S205)。この判別結果により、住所録作成用の短
縮変換辞書7(例えば短縮変換辞書(2)とする)に
[な:奈良県]というデータを記憶する(ステップS2
06〜S207)。
At this time, the dictionary determination means 9 determines that the current document type is "address book creation" (step S201).
To S205). Based on the result of this determination, the data [Na: Nara] is stored in the shortened conversion dictionary 7 for creating an address book (for example, the shortened conversion dictionary (2)) (step S2).
06 to S207).

【0024】続いて、通常文書の作成を行う。『なんと
う』と入力して変換を行うと、仮名漢字変換手段4によ
り『南東』と表示される。次に、文節の確定が行われる
と、変換結果『南東』および見出し語の1文字『な』を
短縮変換記憶手段6に記憶する。この際、辞書判断手段
9により現在の文書種別を“通常文書作成”と判断し
(ステップS201〜S205)、共通の短縮変換辞書
7(1)に[な:南東]というデータを記憶する(ステッ
プS206〜S207)。
Subsequently, a normal document is created. When "Nantou" is input and conversion is performed, "Southeast" is displayed by the kana-kanji conversion means 4. Next, when the phrase is determined, the conversion result “southeast” and one character of the headword “na” are stored in the shortened conversion storage unit 6. At this time, the dictionary determination means 9 determines that the current document type is "normal document creation" (steps S201 to S205), and stores the data [NA: SE] in the common shortened conversion dictionary 7 (1) (step S201). S206 to S207).

【0025】再度、住所録作成を行う。もう一度、『奈
良県』を入力したい場合、短縮変換候補読み出し手段8
により短縮変換を行う。『な』と入力し、短縮変換を指
示する。辞書判断手段9により現在の文書種別を“住所
録作成”と判断する(ステップS302〜S306)。
判断により、住所録作成用の短縮変換辞書7(2)を検索
する(ステップS308)。[な:奈良県]というデー
タを読み出し、『奈良県』と表示する(ステップS30
9)。
The address book is created again. If "Nara" is to be input again, the short conversion candidate reading means 8
To perform the short conversion. Enter "na" to instruct abbreviation conversion. The dictionary determination means 9 determines that the current document type is "address book creation" (steps S302 to S306).
Based on the judgment, the short conversion dictionary 7 (2) for creating the address book is searched (step S308). The data "Nara Prefecture" is read out and displayed as "Nara Prefecture" (Step S30).
9).

【0026】すなわち、共通の短縮変換辞書を用いるの
ではなく、モードに対応した(ここでは住所録作成用
の)短縮変換辞書を用いることにより、この例では『南
東』が表示されるのではなく『奈良県』を表示させるこ
とができる。また、この実施例では、見出し語の文字数
を1文字としているが、特に1文字に限定する必要はな
く、2文字以上を用いても問題はない。
In other words, instead of using a common short conversion dictionary, a short conversion dictionary corresponding to a mode (here, for creating an address book) is used, so that "Southeast" is not displayed in this example. "Nara Prefecture" can be displayed. Further, in this embodiment, the number of characters of the headword is one character. However, it is not particularly limited to one character, and there is no problem even if two or more characters are used.

【0027】次に、住所録作成中にも『南東』と表示さ
せたい場合の実施の形態を説明する。各文種種別の短縮
変換辞書を使用するかどうかを、使用情報設定手段11
により設定する。図4はその設定画面の例を示す図であ
る。
Next, an embodiment will be described in which "Southeast" is desired to be displayed during the preparation of the address book. The use information setting means 11 determines whether or not to use the short conversion dictionary of each sentence type.
Set by. FIG. 4 is a diagram showing an example of the setting screen.

【0028】前述の例のように、通常は共通の短縮変換
辞書を用いて、短縮変換を行い、特殊なモード、例えば
住所録作成や表計算などの各モードに入った場合に、そ
れに対応した短縮変換辞書を用いる。しかしながら、各
モードでの短縮変換辞書を使用したくない場合にこの使
用情報設定手段11により設定を行う。
As in the above-described example, abbreviated conversion is usually performed using a common abbreviated conversion dictionary, and when a special mode, for example, each mode such as address book creation and spreadsheet is entered, the corresponding mode is handled. Use a shortened conversion dictionary. However, when the user does not want to use the shortened conversion dictionary in each mode, the setting is performed by the use information setting unit 11.

【0029】この設定では、各辞書を使用するかどうか
を設定することができる。図4の例で、住所録作成用の
短縮変換辞書を『使用しない』→『×』と設定する。こ
の情報は使用情報記憶部に記憶される。
In this setting, whether to use each dictionary can be set. In the example of FIG. 4, the shortened conversion dictionary for creating the address book is set from "not used" to "x". This information is stored in the usage information storage unit.

【0030】使用情報記憶部に記憶されたデータは図2
のフローチャートのステップS204及び図3のステッ
プS305で読み出される。対応する短縮変換辞書が使
用しないと設定されている場合には、ステップS206
ではデータの格納を行わない。
The data stored in the usage information storage unit is shown in FIG.
Are read out in step S204 of the flowchart of FIG. If the corresponding short conversion dictionary is set not to be used, step S206
Does not store data.

【0031】上記した処理と全く同じ処理を行うとす
る。まず、最初に住所録作成において『ならけん』を入
力/変換して『奈良県』を確定させる。ここで、前述の
例ではこの変換結果は住所録作成用辞書に格納された
が、この場合は、住所録作成用の短縮変換辞書を使用し
ないために、『な:奈良県』を通常の短縮変換辞書に格
納する。その後、通常文章作成において、『なんとう』
を入力/変換して『南東』を確定させる。この『な:南
東』はそのまま通常の短縮変換辞書に格納する。
It is assumed that the same processing as described above is performed. First, in the creation of the address book, "Naraken" is input / converted to determine "Nara". Here, in the above-described example, the conversion result was stored in the dictionary for creating an address book. In this case, “na: Nara prefecture” is normally shortened in order not to use the shortened conversion dictionary for creating the address book. Store in conversion dictionary. After that, in normal writing, "Nantou"
Enter / convert to confirm "Southeast". This "na: southeast" is stored as it is in the normal contracted conversion dictionary.

【0032】続いて、再度住所録作成において、『な』
を入力し、短縮変換を指示した場合には、現在の文書種
別は“住所録作成”であるが、住所録作成用の短縮変換
を『使用しない』と設定されているので、通常の短縮変
換辞書を使用して変換を行う。よって、ここでは『な:
南東』が短縮変換の第1候補であり、『な:奈良県』が
短縮変換の第2候補となる。
Subsequently, when the address book is created again,
Is entered, and the abbreviated conversion is instructed, the current document type is "address book creation", but since the abbreviated conversion for the address book creation is set to "do not use", the normal abbreviated conversion is performed. Perform the conversion using a dictionary. Therefore, here is "
"Southeast" is the first candidate for the shortened conversion, and "Na: Nara" is the second candidate for the shortened conversion.

【0033】次に、文書種別ごとに、使用する短縮変換
辞書を設定する例を示す。この設定例を示した画面例が
図6である。図6のように、各文書種別ごとに短縮変換
に使用する短縮変換辞書を設定することができる。この
設定において、各文書種別において、複数の短縮変換辞
書を割り当てることが可能である。
Next, an example of setting a short conversion dictionary to be used for each document type will be described. FIG. 6 shows a screen example showing this setting example. As shown in FIG. 6, a contraction conversion dictionary used for contraction conversion can be set for each document type. In this setting, a plurality of compact conversion dictionaries can be assigned to each document type.

【0034】また、上記した例では、各住所録作成など
のモードごとに使用する辞書を変更する例を示したが、
同一のモード内でも項目毎に使用する短縮変換辞書を変
更してもよい。例えば、住所録作成時においても、住所
の項目入力時と、氏名の項目入力時では異なる短縮変換
辞書を用いてもよい。
In the above example, the dictionary used for each mode such as address book creation is changed.
Even in the same mode, the short conversion dictionary used for each item may be changed. For example, even when creating an address book, different abbreviation conversion dictionaries may be used when inputting an address item and when inputting a name item.

【0035】[0035]

【発明の効果】本発明によれば、短縮変換が文書の種別
に応じて、別の短縮変換辞書を使用するため、短縮変換
によって不適切な候補が出力されることを抑制すること
ができ、短縮変換時において、使用者が所望の変換結果
を表示させるまでの処理操作を軽減することができる。
According to the present invention, since the abbreviated conversion uses another abbreviated conversion dictionary according to the type of the document, it is possible to suppress the output of an inappropriate candidate by the abbreviated conversion. At the time of shortened conversion, it is possible to reduce the number of processing operations required until the user displays a desired conversion result.

【0036】さらに、読みに対する記憶数が制限されて
いる場合においても、短縮変換データが削除されていく
頻度が少なくなり、効率のよい文書作成が可能となる。
Further, even when the number of storages for reading is limited, the frequency with which the shortened converted data is deleted is reduced, and efficient document creation becomes possible.

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

【図1】本発明における文字処理装置の構成を示す図で
ある。
FIG. 1 is a diagram showing a configuration of a character processing device according to the present invention.

【図2】本発明における短縮変換辞書記憶処理のフロー
チャートである。
FIG. 2 is a flowchart of a shortened conversion dictionary storage process according to the present invention.

【図3】本発明における短縮変換候補読み出し処理のフ
ローチャートである。
FIG. 3 is a flowchart of a shortened conversion candidate reading process according to the present invention.

【図4】本発明における使用情報記憶手段の例を示す図
である。
FIG. 4 is a diagram showing an example of use information storage means in the present invention.

【図5】本発明における短縮変換辞書の例を示す図であ
る。
FIG. 5 is a diagram showing an example of a shortened conversion dictionary according to the present invention.

【図6】本発明における種別情報設定画面の例を示す図
である。
FIG. 6 is a diagram showing an example of a type information setting screen according to the present invention.

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

1 入力手段 2 出力部 3 制御部 4 仮名漢字変換手段 5 見出し語抽出手段 6 短縮変換記憶手段 7 短縮変換辞書 8 短縮変換候補読み出し手段 9 辞書判断手段 10 使用情報記憶手段 11 使用情報設定手段 12 種別情報記憶手段 13 種別情報設定手段 DESCRIPTION OF SYMBOLS 1 Input means 2 Output part 3 Control part 4 Kana-kanji conversion means 5 Headword extraction means 6 Short conversion storage means 7 Short conversion dictionary 8 Short conversion candidate reading means 9 Dictionary judgment means 10 Usage information storage means 11 Usage information setting means 12 Classification Information storage means 13 Type information setting means

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 仮名文字を入力する入力手段と、 前記入力手段から入力される仮名文字列を仮名漢字交じ
り文字列に変換する仮名漢字変換手段と、 前記仮名漢字変換手段により変換された仮名文字列の先
頭から所定の文字数を見出し語として抽出する見出し語
抽出手段と、 前記見出し語抽出手段によって抽出された見出し語と対
応する仮名漢字交じり文字列とを対にして記憶する短縮
変換辞書記憶手段と、 前記入力手段から入力された仮名文字列を前記短縮変換
辞書に記憶された見出し語とを比較し、一致した見出し
語に対応する仮名漢字交じり文字列を変換候補として読
み出す短縮変換候補読み出し手段とを備える文字処理装
置において、 前記短縮変換辞書記憶手段を文書種別に対応づけて備
え、 文書種別に対応する短縮変換辞書を使用して短縮変換を
行うことを特徴とする文字処理装置。
An input unit for inputting a kana character, a kana-kanji conversion unit for converting a kana character string input from the input unit into a kana-kanji mixed character string, and a kana character converted by the kana-kanji conversion unit. A headword extraction means for extracting a predetermined number of characters from the head of the column as a headword, and a shortened conversion dictionary storage means for storing the headword extracted by the headword extraction means and a corresponding kana-kanji mixed character string as a pair A short conversion candidate reading unit that compares a kana character string input from the input unit with a headword stored in the short conversion dictionary and reads a kana kanji mixed character string corresponding to the matched headword as a conversion candidate A shorthand conversion dictionary storage means associated with a document type, and a shorthand conversion dictionary corresponding to the document type is used. A character processing device for performing a shortening conversion.
【請求項2】 前記複数の短縮変換辞書のうち、特定の
短縮変換辞書を使用しないことを設定する手段を備えた
ことを特徴とする前記請求項1記載の文字処理装置。
2. The character processing apparatus according to claim 1, further comprising means for setting not to use a specific contracted conversion dictionary among the plurality of contracted conversion dictionaries.
【請求項3】 前記複数の短縮変換辞書のうち、前記文
書種別ごとに使用する短縮変換辞書をユーザが設定する
手段を備えたことを特徴とする前記請求項1記載の文字
処理装置。
3. The character processing apparatus according to claim 1, further comprising: means for setting a short conversion dictionary to be used for each document type among the plurality of short conversion dictionaries by a user.
JP8152758A 1996-06-14 1996-06-14 Character processor Pending JPH103475A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8152758A JPH103475A (en) 1996-06-14 1996-06-14 Character processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8152758A JPH103475A (en) 1996-06-14 1996-06-14 Character processor

Publications (1)

Publication Number Publication Date
JPH103475A true JPH103475A (en) 1998-01-06

Family

ID=15547519

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8152758A Pending JPH103475A (en) 1996-06-14 1996-06-14 Character processor

Country Status (1)

Country Link
JP (1) JPH103475A (en)

Similar Documents

Publication Publication Date Title
JPH0256053A (en) Document preparing device
JPS59132029A (en) Kana-kanji converting device
JPH103475A (en) Character processor
JPS59100941A (en) Kana (japanese syllabary)-kanji (chinese character) converter
JPS60129874A (en) Japanese word input device
JP3809238B2 (en) Document processing method and apparatus
JP3443239B2 (en) Character processor
JPH0351959A (en) Electronic dictionary
JPH0380363A (en) Document processor
JP2713942B2 (en) Kana-Kanji conversion device
JP3273778B2 (en) Kana-kanji conversion device and kana-kanji conversion method
JPH08171568A (en) Multilingual input method
JPH10187700A (en) Document processor
JPH0561855A (en) Japanese language processor
JPH04332073A (en) Method and device for processing character
JPS62119665A (en) Word processor
JPH04133165A (en) Kana/kanji converter
JPS6115268A (en) Kana-to-kanji conversion system
JPH0776966B2 (en) Kana-Kanji conversion device
JPH06131329A (en) Japanese language character processor
JPS60211566A (en) Japanese word input device
JPH10187692A (en) Character processor
JPH08194701A (en) Character processor
JPH0816572A (en) Automatic recognition system of alphanumerics/kana character
JPH028956A (en) Document processor