An R interface to the C code that implements Porter's word stemming algorithm for collapsing words to a common root to aid comparison of texts. There is code to for different languages (i.e. danish, dutch, english, finnish, french, german, norwegian, portuguese, russian, spanish, swedish). However, these may not be applicable if the words require UTF encoding. This is extensible by allowing different routines to be specified to create the C routines used in the stemming, permitting debugging, profiling, pool management, caching, etc.
Package details |
|
---|---|
Author | Duncan Temple Lang <duncan@wald.ucdavis.edu> |
Maintainer | Duncan Temple Lang <duncan@wald.ucdavis.edu> |
License | BSD |
Version | 0.4-1 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.