JP2014081516A - Symbol string conversion method, voice recognition method using the same, device of symbol string conversion and voice recognition and program, and recording medium for the same - Google Patents

Symbol string conversion method, voice recognition method using the same, device of symbol string conversion and voice recognition and program, and recording medium for the same Download PDF

Info

Publication number
JP2014081516A
JP2014081516A JP2012229741A JP2012229741A JP2014081516A JP 2014081516 A JP2014081516 A JP 2014081516A JP 2012229741 A JP2012229741 A JP 2012229741A JP 2012229741 A JP2012229741 A JP 2012229741A JP 2014081516 A JP2014081516 A JP 2014081516A
Authority
JP
Japan
Prior art keywords
hypothesis
symbol string
input
auxiliary
unit
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.)
Granted
Application number
JP2012229741A
Other languages
Japanese (ja)
Other versions
JP6023543B2 (en
Inventor
Yoshikazu Yamaguchi
義和 山口
Takaaki Hori
貴明 堀
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2012229741A priority Critical patent/JP6023543B2/en
Publication of JP2014081516A publication Critical patent/JP2014081516A/en
Application granted granted Critical
Publication of JP6023543B2 publication Critical patent/JP6023543B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a symbol string conversion method that makes a hypothesis generation rule incapable of a cascade connection dependable.SOLUTION: The symbol string conversion method is configured to include: an auxiliary hypothesis generation step in which an input signal selection unit selects any one of an input symbol string to be input to a hypothesis generation unit of a previous stage with reference to an input/output symbol string arrangement storage unit and an output signal string to be output by each hypothesis generation unit of the previous stage and a stage before the previous stage as an input symbol string of a hypothesis generation unit of an m-th stage (m is an integer of 1 to M), and the hypothesis generation unit of the m-th stage repeats an auxiliary hypothesis generation step where the hypothesis generation unit of the m-th stage generates an auxiliary hypothesis fto an M-th stage while incrementing m; a hypothesis correction step in which a hypothesis correction unit corrects a weight of an auxiliary hypothesis fof the previous stage by an accumulation weight of the auxiliary hypothesis f, and repeats the correction until an accumulation weight of a hypothesis fis corrected by an accumulation weight of the auxiliary hypothesis while decrementing m; and a hypothesis narrowing-down step in which a hypothesis narrowing-down unit extracts a hypothesis which a corrected accumulation weight points to a specific value or an auxiliary hypothesis thereof, and narrows down the extracted hypothesis or auxiliary hypothesis as an input symbol string of the hypothesis narrowing-down unit of a next stage.

Description

本発明は、重み付き有限状態変換器(WFST:Weighted Finite-State Transducer)によって表現された記号列変換規則によって、入力された記号列に対して生成可能な数多くの出力記号列から、適用される変換規則の重みの累積値が最小または最大の特異値を呈する出力記号列を効率的に見つけることを可能とする記号列変換方法、及びそれを用いた音声認識方法と、それらの装置とプログラムと記録媒体に関する。   The present invention is applied from many output symbol strings that can be generated for an input symbol string by a symbol string conversion rule expressed by a weighted finite state transformer (WFST). A symbol string conversion method capable of efficiently finding an output symbol string having a singular value having a minimum or maximum cumulative weight of conversion rules, a speech recognition method using the same, and a device and a program thereof The present invention relates to a recording medium.

異なる2つの重み付き有限状態変換器において、ある仮説生成規則の出力記号列がもう一方の仮説生成規則の入力記号列とできる場合、これら2つの仮説生成規則を合成し、1つの仮説生成規則を作成することができる。例えば、音声認識ではこのような特徴を活用し、音響モデルによる仮説生成規則、トライフォン(音素の3つ組み)を音素に変換する仮説生成規則、発音辞書による仮説生成規則、言語モデルによる仮説生成規則を合成することで、音声認識結果である単語列に変換する仕組みを実現している。   In two different weighted finite state converters, if the output symbol string of one hypothesis generation rule can be the input symbol string of the other hypothesis generation rule, these two hypothesis generation rules are combined to create one hypothesis generation rule. Can be created. For example, speech recognition makes use of these features, hypothesis generation rules based on acoustic models, hypothesis generation rules that convert triphones (phoneme triplets) to phonemes, hypothesis generation rules based on pronunciation dictionaries, hypothesis generation based on language models By synthesizing the rules, a mechanism for converting to a word string that is a speech recognition result is realized.

一方で、仮説生成規則を合成すると、仮説生成規則の状態数や状態遷移数が非常に大きくなってしまうため実行時のメモリが増大する問題がある。この問題を解決するため、例えば特許文献1に開示されている記号列変換装置900が考えられている。図14に、記号列変換装置900の機能構成を示してその動作を説明する。   On the other hand, when the hypothesis generation rules are synthesized, there is a problem that the memory at the time of execution increases because the number of states and the number of state transitions of the hypothesis generation rules become very large. In order to solve this problem, for example, a symbol string conversion device 900 disclosed in Patent Document 1 is considered. FIG. 14 shows a functional configuration of the symbol string conversion apparatus 900 and its operation will be described.

記号列変換装置900は、M段に縦続接続された仮説生成部201−1〜201−Mと、これらM個の各仮説生成部201−2からM段目の仮説生成部201−Mのそれぞれに付随して設けられたM個の仮説生成規則格納部101−1〜101−Mと、仮説補正部301−1〜301−Mと、各仮説補正部301−1〜301−Mのそれぞれに付随して設けたM個の仮説絞込み部401−1〜401−Mとによって構成される。   The symbol string converter 900 includes hypothesis generators 201-1 to 201-M cascaded in M stages, and each of the M hypothesis generators 201-2 to the M-th hypothesis generator 201-M. M hypothesis generation rule storage units 101-1 to 101-M, hypothesis correction units 301-1 to 301-M, and hypothesis correction units 301-1 to 301-M, respectively. It is constituted by M hypothesis narrowing-down units 401-1 to 401 -M provided therewith.

各仮説補正部301−1〜301−Mは、重み補正手段301Aと、繰返し制御手段301Bと、を備える。重み補正手段301Aは、後段の仮説生成部が生成した仮説の中の累積重みが最大又は最小となる特異値の値で、前段の仮説生成部が生成した仮説の累積重みを補正する。繰返し制御手段301Bは、その累積重みを補正する動作をM−1段目から1段目の仮説補正部まで繰返し実行させる。   Each hypothesis correction unit 301-1 to 301-M includes weight correction means 301A and repetition control means 301B. The weight correction unit 301A corrects the cumulative weight of the hypothesis generated by the preceding hypothesis generation unit with the value of the singular value with which the cumulative weight in the hypothesis generated by the subsequent hypothesis generation unit is maximum or minimum. The iterative control unit 301B repeatedly executes the operation of correcting the accumulated weight from the (M−1) th stage to the first stage hypothesis correcting unit.

仮説絞込み部401−1〜401−Mは、仮説抽出手段401Aと、入力処理部401Bと、を備える。仮説抽出手段401Aは、記号列が全て読み込まれた時点で、各仮説生成部201−1〜201−Mが生成した各仮説の補正された仮説中から累積重みが例えば最小となる仮説を抽出し、その仮説を次段の仮説絞り込み部に入力する処理を実行する。入力処理手段401Bは、仮説抽出手段401Aが抽出した仮説を、次段の入力とする。   The hypothesis narrowing-down units 401-1 to 401-M include a hypothesis extraction unit 401A and an input processing unit 401B. The hypothesis extraction unit 401A extracts a hypothesis having the smallest cumulative weight, for example, from the corrected hypotheses generated by the respective hypothesis generation units 201-1 to 201-M when all the symbol strings are read. Then, the process of inputting the hypothesis to the hypothesis narrowing down section in the next stage is executed. The input processing unit 401B uses the hypothesis extracted by the hypothesis extraction unit 401A as the next input.

1段目の仮説生成部201−1は、入力される記号列の1個の記号入力に対して1段目の仮説生成規則格納部101−1に格納された仮説生成規則に基づいて仮説を生成する。仮説とは、ある記号列が順に入力され、現時点までに読み込まれた入力記号列に対して、仮説生成規則において所期状態からその入力記号列によって状態遷移を繰り返した場合の可能性のある一つの状態遷移過程を表すものである。   The first-stage hypothesis generation unit 201-1 generates a hypothesis based on the hypothesis generation rule stored in the first-stage hypothesis generation rule storage unit 101-1 for one symbol input of the input symbol string. Generate. A hypothesis is a possibility that a certain symbol string is input in order and the state transition is repeated from the initial state according to the input symbol string in the hypothesis generation rule for the input symbol string read up to now. Represents one state transition process.

2段目以降の仮説生成部201−2〜201−Mには前段の仮説生成部が生成した仮説(候補記号列)が入力される。以降、1段目の仮説生成部201−1の出力する仮説と、2段目以降の仮説生成部201−2〜201−Mが出力する仮説とを区別する目的で、2段目以降の仮説生成部201−2〜201−Mが生成する仮説をm段目補助仮説或いは単に補助仮説と称する。   Hypotheses (candidate symbol strings) generated by the preceding hypothesis generation unit are input to the second and subsequent hypothesis generation units 201-2 to 201-M. Thereafter, for the purpose of distinguishing the hypothesis output from the first-stage hypothesis generation unit 201-1 from the hypotheses output from the second-stage and subsequent hypothesis generation units 201-2 to 201-M, the second-stage and subsequent hypotheses. The hypothesis generated by the generation units 201-2 to 201-M is referred to as an m-th stage auxiliary hypothesis or simply an auxiliary hypothesis.

各仮説生成部201−1〜201−Mで生成される仮説は、各仮説生成規則格納部101−1〜101−Mに格納されている重み付き有限状態遷移過程を経て生成され、遷移過程の可能性に基づいて複数の仮説が生成される。各仮説には、重み付き有限状態遷移過程に付された条件に従って重みが付与される。重みは1段目の仮説生成部201−1から終段の仮説生成部201−Mまでの状態遷移に従って累積される。   The hypotheses generated by the respective hypothesis generation units 201-1 to 201-M are generated through weighted finite state transition processes stored in the respective hypothesis generation rule storage units 101-1 to 101-M, and Multiple hypotheses are generated based on the possibilities. Each hypothesis is weighted according to the conditions attached to the weighted finite state transition process. The weight is accumulated according to the state transition from the first-stage hypothesis generation unit 201-1 to the final-stage hypothesis generation unit 201-M.

終段の仮説生成部201−Mに仮説が生成されると、仮説補正部301−1〜301−Mが動作を開始する。仮説補正部301−Mは、仮説生成部201−Mが生成した仮説の中から、例えば累積重みが最小値を呈する仮説を抽出し、その仮説の累積重みを用いて前段のM−1段目の仮説生成部201−(M−1)が生成する仮説の累積重みを補正する。この補正は、終段で抽出した最小の累積重みを前段の仮説生成部201−(M−1)が生成した仮説の全ての累積重みに加算することで行われる。この補正は、初段の仮説生成部201−1が出力する仮説を補正するまで繰り返される。   When a hypothesis is generated in the final hypothesis generation unit 201-M, the hypothesis correction units 301-1 to 301-M start operation. The hypothesis correction unit 301-M extracts, for example, a hypothesis having a minimum cumulative weight from the hypotheses generated by the hypothesis generation unit 201-M, and uses the cumulative weight of the hypothesis to obtain the previous M-1 stage. The hypothesis generation unit 201- (M-1) corrects the accumulated weight of the hypothesis. This correction is performed by adding the minimum cumulative weight extracted in the final stage to all the cumulative weights of the hypotheses generated by the previous hypothesis generation unit 201- (M-1). This correction is repeated until the hypothesis output by the first-stage hypothesis generation unit 201-1 is corrected.

全ての記号列が読み込まれ、仮説を補正する処理が終了すると、仮説絞り込み部401−1〜401−Mは、各仮説生成部201−1〜201−Mが生成した全ての仮説の中から累積重みの特異値を示す(もっともらしい)仮説を選択し、仮説を絞り込む。その絞り込み動作は以下の如くして行われえる。   When all the symbol strings are read and the process of correcting the hypotheses is completed, the hypothesis narrowing-down units 401-1 to 401-M accumulate among all the hypotheses generated by the respective hypothesis generation units 201-1 to 201-M. Select the (probable) hypothesis that shows the singular value of the weight, and narrow down the hypothesis. The narrowing-down operation can be performed as follows.

初段の仮説絞込み部401−1は、初段の仮説生成部201−1が生成した仮説の中から累積重みが例えば最も小さい仮説を抽出し、その仮説を2段目の仮説生成部201−2に入力記号列として与え、2段目の仮説生成部201−2でこの入力記号列で可能な有限状態遷移過程に従って補助仮説を生成する。   The first-stage hypothesis narrowing-down unit 401-1 extracts the hypothesis having the smallest cumulative weight, for example, from the hypotheses generated by the first-stage hypothesis generation unit 201-1, and sends the hypothesis to the second-stage hypothesis generation unit 201-2. Given as an input symbol string, a second hypothesis generation unit 201-2 generates an auxiliary hypothesis according to a finite state transition process possible with this input symbol string.

2段目の仮説絞込み部301−2は、2段目仮説生成部201−2が生成した補助仮説の中から累積重みが例えば最も小さい仮説を抽出し、その補助仮説を3段目の仮説生成部201−3の入力記号列とする手順を終段の仮説生成部201−Mが出力する補助仮説まで繰り返す。終段の仮説絞込み部401−Mが終段の仮説生成部201−Mが生成した補助仮説の中から抽出した補助仮説が記号列出力部106に出力され、記号列の変換が終了する。   The second-stage hypothesis narrowing-down section 301-2 extracts a hypothesis having the smallest cumulative weight, for example, from the auxiliary hypotheses generated by the second-stage hypothesis generation section 201-2, and generates the auxiliary hypothesis as the third-stage hypothesis. The procedure of setting the input symbol string of the unit 201-3 is repeated until the auxiliary hypothesis output by the final-stage hypothesis generation unit 201-M. The auxiliary hypotheses extracted from the auxiliary hypotheses generated by the final-stage hypothesis narrowing-down section 401-M from the auxiliary hypothesis generation section 201-M are output to the symbol string output section 106, and the conversion of the symbol strings is completed.

このように仮説生成部を多段縦続接続し、終段の仮説生成部が生成した仮説の中から累積重みが特異値を示す仮説を変換結果(音声認識結果)として出力することで、メモリの増大を回避している。   In this way, the hypothesis generator is cascaded in multiple stages, and the hypothesis whose cumulative weight shows a singular value from the hypotheses generated by the final hypothesis generator is output as a conversion result (voice recognition result), thereby increasing memory. Is avoiding.

特許第4478088号Japanese Patent No. 4478088

従来の記号列変換装置900で変換できる記号列は、直前に位置する仮説生成規則の出力記号列が、後に位置する仮説生成規則の入力記号列にできる場合に限られる。例えば、クラス言語モデルによる音声認識においては、音響モデルによる仮説生成規則、トライフォンを音素に変換する仮説生成規則、単語発音辞書による仮説生成規則に加えて単語列をクラス列に変換する仮説生成規則、クラス言語モデルによる仮説生成規則を合成、或いはその仮説生成部を多段縦続接続することで音声認識を実施する。この音声認識処理の後に、例えば、言い換え処理を追加する場合、上記したクラス言語モデルによる仮説生成規則の出力はクラス列であるために、単語列を入力とする言い換え用の仮説生成規則を縦続接続することができない。   The symbol string that can be converted by the conventional symbol string conversion apparatus 900 is limited to the case where the output symbol string of the hypothesis generation rule positioned immediately before can be the input symbol string of the hypothesis generation rule positioned immediately after. For example, in speech recognition using a class language model, a hypothesis generation rule that converts a word string into a class string in addition to a hypothesis generation rule based on an acoustic model, a hypothesis generation rule that converts triphones into phonemes, and a hypothesis generation rule based on a word pronunciation dictionary Speech recognition is performed by synthesizing hypothesis generation rules based on a class language model or by cascading the hypothesis generation units. For example, when adding a paraphrase process after the speech recognition process, since the output of the hypothesis generation rule by the above class language model is a class string, the hypothesis generation rule for paraphrasing using the word string as an input is cascaded. Can not do it.

このように従来の記号列変換装置900は、仮説生成規則の入力記号列が適合するものしか接続できない課題があり、汎用性に欠ける課題があった。   As described above, the conventional symbol string conversion apparatus 900 has a problem that only the input symbol string of the hypothesis generation rule can be connected, and there is a problem that lacks versatility.

本発明は、この課題に鑑みてなされたものであり、仮説生成部の縦続接続の関係を任意の組み合わせに変更可能にすることで、従来は縦続接続不可能な仮説生成規則を従属可能にする記号列変換方法とそれを用いた音声認識方法と、それらの装置とプログラムとその記録媒体を提供することを目的とする。   The present invention has been made in view of this problem, and by making it possible to change the cascade connection relationship of the hypothesis generation unit to an arbitrary combination, it is possible to subordinate hypothesis generation rules that cannot be cascaded in the past. It is an object of the present invention to provide a symbol string conversion method, a speech recognition method using the same, an apparatus and a program thereof, and a recording medium thereof.

本発明の記号列変換方法は、M個(M≧2)の縦続接続される仮説生成部と、仮説生成部のそれぞれに付随するM個の仮説補正部と、仮説補正部のそれぞれに付随するM個の仮説絞込み部と、縦続接続される仮説生成部の間に設けられ1段目の仮説生成部の入力記号列と前段及びそれより前の各仮説生成部の出力する出力記号列とを入力として次段の仮説生成部の入力記号列を選択する入力記号列選択部と、入力記号列選択部の選択する入力記号列選択情報と仮説絞込み部の抽出した仮説を出力とするか否かの出力選択情報とを記憶した入出力記号列配置記憶部とを備えた記号列変換装置を構成する。そして、1段目の仮説生成部が、入力される入力記号列に対して状態遷移が可能な状態遷移過程である仮説fを仮説生成規則に従って生成する仮説生成処理過程と、入力信号選択部が、入出力記号列配置記憶部を参照して1段目の仮説生成部へ入力する入力記号列と前段及びそれより前の各仮説生成部の出力する出力記号列の何れかの中から1つを選択してm段目(mは1〜Mまでの整数)の仮説生成部の入力記号列とし、m段の仮説生成部が補助仮説fを生成する補助仮説生成過程を、mをインクリメントしながらM段目まで繰り返す補助仮説生成過程と、仮説補正部が、補助仮説fの累積重みで前段の補助仮説fm−1の重みを補正し、仮説fの累積重みを補助仮説の累積重みで補正するまでmをデクリメントしながら繰り返す仮説補正過程と、仮説絞込み部が、補正された累積重みが特異値を呈する仮説或いは補助仮説を抽出し、抽出した仮説或いは補助仮説を次段の仮説絞込み部の入力記号列とする。 The symbol string conversion method of the present invention is associated with each of M (M ≧ 2) cascaded hypothesis generation units, M hypothesis correction units associated with each of the hypothesis generation units, and hypothesis correction units. M hypothesis narrowing-down sections, input symbol strings of the first stage hypothesis generation section provided between cascaded hypothesis generation sections, and output symbol strings output from the preceding and previous hypothesis generation sections Whether the input symbol string selection unit that selects the input symbol string of the hypothesis generation unit of the next stage as input, the input symbol string selection information selected by the input symbol string selection unit, and the hypotheses extracted by the hypothesis narrowing unit are output A symbol string conversion device including an input / output symbol string arrangement storage unit storing the output selection information. The hypothesis generation unit of the first stage, the hypothesis generation process of generating in accordance with the hypothesis generation rule hypothesis f 1 is a state transition process capable state transition for the input symbol string is input, the input signal selecting unit Is one of the input symbol string input to the first hypothesis generation unit with reference to the input / output symbol string arrangement storage unit and the output symbol string output from the preceding and previous hypothesis generation units. The m-th hypothesis generation unit (m is an integer from 1 to M) is used as an input symbol string, and the m-th hypothesis generation unit generates an auxiliary hypothesis f m. The auxiliary hypothesis generation process that repeats up to the M-th stage while incrementing, and the hypothesis correction unit corrects the weight of the auxiliary hypothesis f m−1 in the previous stage with the cumulative weight of the auxiliary hypothesis f m , and uses the cumulative weight of the hypothesis f 1 as the auxiliary hypothesis Repeatedly decrementing m until corrected with cumulative weight A hypothesis correction process, the hypothesis narrowing portion down is accumulated weights are corrected extracts the hypothesis or auxiliary hypothesis exhibits a singular value, the extracted hypotheses or auxiliary hypothesis as input symbol string of the next hypothesis refining unit.

また、本願発明の音声認識方法は、上記した記号列変換方法に加えて、音声特徴記号列抽出過程を備える。音声特徴記号列抽出過程は、音声信号を入力として音声の短時間音響パターンの時系列から音響特徴記号列を抽出する。そして、初段の仮説生成部は、音声特徴記号列抽出部で抽出した音響特徴を表す記号列を入力とし、音声固定単位の標準的特徴を備えた音響モデル用仮説生成規則と、種々の単語の発音を上記音声固定単位の系列に対応させる単語発音辞書用仮説生成用規則とを参照して、単語系の記号列を出力記号列とする仮説を生成する。   The speech recognition method of the present invention includes a speech feature symbol string extraction process in addition to the above-described symbol string conversion method. In the speech feature symbol string extraction process, an acoustic feature symbol string is extracted from a time series of short-time acoustic patterns of speech by using a speech signal as an input. The first-stage hypothesis generation unit receives the symbol string representing the acoustic feature extracted by the speech feature symbol string extraction unit, and inputs the hypothesis generation rule for the acoustic model having the standard feature of the fixed speech unit and various words. With reference to the word pronunciation dictionary hypothesis generation rule that associates pronunciation with the above-mentioned sequence of fixed speech units, a hypothesis is generated with a word-based symbol string as an output symbol string.

本発明の記号列変換方法によれば、入出力記号列配置記憶部に記憶した情報に基づいて入力記号列が適合する仮説生成部を任意に組み合わせることが出来るので、例えばクラス言語モデル用の仮説生成規則の後に、単語列を入力とする仮説生成規則を縦続接続することが可能になり、記号列変換方法の汎用性を高めることができる。また、この発明の記号列変換方法を用いた音声認識方法によれば、例えばクラス言語モデルを用いた場合でも、言い換え処理などの処理の追加を容易に行うことが可能になる。   According to the symbol string conversion method of the present invention, it is possible to arbitrarily combine hypothesis generation units that match the input symbol strings based on information stored in the input / output symbol string arrangement storage unit. After the generation rule, it is possible to cascade the hypothesis generation rule having the word string as an input, and the versatility of the symbol string conversion method can be improved. Further, according to the speech recognition method using the symbol string conversion method of the present invention, it is possible to easily add processing such as paraphrase processing even when a class language model is used, for example.

この発明の記号列変換装置100の機能構成例を示す図。The figure which shows the function structural example of the symbol string converter 100 of this invention. 記号列変換装置100の概略的な動作フローを示す図。The figure which shows the rough operation | movement flow of the symbol string converter 100. FIG. この発明の記号列変換装置200の機能構成例を示す図。The figure which shows the function structural example of the symbol string conversion apparatus 200 of this invention. アルファベット−ひらがな変換規則格納部210に記憶されている仮説生成規則T1を示す図。Alphabet - shows the hypothesis generation rule T1 stored in the Hiragana conversion rule storing unit 210 1. ひらがな−漢字変換規則格納部210に記憶されている仮説生成規則T2を示す図。Hiragana - shows the hypothesis generation rule T2 stored in kanji conversion rule storing unit 210 2. ひらがな−カタカナ変換規則格納部210に記憶されている仮説生成規則T3を示す図。Hiragana - shows the hypothesis generation rule T3 stored in the katakana conversion rule storing unit 210 3. 入出力記号列配置記憶部15に記憶された情報の例を示す図。The figure which shows the example of the information memorize | stored in the input / output symbol sequence arrangement | positioning memory | storage part 15. FIG. この発明の記号列変換装置200の動作フローを示す図。The figure which shows the operation | movement flow of the symbol string converter 200 of this invention. この発明の記号列変換装置200の動作フローを示す図。The figure which shows the operation | movement flow of the symbol string converter 200 of this invention. この発明の記号列変換装置200の動作フローを示す図。The figure which shows the operation | movement flow of the symbol string converter 200 of this invention. この発明の記号列変換装置200の動作フローを示す図。The figure which shows the operation | movement flow of the symbol string converter 200 of this invention. この発明の音声認識装置300の機能構成例を示す図。The figure which shows the function structural example of the speech recognition apparatus 300 of this invention. 音声認識装置300の入出力記号列配置記憶部15′に記憶された情報の例を示す図。The figure which shows the example of the information memorize | stored in the input-output symbol sequence arrangement | positioning memory | storage part 15 'of the speech recognition apparatus 300. FIG. 従来の記号列変換装置900の機能構成を示す図。The figure which shows the function structure of the conventional symbol string converter 900. FIG.

以下、この発明の実施の形態を図面を参照して説明する。複数の図面中同一のものには同じ参照符号を付し、説明は繰り返さない。   Embodiments of the present invention will be described below with reference to the drawings. The same reference numerals are given to the same components in a plurality of drawings, and the description will not be repeated.

図1に、この発明の記号列変換装置100の機能構成例を示す。記号列変換装置100は、M個(M≧2)の縦続接続される仮説生成部10〜10と、各仮説生成部10〜10のそれぞれに付随するM個の仮説補正部12〜12と、各仮説補正部12〜12に付随するM個の仮説絞込み部13〜13と、縦続接続される仮説生成部10〜10の間に設けられ1段目の仮説生成部の入力記号列と前段より前の仮説生成部の出力する記号列とを入力として次段の仮説生成部の入力記号列を選択する入力記号列選択部14〜14M−1と、入力記号列選択部14〜14M−1の選択する入力記号列選択情報と仮説絞込み部13〜13の抽出した仮説を出力とするか否かの出力選択情報とを記憶した入力記号列配置記憶部15と、各部の時系列的な動作を制御する制御部16と、を具備する。記号列変換装置100は、例えばROM、RAM、CPU等で構成されるコンピュータに所定のプログラムが読み込まれて、CPUがそのプログラムを実行することで実現されるものである。 FIG. 1 shows a functional configuration example of the symbol string conversion apparatus 100 of the present invention. The symbol string conversion apparatus 100 includes M (M ≧ 2) cascaded hypothesis generation units 10 1 to 10 M and M hypothesis correction units 12 associated with the respective hypothesis generation units 10 1 to 10 M. 1 to 12 M and, each hypothesis correction unit 12 1 and the M hypothesis refining unit 13 1 to 13 M associated with to 12 M, 1 stage is provided between the cascade-connected are hypothesis generating unit 10 1 to 10 M An input symbol string selector 14 1 to 14 M- that selects an input symbol string of the next-stage hypothesis generation unit with an input symbol string of the hypothesis generation unit of the eye and a symbol string output from the hypothesis generation unit before the previous stage as inputs. 1 and input symbol string selection information selected by the input symbol string selection units 14 1 to 14 M−1 and output selection information indicating whether or not the hypotheses extracted by the hypothesis narrowing-down units 13 1 to 13 M are output. The input symbol string arrangement storage unit 15 and the time-series operation of each unit are controlled. That a control unit 16 comprises a. The symbol string conversion apparatus 100 is realized by reading a predetermined program into a computer composed of, for example, a ROM, a RAM, a CPU, and the like, and executing the program by the CPU.

図2に、記号列変換装置100の概略的な動作フローを示してその動作を説明する。1段目の仮説生成部11は、入力される入力記号列に対して状態遷移が可能な状態遷移過程である仮説fを仮説生成規則に従って生成する(ステップS11a,11b)。各ステップの中の(・)は、後述する詳細な動作フローチャートで対応する動作ステップを表す。 FIG. 2 shows a schematic operation flow of the symbol string conversion apparatus 100 and its operation will be described. 1 stage hypothesis generation unit 11 1 generates in accordance with the input symbol hypothesis generation rule hypothesis f 1 is a state transition process capable state transitions for a column input (step S11a, 11b). (·) In each step represents a corresponding operation step in a detailed operation flowchart described later.

入力記号選択部14が、入出力記号列配置記憶部15を参照して1段目の仮説生成部11へ入力する入力記号列と前段及びそれより前の各仮説生成部11〜11m−1の出力する出力記号列の何れかを選択してm段目(mは1〜Mまでの整数)の仮説生成部11の入力記号列とし、m段目の仮説生成部11が補助仮説fを生成する過程を、mをインクリメントしながらM段目まで繰り返す(ステップS12a,12b,12c)。1段目の入力記号選択部14は、入力記号列と仮説生成部11の出力する出力記号列の何れか一方を、入出力記号列配置記憶部15を参照し選択して仮説生成部11に出力する。最終段の入力記号選択部14M−1は、1段目の仮説生成部11へ入力する入力記号列と前段及びそれより前の各仮説生成部11〜11M−1の複数の出力記号列の中から1個の記号列を、入出力記号列配置記憶部15を参照し選択して仮説生成部11に出力する。 The input symbol selection unit 14 m refers to the input / output symbol string arrangement storage unit 15 and inputs it to the first-stage hypothesis generation unit 11 1 , the preceding stage, and the hypothesis generation units 11 1 to 11 before that. m-th stage selects one of the output symbol string output from the m-1 (m is an integer between 1 to m) as input symbol string hypotheses generator 11 m of, m-th hypothesis generation unit 11 m There repeated process of generating an auxiliary hypothesis f m, to M-th stage while incrementing the m (step S12a, 12b, 12c). First stage of the input symbol selecting section 14 1, the input symbol string and hypothesis generation unit 11 1 of one of the output to the output symbol string, the hypothesis generator reference selected by the input and output symbol string arranged storage section 15 112 output to 2 . The input symbol selection unit 14 M-1 at the final stage includes an input symbol string to be input to the first-stage hypothesis generation unit 11 1 and a plurality of outputs from the preceding and previous hypothesis generation units 11 1 to 11 M−1. one symbol string from the symbol string, and outputs the hypothesis generator 11 M reference selected by the input and output symbol string arranged storage unit 15.

各仮説補正部12が、補助仮説fの累積重みで前段の補助仮説fm−1の重みを補正し、仮説fの累積重みを補助仮説の累積重みで補正するまでmをデクリメントしながら繰り返す(ステップS12d,12c)。ここで補正とは、前段の仮説生成部11m−1の一つの状態遷移過程を表す仮説に対する累積重みを、その仮説を補助仮説とする、入出力記号列配置記憶部15を参照して選択される仮説生成部11〜11m−1の何れかの仮説或いは補助仮説の出力記号列を後段の仮説生成部11の入力記号列としたときの後段の仮説生成部11において可能な状態遷移過程の中で累積重みが最小となる状態遷移を求め、その累積重みを仮説の累積重みに加算することである。 Each hypothesis corrector 12 m is the weight of the auxiliary hypothesis f m-1 of the previous stage in the cumulative weight of the auxiliary hypothesis f m corrected, decrements m until correcting the cumulative weight of the hypothesis f 1 the cumulative weight of the auxiliary hypothesis (Steps S12d and 12c). Here, the correction is selected by referring to the input / output symbol string arrangement storage unit 15 that uses the hypothesis as an auxiliary hypothesis for the hypothesis representing one state transition process of the hypothesis generation unit 11 m-1 in the previous stage. possible in any hypothesis or subsequent hypothesis generation unit 11 m when the output symbol string of the auxiliary hypothesis as input symbol string of the subsequent hypothesis generation unit 11 m of hypothesis generation unit 11 1 ~11 m-1 to be In the state transition process, the state transition having the minimum cumulative weight is obtained, and the cumulative weight is added to the hypothetical cumulative weight.

仮説絞込み部13が、補正された累積重みが特異値を呈する仮説或いは補助仮説を抽出し、抽出した仮説或いは補助仮説を次段の仮説絞込み部13m+1の入力とし、最終段の仮設絞込み部13の抽出した補助仮説を外部に出力する(ステップS13a)。仮説絞込み部13は、入出力記号列配置記憶部15を参照して抽出した仮説或いは補助仮説を、直接外部に出力するようにしても良い(ステップS13b)。 The hypothesis narrowing-down unit 13 m extracts a hypothesis or auxiliary hypothesis in which the corrected cumulative weight exhibits a singular value, uses the extracted hypothesis or auxiliary hypothesis as an input to the next-stage hypothesis narrowing-down unit 13 m + 1 , and the final-stage temporary narrowing-down unit It outputs a 13 M extracted ancillary hypothesis outside (step S13a). Hypothesis refining unit 13 m is hypothesized or auxiliary hypothesis was extracted with reference to output symbol sequence arranged storage unit 15 may be output directly to the outside (step S13b).

以上説明したように記号列変換装置100によれば、入出力記号列配置記憶部15に記憶した情報に基づいて入力記号選択部14が次段の仮説生成部11の入力記号列を選択するので、例えば、ひらがな−漢字変換の仮説生成規則を用いて仮説生成した後に、ひらがな−カタカナ変換の仮説生成規則を用いる仮説生成部を設けることが可能である。よって、記号列変換方法の汎用性を高めることが出来る。 According to the symbol string converter 100 as described above, select an input symbol string of input symbol selecting section 14 m is next hypothesis generation unit 11 m on the basis of the information stored in the output symbol string arranged storage section 15 Therefore, for example, after generating a hypothesis using a hypothesis generation rule for hiragana-kanji conversion, it is possible to provide a hypothesis generation unit that uses a hypothesis generation rule for hiragana-katakana conversion. Therefore, the versatility of the symbol string conversion method can be improved.

図3に、記号列変換装置200の機能構成例を示してより具体的にこの発明を説明する。記号列変換装置200は、1段目の仮説生成部211の仮説生成規則がアルファベット−ひらがな変換規則(T1:図4)、2段目の仮説生成部211の仮説生成規則がひらがな−漢字変換規則(T2:図5)、3段目の最終段の仮説生成部211の仮説生成規則がひらがな−カタカナ変換規則(T3:図6)、としたものである。各変換規則T1〜T3はそれぞれ、アルファベット−ひらがな変換規則格納部210とひらがな−漢字変換規則格納部210とひらがな−カタカナ変換規則格納部210に記憶されている。図7に、入出力記号列配置記憶部215に記憶された情報を示す。その情報の1列目は仮説生成部211〜211の段番号、2列目は各仮説生成部の入力記号列になる仮説生成部の出力記号列の段番号、3列目は仮説絞込み部が補助仮説を出力するか否かを表す値、である。 FIG. 3 shows an example of the functional configuration of the symbol string converter 200, and the present invention will be described more specifically. Symbol string transformer 200 first stage hypothesis generator 211 1 of hypothesis generation rules alphabet - Hiragana conversion rule (T1: 4), 2-stage hypothesis generator 211 2 of hypothesis generation rules Hiragana - Kanji conversion rule (T2: 5), the third stage of the final stage of hypothesis generation unit 211 3 of hypothesis generation rules Hiragana - Katakana conversion rule (T3: 6), in which a. Each conversion rule T1~T3 is alphabetical - Hiragana conversion rule storing unit 210 1 and the Hiragana - kanji conversion rule storing unit 210 2 and hiragana - stored katakana conversion rule storing unit 210 3. FIG. 7 shows information stored in the input / output symbol string arrangement storage unit 215. The first column of the information is the stage number of the hypothesis generation units 211 1 to 211 3 , the second column is the stage number of the output symbol string of the hypothesis generation unit that becomes the input symbol string of each hypothesis generation unit, and the third column is the hypothesis narrowing down A value indicating whether the part outputs an auxiliary hypothesis.

この記号列変換装置200に、入力記号列として「a,m,e,d,a,m,a」を入力した場合を例にその動作を説明する。その動作フローを図8〜図11に示す。仮説生成規則T1の現状状態番号をs、出力記号列をO、累積重みをW、補助仮説リストをLとして(s,O,W,L)のように表す。m段目の補助仮説は同様に(s,O,W,L)のように表す。また、m段目補助仮説リストは{(s,O,W,L),(s′,O′,W′,L′),…}のように表す。 The operation will be described by taking as an example a case where “a, m, e, d, a, m, a” is input to the symbol string converter 200 as an input symbol string. The operation flow is shown in FIGS. The current state number of the hypothesis generation rule T1 is expressed as (s 1 , O, W, L) where s 1 is an output symbol string, O is a cumulative weight, and L is an auxiliary hypothesis list. The auxiliary hypothesis in the m-th stage is similarly expressed as (s m , O, W, L m ). The m-th stage auxiliary hypothesis list is represented as {(s m , O, W, L m ), (s m ′, O ′, W ′, L m ′),.

記号列変換装置200が動作を開始する(ステップS401)と、制御部216は、記号列変換装置200を構成するコンピュータの記憶手段である例えばRAMに、空の仮説リストHとH′を作成する(ステップS402)。そして仮説リストHの中に仮説h=(0,φ,0,{(0,φ,0,φ)})を挿入する(ステップS403)。   When the symbol string conversion device 200 starts operating (step S401), the control unit 216 creates empty hypothesis lists H and H ′ in, for example, RAM, which is a storage means of a computer constituting the symbol string conversion device 200. (Step S402). Then, a hypothesis h = (0, φ, 0, {(0, φ, 0, φ)}) is inserted into the hypothesis list H (step S403).

〔“a”の処理〕
仮説生成部211は、入力記号列の記号“a”を読み込む(ステップS404)。そして、仮説リストHから仮説(0,φ,0,{(0,φ,0,φ)})を取り出し、アルファベット−ひらがな変換規則の現状態0から入力記号が“a”の状態遷移〈0→0,a:あ/0〉を含むリストEを作成する(ステップS405)。このときm=1に設定する。
[Processing of “a”]
Hypothesis generation unit 211 1 reads the symbol "a" of the input symbol string (step S404). Then, a hypothesis (0, φ, 0, {(0, φ, 0, φ)}) is extracted from the hypothesis list H, and the state transition <0 where the input symbol is “a” from the current state 0 of the alphabet-hiragana conversion rule. A list E 1 including 0, a: a / 0> is created (step S405). At this time, m = 1 is set.

仮説生成部211は、リストE=φ(内容が無い)ではないのでリストEから状態遷移〈0→0,a:あ/0〉を取り出し(ステップS407)、新たな仮説f=(0,あ,0,{(0,φ,0,{(0,φ,0,φ)})}を生成する(ステップS408)。 Since the hypothesis generation unit 211 1 is not the list E 1 = φ (no content), the state transition <0 → 0, a: a / 0> is extracted from the list E 1 (step S407), and a new hypothesis f 1 = (0, Oh, 0, {(0, φ, 0, {(0, φ, 0, φ)})} is generated (step S408).

仮説fが生成されると、2段目の仮説生成部211が動作を開始する(ステップS409)。このときm=2に設定する。入力記号選択部214は、入出力記号列配置記憶部215を参照してm=2の入力記号段番号nがn=1(図7)であるので、仮説生成部211の出力する記号列o[e]を選択して仮説生成部211に入力する。仮説補正部212は、空の補助仮説リストLを生成する(ステップS502)。そして、入力された記号列o[e]がε(空)でないので、仮説生成部211の処理であるステップS503に進む。 If hypothesis f 1 is generated, the second stage of the hypothesis generator 211 2 starts operating (step S409). At this time, m = 2 is set. Input symbol selection unit 214 1, output symbol since the input symbol column number n of reference column disposed storage unit 215 m = 2 is n = 1 (FIG. 7), the symbols of the output of the hypothesis generator 211 1 The column o [e 1 ] is selected and input to the hypothesis generation unit 211 2 . Hypothesis correcting unit 212 1 generates an empty auxiliary hypothesis list L 2 (step S502). Since the input symbol string o [e 1] is not epsilon (empty), the flow proceeds to step S503 is a process of hypothesis generation unit 211 2.

仮説生成部211は、式(1)の計算を行って重みの補正項AW[f]を求める。 Hypothesis generation unit 211 2 performs the calculation of equation (1) determine the correction term AW [f 1] weights.

Figure 2014081516
Figure 2014081516

この場合AW[f]=0となる。仮説生成部211は、補助仮説リストL[f]={(0,φ,0,{0,φ,0,φ})}から補助仮説g=(0,φ,0,{0,φ,0,φ})を取り出し、仮説生成規則T2(ひらがな−漢字変換規則格納部2102)から入力記号がo[e]=“あ”の遷移可能な状態遷移〈0→1,あ:雨/0〉,〈0→2,あ:飴/0〉を含むリストEを作成する(ステップS504)。 In this case, AW [f 1 ] = 0. Hypothesis generation unit 211 2, an auxiliary hypothesis list L [f 1] = {( 0, φ, 0, {0, φ, 0, φ})} auxiliary hypothesis from g 2 = (0, φ, 0, {0 , Φ, 0, φ}), and from the hypothesis generation rule T2 (Hiragana-Kanji conversion rule storage unit 2102), the transitionable state transition <0 → 1, a with the input symbol o [e 1 ] = “a” : rain / 0>, <0 → 2 , Oh: to create a list E 2, including a candy / 0> (step S504).

=φ(内容が無い)ではないので(ステップS505のN)、リストEから状態遷移〈0→1,あ:雨/0〉を取り出してリストeとし(ステップS506)、補助仮説f=(1,雨,0{(0,φ,0,φ)}を生成する(ステップS507)。 Because the E 2 = φ (there is no content) not (N in step S505), the state transition from the list E 2 <0 → 1, Oh: rain / 0> is taken out as a list e 2 (step S506), auxiliary hypothesis f 2 = (1, rain, 0 {(0, φ, 0, φ)} is generated (step S507).

この時点でm=2,M=3なのでm<Mであることからmをインクリメントしてm=3として、3段目の仮説生成部211が動作を開始する。入力記号選択部214は、入出力記号列配置記憶部215を参照してm=3の入力記号段番号nがn=1(図7)であるので、仮説生成部211の出力する記号列o[e]を選択して仮説生成部211に入力する。仮説補正部212は、空の補助仮説リストLを生成する(ステップS502)。そして、入力された記号列o[e]がε(空)でないので、仮説生成部211の処理であるステップS503に進む。 As m = 3 and m is incremented since at this point it is m = 2, M = 3 Since m <M, 3-stage hypothesis generator 211 3 starts operating. Input symbol selector 214 2, output symbol since the input symbol column number n of reference column disposed storage unit 215 m = 3 is n = 1 (FIG. 7), the symbols of the output of the hypothesis generator 211 1 input to the hypothesis generator 211 3. select a column o [e 1]. The hypothesis correction unit 212 3 generates an empty auxiliary hypothesis list L 3 (step S502). Since the input symbol string o [e 1] is not epsilon (empty), the flow proceeds to step S503 is a process of hypothesis generation unit 211 3.

仮説生成部211は、式(1)の計算を行って重みの補正項AW[f]を求める。この場合AW[f]=0となる。仮説生成部211は、補助仮説リストL[f]={(0,φ,0,φ)}から補助仮説g=(0,φ,0,φ)を取り出し、仮説生成規則T3(ひらがな−カタカナ変換規則格納部210)から入力記号がo[e]=“あ”の遷移可能な状態遷移〈0→0,あ:ア/0〉を含むリストEを作成する(ステップS504)。 Hypothesis generation unit 211 3 performs the calculation of equation (1) determine the correction term AW [f 2] in weight. In this case, AW [f 2 ] = 0. The hypothesis generation unit 211 3 takes out the auxiliary hypothesis g 3 = (0, φ, 0, φ) from the auxiliary hypothesis list L [f 2 ] = {(0, φ, 0, φ)}, and generates a hypothesis generation rule T3 ( A list E 3 including a transitionable state transition <0 → 0, a: a / 0> with the input symbol o [e 1 ] = “a” is created from the hiragana-katakana conversion rule storage unit 210 3 ) (step S3) S504).

=φ(内容が無い)ではないので(ステップS505のN)、リストEから状態遷移〈0→0,あ:ア/0〉を取り出してリストeとし、補助仮説f=(0,ア,0,φ)を生成する(ステップS507)。 E 3 = φ since (content is not) not (step S505 N), the state transition from the list E 3 <0 → 0, Oh: A / 0> is taken out as a list e 3, auxiliary hypothesis f 3 = ( 0, a, 0, φ) are generated (step S507).

ステップS508でm=3,M=3なのでm<Mでないことから、次段の仮説生成部は存在しないので、仮説生成部211は補助仮説fを補助仮説リストLに挿入する(ステップS509)。この結果リストEは空(φ)になる。 Since not m = 3, M = 3 Since m <M at step S508, the next stage of hypothesis generation unit does not exist, the hypothesis generator 211 3 inserts an auxiliary hypothesis f 3 to the auxiliary hypothesis list L 3 (step S509). As a result list E 3 is empty (φ).

リストE=φになると、仮説補正部212が動作を開始する。そして、補助仮説リストL[f]=φなので、補助仮説リストLの要素{0,ア,0,φ)}を、前段の仮説補正部212の補助仮説リストL[f]に移す(ステップS511)。 When the list E 3 = φ, the hypothesis correction unit 212 3 starts to operate. Since the auxiliary hypothesis list L [f 2 ] = φ, the element {0, a, 0, φ)} of the auxiliary hypothesis list L 3 is added to the auxiliary hypothesis list L [f 2 ] of the hypothesis correction unit 212 2 in the previous stage. (Step S511).

補助仮説リストL[f]の補助仮説の累積重みは0なのでW[f]=0とした後に、補助仮説f=(1,雨,0{(0,φ,0,φ)}の補正を終了し、mを1減らしてm=2とした後(ステップS513)、ステップS508に戻る(ステップS514)。 Since the cumulative weight of the auxiliary hypothesis in the auxiliary hypothesis list L [f 2 ] is 0, after setting W [f 2 ] = 0, the auxiliary hypothesis f 2 = (1, rain, 0 {(0, φ, 0, φ)} Is completed, m is decreased by 1 to m = 2 (step S513), and the process returns to step S508 (step S514).

ステップS508におけるfの補正手順の後、ステップS509に進む。ステップS509では、fをLに挿入し、ステップS505に戻る。ステップS505でE=φではないのでステップS506に進む。リストEから状態遷移〈0→2,あ:飴/0〉を取り出しリストeとし、ステップS507で補助仮説f=(2,飴,0,{(0,φ,0,φ)})を生成する。ステップS508で、m=2でM=3なのでm<Mであることから、補助仮説fを補正するステップS501(m=3)に進む。このときmを1増やしてm=3に設定する。 After the correction procedure f 2 at step S508, the process proceeds to step S509. At step S509, the inserting the f 2 to L 2, the flow returns to step S505. Since E 2 = φ is not satisfied in step S505, the process proceeds to step S506. State transition from the list E 2 <0 → 2, Ah: candy / 0> and List e 2 removed, auxiliary hypothesis f 2 = (2 in step S507, the candy, 0, {(0, φ , 0, φ)} ) Is generated. In step S508, the flow advances since it is M = 3 Since m <M with m = 2, the step S501 of correcting the auxiliary hypothesis f 2 (m = 3). At this time, m is increased by 1, and m = 3 is set.

ステップS502(m=3)で空の補助仮説リストLを生成する。ステップS521(m=3)で、入出力記号列配置記憶部215を参照してm=3への入力とする段番号n=1の出力記号o[e]がφでないのでステップS503に進む。ステップS503でAW[f]=0となる。 In step S502 (m = 3) for generating an empty auxiliary hypothesis list L 3. In step S521 (m = 3), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 3 with reference to the input / output symbol string arrangement storage unit 215 is not φ, the process proceeds to step S503. . In step S503, AW [f 2 ] = 0.

ステップS504で補助仮説リストL[f]={(0,φ,0,φ)}から補助仮説g=(0,φ,0,φ)を取り出し、仮説生成規則T3の状態0から入力記号がo[e]=“あ”の遷移可能な状態遷移〈0→0,あ:ア/0〉を含むリストEを作る。 In step S504, the auxiliary hypothesis g 3 = (0, φ, 0, φ) is extracted from the auxiliary hypothesis list L [f 2 ] = {(0, φ, 0, φ)} and input from state 0 of the hypothesis generation rule T3. A list E 3 including a transitionable state transition <0 → 0, a: a / 0> with the symbol o [e 1 ] = “a” is created.

ステップS505でE=φではないのでステップS506に進む。Eから状態遷移〈0→0,あ:ア/0〉を取り出しeとし、ステップS507で補助仮説f=(0,ア,0,φ)を生成する。ステップS508でm=3かつM=3なのでm<Mではないから、ステップS509に進み、補助仮説fをリストLに挿入する。ステップS505に戻り、E=φなのでステップS510に進む。 Since E 3 = φ is not satisfied in step S505, the process proceeds to step S506. State transition from E 3 <0 → 0, Ah: A / 0> and e 3 removed, auxiliary hypothesis f 3 = at step S507 (0, A, 0, phi) to produce a. Not a m = 3 and M = 3 Since m <M at step S508, the process proceeds to step S509, the inserting auxiliary hypothesis f 3 Listing L 3. Returning to step S505, since E 3 = φ, the process proceeds to step S510.

ステップS510で、補助仮説リストL[f]=φなのでステップS511に進む。ステップS511で、補助仮説リストLの要素を全て補助仮説リストL[f]に移す
ステップS512で、L[f]の補助仮説中の累積重み最小の補助仮説g′の累積重みは0なのでW[f]=0とする。ステップS513でmを1減らしてm=2とし、ステップS514で補助仮説fの補正を終了し、ステップS508に戻る。
In step S510, since the auxiliary hypothesis list L [f 2 ] = φ, the process proceeds to step S511. In step S511, in step S512 transferred to the auxiliary hypothesis list L 3 elements all auxiliary hypotheses list L [f 2], the cumulative weight of L [f 2] Minimum cumulative weight during the auxiliary hypothesis auxiliary hypothesis g 3 'is Since 0, W [f 2 ] = 0. Step S513 The m by reducing 1 in the m = 2, and terminates the correction of the auxiliary hypothesis f 2 at step S514, the flow returns to step S508.

ステップS508におけるfの補正手順の後、ステップS509に進む。ステップS509では、fをLに挿入し、ステップS505に戻る。ステップS505でE=φであるため、ステップS510に進む。ステップS510で、L[f]=φなので、ステップS511に進む。ステップS511で、補助仮説リストLの要素をすべてL[f]に移す。ステップS512で、L[f]={(1,雨,0,{(0,ア,0,φ)}),(2,飴,0,{(0,ア,0,φ)})}の補助仮説の累積重みはどちらも0なのでW[f]=0とする。ステップS514で補助仮説fの補正を終了し、ステップS409に戻る。 After the correction procedure f 2 at step S508, the process proceeds to step S509. At step S509, the inserting the f 2 to L 2, the flow returns to step S505. Since E 2 = φ in step S505, the process proceeds to step S510. In step S510, since L [f 1 ] = φ, the process proceeds to step S511. In step S511, all the elements of the auxiliary hypothesis list L 2 transferred to L [f 1]. In step S512, L [f 1 ] = {(1, rain, 0, {(0, a, 0, φ)}), (2, 飴, 0, {(0, a, 0, φ)}) }, The cumulative weights of the auxiliary hypotheses are both 0, so W [f 1 ] = 0. Exit correction auxiliary hypothesis f 1 at step S514, the flow returns to step S409.

ステップS409における仮説fの補正手順の後、ステップS410に進む。ステップS410では、仮説fを仮説リストH’に挿入し、ステップS406に戻る。ステップS406で状態遷移リストE=φなので、ステップS411に進む。ステップS411で仮説リストH=φなので、ステップS412に進み、H’の要素{(0,あ,0,{(1,雨,0,{(0,ア,0,φ)}),(2,飴,0,{(0,ア,0,φ)})})}を仮説リストHに移す。ステップS413に進み、次の入力記号が存在するので、ステップS404に戻る。 After correction procedure hypothesis f 1 at step S409, the process proceeds to step S410. In step S410, insert the hypothesis f 1 to the hypothesis list H ', the flow returns to step S406. Since the state transition list E 1 = φ in step S406, the process proceeds to step S411. Since the hypothesis list H = φ in step S411, the process proceeds to step S412 and the elements of H ′ {(0, a, 0, {(1, rain, 0, {(0, a, 0, φ)}), (2 , 飴, 0, {(0, a, 0, φ)})})} are moved to the hypothesis list H. Proceeding to step S413, since the next input symbol exists, the process returns to step S404.

〔“m”の処理〕
ステップS404で記号“m”を読み込み、ステップS405において仮説リストHから仮説h=(0,あ,0,{(1,雨,0,{(0,ア,0,φ)}),(2,飴,0,{(0,ア,0,φ)})})を取り出す。この仮説の仮説生成規則T1の現状態0から入力記号が“m”の状態遷移<0→1,m:ε/0>を含むリストEを作る。
[Processing of “m”]
In step S404, the symbol “m” is read. In step S405, a hypothesis h = (0, a, 0, {(1, rain, 0, {(0, a, 0, φ)}), (2 , 飴, 0, {(0, a, 0, φ)})}). A list E 1 including a state transition <0 → 1, m: ε / 0> with an input symbol “m” is created from the current state 0 of the hypothesis generation rule T1 of this hypothesis.

ステップS406でE=φではないのでステップS407に進み、状態遷移リストEから状態遷移<0→0,m:ε/0>を取り出しeとし、ステップS408で新たな仮説f=(1,あ,0,{(1,雨,0,{(0,ア,0,φ)}),(2,飴,0,{(0,ア,0,φ)})})を生成する。ステップS409で仮説fを補正するステップS501に進む。このときm=2に設定する。 Since E 1 = not at φ at step S406 proceeds to step S407, the state transition list state transition from E 1 <0 → 0, m : ε / 0> and e 1 removed, new hypotheses in step S408 f 1 = ( 1, 2, 0, {(1, rain, 0, {(0, a, 0, φ)}), (2, 飴, 0, {(0, a, 0, φ)})}) To do. The process proceeds to step S501 to correct the hypothesis f 1 in step S409. At this time, m = 2 is set.

ステップS502(m=2)で空の補助仮説リストLを生成する。ステップS521(m=2)で、入出力記号列配置記憶部215を参照してm=2への入力とする段番号n=1の出力記号o[e]がεなのでステップS522(m=2)に進む。ステップS522(m=2)で補助仮説リストL[f]={(1,雨,0,{(0,ア,0,φ)}),(2,飴,0,{(0,ア,0,φ)})}から補助仮説f=(1,雨,0,{(0,ア,0,φ)})を取り出す。 In step S502 (m = 2) produces an empty auxiliary hypothesis list L 2. In step S521 (m = 2), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 2 with reference to the input / output symbol string arrangement storage unit 215 is ε, step S522 (m = Go to 2). In step S522 (m = 2), the auxiliary hypothesis list L [f 1 ] = {(1, rain, 0, {(0, a, 0, φ)}), (2, 飴, 0, {(0, a , 0, φ)})} extracts the auxiliary hypothesis f 2 = (1, rain, 0, {(0, a, 0, φ)}).

ステップS523(m=2)で、m=2でM=3なのでm<Mであることから、補助仮説fを補正するステップS501(m=3)に進む。このときmを1増やして、m=3に設定する。 In step S523 (m = 2), proceeds from it is M = 3 Since m <M with m = 2, the step S501 of correcting the auxiliary hypothesis f 2 (m = 3). At this time, m is increased by 1, and m = 3 is set.

ステップS502(m=3)で空の補助仮説リストLを生成する。ステップS521(m=3)で、入出力記号列配置記憶部215を参照してm=3への入力とする段番号n=1の出力記号o[e]がεなのでステップS522(m=3)に進む。ステップS522(m=3)で補助仮説リストL[f]={(0,ア,0,φ)}から補助仮説f=(0,ア,0,φ)}を取り出す。 In step S502 (m = 3) for generating an empty auxiliary hypothesis list L 3. In step S521 (m = 3), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 3 with reference to the input / output symbol string arrangement storage unit 215 is ε, step S522 (m = Go to 3). In step S522 (m = 3), the auxiliary hypothesis f 3 = (0, a, 0, φ)} is extracted from the auxiliary hypothesis list L [f 2 ] = {(0, a, 0, φ)}.

ステップS523(m=3)で、m=3でM=3なのでm<Mでないから、ステップS524(m=3)に進み、補助仮説fをリストLに挿入する。ステップS525(m=3)で、補助仮説リストL[f]=φなので、ステップS511に進む。ステップS511(m=3)で、補助仮説リストLの要素{(0,ア,0,φ)}をすべて補助仮説リストL[f]に移す。ステップS512(m=3)で、L[f]の補助仮説の累積重みは0なのでW[f]=0とする。ステップS513(m=3)でmを1減らしてm=2とし、ステップS514で補助仮説fの補正を終了し、ステップS523(m=2)に戻る。 In step S523 (m = 3), since at m = 3 not M = 3 Since m <M, the process proceeds to step S524 (m = 3), inserting an auxiliary hypothesis f 3 Listing L 3. In step S525 (m = 3), since the auxiliary hypothesis list L [f 2 ] = φ, the process proceeds to step S511. In step S511 (m = 3), the elements of the auxiliary hypothesis list L 3 {(0, A, 0, φ)} all transferred to the auxiliary hypothesis list L [f 2]. In step S512 (m = 3), the cumulative weight of the auxiliary hypothesis of L [f 2 ] is 0, so W [f 2 ] = 0. Step S513 (m = 3) in to the m Reduce 1 and m = 2, and terminates the correction of the auxiliary hypothesis f 2 at step S514, the flow returns to step S523 (m = 2).

ステップS523(m=2)におけるfの補正手順の後、ステップS524(m=2)に進む。ステップS524(m=2)でfをLに挿入する。ステップS525でL[f]がφでないので、ステップS522(m=2)に戻る。ステップS522(m=2)で補助仮説リストL[f]={(2,飴,0,{(0,ア,0,φ)})}から補助仮説f=(2,飴,0,{(0,ア,0,φ)})を取り出す。ステップS523(m=2)で、m=2でM=3なのでm<Mであることから、補助仮説fを補正するステップS501(m=3)に進む。このときmを1増やして、m=3に設定する。 After the correction procedure f 2 at step S523 (m = 2), the process proceeds to step S524 (m = 2). In step S524 (m = 2) inserting the f 2 to L 2. Since L [f 1 ] is not φ in step S525, the process returns to step S522 (m = 2). In step S522 (m = 2), from the auxiliary hypothesis list L [f 1 ] = {(2, 飴, 0, {(0, a, 0, φ)})}, the auxiliary hypothesis f 2 = (2, 飴, 0 , {(0, a, 0, φ)}). In step S523 (m = 2), proceeds from it is M = 3 Since m <M with m = 2, the step S501 of correcting the auxiliary hypothesis f 2 (m = 3). At this time, m is increased by 1, and m = 3 is set.

ステップS502(m=3)で空の補助仮説リストLを生成する。ステップS521(m=3)で、入出力記号列配置記憶部215を参照してm=3への入力とする段番号n=1の出力記号o[e]がεなのでステップS522(m=3)に進む。ステップS522(m=3)で補助仮説リストL[f]={(0,ア,0,φ)}から補助仮説f=(0,ア,0,φ)}を取り出す。 In step S502 (m = 3) for generating an empty auxiliary hypothesis list L 3. In step S521 (m = 3), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 3 with reference to the input / output symbol string arrangement storage unit 215 is ε, step S522 (m = Go to 3). In step S522 (m = 3), the auxiliary hypothesis f 3 = (0, a, 0, φ)} is extracted from the auxiliary hypothesis list L [f 2 ] = {(0, a, 0, φ)}.

ステップS523(m=3)で、m=3でM=3なのでm<Mでないから、ステップS524(m=3)に進み、補助仮説fをリストLに挿入する。ステップS525(m=3)で、補助仮説リストL[f]=φなので、ステップS511に進む。ステップS511(m=3)で、補助仮説リストLの要素{(0,ア,0,φ)}をすべて補助仮説リストL[f]に移す。ステップS512(m=3)で、L[f]の補助仮説の累積重みは0なのでW[f]=0とする。ステップS513(m=3)でmを1減らしてm=2とし、ステップS514で補助仮説fの補正を終了し、ステップS523(m=2)に戻る。ステップS523(m=2)におけるfの補正手順の後、ステップS524(m=2)に進む。ステップS524(m=2)では、fをLに挿入し、ステップS522(m=2)に戻る。 In step S523 (m = 3), since at m = 3 not M = 3 Since m <M, the process proceeds to step S524 (m = 3), inserting an auxiliary hypothesis f 3 Listing L 3. In step S525 (m = 3), since the auxiliary hypothesis list L [f 2 ] = φ, the process proceeds to step S511. In step S511 (m = 3), the elements of the auxiliary hypothesis list L 3 {(0, A, 0, φ)} all transferred to the auxiliary hypothesis list L [f 2]. In step S512 (m = 3), the cumulative weight of the auxiliary hypothesis of L [f 2 ] is 0, so W [f 2 ] = 0. Step S513 (m = 3) in to the m Reduce 1 and m = 2, and terminates the correction of the auxiliary hypothesis f 2 at step S514, the flow returns to step S523 (m = 2). After the correction procedure f 2 at step S523 (m = 2), the process proceeds to step S524 (m = 2). In step S524 (m = 2), insert the f 2 to L 2, the flow returns to step S522 (m = 2).

ステップS522(m=2)で補助仮説リストL[f]={(2,飴,0,{(0,ア,0,φ)})}から補助仮説f=(2,飴,0,{(0,ア,0,φ)})を取り出す。ステップS525(m=2)で、L[f]=φなので、ステップS511(m=2)に進む。ステップS511(m=2)で、補助仮説リストLの要素をすべてL[f]に移す。ステップS512(m=2)で、L[f]={(1,雨,0,{(0,ア,0,φ)}),(2,飴,0,{(0,ア,0,φ)})}の補助仮説の累積重みはどちらも0なのでW[f]=0とする。ステップS514(m=2)で補助仮説fの補正を終了し、ステップS409に戻る。 In step S522 (m = 2), from the auxiliary hypothesis list L [f 1 ] = {(2, 飴, 0, {(0, a, 0, φ)})}, the auxiliary hypothesis f 2 = (2, 飴, 0 , {(0, a, 0, φ)}). Since L [f 1 ] = φ in step S525 (m = 2), the process proceeds to step S511 (m = 2). In step S511 (m = 2), all the elements of the auxiliary hypothesis list L 2 transferred to L [f 1]. In step S512 (m = 2), L [f 1 ] = {(1, rain, 0, {(0, a, 0, φ)}), (2, 飴, 0, {(0, a, 0 , Φ)})}, the cumulative weights of the auxiliary hypotheses are both 0, so W [f 1 ] = 0. In step S514 (m = 2) terminates the correction of the auxiliary hypothesis f 1, the flow returns to step S409.

ステップS409における仮説fの補正手順の後、ステップS410に進む。ステップS410では仮説fを仮説リストH’に挿入し、ステップS406に進む。ステップS406では状態遷移リストE=φなのでステップS411に進み、仮説リストH=φなのでステップS412に進む。ステップS412では仮説リストH’の要素{(1,あ,0,{(1,雨,0,{(0,ア,0,φ)}),(2,飴,0,{(0,ア,0,φ)})})}をすべて仮説リストHに移す。ステップS413に進み、次の入力記号が存在するので、ステップS404に戻る。 After correction procedure hypothesis f 1 at step S409, the process proceeds to step S410. In step S410 inserts the hypothesis f 1 to the hypothesis list H ', processing proceeds to step S406. In step S406, since state transition list E 1 = φ, the process proceeds to step S411, and since hypothesis list H = φ, the process proceeds to step S412. In step S412, the elements {(1, a, 0, {(1, rain, 0, {(0, a, 0, φ)}), (2, 飴, 0, {(0, a) , 0, φ)})})} are all moved to the hypothesis list H. Proceeding to step S413, since the next input symbol exists, the process returns to step S404.

〔“e”の処理〕
ステップS404で記号“e”に読み込み、ステップS405において仮説リストHから仮説h=(1,あ,0,{(1,雨,0,{(0,ア,0,φ)}),(2,飴,0,{(0,ア,0,φ)})})を取り出す。この仮説の仮説生成規則T1の現状態0から入力記号が“e”の状態遷移<1→0,e:め/0>を含む状態遷移リストEを作る。
[Processing of “e”]
In step S404, the symbol “e” is read, and in step S405, a hypothesis h = (1, a, 0, {(1, rain, 0, {(0, a, 0, φ)}), (2 , 飴, 0, {(0, a, 0, φ)})}). A state transition list E 1 including a state transition <1 → 0, e: me / 0> with an input symbol “e” is created from the current state 0 of the hypothesis generation rule T1 of this hypothesis.

ステップS406でE=φではないのでステップS407に進み、Eから状態遷移<1→0,e:め/0>を取り出しeとし、ステップS408で新たな仮説f=(0,あめ,0,{(1,雨,0,{(0,ア,0,φ)}),(2,飴,0,{(0,ア,0,φ)})})を生成する。ステップS409で仮説fを補正するステップS501に進む。このときm=2に設定する。 Since E 1 = not a φ in step S406 proceeds to the step S407, the state transition from E 1: the e 1 Remove the <1 → 0, e because / 0>, a new hypothesis in step S408 f 1 = (0, rain , 0, {(1, rain, 0, {(0, a, 0, φ)}), (2, 飴, 0, {(0, a, 0, φ)})}). The process proceeds to step S501 to correct the hypothesis f 1 in step S409. At this time, m = 2 is set.

ステップS502で空の補助仮説リストLを生成する。ステップS521で、入出力記号列配置記憶部215を参照してm=2への入力とする段番号n=1の出力記号o[e]がεでないのでステップS503に進むステップS503でAW[f]=0となる。
ステップS504で補助仮説リストL[f]={(1,雨,0,{(0,ア,0,φ)}),(2,飴,0,{(0,ア,0,φ)})}から補助仮説g=(1,雨,0,{(0,ア,0,φ)})を取り出し、仮説生成規則T2の状態1から入力記号“め”で遷移可能な状態遷移<1→5,め:ε/1>を含む状態遷移リストEを作る。
To generate an empty auxiliary hypothesis list L 2 in step S502. In step S521, since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 2 with reference to the input / output symbol string arrangement storage unit 215 is not ε, the process proceeds to step S503. f 1 ] = 0.
In step S504, auxiliary hypothesis list L [f 1 ] = {(1, rain, 0, {(0, a, 0, φ)}), (2, 飴, 0, {(0, a, 0, φ) })} Is extracted from the auxiliary hypothesis g 2 = (1, rain, 0, {(0, a, 0, φ)}), and the state transition that can be transitioned from the state 1 of the hypothesis generation rule T2 with the input symbol “M” <1 → 5, because: ε / 1> make a state transition list E 2, including.

ステップS505で状態遷移E=φではないのでステップS506に進む。状態遷移リストEから状態遷移<1→5,め:ε/1>を取り出しeとし、ステップS507でW[f]=0+0+1=1である補助仮説f=(5,雨,1,{(0,ア,0,φ)})を生成する。 Since the state transition E 2 = φ is not satisfied in step S505, the process proceeds to step S506. State transition list E 2 state transition from <1 → 5, because: ε / 1> and e 2 taken out, W [f 2] = 0 + 0 + 1 = 1 is an auxiliary hypothesis f 2 = (5 in step S507, the rain, 1 , {(0, a, 0, φ)}).

ステップS508で、m=2でM=3なのでm<Mであることから、補助仮説fを補正するステップS501(m=3)に進む。このときmを1増やして、m=3に設定する。 In step S508, the flow advances since it is M = 3 Since m <M with m = 2, the step S501 of correcting the auxiliary hypothesis f 2 (m = 3). At this time, m is increased by 1, and m = 3 is set.

ステップS502(m=3)で空の補助仮説リストLを生成する。ステップS521(m=3)で、入出力記号列配置記憶部215を参照してm=3への入力とする段番号n=1の出力記号o[e]がφでないのでステップS503に進む。ステップS503(m=3)でAW[f]=1−0=1となる。 In step S502 (m = 3) for generating an empty auxiliary hypothesis list L 3. In step S521 (m = 3), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 3 with reference to the input / output symbol string arrangement storage unit 215 is not φ, the process proceeds to step S503. . In step S503 (m = 3), AW [f 2 ] = 1-0 = 1.

ステップS504(m=3)で補助仮説リストL[f]={(0,ア,0,φ)}から補助仮説g=(0,ア,0,φ)を取り出し、仮説生成規則T3の状態0から入力記号がo[e]=“め”の遷移可能な状態遷移<0→0,め:メ/0>を含むリストEを作る。ステップS505(m=3)でE=φではないのでステップS506(m=3)に進む。Eから状態遷移<0→0,め:メ/0>を取り出しeとし、ステップS507(m=3)でW[f]=0+1+0=1となる補助仮説f=(0,アメ,1,φ)を生成する。 In step S504 (m = 3), the auxiliary hypothesis g 3 = (0, a, 0, φ) is extracted from the auxiliary hypothesis list L [f 2 ] = {(0, a, 0, φ)}, and the hypothesis generation rule T3 A list E 3 including a transitionable state transition <0 → 0, second: me / 0> with an input symbol of o [e 1 ] = “m” is created from the state 0 of FIG. Since E 3 = φ is not satisfied in step S505 (m = 3), the process proceeds to step S506 (m = 3). State transition from E 3 <0 → 0, because: main / 0> and e 3 removed, step S507 (m = 3) in W [f 3] = 0 + 1 + 0 = 1 and comprising an auxiliary hypothesis f 3 = (0, candy , 1, φ).

ステップS508(m=3)でm=3かつM=3なのでm<Mではないから、ステップS509(m=3)に進み、補助仮説fをリストLに挿入する。ステップS505(m=3)に戻り、E=φなので、ステップS510(m=3)に進む。ステップS510(m=3)で、補助仮説リストL[f]=φなので、ステップS511(m=3)に進む。ステップS511(m=3)で、補助仮説リストLの要素をすべて補助仮説リストL[f]に移す。ステップS512(m=3)で、L[f]の補助仮説の累積重みは1なのでW[f]=1とする。ステップS513(m=3)でmを1減らしてm=2とし、ステップS514で補助仮説fの補正を終了し、ステップS508に戻る。 Not a m = 3 and M = 3 Since m <M at step S508 (m = 3), the process proceeds to step S509 (m = 3), inserting an auxiliary hypothesis f 3 Listing L 3. Returning to step S505 (m = 3), since E 3 = φ, the process proceeds to step S510 (m = 3). In step S510 (m = 3), since the auxiliary hypothesis list L [f 2 ] = φ, the process proceeds to step S511 (m = 3). In step S511 (m = 3), all the elements of the auxiliary hypothesis list L 3 is transferred to the auxiliary hypothesis list L [f 2]. In step S512 (m = 3), the cumulative weight of the auxiliary hypothesis of L [f 2 ] is 1, so W [f 2 ] = 1. Step S513 (m = 3) in to the m Reduce 1 and m = 2, and terminates the correction of the auxiliary hypothesis f 2 at step S514, the flow returns to step S508.

ステップS508におけるfの補正手順の後、ステップS509に進む。ステップS509では、fをLに挿入し、ステップS505に戻る。ステップS505でE=φであるため、ステップS510に進む。ステップS510で、L[f]=φでないので、ステップS504に戻る。 After the correction procedure f 2 at step S508, the process proceeds to step S509. At step S509, the inserting the f 2 to L 2, the flow returns to step S505. Since E 2 = φ in step S505, the process proceeds to step S510. In step S510, since L [f 1 ] = φ is not satisfied, the process returns to step S504.

ステップS504で補助仮説リストL[f]={(2,飴,0,{(0,ア,0,φ)})}から補助仮説g=(2,飴,0,{(0,ア,0,φ)})を取り出し、仮説生成規則T2の状態2から入力記号“め”で遷移可能な状態遷移<2→5,め:ε/2>を含む状態遷移リストEを作る。 In step S504, from the auxiliary hypothesis list L [f 1 ] = {(2, 飴, 0, {(0, a, 0, φ)})}, the auxiliary hypothesis g 2 = (2, 飴, 0, {(0, A, 0, φ)}) is taken out, and a state transition list E 2 including a state transition <2 → 5, fifth: ε / 2> that can be transitioned from the state 2 of the hypothesis generation rule T2 with the input symbol “m” is created. .

ステップS505で状態遷移E=φではないのでステップS506に進む。状態遷移リストEから状態遷移<2→5,め:ε/2>を取り出しeとし、ステップS507でW[f]=0+0+2=2である補助仮説f=(5,飴,2,{(0,ア,0,φ)})を生成する。 Since the state transition E 2 = φ is not satisfied in step S505, the process proceeds to step S506. State transition <2 → 5, fifth: ε / 2> is extracted from state transition list E 2 and set as e 2, and auxiliary hypothesis f 2 = (5, 飴, 2) where W [f 2 ] = 0 + 0 + 2 = 2 in step S507. , {(0, a, 0, φ)}).

ステップS508で、m=2でM=3なのでm<Mであることから、補助仮説fを補正するステップS501(m=3)に進む。このときmを1増やして、m=3に設定する。ステップS502(m=3)で空の補助仮説リストLを生成する。ステップS521(m=3)で、入出力記号列配置記憶部215を参照してm=3への入力とする段番号n=1の出力記号o[e]がφでないのでステップS503に進む。ステップS503(m=3)でAW[f]=2−0=2となる。 In step S508, the flow advances since it is M = 3 Since m <M with m = 2, the step S501 of correcting the auxiliary hypothesis f 2 (m = 3). At this time, m is increased by 1, and m = 3 is set. In step S502 (m = 3) for generating an empty auxiliary hypothesis list L 3. In step S521 (m = 3), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 3 with reference to the input / output symbol string arrangement storage unit 215 is not φ, the process proceeds to step S503. . In step S503 (m = 3), AW [f 2 ] = 2-0 = 2.

ステップS504(m=3)で補助仮説リストL[f]={(0,ア,0,φ)}から補助仮説g=(0,ア,0,φ)を取り出し、仮説生成規則T3の状態0から入力記号がo[e]=“め”の遷移可能な状態遷移<0→0,め:メ/0>を含むリストEを作る。 In step S504 (m = 3), the auxiliary hypothesis g 3 = (0, a, 0, φ) is extracted from the auxiliary hypothesis list L [f 2 ] = {(0, a, 0, φ)}, and the hypothesis generation rule T3 A list E 3 including a transitionable state transition <0 → 0, second: me / 0> with an input symbol of o [e 1 ] = “m” is created from the state 0 of FIG.

ステップS505(m=3)でE=φではないのでステップS506(m=3)に進む。Eから状態遷移<0→0,め:メ/0>を取り出しeとし、ステップS507(m=3)でW[f]=0+2+0=2となる補助仮説f=(0,アメ,2,φ)を生成する。 Since E 3 = φ is not satisfied in step S505 (m = 3), the process proceeds to step S506 (m = 3). State transition from E 3 <0 → 0, because: main / 0> and e 3 removed, step S507 (m = 3) in W [f 3] = 0 + 2 + 0 = 2 to become the auxiliary hypothesis f 3 = (0, candy , 2, φ).

ステップS508(m=3)でm=3かつM=3なのでm<Mではないから、ステップS509(m=3)に進み、補助仮説fをリストLに挿入する。ステップS505(m=3)に戻り、E=φなので、ステップS510(m=3)に進む。ステップS510(m=3)で、補助仮説リストL[f]=φなので、ステップS511(m=3)に進む。ステップS511(m=3)で、補助仮説リストLの要素をすべて補助仮説リストL[f]に移す。ステップS512(m=3)で、L[f]の補助仮説の累積重みは1なのでW[f]=1とする。ステップS513(m=3)でmを1減らしてm=2とし、ステップS514で補助仮説fの補正を終了し、ステップS508に戻る。ステップS508におけるfの補正手順の後、ステップS509に進む。ステップS509では、fをLに挿入し、ステップS505に戻る。但し、Lには既に補助仮説(5,雨,1,{(0,アメ,1,φ)})が存在し、仮説生成規則T2における到達状態が5であるため、累積重みの小さい補助仮説(5,雨,1,{(0,アメ,1,φ)})を残し、(5,飴,2,{(0,アメ,2,φ)})は削除する。このとき、それぞれの補助仮説の補助仮説リストは累積重みを修正して連結させ(5,雨,1,{(0,アメ,1,φ),(0,アメ,2,φ)})とする。さらに、この補助仮説の補助仮説リストに仮説生成規則T3における到達状態が0であるため、累積重みの小さい補助仮説(0,アメ,1,φ)を残し、(5,雨,1,{(0,アメ,1,φ)})とする。 Not a m = 3 and M = 3 Since m <M at step S508 (m = 3), the process proceeds to step S509 (m = 3), inserting an auxiliary hypothesis f 3 Listing L 3. Returning to step S505 (m = 3), since E 3 = φ, the process proceeds to step S510 (m = 3). In step S510 (m = 3), since the auxiliary hypothesis list L [f 2 ] = φ, the process proceeds to step S511 (m = 3). In step S511 (m = 3), all the elements of the auxiliary hypothesis list L 3 is transferred to the auxiliary hypothesis list L [f 2]. In step S512 (m = 3), the cumulative weight of the auxiliary hypothesis of L [f 2 ] is 1, so W [f 2 ] = 1. Step S513 (m = 3) in to the m Reduce 1 and m = 2, and terminates the correction of the auxiliary hypothesis f 2 at step S514, the flow returns to step S508. After the correction procedure f 2 at step S508, the process proceeds to step S509. At step S509, the inserting the f 2 to L 2, the flow returns to step S505. However, since an auxiliary hypothesis (5, rain, 1, {(0, candy, 1, φ)}) already exists in L 2 and the arrival state in the hypothesis generation rule T2 is 5, auxiliary with a small cumulative weight The hypothesis (5, rain, 1, {(0, candy, 1, φ)}) is left, and (5, 飴, 2, {(0, candy, 2, φ)}) is deleted. At this time, the auxiliary hypothesis list of each auxiliary hypothesis is connected by correcting the cumulative weight (5, rain, 1, {(0, candy, 1, φ), (0, candy, 2, φ)}). To do. Further, since the arrival state in the hypothesis generation rule T3 is 0 in the auxiliary hypothesis list of this auxiliary hypothesis, the auxiliary hypothesis (0, candy, 1, φ) having a small cumulative weight is left, and (5, rain, 1, {( 0, candy, 1, φ)}).

また、状態5に到達した補助仮説は、状態遷移<5→0,ε:ε/0>経由して、入力記号なしで状態0に到達するので、補助仮説リストLには補助仮説、(0,雨,1,{(0,アメ,1,φ)})が残る。ステップS505でE=φであるため、ステップS510に進む。ステップS510で、L[f]=φなので、ステップS511に進む。ステップS511で、Lの要素をすべてL[f]に移す。ステップS512で、L[f]の補助仮説の累積重みは1なのでW[f]=1とする。ステップS514で補助仮説fの補正を終了し、ステップS409に戻る。ステップS409における仮説fの補正手順の後、ステップS410に進む。ステップS410では、仮説fを仮説リストH’に挿入し、ステップS406に戻る。ステップS406で状態遷移リストE=φなので、ステップS411に進む。ステップS411で仮説リストH=φなので、ステップS412に進み、H’の要素{(0,あめ,1,{(0,雨,1,{(0,アメ,1,φ)})}を仮説リストHに移す。ステップS413に進み、次の入力記号が存在するので、ステップS404に戻る。 Further, since the auxiliary hypothesis that has reached state 5 reaches state 0 without any input symbol via state transition <5 → 0, ε: ε / 0>, the auxiliary hypothesis list L 2 includes auxiliary hypotheses ( 0, rain, 1, {(0, candy, 1, φ)}) remain. Since E 2 = φ in step S505, the process proceeds to step S510. In step S510, since L [f 1 ] = φ, the process proceeds to step S511. In step S511, transferred all the elements of the L 2 to L [f 1]. In step S512, since the cumulative weight of the auxiliary hypothesis of L [f 1 ] is 1, W [f 1 ] = 1. Exit correction auxiliary hypothesis f 1 at step S514, the flow returns to step S409. After correction procedure hypothesis f 1 at step S409, the process proceeds to step S410. In step S410, insert the hypothesis f 1 to the hypothesis list H ', the flow returns to step S406. Since the state transition list E 1 = φ in step S406, the process proceeds to step S411. Since the hypothesis list H = φ in step S411, the process proceeds to step S412 and the element {(0, rain, 1, {(0, rain, 1, {(0, candy, 1, φ)})} of H ′ is hypothesized. Move to list H. Proceed to step S413, and the next input symbol exists, so return to step S404.

〔“d”の処理〕
ステップS404で記号“d”を読み込み、ステップS405において仮説リストHから仮説h=(0,あめ,1,{(0,雨,1,{(0,アメ,1,φ)})を取り出す。この仮説の仮説生成規則T1の現状態0から入力記号が“m”の状態遷移<0→3,d:ε/0>を含むリストEを作る。ステップS406でE=φではないのでステップS407に進み、状態遷移リストEから状態遷移<0→3,d:ε/0>を取り出しeとし、ステップS408で新たな仮説f=(3,あめ,1,{(0,雨,1,{(0,アメ,1,φ)})を生成する。ステップS409で仮説fを補正するステップS501に進む。このときm=2に設定する。
[Processing of “d”]
In step S404, the symbol “d” is read, and in step S405, a hypothesis h = (0, rain, 1, {(0, rain, 1, {(0, candy, 1, φ)}) is extracted from the hypothesis list H. A list E 1 including a state transition <0 → 3, d: ε / 0> whose input symbol is “m” is created from the current state 0 of the hypothesis generation rule T1 of this hypothesis, because E 1 = φ is not satisfied in step S406. the process proceeds to step S407, the state transition list state transition from E 1 <0 → 3, d : ε / 0> and e 1 removed, new hypotheses in step S408 f 1 = (3, rain, 1, {(0, rain, 1, {(0, candy, 1, phi)}) for generating a. proceeds to step S501 to correct the hypothesis f 1 at step S409. setting this time m = 2.

ステップS502(m=2)で空の補助仮説リストLを生成する。ステップS521(m=2)で、入出力記号列配置記憶部215を参照してm=2への入力とする段番号n=1の出力記号o[e]がεなのでステップS522(m=2)に進む。ステップS522(m=2)で補助仮説リストL[f]={(0,雨,1,{(0,アメ,1,φ)}から補助仮説f=(0,雨,1,{(0,アメ,1,φ)を取り出す。ステップS523(m=2)で、m=2でM=3なのでm<Mであることから、補助仮説fを補正するステップS501(m=3)に進む。このときmを1増やして、m=3に設定する。 In step S502 (m = 2) produces an empty auxiliary hypothesis list L 2. In step S521 (m = 2), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 2 with reference to the input / output symbol string arrangement storage unit 215 is ε, step S522 (m = Go to 2). In step S522 (m = 2), auxiliary hypothesis list L [f 1 ] = {(0, rain, 1, {(0, candy, 1, φ)} to auxiliary hypothesis f 2 = (0, rain, 1, { (0, candy, 1, phi) taken out. step S523 in (m = 2), since at m = 2 is M = 3 since m <M, step S501 (m = 3 to correct the auxiliary hypothesis f 2 At this time, m is increased by 1, and m = 3 is set.

ステップS502(m=3)で空の補助仮説リストLを生成する。ステップS521(m=3)で、入出力記号列配置記憶部215を参照してm=3への入力とする段番号n=1の出力記号o[e]がεなのでステップS522(m=3)に進む。ステップS522(m=3)で補助仮説リストL[f]={(0,アメ,1,φ)}から補助仮説f=(0,アメ,1,φ)を取り出す。ステップS523(m=3)で、m=3でM=3なのでm<Mでないから、ステップS524(m=3)に進み、補助仮説fをリストLに挿入する。ステップS525(m=3)で、補助仮説リストL[f]=φなので、ステップS511に進む。 In step S502 (m = 3) for generating an empty auxiliary hypothesis list L 3. In step S521 (m = 3), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 3 with reference to the input / output symbol string arrangement storage unit 215 is ε, step S522 (m = Go to 3). In step S522 (m = 3), the auxiliary hypothesis f 3 = (0, candy, 1, φ) is extracted from the auxiliary hypothesis list L [f 2 ] = {(0, candy, 1, φ)}. In step S523 (m = 3), since at m = 3 not M = 3 Since m <M, the process proceeds to step S524 (m = 3), inserting an auxiliary hypothesis f 3 Listing L 3. In step S525 (m = 3), since the auxiliary hypothesis list L [f 2 ] = φ, the process proceeds to step S511.

ステップS511(m=3)で、補助仮説リストLの要素{(0,アメ,1,φ)}をすべて補助仮説リストL[f]に移す。ステップS512(m=3)で、L[f]の補助仮説の累積重みは1なのでW[f]=1とする。ステップS513(m=3)でmを1減らしてm=2とし、ステップS514で補助仮説fの補正を終了し、ステップS523(m=2)に戻る。 In step S511 (m = 3), the elements of the auxiliary hypothesis list L 3 {(0, candy, 1, φ)} all transferred to the auxiliary hypothesis list L [f 2]. In step S512 (m = 3), the cumulative weight of the auxiliary hypothesis of L [f 2 ] is 1, so W [f 2 ] = 1. Step S513 (m = 3) in to the m Reduce 1 and m = 2, and terminates the correction of the auxiliary hypothesis f 2 at step S514, the flow returns to step S523 (m = 2).

ステップS523(m=2)におけるfの補正手順の後、ステップS524(m=2)に進む。ステップS524(m=2)でfをLに挿入する。ステップS525(m=2)で、L[f]=φなので、ステップS511(m=2)に進む。ステップS511(m=2)で、補助仮説リストLの要素をすべてL[f]に移す。ステップS512(m=2)で、L[f]={(0,雨,1,{(0,アメ,1,φ)})}の補助仮説の累積重みは1なのでW[f]=1とする。ステップS514(m=2)で補助仮説fの補正を終了し、ステップS409に戻る。 After the correction procedure f 2 at step S523 (m = 2), the process proceeds to step S524 (m = 2). In step S524 (m = 2) inserting the f 2 to L 2. Since L [f 1 ] = φ in step S525 (m = 2), the process proceeds to step S511 (m = 2). In step S511 (m = 2), all the elements of the auxiliary hypothesis list L 2 transferred to L [f 1]. In step S512 (m = 2), since the cumulative weight of the auxiliary hypothesis of L [f 1 ] = {(0, rain, 1, {(0, candy, 1, φ)})} is 1, W [f 1 ] = 1. In step S514 (m = 2) terminates the correction of the auxiliary hypothesis f 1, the flow returns to step S409.

ステップS409における仮説fの補正手順の後、ステップS410に進む。ステップS410では仮説fを仮説リストH’に挿入し、ステップS406に進む。ステップS406では状態遷移リストE=φなのでステップS411に進み、仮説リストH=φなのでステップS412に進む。ステップS412では仮説リストH’の要素{(3,あめ,1,{(0,雨,1,{(0,アメ,1,φ)})})}をすべて仮説リストHに移す。ステップS413に進み、次の入力記号が存在するので、ステップS404に戻る。 After correction procedure hypothesis f 1 at step S409, the process proceeds to step S410. In step S410 inserts the hypothesis f 1 to the hypothesis list H ', processing proceeds to step S406. In step S406, since state transition list E 1 = φ, the process proceeds to step S411, and since hypothesis list H = φ, the process proceeds to step S412. In step S412, all the elements {(3, candy, 1, {(0, rain, 1, {(0, candy, 1, φ)})})} of the hypothesis list H ′ are moved to the hypothesis list H. Proceeding to step S413, since the next input symbol exists, the process returns to step S404.

〔“a”の処理〕
ステップS404で記号“a”に読み込み、ステップS405において仮説リストHから仮説h=(3,あめ,1,{(0,雨,1,{(0,アメ,1,φ)})})を取り出す。この仮説の仮説生成規則T1の現状態0から入力記号が“e”の状態遷移<3→0,a:だ/0>を含む状態遷移リストEを作る。ステップS406でE1=φではないのでステップS407に進み、Eから状態遷移<1→0,e:め/0>を取り出しeとし、ステップS408で新たな仮説f=(0,あめだ,1,{(0,雨,1,{(0,アメ,1,φ)})})を生成する。ステップS409で仮説fを補正するステップS501に進む。このときm=2に設定する。
[Processing of “a”]
In step S404, the symbol “a” is read, and in step S405, a hypothesis h = (3, candy, 1, {(0, rain, 1, {(0, candy, 1, φ)})}) is obtained from the hypothesis list H. Take out. A state transition list E 1 including a state transition <3 → 0, a: da / 0> whose input symbol is “e” is created from the current state 0 of the hypothesis generation rule T1 of this hypothesis. Because it is not a E1 = φ in step S406 proceeds to the step S407, the state transition from E 1: the e 1 Remove the <1 → 0, e because / 0>, a new hypothesis in step S408 f 1 = (0, but rain , 1, {(0, rain, 1, {(0, candy, 1, φ)})}). The process proceeds to step S501 to correct the hypothesis f 1 in step S409. At this time, m = 2 is set.

ステップS502で空の補助仮説リストLを生成する。ステップS521で、入出力記号列配置記憶部215を参照してm=2への入力とする段番号n=1の出力記号o[e]がεでないのでステップS503に進むステップS503でAW[f]=0となる。
ステップS504で補助仮説リストL[f]={(0,雨,1,{(0,アメ,1,φ)})}から補助仮説g=(0,雨,1,{(0,アメ,1,φ)})を取り出し、仮説生成規則T2の状態1から入力記号o[e]=“だ”で遷移可能な状態遷移<0→4,だ:玉/1>を含む状態遷移リストEを作る。
To generate an empty auxiliary hypothesis list L 2 in step S502. In step S521, since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 2 with reference to the input / output symbol string arrangement storage unit 215 is not ε, the process proceeds to step S503. f 1 ] = 0.
In step S504, the auxiliary hypothesis list L [f 1 ] = {(0, rain, 1, {(0, rain, 1, φ)})} is supplemented by the auxiliary hypothesis g 2 = (0, rain, 1, {(0, Candy, 1, φ)}), and includes state transition <0 → 4: ball / 1> that can transition from state 1 of hypothesis generation rule T2 with input symbol o [e 1 ] = “da” make the transition list E 2.

ステップS505で状態遷移E=φではないのでステップS506に進む。状態遷移リストEから状態遷移<0→4,だ:玉/1>を取り出しeとし、ステップS507でW[f]=1+0+1=2である補助仮説f=(4,雨玉,2,{(0,アメ,1,φ)})を生成する。ステップS508で、m=2でM=3なのでm<Mであることから、補助仮説fを補正するステップS501(m=3)に進む。このときmを1増やして、m=3に設定する。 Since the state transition E 2 = φ is not satisfied in step S505, the process proceeds to step S506. State transition from the state transition list E 2 <0 → 4, it is: Ball / 1> and e 2 taken out, is a W [f 2] = 1 + 0 + 1 = 2 auxiliary hypothesis f 2 = in step S507 (4, hard candy, 2, {(0, candy, 1, φ)}). In step S508, the flow advances since it is M = 3 Since m <M with m = 2, the step S501 of correcting the auxiliary hypothesis f 2 (m = 3). At this time, m is increased by 1, and m = 3 is set.

ステップS502(m=3)で空の補助仮説リストLを生成する。ステップS521(m=3)で、入出力記号列配置記憶部215を参照してm=3への入力とする段番号n=1の出力記号o[e]がφでないのでステップS503に進む。ステップS503(m=3)でAW[f]=2−1=1となる。 In step S502 (m = 3) for generating an empty auxiliary hypothesis list L 3. In step S521 (m = 3), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 3 with reference to the input / output symbol string arrangement storage unit 215 is not φ, the process proceeds to step S503. . In step S503 (m = 3), AW [f 2 ] = 2−1 = 1.

ステップS504(m=3)で補助仮説リストL[f]={(0,アメ,1,φ)}から補助仮説g=(0,アメ,1,φ)を取り出し、仮説生成規則T3の状態0から入力記号o[e]=“だ”の遷移可能な状態遷移<0→0,だ:ダ/0>を含むリストEを作る。 In step S504 (m = 3), the auxiliary hypothesis g 3 = (0, candy, 1, φ) is extracted from the auxiliary hypothesis list L [f 2 ] = {(0, candy, 1, φ)}, and the hypothesis generation rule T3 A list E 3 including a transitionable state transition <0 → 0, where: da / 0> with the input symbol o [e 1 ] = “da” is created from the state 0 of FIG.

ステップS505(m=3)でE=φではないのでステップS506(m=3)に進む。Eから状態遷移<0→0,だ:ダ/0>を取り出しeとし、ステップS507(m=3)でW[f]=1+1+0=2となる補助仮説f=(0,アメダ,2,φ)を生成する。 Since E 3 = φ is not satisfied in step S505 (m = 3), the process proceeds to step S506 (m = 3). State transition from E 3 <0 → 0, it: Da / 0> and e 3 removed, step S507 (m = 3) in W [f 3] = 1 + 1 + 0 = 2 to become the auxiliary hypothesis f 3 = (0, Ameda , 2, φ).

ステップS508(m=3)でm=3かつM=3なのでm<Mではないから、ステップS509(m=3)に進み、補助仮説fをリストLに挿入する。ステップS505(m=3)に戻り、E=φなので、ステップS510(m=3)に進む。ステップS510(m=3)で、補助仮説リストL[f]=φなので、ステップS511(m=3)に進む。ステップS511(m=3)で、補助仮説リストLの要素をすべて補助仮説リストL[f]に移す。ステップS512(m=3)で、L[f]の補助仮説の累積重みは2なのでW[f]=2とする。 Not a m = 3 and M = 3 Since m <M at step S508 (m = 3), the process proceeds to step S509 (m = 3), inserting an auxiliary hypothesis f 3 Listing L 3. Returning to step S505 (m = 3), since E 3 = φ, the process proceeds to step S510 (m = 3). In step S510 (m = 3), since the auxiliary hypothesis list L [f 2 ] = φ, the process proceeds to step S511 (m = 3). In step S511 (m = 3), all the elements of the auxiliary hypothesis list L 3 is transferred to the auxiliary hypothesis list L [f 2]. In step S512 (m = 3), the cumulative weight of the auxiliary hypothesis of L [f 2 ] is 2, so W [f 2 ] = 2.

ステップS513(m=3)でmを1減らしてm=2とし、ステップS514で補助仮説fの補正を終了し、ステップS508に戻る。ステップS508におけるfの補正手順の後、ステップS509に進む。ステップS509では、fをLに挿入し、ステップS505に戻る。ステップS505でE=φであるため、ステップS510に進む。ステップS510で、L[f]=φなので、ステップS511に進む。ステップS511で、Lの要素をすべてL[f]に移す。ステップS512で、L[f]の補助仮説の累積重みは2なのでW[f]=2とする。ステップS514で補助仮説fの補正を終了し、ステップS409に戻る。ステップS409における仮説fの補正手順の後、ステップS410に進む。ステップS410では、仮説fを仮説リストH’に挿入し、ステップS406に戻る。ステップS406で状態遷移リストE=φなので、ステップS411に進む。ステップS411で仮説リストH=φなので、ステップS412に進み、H’の要素{(0,あめだ,2,{(4,雨玉,2,{(0,アメダ,2,φ)})}を仮説リストHに移す。ステップS413に進み、次の入力記号が存在するので、ステップS404に戻る。 Step S513 (m = 3) in to the m Reduce 1 and m = 2, and terminates the correction of the auxiliary hypothesis f 2 at step S514, the flow returns to step S508. After the correction procedure f 2 at step S508, the process proceeds to step S509. At step S509, the inserting the f 2 to L 2, the flow returns to step S505. Since E 2 = φ in step S505, the process proceeds to step S510. In step S510, since L [f 1 ] = φ, the process proceeds to step S511. In step S511, transferred all the elements of the L 2 to L [f 1]. In step S512, since the cumulative weight of the auxiliary hypothesis of L [f 1 ] is 2, W [f 1 ] = 2 is set. Exit correction auxiliary hypothesis f 1 at step S514, the flow returns to step S409. After correction procedure hypothesis f 1 at step S409, the process proceeds to step S410. In step S410, insert the hypothesis f 1 to the hypothesis list H ', the flow returns to step S406. Since the state transition list E 1 = φ in step S406, the process proceeds to step S411. Since the hypothesis list H = φ in step S411, the process proceeds to step S412 and the element of H ′ {(0, Ameda, 2, {(4, rainball, 2, {(0, Ameda, 2, φ)})} Is moved to the hypothesis list H. The process proceeds to step S413, and since the next input symbol exists, the process returns to step S404.

〔“m”の処理〕
ステップS404で記号“d”を読み込み、ステップS405において仮説リストHから仮説h=(0,あめだ,2,{(4,雨玉,2,{(0,アメダ,2,φ)})を取り出す。この仮説の仮説生成規則T1の現状態0から入力記号が“m”の状態遷移<0→1,m:ε/0>を含むリストEを作る。
[Processing of “m”]
In step S404, the symbol “d” is read, and in step S405, the hypothesis h = (0, Ameda, 2, {(4, rainball, 2, {(0, AMeDA, 2, φ)}) is read from the hypothesis list H. A list E 1 including a state transition <0 → 1, m: ε / 0> having an input symbol “m” is created from the current state 0 of the hypothesis generation rule T1 of this hypothesis.

ステップS406でE=φではないのでステップS407に進み、状態遷移リストEから状態遷移<0→1,m:ε/0>を取り出しeとし、ステップS408で新たな仮説f=(1,あめだ,2,{(4,雨玉,2,{(0,アメダ,2,φ)})を生成する。ステップS409で仮説fを補正するステップS501に進む。このときm=2に設定する。 Since E 1 = not at φ at step S406 proceeds to step S407, the state transition list state transition from E 1 <0 → 1, m : ε / 0> and e 1 removed, new hypotheses in step S408 f 1 = ( 1, but rain, 2, proceed to {(4, candy, 2, {(0, Ameda, 2, phi)}) for generating a. step S501 to correct the hypothesis f 1 at step S409. in this case m = Set to 2.

ステップS502(m=2)で空の補助仮説リストLを生成する。ステップS521(m=2)で、入出力記号列配置記憶部215を参照してm=2への入力とする段番号n=1の出力記号o[e]がεなのでステップS522(m=2)に進む。ステップS522(m=2)で補助仮説リストL[f]={(4,雨玉,2,{(0,アメダ,2,φ)})}から補助仮説f=(4,雨玉,2,{(0,アメダ,2,φ)})を取り出す。ステップS523(m=2)で、m=2でM=3なのでm<Mであることから、補助仮説fを補正するステップS501(m=3)に進む。このときmを1増やして、m=3に設定する。 In step S502 (m = 2) produces an empty auxiliary hypothesis list L 2. In step S521 (m = 2), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 2 with reference to the input / output symbol string arrangement storage unit 215 is ε, step S522 (m = Go to 2). In step S522 (m = 2), from the auxiliary hypothesis list L [f 1 ] = {(4, rainball, 2, {(0, AMeDA, 2, φ)})}, the auxiliary hypothesis f 2 = (4, rainball) , 2, {(0, AMeDA, 2, φ)}). In step S523 (m = 2), proceeds from it is M = 3 Since m <M with m = 2, the step S501 of correcting the auxiliary hypothesis f 2 (m = 3). At this time, m is increased by 1, and m = 3 is set.

ステップS502(m=3)で空の補助仮説リストLを生成する。ステップS521(m=3)で、入出力記号列配置記憶部215を参照してm=3への入力とする段番号n=1の出力記号o[e]がεなのでステップS522(m=3)に進む。ステップS522(m=3)で補助仮説リストL[f]={(0,アメダ,2,φ)}から補助仮説f=(0,アメダ,2,φ)を取り出す。ステップS523(m=3)で、m=3でM=3なのでm<Mでないから、ステップS524(m=3)に進み、補助仮説fをリストLに挿入する。 In step S502 (m = 3) for generating an empty auxiliary hypothesis list L 3. In step S521 (m = 3), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 3 with reference to the input / output symbol string arrangement storage unit 215 is ε, step S522 (m = Go to 3). In step S522 (m = 3), the auxiliary hypothesis f 3 = (0, AMeDA, 2, φ) is extracted from the auxiliary hypothesis list L [f 2 ] = {(0, AMeDA, 2, φ)}. In step S523 (m = 3), since at m = 3 not M = 3 Since m <M, the process proceeds to step S524 (m = 3), inserting an auxiliary hypothesis f 3 Listing L 3.

ステップS525(m=3)で、補助仮説リストL[f]=φなので、ステップS511に進む。 In step S525 (m = 3), since the auxiliary hypothesis list L [f 2 ] = φ, the process proceeds to step S511.

ステップS511(m=3)で、補助仮説リストLの要素{(0,アメダ,2,φ)}をすべて補助仮説リストL[f]に移す。ステップS512(m=3)で、L[f]の補助仮説の累積重みは1なのでW[f]=1とする。ステップS513(m=3)でmを1減らしてm=2とし、ステップS514で補助仮説fの補正を終了し、ステップS523(m=2)に戻る。ステップS523(m=2)におけるfの補正手順の後、ステップS524(m=2)に進む。ステップS524(m=2)でfをLに挿入する。 In step S511 (m = 3), the elements of the auxiliary hypothesis list L 3 {(0, Ameda, 2, φ)} all transferred to the auxiliary hypothesis list L [f 2]. In step S512 (m = 3), the cumulative weight of the auxiliary hypothesis of L [f 2 ] is 1, so W [f 2 ] = 1. Step S513 (m = 3) in to the m Reduce 1 and m = 2, and terminates the correction of the auxiliary hypothesis f 2 at step S514, the flow returns to step S523 (m = 2). After the correction procedure f 2 at step S523 (m = 2), the process proceeds to step S524 (m = 2). In step S524 (m = 2) inserting the f 2 to L 2.

ステップS525(m=2)で、L[f]=φなので、ステップS511(m=2)に進む。ステップS511(m=2)で、補助仮説リストLの要素をすべてL[f]に移す。ステップS512(m=2)で、L[f]={(4,雨玉,2,{(0,アメダ,2,φ)})}の補助仮説の累積重みは2なのでW[f]=2とする。ステップS514(m=2)で補助仮説fの補正を終了し、ステップS409に戻る。ステップS409における仮説fの補正手順の後、ステップS410に進む。ステップS410では仮説fを仮説リストH’に挿入し、ステップS406に進む。 Since L [f 1 ] = φ in step S525 (m = 2), the process proceeds to step S511 (m = 2). In step S511 (m = 2), all the elements of the auxiliary hypothesis list L 2 transferred to L [f 1]. In step S512 (m = 2), the cumulative weight of the auxiliary hypothesis of L [f 1 ] = {(4, rainball, 2, {(0, AMeDA, 2, φ)})} is 2, so W [f 1 ] = 2. In step S514 (m = 2) terminates the correction of the auxiliary hypothesis f 1, the flow returns to step S409. After correction procedure hypothesis f 1 at step S409, the process proceeds to step S410. In step S410 inserts the hypothesis f 1 to the hypothesis list H ', processing proceeds to step S406.

ステップS406では状態遷移リストE=φなのでステップS411に進み、仮説リストH=φなのでステップS412に進む。ステップS412では仮説リストH’の要素{(1,あめだ,2,{(4,雨玉,2,{(0,アメダ,2,φ)})}をすべて仮説リストHに移す。ステップS413に進み、次の入力記号が存在するので、ステップS404に戻る。 In step S406, since state transition list E 1 = φ, the process proceeds to step S411, and since hypothesis list H = φ, the process proceeds to step S412. In step S412, all the elements {(1, candy, 2, {(4 rainball, 2, {(0, AMeDA, 2, φ)})} of the hypothesis list H ′ are moved to the hypothesis list H. Step S413 Since the next input symbol exists, the process returns to step S404.

〔“a”の処理〕
ステップS404で記号“a”に読み込み、ステップS405において仮説リストHから仮説h=(1,あめだ,2,{(4,雨玉,2,{(0,アメダ,2,φ)})を取り出す。この仮説の仮説生成規則T1の現状態0から入力記号が“e”の状態遷移<1→0,a:ま/0>を含む状態遷移リストEを作る。
[Processing of “a”]
In step S404, the symbol “a” is read, and in step S405, the hypothesis h = (1, candy, 2, {(4, rainball, 2, {(0, AMeDA, 2, φ)}) is read from the hypothesis list H. A state transition list E 1 including a state transition <1 → 0, a: ma / 0> with an input symbol “e” is created from the current state 0 of the hypothesis generation rule T1 of this hypothesis.

ステップS406でE=φではないのでステップS407に進み、Eから状態遷移<1→0,a:ま/0>を取り出しeとし、ステップS408で新たな仮説f=(0,あめだま,2,{(4,雨玉,2,{(0,アメダ,2,φ)})を生成する。ステップS409で仮説fを補正するステップS501に進む。このときm=2に設定する。 Since E 1 = not a φ in step S406 proceeds to the step S407, the state transition from E 1 <1 → 0, a : or / 0> and e 1 taken out, a new hypothesis in step S408 f 1 = (0, rain setting the lumps, 2, {(4, candy, 2, {(0, Ameda, 2, phi)}) for generating a. proceeds to step S501 to correct the hypothesis f 1 at step S409. in this case m = 2 To do.

ステップS502で空の補助仮説リストLを生成する。ステップS521で、入出力記号列配置記憶部215を参照してm=2への入力とする段番号n=1の出力記号o[e]がεでないのでステップS503に進むステップS503でAW[f]=0となる。 To generate an empty auxiliary hypothesis list L 2 in step S502. In step S521, since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 2 with reference to the input / output symbol string arrangement storage unit 215 is not ε, the process proceeds to step S503. f 1 ] = 0.

ステップS504で補助仮説リストL[f]={(4,雨玉,2,{(0,アメダ,2,φ)}から補助仮説g=(4,雨玉,2,{(0,アメダ,2,φ)を取り出し、仮説生成規則T2の状態1から入力記号o[e]=“ま”で遷移可能な状態遷移<4→5,ま:ε/1>を含む状態遷移リストEを作る。 In step S504, the auxiliary hypothesis list L [f 1 ] = {(4, rainball, 2, {(0, AMeDA, 2, φ)} is used, and the auxiliary hypothesis g 2 = (4, rainball, 2, {(0, State transition list including state transitions <4 → 5 or ε / 1> that can be transitioned from state 1 of hypothesis generation rule T2 with input symbol o [e 1 ] = “ma”. make the E 2.

ステップS505で状態遷移E=φではないのでステップS506に進む。状態遷移リストEから状態遷移<4→5,ま:ε/1>を取り出しeとし、ステップS507でW[f]=2+0+1=3である補助仮説f=(5,雨玉,3,{(0,アメダ,2,φ)})を生成する。ステップS508で、m=2でM=3なのでm<Mであることから、補助仮説fを補正するステップS501(m=3)に進む。このときmを1増やして、m=3に設定する。 Since the state transition E 2 = φ is not satisfied in step S505, the process proceeds to step S506. State transition list E 2 state transition from <4 → 5, or: epsilon / 1> and e 2 removed, W [f 2] = 2 + 0 + 1 = 3 a is an auxiliary hypothesis f 2 = (5 in step S507, the rain ball, 3, {(0, AMeDA, 2, φ)}). In step S508, the flow advances since it is M = 3 Since m <M with m = 2, the step S501 of correcting the auxiliary hypothesis f 2 (m = 3). At this time, m is increased by 1, and m = 3 is set.

ステップS502(m=3)で空の補助仮説リストLを生成する。ステップS521(m=3)で、入出力記号列配置記憶部215を参照してm=3への入力とする段番号n=1の出力記号o[e]がφでないのでステップS503に進むステップS503(m=3)でAW[f]=3−2=1となる。ステップS504(m=3)で補助仮説リストL[f]={(0,アメダ,2,φ)}から補助仮説g=(0,アメダ,2,φ)を取り出し、仮説生成規則T3の状態0から入力記号o[e]=“ま”の遷移可能な状態遷移<0→0,ま:マ/0>を含むリストEを作る。 In step S502 (m = 3) for generating an empty auxiliary hypothesis list L 3. In step S521 (m = 3), since the output symbol o [e 1 ] of the stage number n = 1 that is input to m = 3 with reference to the input / output symbol string arrangement storage unit 215 is not φ, the process proceeds to step S503. In step S503 (m = 3), AW [f 2 ] = 3−2 = 1. In step S504 (m = 3), the auxiliary hypothesis g 3 = (0, AMeDA, 2, φ) is extracted from the auxiliary hypothesis list L [f 2 ] = {(0, AMeDA, 2, φ)}, and the hypothesis generation rule T3 A list E 3 including a transitionable state transition <0 → 0, m: ma / 0> of the input symbol o [e 1 ] = “ma” is created from the state 0 of FIG.

ステップS505(m=3)でE=φではないのでステップS506(m=3)に進む。Eから状態遷移<0→0,ま:マ/0>を取り出しeとし、ステップS507(m=3)でW[f]=2+1+0=3となる補助仮説f=(0,アメダマ,3,φ)を生成する。ステップS508(m=3)でm=3かつM=3なのでm<Mではないから、ステップS509(m=3)に進み、補助仮説fをリストLに挿入する。
ステップS505(m=3)に戻り、E=φなので、ステップS510(m=3)に進む。
Since E 3 = φ is not satisfied in step S505 (m = 3), the process proceeds to step S506 (m = 3). State transition from E 3 <0 → 0, or: Ma / 0> and e 3 removed, step S507 (m = 3) in W [f 3] = 2 + 1 + 0 = 3 and comprising the auxiliary hypothesis f 3 = (0, Amedama , 3, φ). Not a m = 3 and M = 3 Since m <M at step S508 (m = 3), the process proceeds to step S509 (m = 3), inserting an auxiliary hypothesis f 3 Listing L 3.
Returning to step S505 (m = 3), since E 3 = φ, the process proceeds to step S510 (m = 3).

ステップS510(m=3)で、補助仮説リストL[f]=φなので、ステップS511(m=3)に進む。ステップS511(m=3)で、補助仮説リストLの要素をすべて補助仮説リストL[f]に移す。ステップS512(m=3)で、L[f]の補助仮説の累積重みは3なのでW[f]=3とする。ステップS513(m=3)でmを1減らしてm=2とし、ステップS514で補助仮説fの補正を終了し、ステップS508に戻る。 In step S510 (m = 3), since the auxiliary hypothesis list L [f 2 ] = φ, the process proceeds to step S511 (m = 3). In step S511 (m = 3), all the elements of the auxiliary hypothesis list L 3 is transferred to the auxiliary hypothesis list L [f 2]. In step S512 (m = 3), the cumulative weight of the auxiliary hypothesis of L [f 2 ] is 3, so W [f 2 ] = 3. Step S513 (m = 3) in to the m Reduce 1 and m = 2, and terminates the correction of the auxiliary hypothesis f 2 at step S514, the flow returns to step S508.

ステップS508におけるfの補正手順の後、ステップS509に進む。ステップS509では、fをLに挿入し、ステップS505に戻る。ステップS505でE=φであるため、ステップS510に進む。ステップS510で、L[f]=φなので、ステップS511に進む。ステップS511で、Lの要素をすべてL[f]に移す。ステップS512で、L[f]の補助仮説の累積重みは3なのでW[f]=3とする。ステップS514で補助仮説fの補正を終了し、ステップS409に戻る。 After the correction procedure f 2 at step S508, the process proceeds to step S509. At step S509, the inserting the f 2 to L 2, the flow returns to step S505. Since E 2 = φ in step S505, the process proceeds to step S510. In step S510, since L [f 1 ] = φ, the process proceeds to step S511. In step S511, transferred all the elements of the L 2 to L [f 1]. In step S512, since the cumulative weight of the auxiliary hypothesis of L [f 1 ] is 3, W [f 1 ] = 3. Exit correction auxiliary hypothesis f 1 at step S514, the flow returns to step S409.

ステップS409における仮説fの補正手順の後、ステップS410に進む。ステップS410では、仮説fを仮説リストH’に挿入し、ステップS406に戻る。ステップS406で状態遷移リストE=φなので、ステップS411に進む。ステップS411で仮説リストH=φなので、ステップS412に進み、H’の要素{(0,あめだま,3,{(5,雨玉,3,{(0,アメダマ,3,φ)})}を仮説リストHに移す。ステップS413に進み、次の入力記号が存在しないので、ステップS414に進む。ステップS414のFは、m段目の仮説生成規則の終了状態を表す集合である。 After correction procedure hypothesis f 1 at step S409, the process proceeds to step S410. In step S410, insert the hypothesis f 1 to the hypothesis list H ', the flow returns to step S406. Since the state transition list E 1 = φ in step S406, the process proceeds to step S411. Since the hypothesis list H = φ in step S411, the process proceeds to step S412 and the element of H ′ {(0, candy, 3, {(5, rainball, 3, {(0, Amedama, 3, φ)})} the process proceeds to. step S413 to move the hypothesis list H, since there is no next input symbol, the F m of the flow proceeds to step S414. step S414, a set representing the end state of the m-th stage hypothesis generation rule.

ステップS414で、H内の仮説h=(0,あめだま,3,{(5,雨玉,3,{(0,アメダマ,3,φ)})})が終了状態に到達した唯一の仮説であり、その補助仮説h=(5,雨玉,3,{(0,アメダマ,3,φ)})、およびその補助仮説h=(0,アメダマ,3,φ)とすると、累積重みW[h]=3+(3−3)+0=3,W[h]=3+(3−3)+0=3となる。ステップS421で、入出力記号列配置記憶部215を参照して補助仮説hの出力記号列“雨玉”と補助仮説hの出力記号列“アメダマ”を変換結果として出力し、ステップS415で記号列変換処理を終了する。 In step S414, the hypothesis h 1 in H is equal to (0, Amedama, 3, {(5, Rainball, 3, {(0, Amedama, 3, φ)})}) Assuming that the auxiliary hypothesis h 2 = (5, rainball, 3, {(0, AMeDama, 3, φ)}) and the auxiliary hypothesis h 3 = (0, AMeDama, 3, φ), Cumulative weight W [h 2 ] = 3 + (3-3) + 0 = 3, W [h 3 ] = 3 + (3-3) + 0 = 3. In step S421, to output the resulting converted output symbol string "Amedama" of the input and output symbols with reference to the column placement storage unit 215 of the auxiliary hypothesis h 2 output symbol string "candy" auxiliary hypothesis h 3, at step S415 The symbol string conversion process ends.

このように、仮説のスコアを補正する際に、補助仮説の入力記号を、直前だけでなくそれ以前の仮説生成部の出力記号を入力とすることで、元々、合成あるいは縦続接続不可能な仮説生成規則を従属可能にすることができ、記号列変換装置の汎用性を高めることが可能になる。また、入出力記号列配置記憶部15に記憶された情報に基づいて複数の補助仮説を外部に出力するか否かを選択できるので、複数の変換結果を同時に得ることが出来る効果も奏する。   In this way, when correcting the hypothesis score, the input symbol of the auxiliary hypothesis is input not only immediately before but also the output symbol of the previous hypothesis generator, so that the hypothesis that cannot be synthesized or cascaded originally. The generation rule can be made dependent, and the versatility of the symbol string converter can be improved. In addition, since it is possible to select whether or not to output a plurality of auxiliary hypotheses to the outside based on the information stored in the input / output symbol string arrangement storage unit 15, there is also an effect that a plurality of conversion results can be obtained simultaneously.

上記したこの発明の記号列変換装置を、クラス言語モデルを用いた音声認識に適用した音声認識装置300について説明する。音声認識装置300は、クラス言語モデルを用いた音声認識装置の後段に、言い換え処理を追加した場合の実施例である。   A speech recognition device 300 in which the above-described symbol string conversion device of the present invention is applied to speech recognition using a class language model will be described. The speech recognition apparatus 300 is an embodiment in the case where a paraphrase process is added after the speech recognition apparatus using the class language model.

クラス言語モデルとは、単語単位の言語モデルが単語の連接のし易さ(例えば確率値)を与えるのに対し、類似する単語をクラスと呼ばれるグループに割り当て、クラスの連接のし易さを与えるものである。言語モデルを学習する際のテキストコーパスが十分に与えられない場合や、テキストコーパスにない単語を追加する場合に用いられる。言い換え処理とは、音声認識を行いながら、その発話内容を別の文章スタイルに変換することである。例えば、話し言葉の文を、書き言葉のスタイルに書き換える処理である。   A class language model is a word-based language model that gives ease of word connection (for example, probability value), while assigning similar words to groups called classes to give ease of class connection. Is. This is used when a text corpus for learning a language model is not sufficiently given or when a word not in the text corpus is added. The paraphrase process is to convert the utterance content into another sentence style while performing voice recognition. For example, a process of rewriting a spoken sentence into a written style.

図12に、音声認識装置300の機能構成例を示す。音声認識装置300は、上記した記号列変換装置100を変形した記号列変換装置100′と音声特徴記号列抽出部31とを組み合わせて音声認識装置を構成したものである。記号列変換装置100′は、記号列変換装置100に対して仮説生成部11の段数mをm=5の5段構成にすると共に、入出力記号列配置記憶部15′が記憶する情報が、その段数に対応した内容に変更されている部分のみが異なる。よって、図12では仮説生成部11′〜11′とそれに付随する仮説生成規則格納部10′〜10′のみ表記して他の構成部である仮説補正部12′と仮説絞込み部13′と入出力記号列配置記憶部15′の表記は省略している。 FIG. 12 shows a functional configuration example of the speech recognition apparatus 300. The speech recognition apparatus 300 is configured by combining a symbol string conversion device 100 ′, which is a modification of the above-described symbol string conversion device 100, and a speech feature symbol string extraction unit 31. The symbol string conversion device 100 ′ has a five-stage configuration in which the number m of the hypothesis generation unit 11 is set to m = 5 with respect to the symbol string conversion device 100, and information stored in the input / output symbol string arrangement storage unit 15 ′ includes Only the part changed to the content corresponding to the number of stages is different. Therefore, in FIG. 12, only the hypothesis generation units 11 1 ′ to 11 5 ′ and the hypothesis generation rule storage units 10 1 ′ to 10 6 ′ accompanying the hypothesis generation units 11 1 ′ to 11 5 ′ are described, and the hypothesis correction unit 12 ′ and other hypothesis narrowing down units 13 'and the input / output symbol string arrangement storage unit 15' are omitted.

音声特徴記号列抽出部31は、音声信号を入力として音声の短時間音響パターンの時系列から音響特徴記号列を抽出する。1段目の仮説生成部11′は、音響モデル用仮説生成規則格納部10′に格納された音声固定単位(例えば要素)の標準的特徴の音声信号を短時間(例えば10ミリ秒)ごとに分析して得られる音響パターンと、単語発話辞書用仮説生成規則格納部10′に格納された種々の単語の発音を音声固定単位の系列に対応させる単語発話辞書とを読み込み、音響特徴記号列を単語系の記号列とする仮説fを生成する。 The voice feature symbol string extraction unit 31 receives a voice signal and extracts an acoustic feature symbol string from a time series of short-time acoustic patterns of voice. The hypothesis generation unit 11 1 ′ at the first stage outputs the speech signal of the standard feature of the speech fixed unit (for example, element) stored in the acoustic model hypothesis generation rule storage unit 10 1 ′ for a short time (for example, 10 milliseconds). An acoustic pattern obtained by analysis for each word, and a word utterance dictionary that associates pronunciations of various words stored in the word utterance dictionary hypothesis generation rule storage unit 10 2 ′ with a sequence of fixed speech units, A hypothesis f 1 is generated in which the symbol string is a word-based symbol string.

図示しない入力記号選択部14′は、入出力記号列配置記憶部15′(図13)を参照して段番号m=2の入力記号段番号nがn=1であるので、仮説生成部11′の出力する単語列を選択して、2段目の仮説生成部11′に入力する。仮説生成部11′は、クラス変換用仮説生成規則格納部10′に格納された単語が属するクラス変換規則に対応させて単語列が属するクラスを補助仮説fとして生成する。仮説生成部11′に付随する仮説絞込み部13′は、入出力記号列配置記憶部15′を参照して出力情報はTrueであるので抽出した補助仮説fを外部に出力する。 The input symbol selection unit 14 1 ′ (not shown) refers to the input / output symbol string arrangement storage unit 15 ′ (FIG. 13), and the input symbol stage number n of the stage number m = 2 is n = 1. The word string output by 11 1 ′ is selected and input to the second-stage hypothesis generation unit 11 2 ′. The hypothesis generation unit 11 2 ′ generates the class to which the word string belongs as the auxiliary hypothesis f 2 in association with the class conversion rule to which the word stored in the class conversion hypothesis generation rule storage unit 10 3 ′ belongs. The hypothesis narrowing-down unit 13 1 ′ associated with the hypothesis generation unit 11 2 ′ outputs the extracted auxiliary hypothesis f 2 to the outside because the output information is True with reference to the input / output symbol string arrangement storage unit 15 ′.

入力記号選択部14′は、入出力記号列配置記憶部15′のm=3の入力記号段番号nがn=2であるので、仮説生成部11′の出力するクラス列を3段目の仮説生成部11′に入力する。仮説生成部11′は、クラス言語モデル仮説生成規則格納部10′に格納された単語が属するクラスの連接のし易さを与えるクラス言語モデル変換規則に対応させてクラス列に重み(確率)を付与したクラス列を補助仮説fとして生成する。 Since the input symbol stage number n of m = 3 in the input / output symbol string arrangement storage unit 15 ′ is n = 2, the input symbol selection unit 14 2 ′ has three classes of class strings output from the hypothesis generation unit 11 2 ′. This is input to the hypothesis generation unit 11 3 ′ of the eye. The hypothesis generation unit 11 3 ′ assigns a weight (probability) to the class string in association with the class language model conversion rule that gives the ease of connection of the class to which the word stored in the class language model hypothesis generation rule storage unit 10 4 ′ belongs. ) to generate the class sequence as auxiliary hypothesis f 3 imparted with.

入力記号選択部14′は、入出力記号列配置記憶部15′のm=4の入力記号段番号nがn=1であるので、仮説生成部11′の出力する単語列を4段目の仮説生成部11′に入力する。仮説生成部11′は、言い換え用仮説生成規則格納部10′に格納された単語を言い換え用の単語に変換する規則に対応させて単語列に対応する言い換え単語列を補助仮説fとして生成する。 Since the input symbol stage number n of m = 4 in the input / output symbol string arrangement storage section 15 ′ is n = 1, the input symbol selection section 14 3 ′ has four stages of word strings output from the hypothesis generation section 11 1 ′. Input to the hypothesis generation unit 11 4 ′ of the eye. The hypothesis generation unit 11 4 ′ uses the paraphrase word string corresponding to the word string as the auxiliary hypothesis f 4 in association with the rule for converting the word stored in the paraphrase hypothesis generation rule storage unit 10 4 ′ to the paraphrase word. Generate.

入力記号選択部14′は、入出力記号列配置記憶部15′のm=5の入力記号段番号nがn=4であるので、仮説生成部11′の出力する言い換え単語列を5段目の仮説生成部11′に入力する。仮説生成部11′は、言い換え先単語言語モデル仮説生成規則格納部10′に格納された単語を単語の連接のし易さを与える言い換え先言語モデルに変換する規則に対応させて、言い換え単語に重みを付与した言い換え単語列を補助仮説fとして生成する。仮説生成部11′に付随する仮説絞込み部13′は、入出力記号列配置記憶部15′を参照して出力情報はTrueであるので抽出した補助仮説fを外部に出力する。 Since the input symbol stage number n of m = 5 in the input / output symbol string arrangement storage unit 15 ′ is n = 4, the input symbol selection unit 14 4 ′ uses the paraphrase word string output by the hypothesis generation unit 11 4 ′ as 5 The data is input to the hypothesis generation unit 11 5 ′ at the stage. The hypothesis generation unit 11 5 ′ is rephrased in association with a rule for converting the word stored in the paraphrase destination word language model hypothesis generation rule storage unit 10 5 ′ into a paraphrase destination language model that provides easy connection of words. the paraphrase word sequence assigned weight to words is generated as an auxiliary hypothesis f 5. The hypothesis narrowing-down unit 13 5 ′ associated with the hypothesis generation unit 11 5 ′ outputs the extracted auxiliary hypothesis f 5 to the outside because the output information is True with reference to the input / output symbol string arrangement storage unit 15 ′.

上記したように、言い換え用の仮説生成規則は単語列を入力とするため、従来の方法ではクラス言語モデル用の仮説生成規則の後に縦続接続することができないが、この発明の方法によれば入力記号選択部11′と入出力記号列配置記憶部15′の働きによって縦続接続を可能とし、クラス言語モデルの利用においても言い換え処理を可能にする。また、出力記号列として補助仮説f(言い換え前単語)とf(言い換え後単語)の2つの単語列を同時に出力することができる。 As described above, since the hypothesis generation rule for paraphrasing takes a word string as input, it cannot be cascaded after the hypothesis generation rule for the class language model in the conventional method. Cascade connection is made possible by the functions of the symbol selector 11 'and the input / output symbol string arrangement storage unit 15', and paraphrasing is also possible in the use of a class language model. In addition, two word strings of the auxiliary hypothesis f 2 (word before paraphrase) and f 5 (word after paraphrase) can be output simultaneously as output symbol strings.

なお、1段目の仮説生成部11′が、2つの仮説生成規則を読み込んで処理する例で説明を行ったが、仮説生成規則の数に対応させた数の仮説生成部を用いて音声認識装置を構成しても良い。 In the above description, the hypothesis generation unit 11 1 ′ in the first stage reads and processes two hypothesis generation rules, but the number of hypothesis generation units corresponding to the number of hypothesis generation rules is used for speech. A recognition device may be configured.

また、上記において言い換え先単語言語モデル用仮説生成規則を言い換え先クラス言語モデル用仮説生成規則に置換え、直前に言い換え先クラス変換用仮説生成規則を挿入することで、言い換え先の言語モデルについてもクラス言語モデルを利用することが可能である。   In addition, by replacing the hypothesis generation rule for the paraphrase destination word language model with the hypothesis generation rule for the paraphrase destination class language model in the above, the hypothesis generation rule for the paraphrase destination class conversion is inserted immediately before, so that the class model for the paraphrase destination language model is also replaced. Language models can be used.

その際、言い換え先クラス変換用仮説生成規則の入力は単語発話辞書用仮説生成規則の出力である単語列であり、言い換え先クラス言語モデル用仮説生成規則の入力は、言い換え先クラス変換用仮説生成規則の出力であるクラス列である。   At that time, the input of the paraphrase destination class conversion hypothesis generation rule is a word string that is the output of the word utterance dictionary hypothesis generation rule, and the input of the paraphrase destination class language model hypothesis generation rule is the generation of the paraphrase destination class conversion hypothesis generation A class sequence that is the output of the rule.

クラス言語モデルは、例えば、Peter F. Brown他 “Classbased ngram models of natural language”, Computational Linguistics 18(4), 467-479, 1992に記載がある。
音声認識用の単語発音辞書や言語モデルを重み付き有限状態遷移規則によって記述する方法は、例えば、国際会議ASR2000における、M.Mohri,F.Pereira,M.Riley著“Weighted finite-state transducers in speech recognition”,Proceeding of ASR2000, pp.97-106,2000に開示されている。
Class language models are described, for example, in Peter F. Brown et al. “Classbased ngram models of natural language”, Computational Linguistics 18 (4), 467-479, 1992.
A method of describing a word pronunciation dictionary and a language model for speech recognition using weighted finite state transition rules is described in, for example, “Weighted finite-state transducers in speech” by M. Mohri, F. Pereira, M. Riley at the international conference ASR2000. recognition ", Proceeding of ASR2000, pp.97-106,2000.

種々の音声固定単位(例えば音素)の標準的な音響パターン系列の集合を表す音響モデルとしては、例えば、それら音響パターンの系列の集合を確率・統計理論に基づいてモデル化する隠れマルコフモデル法(Hidden Markov Model、以後HMMと呼ぶ)が主流である。このHMM法の詳細は、例えば、社団法人電子情報通信学会編、中川聖一著「確率モデルによる音声認識」に開示されている。   As an acoustic model that represents a set of standard acoustic pattern sequences of various speech fixed units (for example, phonemes), for example, a hidden Markov model method that models a set of these acoustic pattern sequences based on probability / statistical theory ( Hidden Markov Model (hereinafter referred to as HMM) is the mainstream. Details of the HMM method are disclosed in, for example, “Recognition of Speech by Stochastic Model” by Seiichi Nakagawa, edited by the Institute of Electronics, Information and Communication Engineers.

音響パターンには、短い時間(例えば10ミリ秒)ごとに音声信号を分析することにより得られるメルケプストラム(mel-frequency cepstral coefficients、MFCCと呼ばれる)、デルタMFCC、LPCケプストラム、対数パワーなどがある。   Acoustic patterns include mel cepstrum (referred to as MFCC), delta MFCC, LPC cepstrum, logarithmic power, and the like obtained by analyzing an audio signal every short time (for example, 10 milliseconds).

音声を認識しながら同時に文のスタイルを変換して出力するために用いる個々の仮説生成部に関する説明は、例えば、参考文献(特開2004−110673号公報「文章スタイル変換方法,文章スタイル変換装置,文章スタイル変換プログラム,文章スタイル変換プログラムを格納した記憶媒体」)に開示されている。   Descriptions of individual hypothesis generation units used to simultaneously convert and output sentence style while recognizing speech can be found in, for example, Reference Document (Japanese Patent Laid-Open No. 2004-110673 “Sentence Style Conversion Method, Sentence Style Conversion Device, Sentence style conversion program, storage medium storing sentence style conversion program ").

上記装置における処理手段をコンピュータによって実現する場合、各装置が有すべき機能の処理内容はプログラムによって記述される。そして、このプログラムをコンピュータで実行することにより、各装置における処理手段がコンピュータ上で実現される。   When the processing means in the above apparatus is realized by a computer, the processing contents of the functions that each apparatus should have are described by a program. Then, by executing this program on the computer, the processing means in each apparatus is realized on the computer.

この処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。コンピュータで読み取り可能な記録媒体としては、例えば、磁気記録装置、光ディスク、光磁気記録媒体、半導体メモリ等どのようなものでもよい。具体的には、例えば、磁気記録装置として、ハードディスク装置、フレキシブルディスク、磁気テープ等を、光ディスクとして、DVD(Digital Versatile Disc)、DVD-RAM(Random Access Memory)、CD-ROM(Compact Disc Read Only Memory)、CD-R(Recordable)/RW(ReWritable)等を、光磁気記録媒体として、MO(Magneto Optical disc)等を、半導体メモリとしてEEP-ROM(Electronically Erasable and Programmable-Read Only Memory)等を用いることができる。   The program describing the processing contents can be recorded on a computer-readable recording medium. As the computer-readable recording medium, for example, any recording medium such as a magnetic recording device, an optical disk, a magneto-optical recording medium, and a semiconductor memory may be used. Specifically, for example, as a magnetic recording device, a hard disk device, a flexible disk, a magnetic tape or the like, and as an optical disk, a DVD (Digital Versatile Disc), a DVD-RAM (Random Access Memory), a CD-ROM (Compact Disc Read Only) Memory), CD-R (Recordable) / RW (ReWritable), etc., magneto-optical recording media, MO (Magneto Optical disc), etc., semiconductor memory, EEP-ROM (Electronically Erasable and Programmable-Read Only Memory), etc. Can be used.

また、このプログラムの流通は、例えば、そのプログラムを記録したDVD、CD-ROM等の可搬型記録媒体を販売、譲渡、貸与等することによって行う。さらに、このプログラムをサーバコンピュータの記録装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することにより、このプログラムを流通させる構成としてもよい。   This program is distributed by selling, transferring, or lending a portable recording medium such as a DVD or CD-ROM in which the program is recorded. Further, the program may be distributed by storing the program in a recording device of a server computer and transferring the program from the server computer to another computer via a network.

また、各手段は、コンピュータ上で所定のプログラムを実行させることにより構成することにしてもよいし、これらの処理内容の少なくとも一部をハードウェア的に実現することとしてもよい。   Each means may be configured by executing a predetermined program on a computer, or at least a part of these processing contents may be realized by hardware.

Claims (8)

M個(M≧2)の縦続接続される仮説生成部と、上記仮説生成部のそれぞれに付随するM個の仮説補正部と、上記仮説補正部のそれぞれに付随するM個の仮説絞込み部と、上記縦続接続される仮説生成部の間に設けられ1段目の仮説生成部の入力記号列と上記前段及びそれより前の各仮説生成部の出力する出力記号列とを入力として次段の仮説生成部の入力記号列を選択する入力記号列選択部と、上記入力記号列選択部の選択する入力記号列選択情報と上記仮説絞込み部の抽出した仮説を出力とするか否かの出力選択情報とを記憶した入出力記号列配置記憶部とを備えた記号列変換装置を構成し、
1段目の上記仮説生成部が、入力される入力記号列に対して状態遷移が可能な状態遷移過程である仮説fを仮説生成規則に従って生成する仮説生成処理過程と、
上記入力信号選択部が、上記した入出力記号列配置記憶部を参照して1段目の仮説生成部へ入力する入力記号列と前段及びそれより前の各仮説生成部の出力する出力記号列の何れかの中から1つを選択してm段目(mは1〜Mまでの整数)の仮説生成部の入力記号列とし、上記m段の仮説生成部が補助仮説fを生成する補助仮説生成過程を、上記mをインクリメントしながら上記M段目まで繰り返す補助仮説生成過程と、
上記仮説補正部が、上記補助仮説fの累積重みで前段の補助仮説fm−1の重みを補正し、上記仮説fの累積重みを補助仮説の累積重みで補正するまで上記mをデクリメントしながら繰り返す仮説補正過程と、
上記仮説絞込み部が、補正された累積重みが特異値を呈する仮説或いは補助仮説を抽出し、抽出した仮説或いは補助仮説を次段の仮説絞込み部の入力記号列とする仮説絞込み過程と、
を備えることを特徴とする記号列変換方法。
M (M ≧ 2) cascaded hypothesis generation units, M hypothesis correction units associated with each of the hypothesis generation units, and M hypothesis narrowing units associated with each of the hypothesis correction units, The input symbol string of the first stage hypothesis generation section provided between the cascaded hypothesis generation sections and the output symbol strings output from the preceding and previous hypothesis generation sections are input to the next stage. An input symbol string selection unit that selects an input symbol string of the hypothesis generation unit, and an output selection of whether or not to output the input symbol string selection information selected by the input symbol string selection unit and the hypotheses extracted by the hypothesis narrowing unit A symbol string conversion device comprising an input / output symbol string arrangement storage unit storing information,
The hypothesis generation unit of the first stage, the hypothesis generation process for the hypothesis f 1 generated according hypothesis generation rule is a state transition process capable state transitions for an input symbol sequence input,
The input signal selection section refers to the input / output symbol string arrangement storage section described above, and the input symbol string input to the first-stage hypothesis generation section and the output symbol strings output from the preceding and previous hypothesis generation sections Is selected as an input symbol string of the m-th hypothesis generation unit (m is an integer from 1 to M), and the m-th hypothesis generation unit generates the auxiliary hypothesis f m . An auxiliary hypothesis generation process that repeats the auxiliary hypothesis generation process up to the M-th stage while incrementing m;
The hypothesis correction unit, decrements the m until the weight of the auxiliary hypothesis f m-1 of the previous stage in the cumulative weight of the auxiliary hypothesis f m corrected, corrects the cumulative weight of the hypothesis f 1 the cumulative weight of the auxiliary hypothesis While repeating the hypothesis correction process,
The hypothesis narrowing unit extracts a hypothesis or auxiliary hypothesis in which the corrected cumulative weight exhibits a singular value, and uses the extracted hypothesis or auxiliary hypothesis as an input symbol string of the next hypothesis narrowing unit;
A symbol string conversion method comprising:
請求項1に記載した記号列変換方法において、
上記仮説絞込み過程は、
各仮説絞込み部が、上記した入出力記号列配置記憶部を参照して当該抽出した仮説f或いは補助仮説fを外部に出力するか否かを選択する処理も行う仮説絞込み過程であることを特徴とする記号列変換方法。
In the symbol string conversion method according to claim 1,
The above hypothesis narrowing process is
Each hypothesis narrowing unit is a hypothesis narrowing process that also performs processing for selecting whether to output the extracted hypothesis f 1 or auxiliary hypothesis f m to the outside with reference to the input / output symbol string arrangement storage unit. A character string conversion method characterized by the above.
音声信号を入力として音声の短時間音響パターンの時系列から音響特徴記号列を抽出する音声特徴記号列抽出過程を備え、
上記音響特徴記号列変換過程で変換された音響特徴を表す記号列を請求項1又は2に記載した記号列変換方法により上記音声信号に対応する記号列に変換し、
初段の仮説生成部は、上記音声特徴記号列抽出部で抽出した音響特徴を表す記号列を入力とし、音声固定単位の標準的特徴を備えた音響モデル用仮説生成規則と、種々の単語の発音を上記音声固定単位の系列に対応させる単語発音辞書用仮説生成用規則とを参照して、単語系の記号列を出力記号列とする仮説を生成することを特徴とする音声認識方法。
A voice feature symbol string extraction process for extracting an acoustic feature symbol string from a time series of a short-time acoustic pattern of a voice with an audio signal as an input;
A symbol string representing an acoustic feature converted in the acoustic feature symbol string conversion process is converted into a symbol string corresponding to the audio signal by the symbol string conversion method according to claim 1 or 2,
The first-stage hypothesis generation unit receives as input the symbol string representing the acoustic features extracted by the speech feature symbol string extraction unit, the hypothesis generation rules for the acoustic model having standard features of fixed speech units, and the pronunciation of various words And a word pronunciation dictionary hypothesis generation rule that corresponds to a sequence of fixed speech units to generate a hypothesis that uses a word-based symbol string as an output symbol string.
M個(M≧2)の縦続接続される仮説生成部と、上記仮説生成部のそれぞれに付随するM個の仮説補正部と、上記仮説補正部のそれぞれに付随するM個の仮説絞込み部と、上記縦続接続される仮説生成部の間に設けられ1段目の仮説生成部の入力記号列と上記前段及びそれより前の各仮説生成部の出力する出力記号列とを入力として次段の仮説生成部の入力記号列を選択する入力記号列選択部と、上記入力記号列選択部の選択する入力記号列選択情報と上記仮説絞込み部の抽出した仮説を出力とするか否かの出力選択情報とを記憶した入出力記号列配置記憶部とを備えた記号列変換装置であって、
1段目の上記仮説生成部が、入力される入力記号列に対して状態遷移が可能な状態遷移過程である仮説fを仮説生成規則に従って生成し、
上記入力信号選択部が、上記した入出力記号列配置記憶部を参照して1段目の仮説生成部へ入力する入力記号列と前段及びそれより前の各仮説生成部の出力する出力記号列の何れかの中から1つを選択してm段目(mは1〜Mまでの整数)の仮説生成部の入力記号列とし、上記m段の仮説生成部が補助仮説fを生成する補助仮説生成過程を、上記mをインクリメントしながら上記M段目まで繰り返し、
上記仮説補正部が、上記補助仮説fの累積重みで前段の補助仮説fm−1の重みを補正し、上記仮説fの累積重みを補助仮説の累積重みで補正するまで上記mをデクリメントしながら繰り返し、
上記仮説絞込み部が、補正された累積重みが特異値を呈する仮説或いは補助仮説を抽出し、抽出した仮説或いは補助仮説を次段の仮説絞込み部の入力記号列とする、
ことを特徴とする記号列変換装置。
M (M ≧ 2) cascaded hypothesis generation units, M hypothesis correction units associated with each of the hypothesis generation units, and M hypothesis narrowing units associated with each of the hypothesis correction units, The input symbol string of the first stage hypothesis generation section provided between the cascaded hypothesis generation sections and the output symbol strings output from the preceding and previous hypothesis generation sections are input to the next stage. An input symbol string selection unit that selects an input symbol string of the hypothesis generation unit, and an output selection of whether or not to output the input symbol string selection information selected by the input symbol string selection unit and the hypotheses extracted by the hypothesis narrowing unit A symbol string conversion device including an input / output symbol string arrangement storage unit storing information,
The hypothesis generation unit of the first stage, the hypothesis f 1 is a state transition process capable state transitions for an input symbol sequence input generated in accordance with the hypothesis generation rule,
The input signal selection section refers to the input / output symbol string arrangement storage section described above, and the input symbol string input to the first-stage hypothesis generation section and the output symbol strings output from the preceding and previous hypothesis generation sections Is selected as an input symbol string of the m-th hypothesis generation unit (m is an integer from 1 to M), and the m-th hypothesis generation unit generates the auxiliary hypothesis f m . The auxiliary hypothesis generation process is repeated up to the M-th stage while incrementing m.
The hypothesis correction unit, decrements the m until the weight of the auxiliary hypothesis f m-1 of the previous stage in the cumulative weight of the auxiliary hypothesis f m corrected, corrects the cumulative weight of the hypothesis f 1 the cumulative weight of the auxiliary hypothesis While repeating,
The hypothesis narrowing unit extracts a hypothesis or auxiliary hypothesis in which the corrected cumulative weight exhibits a singular value, and uses the extracted hypothesis or auxiliary hypothesis as an input symbol string of the hypothesis narrowing unit in the next stage.
A symbol string converter characterized by that.
請求項4に記載した記号列変換装置において、
上記各仮説絞込み部は、上記した入出力記号列配置記憶部を参照して当該抽出した仮説f或いは補助仮説fを外部に出力するか否かを選択する処理も行うことを特徴とする記号列変換装置。
In the symbol string conversion device according to claim 4,
Each of the hypothesis narrowing units also performs processing for selecting whether to output the extracted hypothesis f 1 or auxiliary hypothesis f m to the outside with reference to the input / output symbol string arrangement storage unit. Symbol string converter.
音声信号を入力として音声の短時間音響パターンの時系列から音響特徴記号列を抽出する音声特徴記号列抽出部を具備し、
上記音響特徴記号列変換部で変換された音響特徴を表す記号列を請求項1又は2に記載した記号列変換方法により上記音声信号に対応する記号列に変換し、
初段の仮説生成部は、上記音声特徴記号列抽出部で抽出した音響特徴を表す記号列を入力とし、音声固定単位の標準的特徴を備えた音響モデル用仮説生成規則と、種々の単語の発音を上記音声固定単位の系列に対応させる単語発音辞書用仮説生成用規則とを参照して、単語系の記号列を出力記号列とする仮説を生成することを特徴とする音声認識装置。
A voice feature symbol string extraction unit that extracts a voice feature symbol string from a time series of a short-time acoustic pattern of a voice by inputting a voice signal;
The symbol string representing the acoustic feature converted by the acoustic feature symbol string converter is converted into a symbol string corresponding to the voice signal by the symbol string conversion method according to claim 1 or 2,
The first-stage hypothesis generation unit receives as input the symbol string representing the acoustic features extracted by the speech feature symbol string extraction unit, the hypothesis generation rules for the acoustic model having standard features of fixed speech units, and the pronunciation of various words A hypothesis that generates a word-based symbol string as an output symbol string by referring to a word pronunciation dictionary hypothesis generation rule that corresponds to a sequence of fixed speech units.
請求項4又は5に記載した記号列変換装置、又は請求項6に記載した音声認識装置としてコンピュータを機能させるためのプログラム。   A program for causing a computer to function as the symbol string conversion device according to claim 4 or the voice recognition device according to claim 6. 請求項7に記載した何れかのプログラムを記録したコンピュータで読み取り可能な記録媒体。   A computer-readable recording medium on which any one of the programs according to claim 7 is recorded.
JP2012229741A 2012-10-17 2012-10-17 Symbol string conversion method, speech recognition method using the same, apparatus and program thereof, and recording medium thereof Active JP6023543B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012229741A JP6023543B2 (en) 2012-10-17 2012-10-17 Symbol string conversion method, speech recognition method using the same, apparatus and program thereof, and recording medium thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012229741A JP6023543B2 (en) 2012-10-17 2012-10-17 Symbol string conversion method, speech recognition method using the same, apparatus and program thereof, and recording medium thereof

Publications (2)

Publication Number Publication Date
JP2014081516A true JP2014081516A (en) 2014-05-08
JP6023543B2 JP6023543B2 (en) 2016-11-09

Family

ID=50785742

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012229741A Active JP6023543B2 (en) 2012-10-17 2012-10-17 Symbol string conversion method, speech recognition method using the same, apparatus and program thereof, and recording medium thereof

Country Status (1)

Country Link
JP (1) JP6023543B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113593527A (en) * 2021-08-02 2021-11-02 北京有竹居网络技术有限公司 Acoustic feature generation, voice model training and voice recognition method and device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007066237A (en) * 2005-09-02 2007-03-15 Nippon Telegr & Teleph Corp <Ntt> Symbol string conversion method, voice recognition method, voice paraphrase method, symbol string conversion device, program and storage medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007066237A (en) * 2005-09-02 2007-03-15 Nippon Telegr & Teleph Corp <Ntt> Symbol string conversion method, voice recognition method, voice paraphrase method, symbol string conversion device, program and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113593527A (en) * 2021-08-02 2021-11-02 北京有竹居网络技术有限公司 Acoustic feature generation, voice model training and voice recognition method and device
CN113593527B (en) * 2021-08-02 2024-02-20 北京有竹居网络技术有限公司 Method and device for generating acoustic features, training voice model and recognizing voice

Also Published As

Publication number Publication date
JP6023543B2 (en) 2016-11-09

Similar Documents

Publication Publication Date Title
JP6727607B2 (en) Speech recognition device and computer program
JP4769223B2 (en) Text phonetic symbol conversion dictionary creation device, recognition vocabulary dictionary creation device, and speech recognition device
KR20190085879A (en) Method of multilingual text-to-speech synthesis
JP6495850B2 (en) Information processing apparatus, information processing method, program, and recognition system
JP5310563B2 (en) Speech recognition system, speech recognition method, and speech recognition program
JP6580882B2 (en) Speech recognition result output device, speech recognition result output method, and speech recognition result output program
JP3803029B2 (en) Voice recognition device
KR20040102224A (en) Speech recognition device
JP2007047412A (en) Apparatus and method for generating recognition grammar model and voice recognition apparatus
JP6876543B2 (en) Phoneme recognition dictionary generator and phoneme recognition device and their programs
KR20200026295A (en) Syllable-based Automatic Speech Recognition
JP2016102947A (en) Generation apparatus, recognition apparatus, generation method and program
JP2010139745A (en) Recording medium storing statistical pronunciation variation model, automatic voice recognition system, and computer program
JP4478088B2 (en) Symbol string conversion method, speech recognition method, symbol string converter and program, and recording medium
JP6023543B2 (en) Symbol string conversion method, speech recognition method using the same, apparatus and program thereof, and recording medium thereof
JP6235922B2 (en) Weighted finite state automaton creation device, symbol string conversion device, speech recognition device, method and program thereof
JP4733436B2 (en) Word / semantic expression group database creation method, speech understanding method, word / semantic expression group database creation device, speech understanding device, program, and storage medium
JP6078435B2 (en) Symbol string conversion method, speech recognition method, apparatus and program thereof
JP4430964B2 (en) Symbol sequence conversion method, speech recognition method using the symbol sequence conversion method, symbol sequence conversion device, and speech recognition device using the symbol sequence conversion device
JP3440840B2 (en) Voice recognition method and apparatus
KR101068120B1 (en) Multi-search based speech recognition apparatus and its method
JP6568429B2 (en) Pronunciation sequence expansion device and program thereof
JP2003271188A (en) Device and method for processing language
JP2009156941A (en) Storage medium recorded with tree structure dictionary, tree structure dictionary creation device, and tree structure dictionary creation program
JP2008129318A (en) Device and program for creating language model, and device and program for speech recognition

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150127

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160301

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160405

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20161004

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161007

R150 Certificate of patent or registration of utility model

Ref document number: 6023543

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150