English Language Stop Words
收藏官方服务:
资源简介:
This list of stop words is more extensive than the standard NLTK stop words list. It has been made available by the School of Computing Science at the University of Glasgow and is one of several links under "linguistic utilities" on the school's information retrieval resources page (http://ir.dcs.gla.ac.uk/resources/). The source file is a plain text document with one term per line and can be loaded as a csv file or read as a string split in Python using a "\r\n" delimiter.
创建时间:
2026-06-12



