JPH03154154A - Kana to kanji converter - Google Patents
Kana to kanji converterInfo
- Publication number
- JPH03154154A JPH03154154A JP1293557A JP29355789A JPH03154154A JP H03154154 A JPH03154154 A JP H03154154A JP 1293557 A JP1293557 A JP 1293557A JP 29355789 A JP29355789 A JP 29355789A JP H03154154 A JPH03154154 A JP H03154154A
- Authority
- JP
- Japan
- Prior art keywords
- kana
- string
- character
- kanji
- hiragana
- 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
Links
- 240000000220 Panda oleosa Species 0.000 title abstract description 15
- 235000016496 Panda oleosa Nutrition 0.000 title abstract description 15
- 238000006243 chemical reaction Methods 0.000 claims abstract description 26
- 238000000034 method Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
Landscapes
- Machine Translation (AREA)
- Document Processing Apparatus (AREA)
Abstract
Description
【発明の詳細な説明】
産業上の利用分野
本発明は日本語ワードプロッサに代表される日本語処理
装置等に搭載されている仮名漢字変換装置に関する。DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a kana-kanji conversion device installed in a Japanese language processing device such as a Japanese word processor.
従来の技術
従来、この種の日本語処理装置に搭載されている仮名漢
字混じり文字列を入力する方法として、仮名漢字変換入
力が主流である。BACKGROUND OF THE INVENTION Conventionally, Kana-Kanji conversion input has been the mainstream method for inputting character strings containing Kana-Kanji characters installed in this type of Japanese language processing apparatus.
発明が解決しようとする課題
しかしながら、上記従来の仮名漢字変換方法では、読み
を入力して該当する仮名漢字混じり文字列に変換するた
め、読みを正しく入力する必要があり、「氷」の読みに
対して「こおり」または「こうり」と入力したり、「頬
杖」の読みに対して「はおづえ」または「はおずえ」と
入力するような日本語の曖昧さをカバーすることができ
ないという問題があった。Problems to be Solved by the Invention However, in the above-mentioned conventional kana-kanji conversion method, since the reading is input and converted into the corresponding string of characters mixed with kana-kanji, it is necessary to input the reading correctly. The problem is that it is not possible to cover ambiguity in Japanese, such as entering ``Kori'' or ``Kori'' for the Japanese word ``Kori'' or ``Haozue'' or ``Haozue'' for the pronunciation of ``Cheek Cane.'' there were.
本発明はこのような従来の問題を解決するものであり、
曖昧な読みのときに誤ってひらがな文字列を入力しても
、操作者の意図にあった仮名漢字混じり文字列に変換す
ることができる仮名漢字変換装置を提供しようとするも
のである。The present invention solves these conventional problems,
To provide a kana-kanji conversion device capable of converting a hiragana character string into a character string mixed with kana-kanji that meets the operator's intention even if a hiragana character string is input by mistake when the reading is ambiguous.
課題を解決するための手段
本発明の仮名漢字変換装置は、上記目的を達成するため
に、第1のひらがな文字列と第2のひらがな文字列を対
応付けたテーブルと第2のひらがな文字列を第1のひら
がな文字列とする手段を備えている。Means for Solving the Problems In order to achieve the above object, the kana-kanji conversion device of the present invention provides a table in which a first hiragana character string and a second hiragana character string are associated with each other and a second hiragana character string. A means for converting the character string into a first hiragana character string is provided.
作 用
本発明によれば、曖昧な読みの場合に誤ってひらがな文
字列を入力しても正しく読みが入力され場合の変換結果
と同じ仮名漢字混じり文字列が得られる。According to the present invention, even if a hiragana character string with an ambiguous reading is input by mistake, the same conversion result as the conversion result when the correct reading is input can be obtained.
実 施 例
第1は本発明の一実施例の仮名漢字変換装置の構成を示
す図である。Embodiment 1 The first embodiment is a diagram showing the configuration of a kana-kanji conversion device according to an embodiment of the present invention.
図において、11は入力したい仮名漢字混じり文字列の
読みを入力するひらがな文字列入力部、12は入力部1
1で入力されたひらがな文字列を第1のひらがな文字列
とし、第1のひらがな文字列を第2のひらがな文字列に
変換する読み替え変換部、13は第1のひらがな文字列
と第2のひらがな文字列が対応づけて格納されている読
み替えテーブル、14はひらがな文字列を仮名漢字混じ
り文字列に変換する仮名漢字変換部、15はひらがな文
字列と仮名漢字混じり文字列が対応づけて格納されてい
る辞書テーブル、16は仮名漢字変換部14で変換され
た仮名漢字混じり文字列を表示する表示部である。In the figure, 11 is a hiragana character string input section for inputting the pronunciation of the character string mixed with kana and kanji that you want to input, and 12 is an input section 1.
1 is a reading conversion unit that converts the hiragana character string input in step 1 into a first hiragana character string and converts the first hiragana character string into a second hiragana character string; 14 is a kana-kanji conversion unit that converts hiragana character strings into kana-kanji mixed character strings; 15 is a reading conversion table in which hiragana character strings and kana-kanji mixed character strings are stored in correspondence. A dictionary table 16 is a display section that displays the character string containing kana and kanji characters converted by the kana and kanji conversion section 14.
この構成の装置における処理について、「氷」と入力し
たい場合を例にあげて説明する。The processing in the apparatus with this configuration will be explained using an example in which the user wants to input "ice".
「氷」の正しい読みは「こおり」である。しかし、発音
から文字列を想定した場合に、「こうり」が「氷」の読
みであるとしても、それが−概に誤りであるとは言えな
い。従来の仮名漢字変換機能では、次のような処理にな
る。ひらがな文字列入力部11から「こうり」と入力さ
れたとする。仮名漢字変換部14では辞書テーブル15
に「こうり」の読みに対して「小売り、高利、公理、・
・・」が格納されているので、「こうり」の入力に対し
て変換結果は「小売り、高利、公理、・・・」であると
して、表示部16に送りそれを表示させる。このように
従来の仮名漢字変換機能では、「氷」が変換されない。The correct reading of ``ice'' is ``koori.'' However, when assuming a character string based on pronunciation, even if ``kori'' is pronounced as ``ice'', it cannot be said that it is generally incorrect. The conventional kana-kanji conversion function performs the following processing. Assume that "kori" is input from the hiragana character string input section 11. The kana-kanji conversion unit 14 uses the dictionary table 15
``Retail, usury, axiom,'' in response to the reading of ``Kori.''
. . ” is stored, so the conversion result for the input of “kori” is “retail, usury, axiom, . . .” and is sent to the display unit 16 to be displayed. In this way, the conventional kana-kanji conversion function does not convert ``ice''.
本実施例では、ひらがな文字列入力部11から「こうり
」と入力されると、上記のような従来の仮名漢字変換処
理を行うとともに、読み替え変換部12で「こうり」の
ひらがな文字列が読み替えテーブル13にあるかを検索
し、読み替えテーブルに「こうり」と「こおり」が対応
づけて格納されているので、「こうり」を「こおり」と
読み替え、あたかもひらがな文字列入力部11から「こ
おり」と入力されたかようにして仮名漢字変換部14に
送゛る。辞書テーブル15に「こおり」の読みに対して
「氷、凍り、・・・」が格納されているので、「氷、凍
り、・・・」が仮名漢字変換部14からの出力として表
示部16で表示する。In this embodiment, when "Kori" is input from the hiragana character string input section 11, the conventional kana-kanji conversion process as described above is performed, and the hiragana character string "Kori" is converted into a translation table in the reading conversion section 12. 13, and since "kori" and "koori" are stored in correspondence in the reading translation table, "kori" is read as "koori", as if it were written as "koori" from the hiragana character string input section 11. It is sent to the kana-kanji converter 14 as if it were input. Since the dictionary table 15 stores "Ice, Freeze,..." for the pronunciation of "Kori,""Ice,Freeze,..." is displayed on the display unit 16 as an output from the Kana-Kanji converter 14. Display in .
上記のような処理を行った結果、操作者は、「こうり」
と入力して、「小売り、高利、公理、・・・氷、凍り、
・・・」の変換結果を得ることができる。As a result of the above processing, the operator can
Enter ``Retail, Usury, Axiom, ... Ice, Freeze,''
...'' conversion result can be obtained.
このように、上記実施例によれば、正しい読み「こおり
」に対して、操作者が誤って「こうり」と入力しても、
読みを「こおり」に修正することなく、「こおり」と入
力したのと同じ変換結果を得ることができる。In this way, according to the above embodiment, even if the operator incorrectly inputs "kori" for the correct reading "koori",
You can get the same conversion result as inputting "koori" without correcting the reading to "koori".
発明の効果
本発明の総荷によれば、仮名漢字変換の際に入力するひ
らがな文字列を誤って入力しても、正しく入力したのと
同じ仮名漢字混じり文字列を得ることができる。Effects of the Invention According to the overall features of the present invention, even if a hiragana character string input during kana-kanji conversion is inputted incorrectly, the same character string mixed with kana-kanji characters can be obtained as if the character string was input correctly.
第1図は本発明の仮名漢字変換装置における一実施例の
構成を示す図である。
11・・・・・・ひらがな文字列入力部、12・・・・
・・読み替え変換部、13・・・・・・読み替えテーブ
ル、14・・・・・・仮名漢字変換部、15・・・・・
・辞書テーブル、16・・・・・・表示部。FIG. 1 is a diagram showing the configuration of an embodiment of the kana-kanji conversion device of the present invention. 11... Hiragana character string input section, 12...
... Reading conversion unit, 13... Reading replacement table, 14... Kana-kanji conversion unit, 15...
-Dictionary table, 16...display section.
Claims (1)
名漢字混じり文字列とが対応づけられているテーブルと
、前記テーブルを参照して入力されたひらがな列を仮名
漢字混じり文字列に変換する手段と、変換した結果を表
示する手段を備えた日本語処理装置において、入力され
た第1のひらがな列と対応した第2のひらがな列が格納
されているテーブルと、前記テーブルを参照して、入力
された第1のひらがな列を対応した第2のひらがな列に
変換し第2のひらがな列を第1のひらがな列とする手段
とを備えていることを特徴とする仮名漢字変換装置。means for inputting a hiragana character string; a table in which hiragana character strings and kana-kanji-mixed character strings are associated; and means for converting the input hiragana string into a kana-kanji-mixed character string by referring to the table. , in a Japanese language processing device equipped with means for displaying the converted result, a table storing a second hiragana string corresponding to the input first hiragana string and the table are referred to, and the inputted hiragana string is A kana-kanji conversion device comprising means for converting a first hiragana string into a corresponding second hiragana string and converting the second hiragana string into the first hiragana string.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1293557A JPH03154154A (en) | 1989-11-10 | 1989-11-10 | Kana to kanji converter |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1293557A JPH03154154A (en) | 1989-11-10 | 1989-11-10 | Kana to kanji converter |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH03154154A true JPH03154154A (en) | 1991-07-02 |
Family
ID=17796290
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1293557A Pending JPH03154154A (en) | 1989-11-10 | 1989-11-10 | Kana to kanji converter |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH03154154A (en) |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS58123126A (en) * | 1982-01-14 | 1983-07-22 | Toshiba Corp | Dictionary retrieving device |
JPS59127140A (en) * | 1982-12-28 | 1984-07-21 | Fujitsu Ltd | Automatic text abnormality inspection and correction device |
-
1989
- 1989-11-10 JP JP1293557A patent/JPH03154154A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS58123126A (en) * | 1982-01-14 | 1983-07-22 | Toshiba Corp | Dictionary retrieving device |
JPS59127140A (en) * | 1982-12-28 | 1984-07-21 | Fujitsu Ltd | Automatic text abnormality inspection and correction device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH03154154A (en) | Kana to kanji converter | |
JPS628259A (en) | Kana (japanese syllabary)-kanji (chinese character) converting system | |
JPS621062A (en) | Documentation supporting device | |
JPH0350668A (en) | Character processor | |
JP3273778B2 (en) | Kana-kanji conversion device and kana-kanji conversion method | |
JPS5870345A (en) | Kanji index method | |
JPS5832418B2 (en) | Kanji-mixed sentence input device | |
JPH03286248A (en) | Character processor | |
JPH0934885A (en) | Document processing unit | |
JPS6315633B2 (en) | ||
JPH0340060A (en) | Kana (japanese syllabary) to kanji (chinese character) converter | |
JPS62118469A (en) | Loan word conversion system for word processor | |
JPH0758489B2 (en) | Japanese processor | |
JPS62177656A (en) | Document producer | |
JPS61260353A (en) | Document processing system | |
JPH0394367A (en) | Japanese input system | |
JPS63104173A (en) | Japanese word processor | |
JPH05266009A (en) | Method and device for production of document | |
JPH03286249A (en) | Character processor | |
JPH03259370A (en) | Kana/kanji converter | |
JPH0385669A (en) | Retrieval replacing device with function for analyzing declensional kana ending | |
JPS6365564A (en) | Japanese language input processing system for question-answer system | |
JPH01116875A (en) | Japanese word processor | |
JPH04357550A (en) | Character string registeration and learning system | |
JPH04149668A (en) | Character input device |