[R] openNLP package

2011-07-16 Thread Shekhar
Hi all, Can anyone please help me in using the openNLP package for doing named- entity extraction? Regards, Som __ 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/p

Re: [R] openNLP package error

2011-01-05 Thread Allan Engelhardt
Apologies that I am late on this thread. On 02/12/10 17:39, Sascha Wolfer wrote: I seem to have a problem with the openNLP package, I'm actually stuck in the very beginning. Here's what I did: > install.packages("openNLP") > install.packages("openNLPmodels.de", repos = "http://datacube.wu.ac.a

[R] openNLP package error

2010-12-02 Thread Sascha Wolfer
Hello list, I seem to have a problem with the openNLP package, I'm actually stuck in the very beginning. Here's what I did: > install.packages("openNLP") > install.packages("openNLPmodels.de", repos = "http://datacube.wu.ac.at/";, type = "source") > library(openNLPmodels.de) > library(openNL