Patrick J. Burns
Associate Research Scholar, Digital Projects @ Institute for the Study of the Ancient World / NYU | Formerly Culture Cognition, and Coevolution Lab (Harvard) & Quantitative Criticism Lab (UT-Austin) | Fordham PhD, Classics | LatinCy developer
Creating Stopword Lists for Historical Languages
Abstract for paper delivered at the ‘Global Philology: Big Corpora of Historical Text’ seminar, Universität Leipzig.
July 10, 2017
NB: The work presented in this conference paper has since been revised and published in Digital Classics Online 4(2). Please visit this link for the published article.
Abstract
Stopwords are words that are filtered from documents prior to text analysis tasks, usually words that are either high frequency or semantically non-selective. Through the removal of such words, text analysis tasks, including supervised machine learning, clustering, information retrieval, and text summarization, benefit in areas like noise reduction, feature reduction, or speed optimization. There are stopwords lists available online for Latin and Greek, for example via the Perseus Project and stopwords-json, but these lists offer little documentation about their sources or creation. Moreover, since the Perseus list is not published as a self-contained dataset, it does not provide systematic version control or persistent identifiers for proper citation.
I propose to use the time at the Global Philology Big Corpora of Historical Text seminar at Universität Leipzig on July 10-11 for developing best practices for stopword list creation for Latin, Greek, and other historical languages. I will review recent publications on stopword list creation in other languages, replicate corpus-based experiments based on this literature, and work with seminar participants to arrive at the appropriate methods for developing similar lists in our target languages.
The outcome of the seminar would be an article presenting results of stopword list creation methods for Latin as well as a white paper suggesting the best path forward for other languages represented in the Global Philology project. These results, i.e. the stopword list istelf, would also be “published” in 1. the Classical Language Toolkit, 2. a branch of the natural language processing tool spaCy that I am developing for the Latin language, and 3. other open-source venues such as stopwords-json and stop-words. Furthermore, the stop word dataset would be available for use under a CC0 for use in Open Greek and Latin and related projects. By ensuring that the Latin stopword list is properly documented, version controlled, and citable, I aim for the RAD paradigm with this dataset, that is it will be replicable, aggregable, and data-driven, and as such will be better suited to be included in other text analysis projects.
References
- Alajmi, A., E. M. Saad, and R. R. Darwish. 2012. “Toward an Arabic Stop-Words List Generation.” International Journal of Computer Applications 46 (8): 8–13. https://pdfs.semanticscholar.org/eff7/ 4e0e013679251909324679f441af4ff7bedf.pdf.
- Daowadung, P., and Y. H. Chen. 2012. “Stop Word in Readability Assessment of Thai Text.” In 2012 IEEE 12th International Conference on Advanced Learning Technologies, 497–99. doi:10.1109/ICALT.2012.9.
- Haswell, R. H. 2005. “NCTE/CCCC’s Recent War on Scholarship.” Written Communication 22 (2): 198–223. doi:10.1177/0741088305275367. http://journals.sagepub.com/doi/abs/10.1177/ 0741088305275367.
- Lo, R. T., B. He, and I. Ounis. 2005. “Automatically Building a Stopword List for an Information Retrieval System.” In 5th Dutch-Belgium Information Retrieval Workshop. Utrecht, The Netherlands. http://terrierteam.dcs.gla.ac.uk/publications/rtlo_DIRpaper.pdf.
- Manning, C. D., P. Raghavan, H. Schütze, and others. 2008. Introduction to Information Retrieval. Vol. 1. 1. Cambridge: Cambridge University Press.
- Raulji, J. K., and J. R. Saini. 2016. “Stop-Word Removal Algorithm and Its Implementation for Sanskrit Language.” International Journal of Computer Applications 150 (2). http://www.ijcaonline. org/archives/volume150/number2/raulji-2016-ijca-911462.pdf.
- Zou, F., F. L. Wang, X. Deng, S. Han, and L. S. Wang. 2006. “Automatic Construction of Chinese Stop Word List.” In Proceedings of the 5th WSEAS International Conference on Applied Computer Science, 1010–5. https://pdfs.semanticscholar.org/c543/8e216071f6180c228cc557fb1d3c77edb3a3.pdf.
Click here for a pdf of this proposal.