JPH03250359A - Kana/kanji conversion system - Google Patents

Kana/kanji conversion system

Info

Publication number
JPH03250359A
JPH03250359A JP2047865A JP4786590A JPH03250359A JP H03250359 A JPH03250359 A JP H03250359A JP 2047865 A JP2047865 A JP 2047865A JP 4786590 A JP4786590 A JP 4786590A JP H03250359 A JPH03250359 A JP H03250359A
Authority
JP
Japan
Prior art keywords
kana
word
kanji
katakana
conversion
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
JP2047865A
Other languages
Japanese (ja)
Inventor
Ichiroku Yanagisawa
柳沢 一六
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2047865A priority Critical patent/JPH03250359A/en
Publication of JPH03250359A publication Critical patent/JPH03250359A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To improve the KANA (Japanese syllabary)/KANJI (Chinese character) conversion efficiency by changing some of only the inputted Japanese reading ways based on a specific rule and then performing the KANA/KANJI conversion again if no word of KATAKANA (square form of Japanese syllabary) equivalent to the inputted Japanese reading way is not contained in a word dictionary. CONSTITUTION:If no word of KATAKANA equivalent to the inputted Japanese reading is contained in a word dictionary 3, some of only the inputted Japanese reading ways are changed by a character string converting part 4 and a conversion rule storage part 5 based on a specific rule. A KANA/KANJI conversion means 2 performs the KANA/KANJI conversion again based on a character string of the changed Japanese reading way and defines an equivalent KATAKANA word if contained in the dictionary 3 as the result of conversion. Thus the variation of the KATAKANA description is absorbed so as to attain the KANA/KANJI conversion with high efficiency together with reduction of the dictionary capacity attained. Furthermore the KATAKANA descriptions can be unified.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、かな漢字変換方式に関し、特にカタカナ単語
の変換方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a kana-kanji conversion method, and particularly to a katakana word conversion method.

〔従来の技術〕[Conventional technology]

ひらがなで入力された日本語の読み情報を漢字かな混り
文字列に変換するかな漢字変換方式に関しては、従来よ
り種々の方式が存在するが、単語辞書との照合の方式は
、入力された文字列と一致する単語を抽出するというも
のであった。
Regarding the kana-kanji conversion method, which converts the Japanese reading information input in hiragana into a character string containing kanji and kana, there have been various methods, but the method of checking against a word dictionary is based on the input character string. The idea was to extract words that match.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来のかな漢字変換方式においては、入力された文字列
と単語辞書の単語とが一致しない場合には、変換不能と
なり、特にカタカナの場合例えば「フロッピィ」 「フ
ロッピー」 「フロッピィ−」などのように表現が種々
あって、全てが単語辞書に登録されていない場合には、
入力のしかたにより容易に変換できないという欠点があ
る。
In the conventional kana-kanji conversion method, if the input character string and the word in the word dictionary do not match, conversion is impossible, especially in the case of katakana, which is expressed as "floppy", "floppy", "floppy", etc. If there are various words and not all are registered in the word dictionary,
The disadvantage is that it cannot be easily converted depending on the input method.

本発明の目的は、このような欠点を解消し、カタカナの
表記上のバリエーションを吸収して、かな漢字変換をで
きるようにしたかな漢字変換方式を捉供することにある
It is an object of the present invention to provide a kana-kanji conversion method that eliminates these drawbacks, absorbs variations in katakana orthography, and enables kana-kanji conversion.

[課題を解決するための手段] 本発明は、日本語の読み情報をひらがなで入力する手段
と、カタカナ及び漢字単語情報を蓄積している単語辞書
と、入力された日本語の読み情報を単語辞書と照合して
、漢字かな混り文字列に変換するかな漢字変換手段とを
有するかな漢字変換方式において、 入力された日本語読みに該当するカタカナの単語が単語
辞書になかった場合に、入力された日本語読みの一部を
特定の規則により変化させる手段をさらに有し、 前記かな漢字変換手段と、変化された日本語読みの文字
列により再度かな漢字変換し、該当するカタカナの単語
が単語辞書に存在した場合には、その単語を変換結果と
することを特徴としている。
[Means for Solving the Problems] The present invention provides a means for inputting Japanese reading information in hiragana, a word dictionary storing katakana and kanji word information, and a means for inputting Japanese reading information in hiragana. In the kana-kanji conversion method, which has a kana-kanji conversion means that compares it with a dictionary and converts it into a kanji-kana mixed character string, if the input katakana word corresponding to the input Japanese reading is not in the word dictionary, the input The method further includes means for changing a part of the Japanese reading according to a specific rule, and converts the Japanese reading into kana-kanji again using the character string of the changed Japanese reading and the kana-kanji converting means, so that the corresponding katakana word exists in the word dictionary. If this happens, that word is used as the conversion result.

〔実施例] 次に、本発明の実施例について図面を参照して説明する
[Example] Next, an example of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例を示す構成図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

二のかな漢字変換方式は、入力部1と、かな漢字変換部
2と、単語辞書3と、変換規則記憶部4よ、文字列変更
部5とを有している。
The second kana-kanji conversion method includes an input section 1, a kana-kanji conversion section 2, a word dictionary 3, a conversion rule storage section 4, and a character string change section 5.

入力部1は、操作者により日本語の読み情報をひらがな
で入力する部分である。
The input unit 1 is a part where an operator inputs Japanese reading information in hiragana.

かな漢字変換部2は、単語辞書3を照合して、入力文字
列をかな混り文字列に変換する。
The kana-kanji conversion unit 2 converts the input character string into a kana-mixed character string by comparing it with the word dictionary 3.

文字列変更部4は、入力された日本語読み情報に該当す
る単語が単語辞書3になかった場合に、入力された日本
語読み情報の一部を特定の規則により変化させる。
When the word dictionary 3 does not contain a word corresponding to the input Japanese reading information, the character string changing unit 4 changes a part of the input Japanese reading information according to a specific rule.

変換規則記憶部5は、前記特定の規則を格納しておく記
憶部である。
The conversion rule storage unit 5 is a storage unit that stores the specific rule.

以上のように構成された実施例について、以下にその動
作を第2図をも参照しながら説明する。
The operation of the embodiment configured as above will be described below with reference to FIG. 2.

なお第2図は、かな漢字変換時の処理手順を示す流れ図
である。
Note that FIG. 2 is a flowchart showing the processing procedure at the time of kana-kanji conversion.

操作者は入力部1から日本語の読み情報をひらがなで入
力する。入力された読み情報は、かな漢字変換部2に送
られ蓄えられる。例えば操作者が「ふろっぴ−にかきこ
むjと入力すると、この文字列がかな漢字変換部2に送
られ蓄えられる。ここで操作者が入力部1から入力した
読み文字列をかな漢字変換することを指示すると、かな
漢字変換部2は、入力された読み文字列を単語辞書3と
照合しながら(ステップ31)、漢字・カタカナ・かな
混り文字列に変換してゆく(ステップ5233)。本例
の場合、例えば単語辞書には「ふろっぴい」という読み
で「フロッピィ」と登録されているだけであるとすると
、最初に「ふろっぴ−」という文字列と一致する単語を
捜しても該当する単語がみつからないため変換不能とな
る。そこで、変換規則記憶部4の中の変換規則を参照す
ると、「び−」を「びい」に変換する規則がみつか゛り
この規則に従って文字列変更部5は「ふろっぴ−にかき
こむ」を「ふろっぴいにかきこむJと変更する(ステッ
プS2.S4)。かな漢字変換部2は、この変更された
文字列により再びかな漢字変換を行う(ステップS5.
SL)。今度は「フロッピィ」みつかり、「書き込む」
も辞書にあるとすれば、変換結果が「フロッピィに書き
込む、・となりかな漢字変換が成功する(ステップS2
,33)。
The operator inputs Japanese reading information in hiragana from the input unit 1. The input reading information is sent to the kana-kanji converter 2 and stored therein. For example, when the operator inputs "j to write on the floppy," this character string is sent to the kana-kanji converter 2 and stored. When instructed, the kana-kanji conversion unit 2 converts the input reading character string to a mixed character string of kanji, katakana, and kana while comparing it with the word dictionary 3 (step 31) (step 5233). In this case, for example, if the word dictionary only records the word ``floppy'' with the reading ``furoppi'', even if you first search for a word that matches the character string ``furoppi'', it will not match. It cannot be converted because the word cannot be found. Then, when referring to the conversion rules in the conversion rule storage unit 4, a rule for converting ``bi-'' to ``bii'' is found.According to this rule, the character string change unit 5 converts ``written into a floppy'' into `` The character string is changed to ``J'' (steps S2 and S4).The kana-kanji conversion unit 2 performs kana-kanji conversion again using this changed character string (step S5.
SL). Next time I found a floppy and started writing.
is also in the dictionary, the conversion result is ``Write to floppy, Neighbor Kana-Kanji conversion is successful (Step S2
, 33).

変換規則記憶部5に格納される変換規則としては、前記
例の他に「ふぇ−」と「ふぇいヨ、「たと「なあ」など
の例がある。
In addition to the above-mentioned examples, examples of conversion rules stored in the conversion rule storage unit 5 include "fee-", "feiyo", "tato", and "naa".

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、入力された日本語読みに
該当するカタカナの単語か単語辞書になかった場合に、
入力された日本語読みの一部を特定の規則により変化さ
せ、再度かな漢字変換することにより、カタカナの表記
上のバリエーションを吸収して、かな漢字変換かできる
ため、効率のよいかな漢字変換が行え、また辞書容量も
少なくてすみ、またカタカナの表記の統一を図ることも
できる効果がある。
As explained above, the present invention is able to detect a katakana word that corresponds to the input Japanese pronunciation or is not found in the word dictionary.
By changing part of the input Japanese pronunciation according to specific rules and converting it to kana-kanji again, variations in katakana orthography can be absorbed and kana-kanji conversion can be performed, making it possible to perform efficient kana-kanji conversion. This has the effect of requiring less dictionary space and standardizing the notation of katakana.

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

第1図は本発明の一実施例を示す構成図、第2図はかな
漢字変換時の処理手順を示す流れ図である。 1・・・・・入力部 かな漢字変換部 単語辞書 変換規則記憶部 文字列変更部
FIG. 1 is a block diagram showing an embodiment of the present invention, and FIG. 2 is a flowchart showing a processing procedure during kana-kanji conversion. 1... Input section Kana-Kanji conversion section Word dictionary conversion rule storage section Character string change section

Claims (1)

【特許請求の範囲】[Claims] (1)日本語の読み情報をひらがなで入力する手段と、
カタカナ及び漢字単語情報を蓄積している単語辞書と、
入力された日本語の読み情報を単語辞書と照合して、漢
字かな混り文字列に変換するかな漢字変換手段とを有す
るかな漢字変換方式において、 入力された日本語読みに該当するカタカナの単語が単語
辞書になかった場合に、入力された日本語読みの一部を
特定の規則により変化させる手段をさらに有し、 前記かな漢字変換手段は、変化された日本語読みの文字
列により再度かな漢字変換し、該当するカタカナの単語
が単語辞書に存在した場合には、その単語を変換結果と
することを特徴とするかな漢字変換方式。
(1) A means for inputting Japanese reading information in hiragana,
A word dictionary that stores katakana and kanji word information,
In the kana-kanji conversion method, which has a kana-kanji conversion means that compares the input Japanese reading information with a word dictionary and converts it into a kanji-kana mixed character string, the katakana word corresponding to the input Japanese reading is converted into a word. The method further includes means for changing a part of the input Japanese reading according to a specific rule when the input Japanese reading is not found in the dictionary, and the kana-kanji conversion means converts the input Japanese reading into kana-kanji again using the changed character string of the Japanese reading, A kana-kanji conversion method characterized in that if a corresponding katakana word exists in a word dictionary, that word is used as a conversion result.
JP2047865A 1990-02-28 1990-02-28 Kana/kanji conversion system Pending JPH03250359A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2047865A JPH03250359A (en) 1990-02-28 1990-02-28 Kana/kanji conversion system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2047865A JPH03250359A (en) 1990-02-28 1990-02-28 Kana/kanji conversion system

Publications (1)

Publication Number Publication Date
JPH03250359A true JPH03250359A (en) 1991-11-08

Family

ID=12787271

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2047865A Pending JPH03250359A (en) 1990-02-28 1990-02-28 Kana/kanji conversion system

Country Status (1)

Country Link
JP (1) JPH03250359A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7036779B2 (en) 2003-07-24 2006-05-02 Sumitomo Wiring Systems, Ltd. Locking structure for a clamp

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7036779B2 (en) 2003-07-24 2006-05-02 Sumitomo Wiring Systems, Ltd. Locking structure for a clamp

Similar Documents

Publication Publication Date Title
US5890103A (en) Method and apparatus for improved tokenization of natural language text
WO1997004405A9 (en) Method and apparatus for automated search and retrieval processing
JPH03250359A (en) Kana/kanji conversion system
JPS6118072A (en) Automatic registration method of dictionary data
JPH01307865A (en) Character string retrieving system
JP3273778B2 (en) Kana-kanji conversion device and kana-kanji conversion method
JPH07191986A (en) Sentence input device
JPH04372047A (en) Kana-kanji conversion device
JPH01114976A (en) Dictionary structure for document processor
JPH04270450A (en) document creation device
JPH0695330B2 (en) Document creation device
JPH02110771A (en) Telegraph machine
JPH0350669A (en) information processing equipment
JPS61262883A (en) Japanese syntax analyzing system
JPH0727526B2 (en) Kana-Kanji converter
JPH0443308B2 (en)
JPH0468466A (en) Kana / kanji converting device
JPH08272792A (en) Character processing apparatus and method
JPS63136264A (en) machine translation device
JPH0378078A (en) Japanese sentence processor
JPH01197876A (en) Electronic dictionary
JPS61180360A (en) Document editing device
JPH0772896B2 (en) Japanese input method
JPH05274298A (en) Japanese work input device
JPH0567146A (en) Data editor