“…The main idea behind MLbased AWE is applying deep learning techniques for automated essay scoring. To compute the score of writing in terms of machine learning, the system has to learn from a training dataset T that comprises a pair of essays x i and scores y i , where (x i , y i ) ∈ T. In the deep learning-based AWE such as in Yang et al (2019), the sequence of words from the essay x i is represented as a sequence of vector representations (i.e., word embeddings). Therefore, the essay x i is composed of m words such that x = (w i,1 , • • • , w i,m ), and the system creates a set of sequences of word embeddings e w i,1 , • • • , e w i,m .…”