JPH0281166A - Kana/kanji conversion processor for punctuation of auxiliary postpositional word - Google Patents

Kana/kanji conversion processor for punctuation of auxiliary postpositional word

Info

Publication number
JPH0281166A
JPH0281166A JP63233137A JP23313788A JPH0281166A JP H0281166 A JPH0281166 A JP H0281166A JP 63233137 A JP63233137 A JP 63233137A JP 23313788 A JP23313788 A JP 23313788A JP H0281166 A JPH0281166 A JP H0281166A
Authority
JP
Japan
Prior art keywords
auxiliary
kana
input
particle
word
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
JP63233137A
Other languages
Japanese (ja)
Inventor
Yoshiyuki Murashima
村島 義幸
Yoshizo Saito
齋藤 佳三
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 JP63233137A priority Critical patent/JPH0281166A/en
Publication of JPH0281166A publication Critical patent/JPH0281166A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To perform the accurate KANA (Japanese syllabary)/KANJI (Chinese character) conversion by pushing a specific key for input of the auxiliary postpositional words and pushing another specific key to decide these postpositional words. CONSTITUTION:When a character string including an auxiliary postpositional word is inputted from a key input means 101, a specific key of the means 101 is pushed in response to the auxiliary postpositional word. Then the input character string is stored in a memory means 102. A deciding means 103 decides that the character inputted with push of the specific key is equal to an auxiliary word. The character string covering up to the auxiliary postpositional word that is decided by the means 103 is defined as a paragraph by a KANA/KANJI conversion means 104. Then the paragraph including an auxiliary postpositional word undergoes the KANA/KANJI conversion. Thus it is decided that the input character is equal to an auxiliary postpositional word with push of a specific key. As a result, the punctuation of a paragraph is clear up to the position of the auxiliary postpositional word. Then the accurate KANA/KANJI conversion is carried out without mistaking an auxiliary postpositional word for a part of an independent word.

Description

【発明の詳細な説明】 (イ)産業上の利用分野 この発明は、例えば、日本語ワードプロセッサに用いら
れるような、入力されたかな文字列を対応する漢字に変
換するかな漢字変換処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION (A) Field of Industrial Application The present invention relates to a kana-kanji conversion processing device for converting an input kana character string into a corresponding kanji, such as used in a Japanese word processor, for example.

(0)従来の技術 従来、例えば、上述したような日本語ワードプロセッサ
におけるかな漢字変換処理においては、かな漢字変換を
行う場合、まず、入力された文字列を論理解近し、文法
処理を行った後、文節に分け、その後、各文節における
助詞の判定をおこなってかな漢字変換するようにしてい
る。
(0) Prior Art Conventionally, for example, in the kana-kanji conversion process in a Japanese word processor as described above, when performing kana-kanji conversion, the input character string is first approximated to logical understanding, and then grammatical processing is performed. The system divides the text into clauses, then determines the particle in each clause and converts it from kana to kanji.

すなわち、文字データの後ろに句読点がなければ単に文
字列データとして取り扱い、かな漢字変換の際に、どの
文字が助詞であるのかを判断するようにしている。
That is, if character data does not have a punctuation mark after it, it is simply treated as character string data, and during kana-kanji conversion, it is determined which character is a particle.

例えば、“ひょうが°と入力されたような場合には、“
表が”と入力されたものなのか、“氷河”と入力された
ものなのかということを入力時点では判断せず、かな漢
字変換時に、“ひようが。
For example, if “Hyoga°” is entered, “
It is not determined at the time of input whether the table is entered as "" or "glacier", and when converting kana-kanji, "hiyouga" is input.

の後を分かち書きで切ることができるのであれば、“ひ
ょうが”の“が”を助詞と判断して“表が”として変換
し、“ひょうが”の後を分かち書きで切ることができな
いのであれば、“ひようが°の“力じを自立語の単語の
一部と判断して°氷河。
If it is possible to cut the end of "Hyoga" with a parting note, then the "ga" in "Hyoga" is judged to be a particle and is converted as "Omotega", and it is not possible to cut the end of "Hyoga" with a parting note. For example, “hiyouga°”’s “rikiji” is judged to be part of an independent word.

として変換するようにしている。I am trying to convert it as .

(ハ)発明が解決しようとする課題 しかしながら、このように、従来のかな漢字変換処理に
おいては、助詞を、自立語の単語の一部であるとして、
誤認識して漢字に変換してしまうことや、逆に、自立語
の単語の一部であるにもかかわらず、助詞として認識し
てかな漢字変換してしまうというようなことが生ずる。
(c) Problems to be solved by the invention However, in the conventional kana-kanji conversion process, particles are treated as part of an independent word,
Sometimes words are misrecognized and converted into kanji, or conversely, even though they are part of an independent word, they are recognized as particles and converted into kana-kanji.

例えば、“あまりらの”と入力されたような場合に、“
ら”を助詞と判断して、“余りら/野”というように分
かち変換してしまったり、“こころがわり゛と入力され
たような場合に、“が”を助詞と判断して心が/割り”
というように分かち変換してしまう、というようなこと
が生ずる。
For example, if “Amarano” is entered, “
If ``ra'' is judged to be a particle and converted to ``marilla/no'', or if ``kokoro ga wari'' is input, ``ga'' is judged to be a particle and kokoro/ is inputted. Wari”
A situation such as splitting and converting occurs.

この発明は、このような事情を考慮してなされたもので
、助詞の入力を特定キーの操作によって行うようにする
ことにより、その文字が助詞であるということを認識で
きるようにすると共に、文節の区切りを明確にし、それ
によって正確にかな漢字変換が行われるようにした助詞
区分かな漢字変換処理装置を提供するものである。
This invention was made in consideration of these circumstances, and by making it possible to input a particle by operating a specific key, it is possible to recognize that the character is a particle, and it also makes it possible to input a particle by operating a specific key. To provide a particle division kana-kanji conversion processing device which makes the divisions clear and thereby performs accurate kana-kanji conversion.

(ニ)課題を解決するための手段 第1図はこの発明の構成を示すブロック図である。(d) Means to solve the problem FIG. 1 is a block diagram showing the configuration of the present invention.

この図において、101は文字列が入力されると共に入
力される文字列内に存在する助詞に対応して押し下げら
れる特定のキーを備えたキー入力手段、102はキー入
力手段lotから入力される文字列を記憶する記憶手段
、103は記憶手段102に記憶される文字列の内キー
入力手段101の特定キーの押し下げによって入力され
た文字を助詞として判定する判定手段、104は判定手
段103によって判定された助詞までの文字列を一つの
文節としその助詞を含む文節をかな漢字変換するかな漢
字変換手段である。
In this figure, 101 is a key input means provided with a specific key that is pressed down in response to a particle existing in the input character string when a character string is input, and 102 is a character input from the key input means lot. storage means for storing strings; 103 is a determination means for determining a character input by pressing a specific key of the key input means 101 among the character strings stored in the storage means 102 as a particle; 104 is a character string determined by the determination means 103; This is a kana-kanji conversion means that converts a string of characters up to a particle into one clause, and converts the clause containing that particle into kana-kanji.

(ホ)作用 第1図において、キー入力手段+01から助詞を含む文
字列が入力されると、その助詞に対応してキー入力手段
101の特定のキーが押し下げられ、入力された文字列
は、記憶手段!02に記憶される。
(E) Effect In FIG. 1, when a character string including a particle is input from the key input means +01, a specific key of the key input means 101 corresponding to the particle is pressed down, and the input character string is Memories! 02.

そして、判定手段103により、特定キーの押し下げに
よって入力された文字が助詞として判定され、かな漢字
変換手段104により、判定手段103で判定された助
詞までの文字列が一つの文節とされて、その助詞を含む
文節がかな漢字変換される。
Then, the determining means 103 determines that the character input by pressing a specific key is a particle, and the kana-kanji converting means 104 converts the character string up to the particle determined by the determining means 103 into one clause, and the particle Clauses that include are converted to kana-kanji.

従って、特定のキーの押し下げにより、入力された文字
が助詞であることが判定されるので、その助詞までの文
節の区切りが明確になり、それにより、助詞を自立語の
単語の一部として誤認識するようなことなく正確にかな
漢字変換が行われろ。
Therefore, by pressing a certain key, it is determined that the input character is a particle, and the clause break up to the particle becomes clear, thereby making it possible to erroneously treat the particle as part of an independent word. Kana-Kanji conversion should be performed accurately without recognition.

(へ)実施例 以下、図面に示す実施例に基づいてこの発明を詳述する
。なお、これによってこの発明が限定されるものではな
い。
(f) Examples Hereinafter, the present invention will be described in detail based on examples shown in the drawings. Note that this invention is not limited to this.

第2図はこの発明を日本語ワードプロセッサに適用した
一実施例の構成を示すブロック図である。
FIG. 2 is a block diagram showing the configuration of an embodiment in which the present invention is applied to a Japanese word processor.

この図において、lは文字列が入力されると共に、入力
される文字列内に存在する助詞に対応して押し下げられ
る助詞キーを備えたキーボードである。
In this figure, 1 is a keyboard into which a character string is input and which is provided with a particle key that is pressed down in accordance with a particle existing in the input character string.

助詞キーは、例えば、“#!能“キーとアルファベット
の“H“キーとを押すと、助詞の“〜は。
For example, if you press the "#! Noh" key and the alphabet "H" key, the particle "~" will be pressed.

を入力したことになり、また、“機能”キーと“N”キ
ーとを押すと助詞の“〜の”を、“機能”キーと“G”
キーとを押すと助詞の“〜が”をそれぞれ入力したこと
になる、というように設定しておく。
, and if you press the "Function" key and the "N" key, you can input the particle "~no", and press the "Function" key and the "G" key.
The settings are made so that when the and key are pressed, the particle "~ga" is input respectively.

2はCPU、3はCRTデイスプレィあるいはLC(液
晶)デイスプレィからなる表示部、4はCPU2を作動
させるためのプログラムが記憶されたROM、5はキー
ボード−1から入力される文字列を記憶するRAMであ
る。
2 is a CPU, 3 is a display unit consisting of a CRT display or LC (liquid crystal) display, 4 is a ROM that stores a program for operating the CPU 2, and 5 is a RAM that stores character strings input from the keyboard 1. be.

CPU2は、RAM2に記憶される文字列の内、キーボ
ードlの助詞キーの押し下げによって入力された文字を
助詞として判定し、その判定した助詞までの文字列を一
つの文節として、その助詞を含む文節をかな漢字変換す
るという、いわゆる逐次変換を行う。
The CPU 2 determines, among the character strings stored in the RAM 2, the characters input by pressing the particle key on the keyboard l as particles, and defines the character string up to the determined particle as one clause, and divides the character string into a clause containing the particle. It performs so-called successive conversion, which converts Kana to Kanji.

このような構成における動作を、以下、第3図に示すフ
ローチャートに基づいて説明する。
The operation in such a configuration will be explained below based on the flowchart shown in FIG.

まず、キーボードlから文字列の入力が行われると(ス
テップ20り、CPU2により、その文字列の入力に際
して助詞キーが押し下げられたのかどうかが判定され(
ステップ202)、押し下げられていなければそのまま
ステップ201に戻って文字列の入力が継続され、押し
下げられたのであれば、その助詞を含む文節がかな漢字
変換される(ステップ203)。そして、ステップ20
1に戻り、文字列の入力が継続される。
First, when a character string is input from the keyboard l (step 20), the CPU 2 determines whether the particle key was pressed down when inputting the character string (
Step 202), if the particle has not been pressed down, the process returns to step 201 to continue inputting the character string; if it has been pressed down, the clause containing the particle is converted into kana-kanji (step 203). And step 20
1 and continues inputting the character string.

例えば、キーボード!から、「」で示す助詞キーか押し
下げられて、“このようなキー「が」にゅうりょくされ
れ「ばJそこ「で」ぶんしよう「を」へんかんする。°
というような文字列が入力されたような場合であれば、
その文字列は、各「」で示す助詞キーまでが一つの文節
とされて、“このようなキーが/入力されれば/そこで
/文章を/変換する。“というように変換される。
For example, the keyboard! , the particle key indicated by ``'' is pressed down, and ``such a key ``ga'' is pressed down and ``baJ there ``de'' is pressed ``wo''. °
If a string like this is input,
The character string includes each particle key indicated by "" as one clause, and is converted as follows: "If such a key is input, the sentence will be converted there."

このように、キーボード!に助詞キーを設定し、文字列
を入力する際には、助詞の入力を助詞キーの押し下げに
より行って、その文字が助詞であるということが判定さ
れるようにし、その助詞までの文節の区切りが明確にな
るようにしておけば、助詞を自立語の単語の一部として
誤認識するようなことなく、正確にかな漢字変換を行わ
せることかできる。
Like this, the keyboard! Set the particle key to , and when inputting a character string, enter the particle by pressing down on the particle key so that the character is determined to be a particle, and then divide the clauses up to that particle. If this is made clear, the Kana-Kanji conversion can be performed accurately without the particle being mistakenly recognized as part of an independent word.

(ト)発明の効果 この発明によれば、助詞の入力を特定キーの押し下げに
よって行うようにし、その特定キーの押し下げによって
助詞を判定するようにしたので、その助詞までの文節の
区切りか明確となり、入力された助詞を自立語の単語の
一部として誤って判定してしまうといったような、かな
漢字変換における誤変換の率を低下させることが可能と
なる。
(G) Effects of the Invention According to this invention, a particle is input by pressing a specific key, and the particle is determined by pressing the specific key, so it becomes clear whether the phrase is divided up to the particle. It is possible to reduce the rate of erroneous conversion in kana-kanji conversion, such as erroneously determining an input particle as part of an independent word.

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

第1図はこの発明の構成を示すブロック図、第2図はこ
の発明を日本語ワードプロセッサに適用した一実施例の
構成を示すブロック図、第3図は実施例の動作を示すフ
ローチャートである。 !・・・・・・キーボード、2・・・・・・CPU。 3・・・・・・表示部、4・・・・・・ROM、5・旧
・・RAM。 笥1図 第2図
FIG. 1 is a block diagram showing the structure of the present invention, FIG. 2 is a block diagram showing the structure of an embodiment in which the invention is applied to a Japanese word processor, and FIG. 3 is a flowchart showing the operation of the embodiment. ! ...Keyboard, 2...CPU. 3... Display section, 4... ROM, 5 Old... RAM. Figure 1 Figure 2

Claims (1)

【特許請求の範囲】[Claims] 1、文字列が入力されると共に入力される文字列内に存
在する助詞に対応して押し下げられる特定のキーを備え
たキー入力手段と、キー入力手段から入力される文字列
を記憶する記憶手段と、記憶手段に記憶される文字列の
内キー入力手段の特定キーの押し下げによって入力され
た文字を助詞として判定する判定手段と、判定手段によ
って判定された助詞までの文字列を一つの文節としその
助詞を含む文節をかな漢字変換するかな漢字変換手段を
具備してなる助詞区分かな漢字変換処理装置。
1. A key input means having a specific key that is pressed down in response to a particle existing in the input character string when a character string is input, and a storage means for storing the character string input from the key input means. and a determination means for determining a character input by pressing a specific key of the key input means among the character strings stored in the storage means as a particle, and a character string up to the particle determined by the determination means as one clause. A particle classification kana-kanji conversion processing device comprising a kana-kanji conversion means for converting a clause containing the particle into kana-kanji.
JP63233137A 1988-09-16 1988-09-16 Kana/kanji conversion processor for punctuation of auxiliary postpositional word Pending JPH0281166A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63233137A JPH0281166A (en) 1988-09-16 1988-09-16 Kana/kanji conversion processor for punctuation of auxiliary postpositional word

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63233137A JPH0281166A (en) 1988-09-16 1988-09-16 Kana/kanji conversion processor for punctuation of auxiliary postpositional word

Publications (1)

Publication Number Publication Date
JPH0281166A true JPH0281166A (en) 1990-03-22

Family

ID=16950310

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63233137A Pending JPH0281166A (en) 1988-09-16 1988-09-16 Kana/kanji conversion processor for punctuation of auxiliary postpositional word

Country Status (1)

Country Link
JP (1) JPH0281166A (en)

Similar Documents

Publication Publication Date Title
US4777600A (en) Phonetic data-to-kanji character converter with a syntax analyzer to alter priority order of displayed kanji homonyms
US5890103A (en) Method and apparatus for improved tokenization of natural language text
US6246976B1 (en) Apparatus, method and storage medium for identifying a combination of a language and its character code system
JPH0411906B2 (en)
US7328404B2 (en) Method for predicting the readings of japanese ideographs
JPH0344343B2 (en)
JPH0281166A (en) Kana/kanji conversion processor for punctuation of auxiliary postpositional word
KR0123403B1 (en) Hangul english automatic translation method
JPS63316162A (en) Document preparing device
JP2758164B2 (en) Document creation device and document creation method
JPH0585055B2 (en)
JPH027159A (en) Japanese processor
JP2783611B2 (en) Document creation device
JP2592993B2 (en) Phrase extraction device
JPH01118961A (en) Translating device
JPH0357065A (en) Suffix processing system
JPH0414168A (en) Word processor
JPH05216922A (en) Dictionary editing device
JPS6327916A (en) Documentation device
JPS6327967A (en) Documentation device
JPH06168228A (en) Kana/kanji converting device
JPH0512332A (en) Translation processor
JPH07282046A (en) Kana-kanji conversion method
JPH04171571A (en) Document processor
JPH0311459A (en) Document preparing device