摘要:During the last decade text mining has become a widely used discipline utilizing statistical and machine learning methods. Text mining refers to the process of parsing a selection or corpus of text in order to identify certain aspects, such as the most frequently occurring word or phrase. The package named tm is available for text mining applications in R. tm package provides many important functions which are very efficiently handle the text mining. Here we try to append a method to this package for text correction & that helps us to create error free term-document matrix.