JPS6315633B2 - - Google Patents

Info

Publication number
JPS6315633B2
JPS6315633B2 JP54079308A JP7930879A JPS6315633B2 JP S6315633 B2 JPS6315633 B2 JP S6315633B2 JP 54079308 A JP54079308 A JP 54079308A JP 7930879 A JP7930879 A JP 7930879A JP S6315633 B2 JPS6315633 B2 JP S6315633B2
Authority
JP
Japan
Prior art keywords
kana
input
code
keyboard
kanji
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.)
Expired
Application number
JP54079308A
Other languages
Japanese (ja)
Other versions
JPS564832A (en
Inventor
Masaki Uno
Shigeki Kuga
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 JP7930879A priority Critical patent/JPS564832A/en
Publication of JPS564832A publication Critical patent/JPS564832A/en
Publication of JPS6315633B2 publication Critical patent/JPS6315633B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Document Processing Apparatus (AREA)

Description

【発明の詳細な説明】 本発明は、日本語文章作成装置である日本語ワ
ードプロセツサーに関するものであり、ラインプ
ツト入力、フルキー入力、仮名入力等の各種入力
方式を用いた日本語ワードプロセツサーのうちで
も特に仮名入力方式の日本語ワードプロセツサー
に関するものである。
[Detailed Description of the Invention] The present invention relates to a Japanese word processor, which is a Japanese text creation device, and is a Japanese word processor that uses various input methods such as line input, full key input, and kana input. This paper is particularly concerned with Japanese word processors that use kana input methods.

仮名入力方式のワードプロセツサーにおいて
は、仮名キーボードから入力された仮名文章をワ
ードプロセツサーの制御部により仮名・漢字混じ
り文章に交換して完成された日本語の文章を作成
する。この仮名を漢字に変換する為に従来から各
種の方法が開発され以下のようなものがある。
In a word processor using a kana input method, a kana sentence inputted from a kana keyboard is exchanged with a mixed kana/kanji sentence by the control unit of the word processor to create a complete Japanese sentence. Various methods have been developed to convert kana to kanji, including the following.

1 キーボードから仮名文字入力段階で、漢字に
変換する必要のある部分に漢字の指定キーを入
力する。
1. At the stage of inputting kana characters from the keyboard, enter the designated kanji key in the part that needs to be converted to kanji.

2 ワードプロセツサーの制御部が仮名文章を解
析し、漢字に変換する必要のある部分を自動的
に判断し漢字に変換する。
2. The control unit of the word processor analyzes the kana text, automatically determines the parts that need to be converted to kanji, and converts them to kanji.

1の方式について詳細に述べると、例えば「学
校に行く」という文章を仮名キーボードから入力
する場合、デイスプレイ画面には仮名キーから入
力された直後には「がつこうにいく」と表示さ
れ、漢字変換処理の過程で、「がつこう」という
部分が漢字であることを示すために「がつこう」
という文字の前後に漢字指定用のキーを用いて
〔がつこう〕のように〔 〕でくくる操作がなさ
れる。このような操作は漢字部分が現われる度に
必要となり、キー入力操作が非効率的になる。
To explain method 1 in detail, for example, when inputting the sentence ``Go to school'' using the kana keyboard, the display screen will display ``Gatsukou ni Iku'' immediately after inputting from the kana key, and the kanji character will be displayed on the display screen. During the conversion process, "Gatsukou" is changed to indicate that "Gatsukou" is a kanji.
Use the keys for specifying kanji characters before and after the character ``gatsukou'' to enclose it in [ ]. Such an operation is required every time a Kanji part appears, making key input operations inefficient.

このキー操作の煩雑さを改善する為に2のよう
にシステムマシンが漢字部分を見つけ出すような
方法が考えられている。
In order to improve the complexity of key operations, a method has been considered in which the system machine finds the kanji part, as shown in 2.

2の方式について詳細に述べると、例えば「私
は本を読んだ」という文に対して、仮名キーボー
ドから読みに従つて「わたしはほんをよんだ」と
入力されるが、この入力された仮名文章はワード
プロセツサ自身によつてまず文節又は句に切断さ
れる。
To explain method 2 in detail, for example, in response to the sentence ``I read a book'', ``I read the book'' is input from the kana keyboard according to the pronunciation, but this input kana The text is first cut into clauses or phrases by the word processor itself.

この切断作業を行なう為にワードプロセツサー
は、日本語の文法情報があらかじめ内部のメモリ
ーにセツトされており、これと照合することによ
り解析し切断する。
In order to perform this cutting operation, the word processor has Japanese grammatical information preset in its internal memory, and parses and cuts the word by comparing it with this information.

上記の例で述べると「わたしは」という句の切
断を行なう場合に、「わたし」という語を切り出
し、この語が「名詞」であるということを内部メ
モリーの情報を基に判断する。次に「は」に注目
し、「は」が助詞であることを着目すると名詞
(体言)+は(助詞)という接続関係を内部メモリ
ーにセツトされている文法テーブルを参照し、切
断が可能か不可か判断し、「わたしは ほんを
よんだ」のように文節、句に切断していく。この
後この文節、句を単位に「仮名」から「漢字」へ
の変換処理が行なわれる。このように「仮名」か
ら「漢字」への変換はまず文節、句に切断した
後、漢字に変換する方法が一般に用いられている
が、これは直接仮名文章を漢字に変換していくよ
りも、日本語の構造から考えて変換精度がよくな
る為である。従つて「2」のような入力方法にお
いては文節、句の切断処理が不可欠であるが、こ
の処理を実行する為には上に述べたように、日本
語の文法情報等ぼう大な情報をメモリーに予めセ
ツトしておく必要がある。
In the above example, when cutting the phrase ``watashi wa'', the word ``watashi'' is cut out and it is determined based on the information in the internal memory that this word is a ``noun.'' Next, we look at ``wa'' and note that ``wa'' is a particle, and see if it is possible to disconnect the connection relationship of noun (nominal) + wa (particle) by referring to the grammar table set in internal memory. Decide whether it is possible or not, and say, ``I am the hon.
It is divided into clauses and phrases, such as "Yonda". Thereafter, conversion processing from "kana" to "kanji" is performed for each clause or phrase. In this way, the commonly used method for converting "kana" to "kanji" is to first cut it into clauses and phrases and then convert them to kanji, but this method is better than directly converting kana sentences to kanji. , this is because the conversion accuracy is improved considering the structure of the Japanese language. Therefore, in the input method like ``2'', it is essential to process the separation of clauses and phrases, but in order to perform this process, as mentioned above, a large amount of information such as Japanese grammar information is required. It is necessary to set it in memory in advance.

本発明は以上の事情の下に提案するもので、仮
名入力時に特に漢字指定の操作を必要とせず、読
みに従つて入力された文章を日本語の文法情報等
のぼう大なメモリーを必要とせずに文節、句の自
動的切断を可能とさせる入力方式を提供するもの
である。
The present invention has been proposed under the above circumstances, and it does not require special operations to specify kanji when inputting kana, and it does not require a large memory such as Japanese grammatical information to input sentences according to the pronunciation. The present invention provides an input method that makes it possible to automatically cut off clauses and phrases.

通常オペレータのキー入力操作を考えると、句
読点、助詞(は,を,に,と……)のような文
節、句の区切りとなる語まで一定リズムでキー入
力を行い、原稿を見ながらキー入力を行なう場合
であれば、この区切りの位置で次にキー入力する
文章を見る。また手書きで文章を作成する替わり
に文章を考案しながらタイプで直接作成するよう
な場合では、文節、句の区切りとなる位置で次に
キー入力する文章を考案する。
Normally, when considering the key input operations performed by an operator, key input is performed in a fixed rhythm, including punctuation marks, particles (wa, wo, ni, and...), clauses such as phrases, and words that separate phrases, and the key input operations are performed while looking at the manuscript. If you are doing this, look at the text you will type next at this break. In addition, when writing a sentence by typing instead of creating it by hand, the next sentence to be input by key is devised at the position where a clause or phrase breaks.

いずれの場合でもキー入力操作が、文節、句の
区切りとなる位置で中断される。即ち文節、句内
での語のキー入力はある一定時間間隔で入力さ
れ、文節と文節間、句と句の間では、この時間間
隔が大幅に伸びることが考えられる。
In either case, the key input operation is interrupted at the position that marks the break between clauses and phrases. That is, the key input of words within a clause or phrase is input at a certain fixed time interval, and it is conceivable that this time interval becomes significantly longer between clauses or between clauses.

本発明はこのようなキー入力操作の特徴に着目
し、キーからの入力の時間間隔を調べこの時間間
隔を基に自動的に文節、句の区切り点を識別する
ことを可能にさせるものである。
The present invention focuses on the characteristics of such key input operations, examines the time interval between key inputs, and makes it possible to automatically identify the breakpoints of clauses and phrases based on this time interval. .

第1図は本発明によるワードプロセツサのキー
入力部の一実施例を示し、1は仮名キーボード、
2は仮名キーボード1からのデータを基に対応す
る文字コードを発生させるコードコンバータ、3
はR,Cの時定数によりパルス幅を設定できるモ
ノマルチバイブレータ、4はモノマルチバイブレ
ータ3の信号に応じて特殊コードを発生させるコ
ード発生器、5はコードコンバータ2及びコート
発生器4の出力が与えられたORゲート、6はキ
ーボードからの出力信号でワードプロセツサにキ
ー入力として与えられる。図を用いて本発明の動
作を述べる。
FIG. 1 shows an embodiment of the key input section of a word processor according to the present invention, in which 1 indicates a kana keyboard;
2 is a code converter that generates a corresponding character code based on the data from the kana keyboard 1;
is a mono multivibrator whose pulse width can be set by the time constants of R and C, 4 is a code generator that generates a special code according to the signal of mono multivibrator 3, and 5 is a code generator whose output from the code converter 2 and code generator 4 is The given OR gate 6 is an output signal from the keyboard and is given to the word processor as a key input. The operation of the present invention will be described using figures.

仮名キーボード1が操作されていずれかのキー
が打鍵されると、1回の打鍵に対して1個形成さ
れるパルスSをストローブ信号として、操作キー
に応じた信号がコードコンバータ2に入力され所
定のコードに変換される。また上記打鍵時に形成
された出力パルスSは更にモノマルチバイブレー
タ3の入力としても与えられる。
When the kana keyboard 1 is operated and any key is pressed, a signal corresponding to the operated key is inputted to the code converter 2 using a pulse S, which is generated once for each keystroke, as a strobe signal. is converted to the code of Further, the output pulse S formed when the key is pressed is also provided as an input to the mono-multivibrator 3.

今キーボード1より「ほんをよんだ。」という
かな文章が入力されると、その入力のタイミング
は第2図のタイミングチヤートのようになると想
定される。これは既に述べたように句読点、助詞
等の文節、句の区切りの部分で入力リズムが伸び
る為である。従つて第2図の入力信号Bで表わし
たキーボードパルス信号によりモノマルチ3から
の出力信号は第2図の出力信号Qのようになる。
If a sentence such as ``I read the book'' is entered from the keyboard 1, the timing of the input is assumed to be as shown in the timing chart in Figure 2. This is because, as already mentioned, the input rhythm is extended at punctuation marks, clauses such as particles, and phrase breaks. Therefore, due to the keyboard pulse signal represented by the input signal B in FIG. 2, the output signal from the monomulti 3 becomes the output signal Q in FIG.

即ち仮名キーボードからの入力時間間隔が、モ
ノマルチバイブレータ3に接続された抵抗R及び
容量Cで設定された時定数より大きくなつた状態
で負のパルスを発生する。ここで抵抗Rを可変抵
抗にすることにより入力時間間隔の個人差を補正
することができる。モノマルチバイブレータ3の
出力が与えられるコード発生器4は、本実施例で
はパルスの立ち下り信号でオンになるように設計
されており、上記出力信号Qの負パルスが発生す
る時点でオンになり、コード信号、即ち入力リズ
ムが変化する区切り部分を示すコードを発生す
る。コード信号はORゲート5でコードコンバー
タ2の出力信号と合成されて仮名キーボード出力
信号端子6から出力される。出力された信号は、
上記文章例であれば「を」と「よ」の間及び「。」
の後3に区切りコードが挿入される。ワードプロ
セツサーの制御部は上記コード信号が挿入された
出力信号を元に「仮名」から「漢字」への変換処
理を実行するが、挿入されたコードを文節、句の
切断点として使用することにより、従来のように
あらかじめ大容量の文法情報をメモリーにセツト
しておいて、このメモリー情報を基に文節、句に
解析する必要がなくなる。
That is, a negative pulse is generated when the input time interval from the kana keyboard becomes larger than the time constant set by the resistor R and capacitor C connected to the mono-multivibrator 3. Here, by making the resistor R a variable resistor, individual differences in input time intervals can be corrected. In this embodiment, the code generator 4 to which the output of the mono-multivibrator 3 is applied is designed to be turned on at the falling edge of the pulse, and is turned on at the time when the negative pulse of the output signal Q is generated. , generates a code signal, that is, a code indicating a break section where the input rhythm changes. The code signal is combined with the output signal of the code converter 2 at the OR gate 5 and output from the kana keyboard output signal terminal 6. The output signal is
In the example sentence above, between "wo" and "yo" and "."
A delimiter code is inserted after 3. The control unit of the word processor executes the conversion process from "kana" to "kanji" based on the output signal into which the above code signal has been inserted, but the inserted code is used as the cutting point for clauses and phrases. This eliminates the need to previously set a large amount of grammatical information in memory and analyze it into clauses and phrases based on this memory information, as was the case in the past.

次に第1図を改良した他の実施例を第3図に示
す。7は仮名キーボード、8は仮名キーボード7
からのデータを基に対応する文字コードを発生さ
せるコードコンバータ、9はモノマルチバイブレ
ータ、10は特定の語をセツトしておくレジス
タ、11はコードコンバータ8とデータレジスタ
10の出力信号が与えられた比較一致回路、12
はモノマルチバイブレータ9と比較一致回路11
の出力信号が与えられたORゲート、13はOR
ゲート12の信号に応じて区切りコードを発生さ
せるコード発生器、14はコードコンバータ8と
コード発生器13の出力信号が与えられたORゲ
ート、15はキーボード7からの出力信号であ
る。
Next, FIG. 3 shows another embodiment that is an improvement on FIG. 1. 7 is a kana keyboard, 8 is a kana keyboard 7
9 is a mono multivibrator, 10 is a register in which a specific word is set, and 11 is given the output signal of code converter 8 and data register 10. Compare and match circuit, 12
is mono multivibrator 9 and comparison matching circuit 11
OR gate to which the output signal of is given, 13 is OR
A code generator generates a delimiter code according to the signal from the gate 12; 14 is an OR gate to which the output signals of the code converter 8 and the code generator 13 are applied; and 15 is an output signal from the keyboard 7.

図に於てデータレジスタ10には、予めある特
定のコードがセツトされていて、キーボード7か
らキーを打鍵すると、打鍵されたキー入力がレジ
スタ10にセツトされているコードと一致するか
を比較一致回路11で判断する。
In the figure, a certain specific code is set in advance in the data register 10, and when a key is pressed on the keyboard 7, a comparison is made to see if the pressed key input matches the code set in the register 10. The circuit 11 makes the decision.

一致すれば低レベル,一致しなければ高レベル
の信号が比較一致回路11から出力される。該一
致回路11の出力とモノマルチ9の出力のORを
とつた信号でコード発生器13を動作させるよう
に設計されている。第4図のタイミングチヤート
を用いて動作を説明する。「ほんをよんだ。」とい
う文章が入力信号Eのタイミングで入力された場
合に、モノマルチ9からの出力は出力信号Q′の
ようになる。
If they match, a low level signal is output from the comparison match circuit 11, and if they do not match, a high level signal is output from the comparison match circuit 11. It is designed to operate the code generator 13 with a signal obtained by ORing the output of the matching circuit 11 and the output of the monomulti 9. The operation will be explained using the timing chart shown in FIG. When the sentence ``I read the book.'' is input at the timing of input signal E, the output from monomulti 9 becomes output signal Q'.

今上記データレジスタ10には文節、句の切断
点に用いられる文字例えば句読点、助詞(は,
の,が……)のコードがセツトされている。従つ
て比較一致回路11からの出力信号は第4図の比
較一致回路出力信号Pに示したようなタイミング
になる。
Now, the data register 10 contains characters used at the break points of clauses and phrases, such as punctuation marks, particles,
The code is set. Therefore, the output signal from the comparison and coincidence circuit 11 has a timing as shown in the comparison and coincidence circuit output signal P in FIG.

この2つの信号のORをとつた出力信号はOR
ゲート出力信号Wに示したようなタイミングにな
る。このORゲートの出力の立ち下がりでコード
発生器13はコード発生の動作を行なう。
The output signal obtained by ORing these two signals is OR
The timing is as shown in the gate output signal W. The code generator 13 performs a code generation operation at the fall of the output of the OR gate.

この結果区切りコードは「を」と「よ」の間
と、「。」の後にのみ生ずることがわかる。第1図
の実施例においては出力信号Qで区切りコード発
生器を動作させることから「ん」と「だ」の間に
も特殊コードが生じ、文節、句の切断ミスを生じ
る惧れがある。一方第3図の実施例によると文
節、句の切断点となる語が、時間間隔が間伸びし
て入力された場合のみ区切りコードが発生するこ
とがわかる。これによりオペレータがキー入力時
に文節、句の区切り点以外の語を入力した後、何
らかの理由でキー入力を中断した場合の文節、句
の誤切断をなくすことができる。
As a result, it can be seen that delimiter codes occur only between "wo" and "yo" and after ".". In the embodiment shown in FIG. 1, since the delimiter code generator is operated by the output signal Q, a special code is generated between "n" and "da", and there is a possibility that a mistake may be made in cutting a clause or phrase. On the other hand, according to the embodiment shown in FIG. 3, it can be seen that a delimiter code is generated only when a word serving as a break point of a clause or phrase is input with an extended time interval. This makes it possible to eliminate erroneous disconnection of phrases or phrases when the operator interrupts key input for some reason after inputting a word other than the breakpoint of the phrase or phrase.

以上本発明によれば、文章が読みに従つて仮名
キーボードから入力されるワードプロセツサにお
いて、1つのキー操作と次のキー操作間に所定の
時間が経過した状態で区切りコードを発生させる
ことにより、従来装置のように区切のための複雑
な文章作成情報を予めセツトする必要がなく、文
章作成のための制御装置の容量等を軽減すること
ができ、ワードプロセツサシステムの構成が簡略
化されると共に、オペレータにキー入時の漢字指
定等の操作の負担を強要することなく、仮名,漢
字混じり文の文章作成を可能とする。
As described above, according to the present invention, in a word processor in which sentences are input from a kana keyboard according to the pronunciation, a delimiter code is generated when a predetermined time has elapsed between one key operation and the next key operation. Unlike conventional devices, there is no need to preset complex text creation information for segmentation, the capacity of the control device for text creation can be reduced, and the configuration of the word processor system has been simplified. At the same time, it is possible to create sentences containing kana and kanji without forcing the operator to perform operations such as specifying kanji when entering keys.

なお本発明によれば熟練したオペレータが使用
する場合にはキーイン間隔が一定になり文章の区
切り点は少なくなる。その場合でもべた入力文章
の仮名,漢字変換方式のアルゴリズムと組み合わ
せ、仮名,漢字変換の変換精度を一層向上させる
ことができる。
According to the present invention, when used by a skilled operator, the key-in intervals are constant and the number of break points in sentences is reduced. Even in that case, the conversion accuracy of kana and kanji conversion can be further improved by combining it with the algorithm of the kana and kanji conversion method for the written input text.

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

第1図は本発明よる一実施例の要部を示すブロ
ツク図、第2図は同実施例を説明するためのタイ
ミングチヤート、第3図は本発明による他の実施
例の要部を示すブロツク図、第4図は同実施例の
動作を説明するためのタイミングチヤートであ
る。 1,7…キーボード、2,8…コードコンバー
タ、3,9…モノマルチバイブレータ、4,13
…コード発生器、6,15…キーボード出力端
子、10…データレジスタ、11…比較一致回
路。
FIG. 1 is a block diagram showing the main parts of one embodiment according to the present invention, FIG. 2 is a timing chart for explaining the same embodiment, and FIG. 3 is a block diagram showing the main parts of another embodiment according to the invention. 4 are timing charts for explaining the operation of the same embodiment. 1, 7... Keyboard, 2, 8... Code converter, 3, 9... Mono multivibrator, 4, 13
...Code generator, 6, 15...Keyboard output terminal, 10...Data register, 11...Comparison matching circuit.

Claims (1)

【特許請求の範囲】 1 文章情報を読みに従つて仮名キーボードから
順次仮名入力するワードプロセツサにおいて、前
記仮名キーボードのキー操作により仮名入力され
てから予め設定された時間内に次の仮名入力がな
されない状態のときにコード発生手段から特定の
コードを発生させ、該特定のコード信号を仮名漢
字変換のための区切りコードとすることを特徴と
するワードプロセツサの入力方法。 2 特許請求の範囲第1項において、仮名キーボ
ードに設けられた予め決められた所定の仮名キー
を操作した状態で、且つ予め設定された時間内に
次の仮名入力がなされない状態のときに、コード
発生手段から特定のコードが発生されるようにし
たことを特徴とするワードプロセツサの入力方
法。
[Scope of Claims] 1. In a word processor in which kana is input sequentially from a kana keyboard according to the pronunciation of text information, the next kana is input within a preset time after the kana is input by key operation of the kana keyboard. 1. An input method for a word processor, comprising: generating a specific code from a code generating means when the input data is not being input; and using the specific code signal as a delimiter code for kana-kanji conversion. 2. In claim 1, when a predetermined kana key provided on a kana keyboard is operated and the next kana input is not made within a preset time, An input method for a word processor, characterized in that a specific code is generated from a code generating means.
JP7930879A 1979-06-22 1979-06-22 Input system for word processor Granted JPS564832A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7930879A JPS564832A (en) 1979-06-22 1979-06-22 Input system for word processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7930879A JPS564832A (en) 1979-06-22 1979-06-22 Input system for word processor

Publications (2)

Publication Number Publication Date
JPS564832A JPS564832A (en) 1981-01-19
JPS6315633B2 true JPS6315633B2 (en) 1988-04-05

Family

ID=13686214

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7930879A Granted JPS564832A (en) 1979-06-22 1979-06-22 Input system for word processor

Country Status (1)

Country Link
JP (1) JPS564832A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS58123598A (en) * 1982-01-19 1983-07-22 松下電器産業株式会社 Voice recognition equipment
JPS61250772A (en) * 1985-04-30 1986-11-07 Hitachi Ltd Kana/kanji converter

Also Published As

Publication number Publication date
JPS564832A (en) 1981-01-19

Similar Documents

Publication Publication Date Title
JPS61107430A (en) Editing unit for voice information
JPS5994131A (en) Word processor
JPS6315633B2 (en)
JPS634206B2 (en)
JPS6362018B2 (en)
JPS5832418B2 (en) Kanji-mixed sentence input device
JPH0724054B2 (en) Data processing device
JP2737160B2 (en) Sentence processing equipment
JPH07200605A (en) Translation device
JPS6160167A (en) Japanese word processor
JPS60207948A (en) "kana"/"kanji" conversion processor
JP2783611B2 (en) Document creation device
JP3137329B2 (en) Document editing device
JPH03137768A (en) Document processor
JPS60189573A (en) Character convertor
JPS63106069A (en) Japanese word processor
JPH0589140A (en) Document preparing device
JPS6217266B2 (en)
JPS60195663A (en) Japanese word processor
JPS57161970A (en) Character processor
JPS5856133A (en) Kanji input equipment
JPS6051925A (en) Word processor
JPH10171804A (en) Machine translation system
JPH0394367A (en) Japanese input system
JPH07271791A (en) Document editing device