Automatic Identification of Stop Words in Chinese Text Classification

Lili Hao,Lizhu Hao
DOI: https://doi.org/10.1109/csse.2008.829
2008-01-01
Abstract:Text classification is an active research area in information retrieval and natural language processing. A fundamental tool in text classification is a list of ‘stop’ words (stop word list) that is used to identify frequent words that are unlikely to assist in classification and hence are deleted during pre-processing. Till now, many stop word lists have been developed for English language. However, there is no standard stop word list which has been constructed for Chinese text classification yet. In this paper, we give a refined definition for stop words in Chinese text classification from a perspective of statistical correlation, then propose an automatic approach to extracting the stop word list in text classification based on the weighted Chi-squared statistic on $2^{*}p$ contingency table. We evaluate the stop word lists using accuracies obtained from text classification experiments in the real-world Chinese corpus. The results show that the proposed approach is effective. The stop word lists derived by the approach can speed up the calculation and increase the accuracy of classification at the same time.
What problem does this paper attempt to address?