Chinese short text subjective question automatic scoring method and system using LSTM neural network

Yu Shengquan,Yang Xi,Huang Yuwei,Zhuang Fuzhen,Zhang Lishan
2018-01-01
Abstract:The invention provides a Chinese short text subjective question automatic scoring method using an LSTM neural network. The method comprises the steps that firstly, an answer text is segmented, and thetext is converted into a word sequence; secondly, a vectorization expression of each word in the answer text is obtained, and an answer text mapping matrix is constructed; thirdly, the LSTM neural network is used for carrying out operation on the answer text mapping matrix, output of all or a part of hidden layers is obtained to obtain a semantic feature matrix of the answer text; fourthly, down-sampling is conducted on the semantic feature matrix by utilizing a pooling algorithm to obtain a semantic feature vector of the answer text; fifthly, the semantic feature vector of the answer text isgiven to a classifier, and the category of the answer text is predicted; sixthly, the many-to-one relationship between the category where the answer text belongs and the score is considered, and thescore of the answer text is determined according to preset mapping between the category and the score. According to the method, answer text semantic information can be effectively mined without depending on subjective question standard answers, and Chinese short text subjective question automatic scoring is achieved.
What problem does this paper attempt to address?