Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0766276B2 - Speech input word processor for monosyllabic input - Google Patents
[go: Go Back, main page]

JPH0766276B2 - Speech input word processor for monosyllabic input - Google Patents

Speech input word processor for monosyllabic input

Info

Publication number
JPH0766276B2
JPH0766276B2 JP59094571A JP9457184A JPH0766276B2 JP H0766276 B2 JPH0766276 B2 JP H0766276B2 JP 59094571 A JP59094571 A JP 59094571A JP 9457184 A JP9457184 A JP 9457184A JP H0766276 B2 JPH0766276 B2 JP H0766276B2
Authority
JP
Japan
Prior art keywords
word
vowel
syllable
address
input
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 - Lifetime
Application number
JP59094571A
Other languages
Japanese (ja)
Other versions
JPS60238895A (en
Inventor
和男 三橋
正和 永瀬
良治 平塚
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP59094571A priority Critical patent/JPH0766276B2/en
Publication of JPS60238895A publication Critical patent/JPS60238895A/en
Publication of JPH0766276B2 publication Critical patent/JPH0766276B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 (技術分野) 本発明は、単音節入力の音声入力ワードプロセッサ等に
用いられる単語記憶装置に関するものである。
TECHNICAL FIELD The present invention relates to a word storage device used in a voice input word processor for single syllable input.

(技術的背景) 単音節入力を利用した音声入力ワードプロセッサ等で
は、通常、発声された音節が一意には認識できず、従っ
て音節の集りから構成される単語も一意には認識され得
ない。そのため1つの単語を単音節で発声すると、複数
個の単語が候補として認識される。
(Technical background) In a speech input word processor or the like using a single syllable input, normally, a uttered syllable cannot be uniquely recognized, and therefore a word composed of a collection of syllables cannot be uniquely recognized. Therefore, when one word is uttered in a single syllable, a plurality of words are recognized as candidates.

また、1音節に対して、2〜5音節を候補音節とする場
合、発声した音筋が候補音節の中になく、従って、それ
らを集めた単語が正しく認識できない場合があるという
欠点があった。
In addition, when 2 to 5 syllables are set as the candidate syllables for one syllable, there is a drawback that the uttered syllables are not in the candidate syllables, and thus the words that collect them may not be correctly recognized. .

さらに、仮に複数音節で構成される単語のすべての音節
において、発声した音節が候補音節として含まれている
場合でも、単語記憶装置に格納されている単語が一般の
国語辞書のように五十音順に単語を配列しているのであ
れば、例えばある単語を構成する文字数をM,各音節毎の
候補音節の固数をNとするとN回の単語引き出しをし
なければならず、処理スピードが大幅に落ちるという欠
点もあった。
Furthermore, even if all the syllables of a word composed of multiple syllables include the uttered syllable as a candidate syllable, the word stored in the word storage device is a Japanese syllabary like a general Japanese dictionary. If the words are arranged in order, for example, if the number of characters that make up a certain word is M and the fixed number of candidate syllables for each syllable is N, it is necessary to extract the word N M times, which increases processing speed. It also had the drawback of falling significantly.

(発明の目的) 本発明の目的は、上記2つの欠点を解決することであ
り、候補音節にない音節を含む単語を候補単語として抽
出でき、さらに、より短い処理時間で候補単語を決定で
きる単語記憶装置を提供することである。
(Object of the Invention) An object of the present invention is to solve the above two drawbacks, and it is possible to extract a word including a syllable that is not in a candidate syllable as a candidate word, and further to determine a candidate word in a shorter processing time. A storage device is provided.

(発明の構成) 本発明は、(a)認識する音節長毎に、その音節長で構
成できる母音の組み合せを記憶した母音系列コードテー
ブルのアドレスを格納した音節長テーブルと、(b)あ
らかじめ設定された音節長で構成できる母音の組み合わ
せと、その母音の組み合わせを有する単語の数と、その
単語を格納した単語テーブルのアドレスとを格納した母
音系列コードテーブルと、(c)前記単語の見出しと、
その単語の制御情報とを格納した単語テーブルを有し、
前記(a)のテーブルのアドレスで前記(b)のテーブ
ルをアクセスして、前記アクセスの結果呼びだした前記
(b)テーブルの母音コードに対応したアドレスで前記
(c)のテーブルをアクセスして単語と制御情報を読み
出し、前記読み出した単語を出力することを特徴とする
単音節入力用音声入力ワードプロセッサであり、以下実
施例を用いて詳細に説明する。
(Structure of the Invention) The present invention includes (a) a syllable length table that stores the address of a vowel sequence code table that stores a combination of vowels that can be configured by the syllable length for each recognized syllable length, and (b) preset. A vowel sequence code table that stores a combination of vowels that can be configured with a specified syllable length, the number of words that have the combination of vowels, and the address of a word table that stores that word; and (c) the heading of the word. ,
It has a word table that stores the control information of that word,
The table of (b) is accessed with the address of the table of (a), and the table of (c) is accessed with an address corresponding to the vowel code of the table of (b) that is called as a result of the access. Is a voice input word processor for monosyllabic input, which is characterized in that the control information is read and the read word is output, which will be described in detail below with reference to embodiments.

(実施例) 第1図は本発明の実施例である単語記憶装置の内部を表
したものであり、同図中1は音節長テーブル、2は母音
系列コードテーブル、3は単語テーブルである。
(Embodiment) FIG. 1 shows the inside of a word storage device according to an embodiment of the present invention. In FIG. 1, 1 is a syllable length table, 2 is a vowel sequence code table, and 3 is a word table.

音節長テーブル1には16ビット長のアドレスが20個格納
でき、音節長の最小を1音節、最大を20音節として、各
音節長で構成できる母音の組合せを格納している母音系
列コードテーブル2のアドレス4が、それぞれ格納され
ている。
Vowel sequence code table 2 that can store 20 16-bit long addresses in the syllable length table 1 and stores combinations of vowels that can be configured by each syllable length, with the minimum syllable length being 1 syllable and the maximum 20 syllables. Addresses 4 of are stored respectively.

母音系列コードテーブル2には、それぞれの音節長分だ
けの母音コード5と、その母音コードと同じ母音コード
を持つ単語の個数6と、その単語が格納されている単語
テーブル3へのアドレス7が格納されている。母音コー
ドとしては、第2図に示す様に「ア」段に対しては1.
「イ」段に対しては2.「ウ」段に対しては3.「エ」段に
対して4.「オ」段に対して5.「ん」に対して6を対応さ
せ、コード化を行い、サーチしやすい様に昇順に配置し
てある。
The vowel sequence code table 2 includes a vowel code 5 for each syllable length, the number 6 of words having the same vowel code as the vowel code, and an address 7 to the word table 3 in which the word is stored. It is stored. As the vowel chord, as shown in Fig. 2, 1.
Correspond to "a" stage 2. "c" stage 3. "e" stage 4. "o" stage 5. "n" 6 They are arranged in an ascending order for easy search.

単語テーブル3には、8ビツトでコード化されたカナ文
字による単語の見出し8と、その単語に関する制御情報
9が格納されており、五十音順に並べられている。
The word table 3 stores a word heading 8 in Kana characters coded in 8 bits and control information 9 about the word, which are arranged in alphabetical order.

次に第3図、及び第4図を用い、音節長が3の場合を例
として説明する。音節長テーブルにおいて、音節長が3
に対応するアドレスにはその音節で構成される母音の組
合せを格納した母音系列コードテーブルのアドレスが格
納されており、第3図の矢印の様にアクセスする。
Next, a case where the syllable length is 3 will be described as an example with reference to FIGS. 3 and 4. In the syllable length table, the syllable length is 3
The address corresponding to is stored in the address of the vowel sequence code table that stores the combination of vowels formed by the syllable, and is accessed as indicated by the arrow in FIG.

母音系列コードテーブルには5×62個のエントリがあ
り、その先頭の母音コードは「あああ」であり、最終の
母音コードは「おんお」である。前述した第2図の数字
で表わすと、それぞれ「111」,「565」となる。母音コ
ードのうしろには、それぞれその母音コードを有する単
語の個数が格納されており、例えば第3図では母音コー
ド「あああ」に対しては70個、「おんお」に対しては1
個であることを示している。さらに、単語の個数に続い
て、その母音コードを有する単語を格納した単語テーブ
ルのアドレスが格納されており、矢印の様にアクセスす
る。
The vowel sequence code table has 5 × 6 2 entries, the vowel code at the beginning is “Ah”, and the final vowel code is “On”. When expressed by the numbers in FIG. 2 described above, they are “111” and “565”, respectively. Behind the vowel code, the number of words each having the vowel code is stored. For example, in FIG.
It shows that it is an individual. Further, following the number of words, the address of the word table storing the word having the vowel code is stored, and the address is accessed as indicated by the arrow.

そして、単語テーブルをアクセスして、単語テーブルの
単語は、入力単語特定のために図示しない表示部に出力
され、出力されたそれらの単語の中から1つが選択され
る。
Then, the word table is accessed, and the words in the word table are output to a display unit (not shown) to identify the input word, and one of the output words is selected.

第3図では、母音コード「あああ」を有する単語を格納
した単語テーブルを示しており、「アカサ」,「アカ
マ」,…「ワラワ」等が格納されている。また各単語に
対し、制御情報として品詞情報がコード化され、格納さ
れている。その品詞コードの一部を第4図に示す。同図
と第3図から「アカサ」は名詞、「アカマ」は人名、
「ワラワ」は名詞であることがわかる。この制御情報
は、本発明を用いた音声入力ワードプロセッサ等におい
て、音声入力された文字列の接続性のチェックに利用さ
れる。
FIG. 3 shows a word table in which words having the vowel code "aahh" are stored, and "acasa", "acama", ... "Warawa" and the like are stored. In addition, part-of-speech information is encoded and stored as control information for each word. Part of the part-of-speech code is shown in FIG. From Fig. 3 and Fig. 3, "Akasa" is a noun, "Akama" is a person's name,
It can be seen that "Warawa" is a noun. This control information is used for checking the connectivity of the voice-input character string in the voice input word processor or the like using the present invention.

以上説明したように、音節長単位に母音コードの等しい
単語を一箇所に格納してアクセスするので、従来のアイ
ウエオ順等のように、単語記憶の領域を飛び飛びにアク
セスする必要がなく、単語のアクセス回数を低減し、高
速処理が可能となる。
As described above, since words having the same vowel code are stored in one place for each syllable length unit and accessed, there is no need to access the word storage area intermittently as in the conventional Iueo order. The number of accesses is reduced and high-speed processing becomes possible.

(発明の効果) 以上、実施例を用いて説明したように、本発明によれ
ば、単語記憶装置上に、音節長毎に母音コードの等しい
単語をまとめて一箇所に格納するので、通常のアイウエ
オ順等のように単語記憶の領域を飛び飛びにアクセスす
る必要がなく、単語のアクセス回数を低減でき、高速処
理が可能となる。また、従来の音声認識技術でも母音コ
ードの認識を誤ることはほとんどないので、仮りに誤っ
て認識された音節があったとしても、正しい単語は同一
母音コードを有する単語群に含まれるので、その単語も
候補単語に含めることが可能となり、認識誤りの自動訂
正が可能となる。
(Effects of the Invention) As described above with reference to the embodiments, according to the present invention, words having the same vowel code for each syllable length are collectively stored in one place on the word storage device. Since it is not necessary to access the word storage area in an irregular manner, such as in the case of AIUEO, the number of word accesses can be reduced and high-speed processing can be performed. Further, even in the conventional voice recognition technology, there is almost no error in recognizing a vowel code, so even if there is an erroneously recognized syllable, the correct word is included in the word group having the same vowel code. Words can also be included in the candidate words, and recognition errors can be automatically corrected.

また、同一の母音コードを有する単語群を表示装置など
に出力することによって、オペレータに所望の単語を選
択させることが可能となるため、ワードプロセッサとし
ての正しい入力単語の選択に利便性が増す。
In addition, by outputting a word group having the same vowel code to a display device or the like, it becomes possible for the operator to select a desired word, which increases convenience in selecting a correct input word as a word processor.

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

第1図は本発明の実施例を表わす図であり、単語記憶装
置のテーブル関係を説明する説明図、第2図は発声音と
母音コードの対応を説明する説明図、第3図は音節長が
3の場合の実施例を説明する説明図、第4図は品詞コー
ドを説明するために、その一部を表わした説明図であ
る。 1……音節長テーブル、2……母音系列コードテーブ
ル、3……単語テーブル、4……母音系列コードテーブ
ルのアドレス、5……母音コード、6……単語の個数、
7……単語のテーブルのアドレス、8…見出し、9……
制御情報。
FIG. 1 is a diagram showing an embodiment of the present invention, an explanatory diagram for explaining a table relation of a word storage device, FIG. 2 is an explanatory diagram for explaining correspondence between a vocal sound and a vowel code, and FIG. 3 is a syllable length. 4 is an explanatory view for explaining an embodiment in the case of 3 and FIG. 4 is an explanatory view showing a part thereof for explaining the part-of-speech code. 1 ... syllable length table, 2 ... vowel sequence code table, 3 ... word table, 4 ... vowel sequence code table address, 5 ... vowel code, 6 ... number of words,
7 ... Address of word table, 8 ... Heading, 9 ...
Control information.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】(a)認識する音節長毎に、その音節長で
構成できる母音の組み合せを記憶した母音系列コードテ
ーブルのアドレスを格納した音節長テーブルと、 (b)あらかじめ設定された音節長で構成できる母音の
組み合わせと、その母音の組み合せを有する単語の数
と、その単語を格納した単語テーブルのアドレスとを格
納した母音系列コードテーブルと、 (c)前記単語の見出しと、その単語の制御情報とを格
納した単語テーブル を有し、前記音節長テーブルのアドレスで前記母音系列
コードテーブルをアクセスして、前記アクセスの結果呼
びだした前記母音系列コードテーブルの母音コードに対
応したアドレスで単語テーブルをアクセスして単語と制
御情報を読み出し、前記読み出した単語を出力すること
を特徴とする単音節入力用音声入力ワードプロセッサ。
1. A syllable length table storing the address of a vowel sequence code table storing a combination of vowels that can be formed by the syllable length for each recognized syllable length, and (b) a preset syllable length. A vowel sequence code table storing the combinations of vowels, the number of words having the combination of vowels, and the address of the word table storing the words; and (c) the heading of the word and the word A vocabulary table storing control information, and accessing the vowel sequence code table at an address of the syllable length table, and a word table at an address corresponding to a vowel code of the vowel sequence code table called as a result of the access. To read a word and control information, and output the read word. Audio input word processor.
JP59094571A 1984-05-14 1984-05-14 Speech input word processor for monosyllabic input Expired - Lifetime JPH0766276B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59094571A JPH0766276B2 (en) 1984-05-14 1984-05-14 Speech input word processor for monosyllabic input

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59094571A JPH0766276B2 (en) 1984-05-14 1984-05-14 Speech input word processor for monosyllabic input

Publications (2)

Publication Number Publication Date
JPS60238895A JPS60238895A (en) 1985-11-27
JPH0766276B2 true JPH0766276B2 (en) 1995-07-19

Family

ID=14113987

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59094571A Expired - Lifetime JPH0766276B2 (en) 1984-05-14 1984-05-14 Speech input word processor for monosyllabic input

Country Status (1)

Country Link
JP (1) JPH0766276B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6299848A (en) * 1985-10-25 1987-05-09 Nec Corp Data converting device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5887599A (en) * 1981-11-20 1983-05-25 株式会社ピーエフーユー Spoken word recognition equipment
JPS58195895A (en) * 1982-05-11 1983-11-15 富士通株式会社 Word voice recognition equipment

Also Published As

Publication number Publication date
JPS60238895A (en) 1985-11-27

Similar Documents

Publication Publication Date Title
US5454062A (en) Method for recognizing spoken words
CN1029170C (en) Language translation system
US5748840A (en) Methods and apparatus for improving the reliability of recognizing words in a large database when the words are spelled or spoken
US6999918B2 (en) Method and apparatus to facilitate correlating symbols to sounds
US20110106792A1 (en) System and method for word matching and indexing
US20020007275A1 (en) Speech complementing apparatus, method and recording medium
SE418021B (en) DIGITAL REFERENCE MATTER FOR VERIFYING ALPHABETICAL WORDS AS VALID SPEECH EXPRESSIONS
JP2002278579A (en) Voice data search device
JPH0766276B2 (en) Speech input word processor for monosyllabic input
JP3983313B2 (en) Speech synthesis apparatus and speech synthesis method
JPS58123129A (en) Converting device of japanese syllabary to chinese character
KR100564742B1 (en) Text-to-speech device and method
JP3470927B2 (en) Natural language analysis method and device
JPS6057421A (en) Documentation device
JPH0227423A (en) Method for rearranging japanese character data
JPS58123126A (en) Dictionary retrieving device
JPS61177575A (en) Japanese sentence creation device
JPH0588479B2 (en)
JPH01114976A (en) Dictionary structure for document processor
JP2580566B2 (en) Speech synthesizer
JPS593629A (en) Voice input documentation device
JPS59116835A (en) Japanese input device with input abbreviating function
JPS6162166A (en) Japanese sentence creation device
JPH0415960B2 (en)
JPS5934592A (en) Character phoneme converter