Posts by Collection

portfolio

publications

A Prompt-Independent and Interpretable Automated Essay Scoring Method for Chinese Second Language Writing

Published in Lecture Notes in Artificial Intelligence, 2021

We propose a method for automated scoring of Chinese L2 essays, specifically HSK test essays, using 90 linguistic features and an Ordinal Logistic Regression model, achieving high accuracy and offering insights for writing feedback. The source code of the project is available at GitHub, and a demo of the project is available at Demo.

Recommended citation: Wang, Y., & Hu, R. (2021, August). A prompt-independent and interpretable automated essay scoring method for Chinese second language writing. In China National Conference on Chinese Computational Linguistics (pp. 450-470). Cham: Springer International Publishing.
Download Paper | Download Slides

talks

teaching

TA for Python Programming and Data Analysis

Undergraduate Course (Spring), Beijing Normal University, 2023

Served as a teaching assistant for Professor Renfen Hu’s Python Programming and Data Analysis course, covering fundamental knowledge of Python programming, data analysis, and machine learning.