[R] Text Mining

Gabor Grothendieck ggrothendieck at gmail.com
Fri Jul 6 18:02:06 CEST 2007


The gsubfn package has been used for linguistic analysis.  See the following
demo:

library(gsubfn)
demo("gsubfn-gries")

The gsubfn home page is at:

   http://code.google.com/p/gsubfn/

That will point you to more info including a vignette (i.e. pdf document).

On 7/6/07, LE PAPE Gilles <lepape.gilles at neuf.fr> wrote:
> Hi everybody,
> I am a new R user. Is there any package devoted to "text mining" analysis in
> R ?
> Thanks
> Gilles
> lepape.gilles at neuf.fr
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list