I was using tagPOS function from openNLP package for parts-of-speach. Now the package is updated and the function is not present. Any suggestions how to do it now ? Thanks for your help. -- Regards, Siddharth Arun, Contact No. - +91 8880065278 [[alternative HTML version deleted]]
On Aug 24, 2013, at 3:41 PM, Siddharth Arun wrote:> I was using tagPOS function from openNLP package for parts-of-speach. Now > the package is updated and the function is not present. Any suggestions how > to do it now ?Ask the maintainer? maintainer(openNLP) -- David.>David Winsemius Alameda, CA, USA
Have a look at ?Maxent_POS_Tag_Annotator The examples show you how to get the tagPOS behavior. Cheers,Tyler> Date: Sun, 25 Aug 2013 04:11:33 +0530 > From: sid.arun91@gmail.com > To: r-help@r-project.org; r-help@stat.math.ethz.ch > Subject: [R] Parts of Speach Tagging > > I was using tagPOS function from openNLP package for parts-of-speach. Now > the package is updated and the function is not present. Any suggestions how > to do it now ? > > Thanks for your help. > > -- > Regards, > > Siddharth Arun, > Contact No. - +91 8880065278 > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org 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.[[alternative HTML version deleted]]
Thanks Tyler. It helped. On Sun, Aug 25, 2013 at 11:10 AM, Tyler Rinker <tyler_rinker@hotmail.com>wrote:> Have a look at ?Maxent_POS_Tag_Annotator The examples show you how to get > the tagPOS behavior. > > Cheers, > Tyler > > > Date: Sun, 25 Aug 2013 04:11:33 +0530 > > From: sid.arun91@gmail.com > > To: r-help@r-project.org; r-help@stat.math.ethz.ch > > Subject: [R] Parts of Speach Tagging > > > > > I was using tagPOS function from openNLP package for parts-of-speach. Now > > the package is updated and the function is not present. Any suggestions > how > > to do it now ? > > > > Thanks for your help. > > > > -- > > Regards, > > > > Siddharth Arun, > > Contact No. - +91 8880065278 > > > > [[alternative HTML version deleted]] > > > > ______________________________________________ > > R-help@r-project.org 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. >-- Regards, Siddharth Arun, Contact No. - +91 8880065278 [[alternative HTML version deleted]]