JP2658997B2 - Sentence evaluation device using keywords - Google Patents

Sentence evaluation device using keywords

Info

Publication number
JP2658997B2
JP2658997B2 JP24589295A JP24589295A JP2658997B2 JP 2658997 B2 JP2658997 B2 JP 2658997B2 JP 24589295 A JP24589295 A JP 24589295A JP 24589295 A JP24589295 A JP 24589295A JP 2658997 B2 JP2658997 B2 JP 2658997B2
Authority
JP
Japan
Prior art keywords
category
keyword
keywords
storing
conditional expression
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP24589295A
Other languages
Japanese (ja)
Other versions
JPH0990864A (en
Inventor
透 岩沢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP24589295A priority Critical patent/JP2658997B2/en
Publication of JPH0990864A publication Critical patent/JPH0990864A/en
Application granted granted Critical
Publication of JP2658997B2 publication Critical patent/JP2658997B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Electrically Operated Instructional Devices (AREA)
  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータ利用
教育(CAI)システムの解答照合手法に関するもので
ある。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an answer collation method for a computer-aided education (CAI) system.

【0002】[0002]

【従来の技術】従来、CAIシステムの解答照合には、
単純なキーワードマッチングか、あるいはLADAR
(電子情報通信学会教育工学研究技報ET66−6 p
p.39−44)のような正規表現を拡張したキーワー
ドマッチング手法が用いられてきた。
2. Description of the Related Art Conventionally, the answer collation of a CAI system is performed by:
Simple keyword matching or LADAR
(IEICE Educational Technology Research Report ET66-6 p
p. 39-44), a keyword matching method that extends a regular expression has been used.

【0003】[0003]

【発明が解決しようとする課題】従来の記号処理的方法
では、キーワードにマッチしたかしないかの2値状態し
か判定しないため、文章の一致の度合を数値的な尺度と
して評定することはできなかった。
In the conventional symbol processing method, since only a binary state of matching or not with a keyword is determined, the degree of matching of sentences cannot be evaluated as a numerical scale. Was.

【0004】[0004]

【課題を解決するための手段】本発明の文章評価装置
は、2つの文章における文意の一致度を評価するシステ
ムにおいて、模範文章中から選択された複数のキーワー
ドを入力し格納するキーワード入力手段と、前記キーワ
ードを文意に応じてカテゴリーに分類し格納するキーワ
ード分類手段と、前記各カテゴリーに属するキーワード
間の関係を論理式を利用して条件式として表現し格納す
る条件式入力手段と、各カテゴリー毎の重み付けを入力
し格納する重み付け入力手段と、被評価文章を入力し格
納する被評価文章入力手段と、前記被評価文章が前記条
件式を満たすかどうかを、各カテゴリーについて逐次判
定するキーワードマッチング手段と、条件式を満たした
全てのカテゴリーについて、当該カテゴリーの重み付け
に応じた点数を与え、それらを計算して一致度を算出す
る一致度決定手段と、前記一致度を表示する手段を備え
ることを特徴とする。
A sentence evaluation apparatus according to the present invention is a system for evaluating the degree of coincidence of meaning in two sentences, in which a plurality of keywords selected from a model sentence are inputted and stored. A keyword classifying means for classifying and storing the keywords into categories according to meaning, and a conditional expression inputting means for expressing and storing a relationship between keywords belonging to each category as a conditional expression using a logical expression; Weighting input means for inputting and storing weights for each category, evaluated text input means for inputting and storing the evaluated text, and sequentially determining whether the evaluated text satisfies the conditional expression for each category Keyword matching means and, for all categories that satisfy the conditional expression, give points according to the weight of the category. And matching degree determination means for calculating a coincidence degree by calculating them, characterized in that it comprises means for displaying the degree of coincidence.

【0005】[0005]

【作用】本発明においては、元文章を内容ごとにカテゴ
リー分けし、カテゴリーごとに文意評価した結果を上記
重み付け値の関数として評価することで、2つの文章に
おける文意の評価を「正しいか、正しくないか」の二者
択一ではなく文章の一致度という数値として提供するこ
とを可能にしている。
In the present invention, the original sentence is classified into categories for each content, and the result of the sentence evaluation for each category is evaluated as a function of the weighting value. It is possible to provide as a numerical value of the degree of coincidence of sentences instead of the alternative of "Is it correct?"

【0006】[0006]

【発明の実施の形態】本発明の文章評価装置の実施例を
図面を参照して説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a text evaluation apparatus according to the present invention will be described with reference to the drawings.

【0007】図1は、本発明の一実施例を示すブロック
図である。図1に示すように、本発明は、模範文章中か
ら選択された複数のキーワードを入力し格納するキーワ
ード入力手段01と、前記キーワードを文意に応じてカ
テゴリーに分類し格納するキーワード分類手段02と、
前記各カテゴリーに属するキーワード間の関係を論理式
を利用して条件式として表現し格納する条件式入力手段
03と、各カテゴリー毎の重み付けを入力し格納する重
み付け入力手段04と、被評価文章を入力し格納する被
評価文章入力手段05と、前記被評価文章が前記条件式
を満たすかどうかを、各カテゴリーについて逐次判定す
るキーワードマッチング手段06と、条件式を満たした
全てのカテゴリーについて、当該カテゴリーの重み付け
に応じた点数をAccuracy Index(AI
値)として与え、一致度をAI値の合計として算出する
一致度決定手段07と、前記一致度を表示する手段08
とから構成され、評価される文章を模範文章中で決めら
れた各カテゴリーごとにキーワードマッチングを行い、
各カテゴリー毎に得られたAI値の合計を文意の一致度
として文意評価結果とみなすことを特徴とする。
FIG. 1 is a block diagram showing one embodiment of the present invention. As shown in FIG. 1, the present invention provides a keyword input unit 01 for inputting and storing a plurality of keywords selected from a model sentence, and a keyword classifying unit 02 for classifying and storing the keywords into categories according to their meanings. When,
A conditional expression input unit 03 for expressing and storing the relationship between keywords belonging to each category as a conditional expression using a logical expression, a weight input unit 04 for inputting and storing weights for each category, and a sentence to be evaluated Evaluated sentence input means 05 for inputting and storing, keyword matching means 06 for sequentially determining whether the evaluated text satisfies the conditional expression for each category, and, for all categories satisfying the conditional expression, the category Score according to the weight of the Accuracy Index (AI
Value), and a coincidence determining means 07 for calculating the degree of coincidence as the sum of the AI values, and a means 08 for displaying the degree of coincidence.
It is composed of the following, and performs keyword matching for the evaluated text for each category determined in the model text,
It is characterized in that the sum of the AI values obtained for each category is regarded as a sentiment evaluation result as the degree of coincidence of sentiment.

【0008】図1を用いて、教師が出題した問題を生徒
が文章で解答したものを採点するシステムについて説明
する。
Referring to FIG. 1, a description will be given of a system for scoring a question answered by a student in a question set by a teacher.

【0009】教師は、模範解答から採点したい項目をカ
テゴリーにあらかじめ分けておくものとする。キーワー
ド入力手段01は、教師が模範解答からキーワードを選
定し入力するものである。キーワード分類手段02は、
教師が採点したい項目別にキーワードをカテゴリー分け
するものである。条件式入力手段03は、教師がキーワ
ード分類手段02で分けられたカテゴリーごとにキーワ
ード間の関係を条件式で表現し入力するものである。重
み付け入力手段04は、教師がキーワード分類手段02
で分けたカテゴリーに対して点数の重み付けを入力する
ものである。被評価文章入力手段05は、学習者が問題
に対する解答の文章を入力するものである。キーワード
マッチング手段06は、カテゴリー毎に条件式入力手段
03で入力された条件式を満たすキーワードが評価文章
中に含まれるかどうかを判定する。一致度決定手段07
は、前記キーワードマッチング手段06で条件を満たし
たカテゴリーに対して、重み付け入力手段04で入力さ
れた重み付けを元に点数(AI値)を計算し、条件を満
たしたすべてのカテゴリーのAI値の合計を計算するも
のである。評価結果表示手段08は、一致度決定手段0
7で計算された値を学習者に提示するものである。
[0009] The teacher pre-divides the items to be scored from the model answer into categories. The keyword input means 01 is for a teacher to select and input a keyword from a model answer. The keyword classification means 02
The teacher categorizes keywords according to the items to be graded. The conditional expression input means 03 is for the teacher to express the relation between the keywords with a conditional expression for each category divided by the keyword classification means 02 and to input. The weighting input means 04 is provided by the
A point weight is input for the category divided by. The sentence to be evaluated input means 05 is for the learner to input the sentence of the answer to the question. The keyword matching unit 06 determines whether a keyword satisfying the conditional expression input by the conditional expression input unit 03 is included in the evaluation sentence for each category. Matching degree determining means 07
Calculates the score (AI value) based on the weight input by the weight input means 04 for the category that satisfies the condition by the keyword matching means 06, and calculates the sum of the AI values of all the categories satisfying the condition. Is calculated. The evaluation result display means 08 includes the coincidence degree determination means 0
The value calculated in step 7 is presented to the learner.

【0010】図2にキーワードマッチング手段06、一
致度決定手段07で行われている処理をフローチャート
で示す。まず、模範解答のキーワード・(カテゴリーご
との)条件式・重み付けを取得し(S1)、被評価文章
を取得する(S2)。次に、被評価文章中に模範解答デ
ータ中のキーワードが存在するかどうかを調べ(S
3)、キーワードが被評価文章中に含まれている場合は
キーワードマッチ配列にキーワードを格納する(S4)
動作を全てのキーワードに対して行う(S5)。次に、
キーワードマッチ配列に格納されたキーワードを元に、
各カテゴリーごとに模範解答データ中の条件式を条件式
を満たすかどうかを調べ(S6)、条件式を満たしてい
ればカテゴリーの重み付けに応じた点数(AI)値を計
算し(S7)、条件を満たしていない場合はAI値を0
にセットし、評価値に加算する(S9)動作を全てのカ
テゴリーに対して行う(S10)。全てのカテゴリーを
調べ終わったら評価値を一致度にセットし(S11)、
終了する。
FIG. 2 is a flowchart showing the processing performed by the keyword matching means 06 and the matching degree determining means 07. First, a keyword, a conditional expression (for each category) and a weight of a model answer are acquired (S1), and a sentence to be evaluated is acquired (S2). Next, it is checked whether the keyword in the model answer data exists in the evaluated text (S
3) If the keyword is included in the sentence to be evaluated, the keyword is stored in the keyword match array (S4).
The operation is performed for all keywords (S5). next,
Based on the keywords stored in the keyword match array,
It is checked whether the conditional expression in the model answer data satisfies the conditional expression for each category (S6). If the conditional expression is satisfied, a score (AI) value according to the weight of the category is calculated (S7), If not satisfied, set the AI value to 0
And the operation of adding to the evaluation value (S9) is performed for all categories (S10). When all categories have been checked, the evaluation value is set to the degree of coincidence (S11),
finish.

【0011】次に上記採点システムの具体例を示す。Next, a specific example of the above scoring system will be described.

【0012】まず、模範解答は「患者の病気の兆候や症
状が無いか調べ、精神状態を観察する」とし、キーワー
ドは「病気」「兆候」「症状」「精神状態」「観察」と
し、カテゴリーは1.病気の兆候や症状を調べること、
2.精神状態を観察すること、の2点とし、条件式は、 カテゴリー1.病気 and (兆候 or 症状) カテゴリー2.精神状態 and 観察 とし、重み付けはカテゴリー1に60%、カテゴリー2
に40%とする。
First, the model answer is "check for signs and symptoms of the patient's illness and observe the mental state". The keywords are "sickness", "signs", "symptoms", "mental state", and "observation". Is 1. To look for signs and symptoms of the disease,
2. Observing the mental state is two points, and the conditional expression is Category 1. Disease and (sign or symptom) Category 2. Mental state and observation, weighting 60% for category 1, category 2
To 40%.

【0013】そして、被評価文章を「病気の症状を調
べ、健康状態を観察する」とした場合の採点方法につい
て述べる。被評価文章中に含まれているキーワードは
「病気」「症状」「観察」である。これらのキーワード
を前記のカテゴリーの条件式にあてはめると、カテゴリ
ー1は「病気」「症状」のキーワードが被評価文章中に
含まれているので真、カテゴリー2は「精神状態」が被
評価文章中に含まれていないので偽となり、カテゴリー
1の条件式のみ満たしていることが分かる。上記問題を
10点満点とすると、カテゴリー1の重み付けは60%
であることから得点は10点の60%で6点ということ
になる。
A description will be given of a scoring method in a case where the sentence to be evaluated is “check the symptoms of the disease and observe the health condition”. The keywords included in the evaluated text are “illness”, “symptoms”, and “observation”. When these keywords are applied to the conditional expressions of the above categories, category 1 is true because the keywords of "illness" and "symptoms" are included in the evaluated text, and category 2 is "mental state" in the evaluated text. Is not included in the expression, the result is false, and it can be seen that only the conditional expression of category 1 is satisfied. Assuming the above question is a perfect score of 10, the weight of category 1 is 60%
Therefore, the score is 60% of 10 points and 6 points.

【0014】[0014]

【発明の効果】以上説明したように、本発明によれば、
文章の評価を、各カテゴリー毎に評価結果の合成得点で
ある一致度という数値で示すことができる。これによ
り、学習者の解答である被評価文章が、どの程度模範解
答の要件を満たしているかを知ることができる。
As described above, according to the present invention,
The evaluation of a sentence can be indicated by a numerical value called a coincidence which is a composite score of the evaluation result for each category. As a result, it is possible to know to what extent the evaluated text that is the answer of the learner satisfies the requirements for the model answer.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing one embodiment of the present invention.

【図2】本発明の動作を示すフローチャートである。FIG. 2 is a flowchart showing the operation of the present invention.

【符号の説明】[Explanation of symbols]

01 キーワード入力手段 02 キーワード分類手段 03 条件式入力手段 04 重み付け入力手段 05 被評価文章 06 キーワードマッチング手段 07 一致度決定手段 08 評価結果表示手段 01 Keyword Input Means 02 Keyword Classification Means 03 Conditional Expression Input Means 04 Weight Input Means 05 Evaluated Text 06 Keyword Matching Means 07 Matching Determining Means 08 Evaluation Result Display Means

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】2つの文章における文意の一致度を評価す
るシステムにおいて、 模範文章中から選択された複数のキーワードを入力し格
納するキーワード入力手段と、 前記キーワードを文意に応じてカテゴリーに分類し格納
するキーワード分類手段と、 前記各カテゴリーに属するキーワード間の関係を論理式
を利用して条件式として表現し格納する条件式入力手段
と、 各カテゴリー毎の重み付けを入力し格納する重み付け入
力手段と、 被評価文章を入力し格納する被評価文章入力手段と、 前記被評価文章が前記条件式を満たすかどうかを、各カ
テゴリーについて逐次判定するキーワードマッチング手
段と、 条件式を満たした全てのカテゴリーについて、当該カテ
ゴリーの重み付けに応じた点数を与え、それらを計算し
て一致度を算出する一致度決定手段と、 前記一致度を表示する手段を備えることを特徴とする文
意評価装置。
1. A system for evaluating the degree of coincidence of sentence in two sentences, a keyword input means for inputting and storing a plurality of keywords selected from a model sentence, and the keywords being classified into categories according to the sentence. Keyword classification means for classifying and storing; conditional expression input means for expressing and storing the relationship between keywords belonging to each category as a conditional expression using a logical expression; and weighting input for inputting and storing a weight for each category Means, input means for inputting and storing the text to be evaluated, keyword matching means for sequentially determining whether or not the text to be evaluated satisfies the conditional expression for each category, For a category, a score corresponding to the weight of the category is given, and the score is calculated by calculating them. A meaning evaluation device, comprising: a degree-of-match determination means; and a means for displaying the degree of coincidence.
JP24589295A 1995-09-25 1995-09-25 Sentence evaluation device using keywords Expired - Fee Related JP2658997B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24589295A JP2658997B2 (en) 1995-09-25 1995-09-25 Sentence evaluation device using keywords

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24589295A JP2658997B2 (en) 1995-09-25 1995-09-25 Sentence evaluation device using keywords

Publications (2)

Publication Number Publication Date
JPH0990864A JPH0990864A (en) 1997-04-04
JP2658997B2 true JP2658997B2 (en) 1997-09-30

Family

ID=17140374

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24589295A Expired - Fee Related JP2658997B2 (en) 1995-09-25 1995-09-25 Sentence evaluation device using keywords

Country Status (1)

Country Link
JP (1) JP2658997B2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004258403A (en) * 2003-02-26 2004-09-16 Takeshi Suzuki Learning system
JP4320244B2 (en) * 2003-11-20 2009-08-26 株式会社日本総合研究所 Learning support system and program
JP5626711B2 (en) * 2007-10-23 2014-11-19 株式会社教育測定研究所 Learning comprehension analysis processing method
JP5068196B2 (en) * 2008-02-20 2012-11-07 生活協同組合コープさっぽろ Product related information management server and product related information management system
JP5068195B2 (en) * 2008-02-20 2012-11-07 生活協同組合コープさっぽろ Product related information management server and product related information management system
JP5225706B2 (en) * 2008-02-21 2013-07-03 生活協同組合コープさっぽろ Product related information management server and product related information management system
JP5208827B2 (en) * 2009-03-24 2013-06-12 株式会社教育測定研究所 Paper content evaluation apparatus and paper content evaluation program
CN102456090B (en) * 2010-10-19 2018-11-13 盛乐信息技术(上海)有限公司 Artificial intelligence decision implementation system and method
WO2015133009A1 (en) * 2014-03-05 2015-09-11 楽天株式会社 Information processing system, information processing method, and information processing program

Also Published As

Publication number Publication date
JPH0990864A (en) 1997-04-04

Similar Documents

Publication Publication Date Title
Chary et al. A review of natural language processing in medical education
CN107230174B (en) Online interactive learning system and method based on network
Madrigal Statistics for anthropology
US9959776B1 (en) System and method for automated scoring of texual responses to picture-based items
Marjoribanks Learning environments, family contexts, educational aspirations and attainment: A moderation-mediation model extended
François An analysis of a french as a foreign language corpus for readability assessment
KR102201709B1 (en) Method and system for estimating a reading index using automatic analysis program for text of korean language
JP2658997B2 (en) Sentence evaluation device using keywords
CN110472236A (en) A kind of two-way GRU text readability appraisal procedure based on attention mechanism
Hung et al. Improving predictive power through deep learning analysis of K-12 online student behaviors and discussion board content
Kapelner et al. Predicting contextual informativeness for vocabulary learning
Cavalli-Sforza et al. Arabic readability research: current state and future directions
Ripoll et al. Multi-Lingual Contextual Hate Speech Detection Using Transformer-Based Ensembles
JPH01188934A (en) Automatic document sorting device
KR20230110696A (en) Method for guiding enhancement of reading comprehension and writing abilities and the apparatus thereof
CN111930908A (en) Answer recognition method and device based on artificial intelligence, medium and electronic equipment
da Rocha et al. A text as unique as a fingerprint: Text analysis and authorship recognition in a Virtual Learning Environment of the Unified Health System in Brazil
JP2003066828A (en) Difficulty deciding method for foreign document, and its device, recording medium, and program
CN116361541A (en) Test question recommendation method based on knowledge tracking and similarity analysis
Alindra et al. Argumentation and Reasoning Skills In Socioscientific Issues
ALAHMED et al. The use of reporting verbs in l2 writing by Iraqi postgraduate students at Tikrit university
JP4243942B2 (en) Sentence evaluation scoring device, program, and storage medium
Teng Fatt Text‐related variables in textbook readability
Alwayle et al. Parameter Tuned Machine Learning Based Emotion Recognition on Arabic Twitter Data.
Alrajhi et al. Plug & Play with Deep Neural Networks: Classifying Posts that Need Urgent Intervention in MOOCs

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19970506

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080606

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090606

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100606

Year of fee payment: 13

LAPS Cancellation because of no payment of annual fees