JP7062056B2 - 作成文章評価装置 - Google Patents
作成文章評価装置 Download PDFInfo
- Publication number
- JP7062056B2 JP7062056B2 JP2020521063A JP2020521063A JP7062056B2 JP 7062056 B2 JP7062056 B2 JP 7062056B2 JP 2020521063 A JP2020521063 A JP 2020521063A JP 2020521063 A JP2020521063 A JP 2020521063A JP 7062056 B2 JP7062056 B2 JP 7062056B2
- Authority
- JP
- Japan
- Prior art keywords
- word
- sentence
- created
- unit
- decoder
- 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.)
- Active
Links
- 238000011156 evaluation Methods 0.000 title claims description 127
- 238000013528 artificial neural network Methods 0.000 claims description 26
- 238000007476 Maximum Likelihood Methods 0.000 claims description 7
- 230000000306 recurrent effect Effects 0.000 claims description 5
- 238000013519 translation Methods 0.000 description 30
- 230000014616 translation Effects 0.000 description 30
- 238000000034 method Methods 0.000 description 18
- 230000015654 memory Effects 0.000 description 16
- 239000000203 mixture Substances 0.000 description 15
- 238000002360 preparation method Methods 0.000 description 10
- 230000014509 gene expression Effects 0.000 description 9
- 238000010586 diagram Methods 0.000 description 7
- 230000006870 function Effects 0.000 description 7
- 238000004891 communication Methods 0.000 description 6
- 238000012545 processing Methods 0.000 description 6
- 238000004364 calculation method Methods 0.000 description 5
- 230000001537 neural effect Effects 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 239000000284 extract Substances 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 238000012935 Averaging Methods 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000000877 morphologic effect Effects 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 239000000835 fiber Substances 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 239000006249 magnetic particle Substances 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 230000006403 short-term memory Effects 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/40—Processing or translation of natural language
- G06F40/51—Translation evaluation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/263—Language identification
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/049—Temporal neural networks, e.g. delay elements, oscillating neurons or pulsed inputs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Computational Linguistics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Biomedical Technology (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Evolutionary Computation (AREA)
- Data Mining & Analysis (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Biophysics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Machine Translation (AREA)
Description
問題文を単語に分割し、前記単語を前記ニューラルネットワークのエンコーダに順次入力する手段と、
作文された文章を単語に分割し、前記単語を前記ニューラルネットワークのデコーダに順次入力する手段と、
前記ニューラルネットワークのデコーダから出力される単語の尤度と、作文された文章の単語の尤度を比較し、作文された単語の点数を計算する手段と、
を備える英作文採点システム。
Claims (8)
- エンコーダが第1言語の文章を入力し、デコーダが当該第1言語の文章に対応する第2言語の文章の単語候補及び当該単語候補の尤度を順次出力する、エンコーダデコーダモデルのリカレントニューラルネットワークを利用する作成文章評価装置であって、
前記エンコーダに、第1言語の文章を入力するエンコーダ入力部と、
前記デコーダに、第2言語で作成された作成文章であって前記エンコーダ入力部によって入力される第1言語の文章に対応する作成文章を単語ごとに順次入力するデコーダ入力部と、
前記作成文章の単語を、前記デコーダ入力部による入力に基づいて前記デコーダが出力する第2言語の単語候補及び当該単語候補の尤度に基づいて評価し、評価結果に基づく出力を行う評価部と、
を備える作成文章評価装置。 - 前記デコーダ入力部は、前記デコーダに、前記デコーダが順次出力する単語候補の替わりに前記作成文章の単語を順次入力する、請求項1に記載の作成文章評価装置。
- 前記評価部は、前記デコーダ入力部によって入力された前記作成文章の単語である入力単語に対して前記デコーダが出力する第2言語の単語候補及び当該単語候補の尤度に基づいて、前記作成文章における前記入力単語の次の単語を評価する、請求項1又は2に記載の作成文章評価装置。
- 前記作成文章は、前記エンコーダ入力部によって入力される第1言語の文章をユーザが第2言語に翻訳して作成した文章である、請求項1~3の何れか一項に記載の作成文章評価装置。
- 前記評価部は、前記作成文章の単語の評価値を表示する、請求項1~4の何れか一項に記載の作成文章評価装置。
- 前記評価部は、前記作成文章の単語の評価値に基づいた当該単語の表示を行う、請求項1~5の何れか一項に記載の作成文章評価装置。
- 前記評価部は、前記作成文章の単語に対する別候補として、前記尤度が所定の基準よりも大きい単語候補、又は、前記尤度が最大の単語候補を表示する、請求項1~6の何れか一項に記載の作成文章評価装置。
- 前記評価部は、前記作成文章の各単語の評価値に基づく当該作成文章の評価値を表示する、請求項1~7の何れか一項に記載の作成文章評価装置。
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018098812 | 2018-05-23 | ||
JP2018098812 | 2018-05-23 | ||
PCT/JP2019/013792 WO2019225154A1 (ja) | 2018-05-23 | 2019-03-28 | 作成文章評価装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2019225154A1 JPWO2019225154A1 (ja) | 2021-01-14 |
JP7062056B2 true JP7062056B2 (ja) | 2022-05-02 |
Family
ID=68617063
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020521063A Active JP7062056B2 (ja) | 2018-05-23 | 2019-03-28 | 作成文章評価装置 |
Country Status (3)
Country | Link |
---|---|
US (1) | US11790185B2 (ja) |
JP (1) | JP7062056B2 (ja) |
WO (1) | WO2019225154A1 (ja) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6965846B2 (ja) * | 2018-08-17 | 2021-11-10 | 日本電信電話株式会社 | 言語モデルスコア算出装置、学習装置、言語モデルスコア算出方法、学習方法及びプログラム |
CN111738021B (zh) * | 2019-03-25 | 2023-10-31 | 株式会社理光 | 神经机器翻译模型的词向量处理方法、装置及存储介质 |
WO2021186892A1 (ja) * | 2020-03-19 | 2021-09-23 | 株式会社Nttドコモ | 翻訳文章算出装置 |
JP7575894B2 (ja) | 2020-08-11 | 2024-10-30 | 株式会社Nttドコモ | 作成文章評価装置 |
WO2022130940A1 (ja) * | 2020-12-15 | 2022-06-23 | 株式会社Nttドコモ | 提示装置 |
US11989528B2 (en) * | 2020-12-30 | 2024-05-21 | Direct Cursus Technology L.L.C | Method and server for training a machine learning algorithm for executing translation |
WO2023079911A1 (ja) * | 2021-11-04 | 2023-05-11 | 株式会社Nttドコモ | 文生成モデル生成装置、文生成モデル及び文生成装置 |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006134759A1 (ja) | 2005-06-15 | 2006-12-21 | Waseda University | 文章評価装置及び文章評価プログラム |
CN104731777A (zh) | 2015-03-31 | 2015-06-24 | 网易有道信息技术(北京)有限公司 | 一种译文评价方法及装置 |
US20170132217A1 (en) | 2015-11-06 | 2017-05-11 | Samsung Electronics Co., Ltd. | Apparatus and method for evaluating quality of automatic translation and for constructing distributed representation model |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3790825B2 (ja) * | 2004-01-30 | 2006-06-28 | 独立行政法人情報通信研究機構 | 他言語のテキスト生成装置 |
KR102565274B1 (ko) | 2016-07-07 | 2023-08-09 | 삼성전자주식회사 | 자동 통역 방법 및 장치, 및 기계 번역 방법 및 장치 |
-
2019
- 2019-03-28 WO PCT/JP2019/013792 patent/WO2019225154A1/ja active Application Filing
- 2019-03-28 US US17/043,433 patent/US11790185B2/en active Active
- 2019-03-28 JP JP2020521063A patent/JP7062056B2/ja active Active
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2006134759A1 (ja) | 2005-06-15 | 2006-12-21 | Waseda University | 文章評価装置及び文章評価プログラム |
CN104731777A (zh) | 2015-03-31 | 2015-06-24 | 网易有道信息技术(北京)有限公司 | 一种译文评价方法及装置 |
US20170132217A1 (en) | 2015-11-06 | 2017-05-11 | Samsung Electronics Co., Ltd. | Apparatus and method for evaluating quality of automatic translation and for constructing distributed representation model |
Also Published As
Publication number | Publication date |
---|---|
US11790185B2 (en) | 2023-10-17 |
US20210019478A1 (en) | 2021-01-21 |
JPWO2019225154A1 (ja) | 2021-01-14 |
WO2019225154A1 (ja) | 2019-11-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7062056B2 (ja) | 作成文章評価装置 | |
US9030417B2 (en) | Method and apparatus for preventing incorrect input in portable terminal | |
JP7222082B2 (ja) | 認識誤り訂正装置及び訂正モデル | |
US9218066B2 (en) | Method for character correction | |
CN106897439A (zh) | 文本的情感识别方法、装置、服务器以及存储介质 | |
JPWO2020021845A1 (ja) | 文書分類装置及び学習済みモデル | |
US20230297828A1 (en) | Scoring model learning device, scoring model, and determination device | |
US11663420B2 (en) | Dialogue system | |
US20180018315A1 (en) | Information processing device, program, and information processing method | |
JP6817690B2 (ja) | 抽出装置、抽出方法とそのプログラム、及び、支援装置、表示制御装置 | |
US20220301004A1 (en) | Click rate prediction model construction device | |
JP7194759B2 (ja) | 翻訳用データ生成システム | |
JP2022029273A (ja) | 文類似度算出装置、学習済モデル生成装置及び分散表現モデル | |
US20220207243A1 (en) | Internal state modifying device | |
JP7122835B2 (ja) | 機械翻訳装置、翻訳学習済みモデル及び判定学習済みモデル | |
US20230223017A1 (en) | Punctuation mark delete model training device, punctuation mark delete model, and determination device | |
JP7575894B2 (ja) | 作成文章評価装置 | |
WO2021186892A1 (ja) | 翻訳文章算出装置 | |
JP2020177387A (ja) | 文出力装置 | |
US20210103619A1 (en) | Interactive device | |
JP2021179665A (ja) | 文章作成装置 | |
WO2022130940A1 (ja) | 提示装置 | |
WO2022102364A1 (ja) | 文生成モデル生成装置、文生成モデル及び文生成装置 | |
JP2021179766A (ja) | 文章翻訳装置及び翻訳モデル | |
WO2023100433A1 (ja) | 文字列出力装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200729 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210907 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20211104 |
|
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: 20220405 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220419 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7062056 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |