JPS62165267A - Voice word processor device - Google Patents

Voice word processor device

Info

Publication number
JPS62165267A
JPS62165267A JP61008461A JP846186A JPS62165267A JP S62165267 A JPS62165267 A JP S62165267A JP 61008461 A JP61008461 A JP 61008461A JP 846186 A JP846186 A JP 846186A JP S62165267 A JPS62165267 A JP S62165267A
Authority
JP
Japan
Prior art keywords
kana
connection
kana character
character strings
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.)
Pending
Application number
JP61008461A
Other languages
Japanese (ja)
Inventor
Hidefumi Sawai
沢井 秀文
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP61008461A priority Critical patent/JPS62165267A/en
Publication of JPS62165267A publication Critical patent/JPS62165267A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To simplify a statistical table, and to improve a processing speed by putting together into one generating the statistical table which checks a connection possibility between KANA (Japanese syllabary) character strings in Japanese from the appearance frequency of KANA characters only, and a bit of connection possibility information between the KANA character strings. CONSTITUTION:The connection possibility between each KANA character string is checked at a connection evaluation part 31 based on a candidate obtained from a speech recognition part 2 referring a statistical table 32, and the KANA character string which is not connected to others is eliminated. Furthermore, a morphemic analy sis for the KANA character string left at the connection evaluation part 31 is performed referring a word dictionary 34, and the KANA character string is selected. At a KANA-KANJI (Chinese character) conversion part 35, a KANA-KANJI conversion is performed for the KANA character string selected at a KANA character selection part 33 referring a KANJI dictionary 36, and a KANJI and KANA mixed text is generated. Finally, a route evaluation part 37, when an effective result is not obtained until a process at the KANA-KANJI conversion part 35, returns to another arranging route, then performing a conversion again. In this way, it is possible to perform the process at a high speed, and a memory capacity to store the table can be reduced.

Description

【発明の詳細な説明】 技術分野 本発明は、音声入力により文章を作成する音声ワードプ
ロセッサ装置に関するが、音声入力のみならず、光学的
文字読取装置や通常のキーボード入力により文章を作成
するワードプロセッサ装置にも応用可能である。
DETAILED DESCRIPTION OF THE INVENTION Technical Field The present invention relates to an audio word processing device that creates sentences by voice input, but it is also applicable to word processor devices that create sentences by not only voice input but also optical character reading devices and ordinary keyboard input. is also applicable.

災米技生 特開昭60−39238号公報には、音声入力文章作成
方式として音声認識部から得られるカナ文字列候補に対
して、ある候補文字の先行接続可能性と後方接続可能性
を各々の統計テーブルA。
Japanese Patent Application Laid-open No. 60-39238 discloses that, as a voice input sentence creation method, for kana character string candidates obtained from a speech recognition unit, the possibility of preceding connection and the possibility of backward connection of a certain candidate character are calculated respectively. Statistics table A.

Bを参照して評価し、接続可能な候補カナ文字列に対し
て形態素解析を施してカナ漢字変換を行って文章を作成
する方法が述べられているが、システム構築上の簡素化
(特にメモリ量の削減)および統計処理の精密化および
速度向上のためには、前記統計テーブルを1つにし、か
つ、統計情報として日本語におけるカナ文字の出現頻度
を考慮したカナ文字列接続頻度を用いる方がテーブルに
必要なメモリー量の削減と、高速処理が可能となる。
A method is described in which a sentence is created by evaluating with reference to B, performing morphological analysis on connectable candidate kana character strings, and performing kana-kanji conversion. In order to improve the accuracy and speed of statistical processing, it is possible to reduce the number of kana characters in Japanese by combining the statistical tables into one, and to use the kana character string connection frequency, which takes into account the frequency of kana characters in Japanese, as statistical information. This reduces the amount of memory required for tables and enables high-speed processing.

また、カナ漢字変換部におけるカナ文字列間の接続可能
性をチェックする際に、カナ文字単独の出現頻度情報を
格納した統計テーブルと、2つのカナ文字間の接続可能
性(接続頻度)を格納したもう一つの統計テーブルとを
参照しつつ候補カナ文字列を評価する方法があるが、こ
れら2つの統計テーブルは前述したようにまとめて1つ
にすることが可能であり、またシステム構築上、メモリ
量の削減や処理スピードの向上のためにもその方が望ま
しい。
In addition, when checking the possibility of connection between kana character strings in the kana-kanji conversion section, a statistical table that stores the appearance frequency information of individual kana characters and the possibility of connection between two kana characters (connection frequency) is stored. There is a method of evaluating candidate kana character strings while referring to another statistical table, but these two statistical tables can be combined into one as mentioned above, and in terms of system construction, This is preferable in order to reduce the amount of memory and improve processing speed.

l−一」在 本発明は、上述のごとき実情に鑑みてなされたもので、
特に、音声入力によって文章を作成する音声ワードプロ
セッサ装置において、音声認識部での認識結果から得ら
れる上位複数候補の組合せから成るカナ文字列における
接続可能性をチェックする統計テーブルを日本語文章に
おけるカナ文字列出現頻度およびカナ文字列連鎖情報を
まとめて1つにして格納しておき、前方及び/または後
方接続を前記統計テーブルを参照することによりカナ文
字列候補を削減した後、接続可能性の高いカナ系列から
優先的に形態素解析を実行しつつカナ漢字変換処理を行
うことにより、統計テーブルの簡略化と処理速度の向上
を図る手段を提供することを目的としてなされたもので
ある。
The present invention was made in view of the above-mentioned circumstances,
In particular, in voice word processing devices that create sentences by voice input, statistical tables are used to check the connectability of kana character strings consisting of combinations of top candidates obtained from the recognition results of the speech recognition unit. Column appearance frequency and kana character string chain information are stored together as one, and after reducing kana character string candidates by referring to the statistical table for forward and/or backward connections, select the ones with a high possibility of connection. This was done with the purpose of providing a means for simplifying statistical tables and improving processing speed by performing morphological analysis preferentially starting from kana sequences while performing kana-kanji conversion processing.

構   成 本発明は、上記目的を達成するために、未知入力音声を
認識する音声認識部と、該音声認識部から出力される認
識結果の上位複数候補カナ文字列とそれらの類似度を格
納する格納手段、上位カナ候補列間の接続をチェックす
る統計テーブルと、カナ文字列の接続可能性の高い候補
文字列を選択保持する選択保持手段と、選択保持したカ
ナ文字列を漢字カナ混じり文に変換するカナ漢字変換手
段を有する音声ワードプロセッサ装置において。
Configuration In order to achieve the above object, the present invention includes a speech recognition unit that recognizes unknown input speech, and a storage that stores the top candidate kana character strings of the recognition results output from the speech recognition unit and their similarities. A statistical table that checks connections between top kana candidate strings, a selection and retention means that selects and retains candidate strings with a high probability of connecting kana strings, and converts the selected and retained kana strings into sentences containing kanji and kana. In an audio word processing device having a kana-kanji conversion means.

日本語のカナ文字列間の接続可能性をチェックする統計
テーブルをカナ文字単独の出現頻度とカナ文字列間の接
続確率情報とから作成して1つにまとめたことを特徴と
したものである。以下、本発明の実施例に基づいて説明
する。
The feature is that a statistical table for checking the possibility of connection between Japanese kana character strings is created from the appearance frequency of individual kana characters and connection probability information between kana character strings and compiled into one. . Hereinafter, the present invention will be explained based on examples.

第1図は、本発明による音声ワードプロセッサ装置の一
実施例を説明するための電気的ブロック図で、図中、1
は音声入力用マイクロフォン、2は音声認識部、3はカ
ナ漢字変換部、4は文書編集部、5は制御部、6は文書
出力用のプリンター。
FIG. 1 is an electrical block diagram for explaining one embodiment of the audio word processor device according to the present invention.
1 is a microphone for voice input, 2 is a voice recognition section, 3 is a kana-kanji conversion section, 4 is a document editing section, 5 is a control section, and 6 is a printer for document output.

7は認識結果表示部である。7 is a recognition result display section.

マイクロフォン1により入力された音声は、認識結果部
2で特徴パラメータに変換された後、予め蓄えられてい
る標準パターンとのマツチングが行われ、通常、複数の
カナ文字列がそれらの類似度と共に保持され、前記カナ
文字の並びとしてカナ文字列が形成され、カナ同士の接
続状態や形態素解析、文法チェック等を行いながら、カ
ナ漢字変換部3で漢字カナ混じり文に変換され1文書編
集部4にて適切な形式に編集される。制御部5では、前
記文書編集部4で編集した文書を表示部7に表示すると
ともに、必要な時には、プリンター6にハードコピーす
ることができる。
The voice input through the microphone 1 is converted into feature parameters in the recognition result section 2, and then matched with a standard pattern stored in advance. Usually, multiple kana character strings are retained along with their similarity. Then, a kana character string is formed as the arrangement of the kana characters, and while checking the connection status of kana characters, morphological analysis, grammar check, etc., the kana-kanji converter 3 converts it into a sentence containing kanji and kana, which is then sent to the document editor 4. and edited into the appropriate format. The control section 5 displays the document edited by the document editing section 4 on the display section 7, and can also make a hard copy to the printer 6 when necessary.

第2図は、第1図における音声認識部2と、カナ漢字変
換部3の構成をより詳しく説明するためのブロック図で
、図中、21は前処理部、22は特微分析部、23は認
識処理部、24は標準パターン格納部、25は認識結果
候補保持部、31はカナ文字列接続評価部、32は統計
テーブル、33はカナ文字列選択部、34は単語辞書格
納部。
FIG. 2 is a block diagram for explaining in more detail the configurations of the speech recognition section 2 and the kana-kanji conversion section 3 in FIG. 24 is a recognition processing unit, 24 is a standard pattern storage unit, 25 is a recognition result candidate storage unit, 31 is a kana character string connection evaluation unit, 32 is a statistical table, 33 is a kana character string selection unit, and 34 is a word dictionary storage unit.

35はカナ漢字変換部、36は漢字辞書格納部、37は
カナ文字列ルート評価部である。
35 is a kana-kanji conversion unit, 36 is a kanji dictionary storage unit, and 37 is a kana character string route evaluation unit.

マイクロフォン1から入力された音声は、前処理部21
で高域強調、低域通過フィルタを通過後。
The audio input from the microphone 1 is processed by the preprocessing unit 21.
, after passing through a low-pass filter.

AD変換され、特微分析部22にて、バンドパスフィル
タ分桁やLPG分析等により一定周期毎に音声特有の特
徴パラメータに変換される。#M$パターン格納部24
には単音節や単語等の種型パターンが予め同様の特徴パ
ラメータ系列として格納されており、認識部23にて入
力音声パターンとの照合が行われる。その際、認識結果
を複数候補のカナ文字列およびそれらの類似度を候補保
持部25に保持しておく。次に音声認識部2で得られた
候補を基に各カナ文字列間の接続可能性を後述する統計
テーブル32を参照しながら、接続評価部31にてチェ
ックを行い、接続しないカナ文字列を除外する。更に、
単語辞書34を参照しながら接続評価部31で残された
カナ文字列を形態素解析し、カナ文字列を選択する。カ
ナ漢字変換部35では、カナ文字列選択部33で選択さ
れたカナ文字列に対して、漢字辞書36を参照しながら
カナ漢字変換を行い、漢字カナ混じり文を作成する。最
後にルート評価部37は、カナ漢字変換部35までに有
効な結果が得られなかった場合に、別の配列ルートに戻
って再度変換を行う。
After being AD converted, the characteristic analysis unit 22 converts it into voice-specific characteristic parameters at regular intervals by bandpass filtering, LPG analysis, etc. #M$ pattern storage section 24
Type patterns such as monosyllables and words are stored in advance as similar feature parameter series, and the recognition unit 23 compares them with input speech patterns. At this time, the recognition result, a plurality of candidate kana character strings, and their similarities are stored in the candidate storage unit 25. Next, based on the candidates obtained by the speech recognition unit 2, the connection evaluation unit 31 checks the possibility of connection between each kana character string while referring to a statistical table 32, which will be described later, and identifies kana character strings that do not connect. exclude. Furthermore,
While referring to the word dictionary 34, the connection evaluation section 31 morphologically analyzes the remaining kana character strings and selects the kana character strings. The kana-kanji conversion unit 35 performs kana-kanji conversion on the kana character string selected by the kana character string selection unit 33 while referring to the kanji dictionary 36 to create a sentence containing kanji and kana. Finally, if a valid result is not obtained by the kana-kanji conversion section 35, the route evaluation section 37 returns to another arrangement route and performs the conversion again.

第3図は、第2図に示した統計テーブル32の作成方法
を説明するための図であり1図中、8はカナ出現頻度テ
ーブル、9はカナ列連鎖確率テーブル、10は掛算器、
32は前記8と9の掛算処理により作成したカナ列出現
連鎖頻度テーブル(統計テーブル)である。
FIG. 3 is a diagram for explaining the method of creating the statistical table 32 shown in FIG.
32 is a kana sequence appearance chain frequency table (statistical table) created by the multiplication process of 8 and 9.

カナ出現頻度テーブル8は、日本語の文章中に出現する
カナ文字の頻度を表わし、カナ列連鎖確率テーブル9は
、カナ2文字の連鎖確率を表わす。
The kana appearance frequency table 8 represents the frequency of kana characters appearing in Japanese sentences, and the kana string chain probability table 9 represents the probability of two kana characters being linked.

例えば、第3図のカナ列連鎖確率テーブル9において、
「アーテ」、「アーイ」、「アーク」のカナ文字が連鎖
する確率は各々0.02,0.01゜0.01である。
For example, in the kana string chain probability table 9 in FIG.
The probabilities that the kana characters "Aate", "Ai", and "Ark" are chained are 0.02, 0.01°, and 0.01, respectively.

前記8と9の値の掛算により、統計テーブル32を作成
するが、例えば、[アーイ」が連鎖する頻度は、(「ア
」が出現する頻度100)x (rアーイ」の連鎖確率
0.01)X(「イ」が出現する頻度50)=50のよ
うに求められる。
The statistical table 32 is created by multiplying the values of 8 and 9. For example, the frequency at which [Ai] is chained is (frequency of appearance of 'A' 100) x (r chain probability of Ai 0.01) )X(frequency of appearance of "i" 50)=50.

第4図は統計テーブルを自立語と付属語あるいは単語と
単音節間の連鎖確率に基づいて作成した他の実現例を示
す図であり、音声入力と認識、変換処理を単語と単音節
との区切り毎に行う場合にこの種の統計テーブルを引用
することができる。
Figure 4 shows another implementation example in which a statistical table is created based on the chain probability between independent words and adjunct words or words and monosyllables, and the speech input, recognition, and conversion processing is performed between words and monosyllables. This kind of statistical table can be cited when doing it for each section.

なお、第3図に示した統計テーブルはカナ文字列間の連
鎖確率を表すものであるが、本発明は、これに限定され
るものではなく、第4図に示したような、文章中の全ゆ
る区切り単位間の接続連鎖確率を表わす統計テーブルに
適用可能である。
Although the statistical table shown in Figure 3 represents the probability of linkage between kana character strings, the present invention is not limited to this; It is applicable to statistical tables representing connection chain probabilities between all delimited units.

効   果 以上の説明から明らかなように、本発明によるカナ列の
出現連鎖を考慮した統計テーブルは、日本語におけるカ
ナ文字の出現頻度テーブルと、カナ文字間の連鎖確率テ
ーブルを1つにまとめたものであり、前述したように、
カナ文字列間の接続評価を1つのテーブルのみを参照す
ることにより行えるので、処理の高速化とテーブルを格
納するためのメモリ量の削減に効果がある。
Effects As is clear from the above explanation, the statistical table that takes into account the occurrence chain of kana sequences according to the present invention combines the appearance frequency table of kana characters in Japanese and the chain probability table between kana characters into one. As mentioned above,
Since the connection evaluation between kana character strings can be performed by referring to only one table, it is effective in speeding up processing and reducing the amount of memory for storing tables.

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

第1図は、本発明による音声ワードプロセッサ装置の一
実施例を説明するための電気的ブロック線図、第2図は
、第1図に示した音声認識部2及びカナ漢字変換部3の
詳細電気回路図、第3図は、第2図に示した統計テーブ
ル32の作成方法の一例を説明するための図、第4図は
、統計テーブルを連鎖確率に基づいて作成した他の実施
例を示す図である。 1・・・音声入力用マイクロフォン、2・・・音声認識
部、3・・・カナ漢字変換部、4・・・文書編集部、5
・・・制御部、6・・・プリンター、7・・・認識結果
表示部、21・・・前処理部、22・・・特微分析部、
23・・・認識処理部、24・・・標章パターン格納部
、25・・・認識結果候補保持部、31・・・カナ文字
列接続評価部、32・・・統計テーブル、33・・・カ
ナ文字列選択部、34・・・単語辞書格納部、35・・
・カナ漢字変換部。 36・・・漢字辞書格納部、37・・・カナ文字列ルー
ト評価部。 特許出願人  株式会社 リコー 第 l 図 ・第 2 図 第 41A 第3図
FIG. 1 is an electrical block diagram for explaining one embodiment of the voice word processor device according to the present invention, and FIG. 2 is a detailed electrical block diagram of the voice recognition section 2 and kana-kanji conversion section 3 shown in FIG. The circuit diagram and FIG. 3 are diagrams for explaining an example of a method for creating the statistical table 32 shown in FIG. 2, and FIG. 4 shows another embodiment in which the statistical table is created based on chain probability. It is a diagram. 1... Voice input microphone, 2... Voice recognition section, 3... Kana-Kanji conversion section, 4... Document editing section, 5
...Control unit, 6...Printer, 7...Recognition result display section, 21...Preprocessing section, 22...Feature analysis section,
23... Recognition processing section, 24... Mark pattern storage section, 25... Recognition result candidate holding section, 31... Kana character string connection evaluation section, 32... Statistical table, 33... Kana character string selection section, 34... Word dictionary storage section, 35...
・Kana-kanji conversion section. 36...Kanji dictionary storage unit, 37...Kana character string route evaluation unit. Patent Applicant: Ricoh Co., Ltd. Figure I/Figure 2 Figure 41A Figure 3

Claims (3)

【特許請求の範囲】[Claims] (1)、未知入力音声を認識する音声認識部と、該音声
認識部から出力される認識結果の上位複数候補カナ文字
列とそれらの類似度を格納する格納手段と、上位カナ候
補列間の接続をチェックする統計テーブルと、カナ文字
列の接続可能性の高い候補文字列を選択保持する選択保
持手段と、選択保持したカナ文字列を漢字カナ混じり文
に変換するカナ漢字変換手段とを有する音声ワードプロ
セッサ装置において、日本語のカナ文字列間の接続可能
性をチェックする統計テーブルをカナ文字単独の出現頻
度とカナ文字列間の接続確率情報とから作成して1つに
まとめたことを特徴とする音声ワードプロセッサ装置。
(1) A speech recognition unit that recognizes unknown input speech; a storage unit that stores the top multiple candidate kana character strings and their similarity of the recognition results output from the speech recognition unit; It has a statistical table for checking connections, a selection holding means for selecting and holding candidate character strings with a high possibility of connection of kana character strings, and a kana-kanji conversion means for converting the selected and held kana character strings into sentences containing kanji and kana. A feature of the audio word processing device is that a statistical table for checking the possibility of connection between Japanese kana character strings is created from the appearance frequency of individual kana characters and connection probability information between kana character strings and combined into one. An audio word processing device that uses
(2)、文章中の自立語と付属語間、付属語と付属語間
、自立語と自立語間の接続可能性を各々の出現頻度と両
者間の接続確率情報とから出現連鎖頻度テーブルを作成
して1つのテーブルにまとめたことを特徴とする特許請
求の範囲第(1)項に記載の音声ワードプロセッサ装置
(2) Create an appearance chain frequency table to determine the possibility of connection between an independent word and an attached word, between an attached word and an attached word, and between an independent word and an independent word from the frequency of each occurrence and the connection probability information between them. The audio word processor device according to claim 1, wherein the information is created and compiled into one table.
(3)、文章中の自立語または付属語と句読点との接続
可能性を自立語または付属語、句読点の出現頻度と、そ
れらの間の接続確率情報とから出現連鎖頻度テーブルを
作成し、1つのテーブルにまとめたことを特徴とする特
許請求の範囲第(1)項記載の音声ワードプロセッサ装
置。
(3) Create an appearance chain frequency table to determine the possibility of connection between independent words or attached words and punctuation marks in a sentence from the frequency of occurrence of independent words or attached words and punctuation marks, and connection probability information between them. The audio word processing device according to claim (1), characterized in that the information is summarized into two tables.
JP61008461A 1986-01-17 1986-01-17 Voice word processor device Pending JPS62165267A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61008461A JPS62165267A (en) 1986-01-17 1986-01-17 Voice word processor device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61008461A JPS62165267A (en) 1986-01-17 1986-01-17 Voice word processor device

Publications (1)

Publication Number Publication Date
JPS62165267A true JPS62165267A (en) 1987-07-21

Family

ID=11693768

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61008461A Pending JPS62165267A (en) 1986-01-17 1986-01-17 Voice word processor device

Country Status (1)

Country Link
JP (1) JPS62165267A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03116361A (en) * 1989-09-29 1991-05-17 Canon Inc Character processing device
JPH03116359A (en) * 1989-09-29 1991-05-17 Canon Inc Character processing device
JPH03116360A (en) * 1989-09-29 1991-05-17 Canon Inc Character processing device
JPH03129458A (en) * 1989-07-03 1991-06-03 Ricoh Co Ltd Natural language processing system
JPH0535722A (en) * 1991-07-31 1993-02-12 Sharp Corp Learning word deciding method
JPH06266755A (en) * 1993-03-17 1994-09-22 Nec Corp Natural language analyzer
WO2003028010A1 (en) * 2001-09-25 2003-04-03 Motorola, Inc. Text-to-speech native coding in a communication system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03129458A (en) * 1989-07-03 1991-06-03 Ricoh Co Ltd Natural language processing system
JPH03116361A (en) * 1989-09-29 1991-05-17 Canon Inc Character processing device
JPH03116359A (en) * 1989-09-29 1991-05-17 Canon Inc Character processing device
JPH03116360A (en) * 1989-09-29 1991-05-17 Canon Inc Character processing device
JPH0535722A (en) * 1991-07-31 1993-02-12 Sharp Corp Learning word deciding method
JPH06266755A (en) * 1993-03-17 1994-09-22 Nec Corp Natural language analyzer
WO2003028010A1 (en) * 2001-09-25 2003-04-03 Motorola, Inc. Text-to-speech native coding in a communication system
US6681208B2 (en) 2001-09-25 2004-01-20 Motorola, Inc. Text-to-speech native coding in a communication system

Similar Documents

Publication Publication Date Title
JP3196868B2 (en) Relevant word form restricted state transducer for indexing and searching text
JPH0535783A (en) Translating device for document with typographical information
JP2002117027A (en) Feeling information extracting method and recording medium for feeling information extracting program
JPS62165267A (en) Voice word processor device
JPH08263478A (en) Single/linked chinese character document converting device
JP2828692B2 (en) Information retrieval device
JP2821143B2 (en) Morphological decomposition device
JP3353769B2 (en) Character recognition device, character recognition method, and character recognition program recording medium
JPS62224859A (en) Japanese language processing system
JPS62180462A (en) Voice input kana-kanji converter
CN115050034A (en) Full-component recognition algorithm for modern Tibetan syllable characters
JPS61233862A (en) Kana-kanji converter
JP3048793B2 (en) Character converter
JPH02103662A (en) Sentence dividing system
JP2729342B2 (en) Kana-kanji conversion method and device
JPH01281561A (en) Method for extracting japanese sentence correcting candidate character
JPS60207948A (en) "kana"/"kanji" conversion processor
JP3084864B2 (en) Text input device
JPH0262659A (en) Extracting device for correction candidate character of japanese sentence
JPS59176835A (en) Method and device for producing sound input sentence
JPS60105037A (en) Production system of voice input sentence
JPH04372047A (en) Kana/kanji converter
JPH0778155A (en) Document recognizing device
JPS61177575A (en) Forming device of japanese document
JPS61177574A (en) Forming device of japanese document