ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
1.4k
Citations
64
Influential Citations
Journal of Statistical Software
Venue
2008
Year
During the last decade text mining has become a widely used discipline utilizing statistical and machine learning methods. We present the <strong>tm</strong> package which provides a framework for text mining applications within R. We give a survey on text mining facilities in R and explain how typical application tasks can be carried out using our framework. We present techniques for count-based analysis methods, text clustering, text classification and string kernels.
This paper is significant because it introduced the tm package, which standardized and simplified text mining workflows in R at a time when the field was rapidly growing. By providing a coherent framework for text preprocessing, document-term matrix construction, and integration with statistical models, it lowered the barrier for researchers to apply text mining techniques. The paper's high citation count (1351) reflects its lasting influence on the R community and its role in making text mining accessible to a broader audience.
The key technical contributions include:
The paper does not present experimental results or quantitative comparisons. Instead, it provides illustrative examples of how to perform common text mining tasks using the tm package, such as creating a document-term matrix, performing hierarchical clustering, and building a classification model. The effectiveness of the package is demonstrated through its adoption and subsequent use in numerous research projects.
The broader impact of this work lies in its democratization of text mining. By embedding text mining capabilities within R, a popular statistical computing environment, the tm package enabled statisticians and data scientists to incorporate text data into their analyses without needing specialized software. It also set a precedent for modular, extensible text mining frameworks that influenced later packages in R and Python.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba