R Programming/Text Processing
From Wikibooks, the open-content textbooks collection
- Keywords : "text mining", "natural language processing"
[edit] See also
- first.word First Word in a String or Expression in the Hmisc package
- capitalize capitalize the first letter of a string in the Hmisc package
- See the 'tm' package for text mining
- Regular Expressions[1]
- Hmisc : escapeRegex(string),escapeBS(string)
- deparse()
- grep()
[edit] References
- Scraping NYT articles with R
- I. Feinerer, K. Hornik, and D. Meyer (2008). Text Mining Infrastructure in R. Journal of Statistical Software 25/5.
- ↑ Paul Murrell "Introduction to Data Technologies"