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
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. >
Also see Ingo Feinerer's tm package and his nice vignette. On 7/6/07, LE PAPE Gilles <lepape.gilles@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@neuf.fr > > ______________________________________________ > R-help@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. >-- HTH, Jim Porzak Responsys, Inc. San Francisco, CA http://www.linkedin.com/in/jimporzak [[alternative HTML version deleted]]
See the tm package. Washington S. Silva> 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. >
You might also be interested in ReadMe by Daniel Hopkins, Gary King, Matthew Knowles, and Steven Melendez . Website at http:// gking.harvard.edu/readme --Ista On Jul 7, 2007, at 6:00 AM, r-help-request@stat.math.ethz.ch wrote:> Re: Text Mining> Also see Ingo Feinerer's tm package and his nice vignette. > > On 7/6/07, LE PAPE Gilles <lepape.gilles@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@neuf.fr[[alternative HTML version deleted]]
hi everyone... i am a newbie to text mining..... and i gotta do my project in it.... i've looked up various infos online but still haven't got an idea on where to start.... so please, if anyone gave suggestions on this, it will be really helpful...!!!! thanks a lot in advance.... -- View this message in context: http://www.nabble.com/Text-Mining-tp11467848p21864801.html Sent from the R help mailing list archive at Nabble.com.