首页    期刊浏览 2024年11月24日 星期日
登录注册

文章基本信息

  • 标题:A tm Plug-In for Distributed Text Mining in R
  • 本地全文:下载
  • 作者:Stefan Theußl ; Ingo Feinerer ; Kurt Hornik
  • 期刊名称:Journal of Statistical Software
  • 印刷版ISSN:1548-7660
  • 电子版ISSN:1548-7660
  • 出版年度:2012
  • 卷号:51
  • 期号:1
  • 页码:1-31
  • 语种:English
  • 出版社:University of California, Los Angeles
  • 摘要:R has gained explicit text mining support with the tm package enabling statisticians to answer many interesting research questions via statistical analysis or modeling of (text) corpora. However, we typically face two challenges when analyzing large corpora: (1) the amount of data to be processed in a single machine is usually limited by the available main memory (i.e., RAM), and (2) the more data to be analyzed the higher the need for efficient procedures for calculating valuable results. Fortunately, adequate programming models like MapReduce facilitate parallelization of text mining tasks and allow for processing data sets beyond what would fit into memory by using a distributed file system possibly spanning over several machines, e.g., in a cluster of workstations. In this paper we present a plug-in package to tm called tm.plugin.dc implementing a distributed corpus class which can take advantage of the Hadoop MapReduce library for large scale text mining tasks. We show on the basis of an application in culturomics that we can efficiently handle data sets of significant size.
国家哲学社会科学文献中心版权所有