[R] Text Pattern Recognition - Model

2015-08-17 Thread Anshuk Pal Chaudhuri
accuracy? I tried naiveBayes, but I don't think it is all doing a good job. Its predicting all the test values as true. I suppose bayes is not meant for this. Regards, Anshuk Pal Chaudhuri [[alternative HTML version deleted]] __ R-help@r

[R] Doing PDF OCR with R

2015-08-12 Thread Anshuk Pal Chaudhuri
workaround or root cause analysis would be appreciated. Regards, Anshuk Pal Chaudhuri [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do

Re: [R] Parsing all rows columns of a Dataframe into one column

2015-08-12 Thread Anshuk Pal Chaudhuri
Thanks. Another way of handling is which I understood from other forum, thought to share here as well. data.frame(Value=dat[!is.na(dat)]) Regards, Anshuk Pal Chaudhuri -Original Message- From: PIKAL Petr [mailto:petr.pi...@precheza.cz] Sent: 10 August 2015 12:21 To: Anshuk Pal

[R] Parsing all rows columns of a Dataframe into one column

2015-08-09 Thread Anshuk Pal Chaudhuri
89.09 def 90 $50 1 Any help would be appreciated. Regards, Anshuk Pal Chaudhuri [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help

[R] Supervised Learning for Text Classification

2015-08-06 Thread Anshuk Pal Chaudhuri
be appreciated. Regards, Anshuk Pal Chaudhuri [[alternative HTML version deleted]] __ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R

Re: [R] Itinerary Ticket Parser

2015-07-31 Thread Anshuk Pal Chaudhuri
the all R-enthusiasts, if something has been done or not. Regards, Anshuk Pal Chaudhuri -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Anshuk Pal Chaudhuri Sent: 30 July 2015 21:16 To: r-help@r-project.org Subject: [R] Itinerary Ticket Parser Dear All

[R] Itinerary Ticket Parser

2015-07-30 Thread Anshuk Pal Chaudhuri
Dear All, I have seeing a lot of apis', (like worldmate or new product called sift from easilydo) which is used for parsing email and different itinerary tickets. Is there any packages in R which does that? Regards, Anshuk Pal Chaudhuri [[alternative HTML version deleted

[R] R Parse HTML tabular data and apply NLP

2015-07-30 Thread Anshuk Pal Chaudhuri
RTextTools (http://www.rtexttools.com/), well in that case it has be told that this value is for this text and hence further... Any help would be appreciated. Regards, Anshuk Pal Chaudhuri [[alternative HTML version deleted]] __ R-help@r