An Automated English Writing Scoring and Feedback System by Deep Semantic Analysis
收藏NIAID Data Ecosystem2026-05-10 收录
下载链接:
https://figshare.com/articles/dataset/An_Automated_English_Writing_Scoring_and_Feedback_System_by_Deep_Semantic_Analysis/31956897
下载链接
链接失效反馈官方服务:
资源简介:
This code implements a complete automated English writing scoring and feedback system based on deep semantic analysis. It consists of five core modules working together: the data processing module loads and preprocesses the ASAP-AES dataset; the deep semantic scoring model (BERT with multi-task learning and attention mechanism) predicts overall essay scores and four dimensional scores (linguistic expression, content quality, structural logic, grammar accuracy); the issue detection module identifies writing errors using pattern matching and BiLSTM-CRF; the feedback generation module combines template-based and generative approaches to produce hierarchical, personalized feedback.
创建时间:
2026-04-08



