Oh its very easy:

tr ";" "," < in.csv | tr "\"" "" > out.csv

Or something close.
On Feb 28, 2012 7:31 PM, "VIGNESH PRAJAPATI" <vignesh2...@gmail.com> wrote:

> Hello  Daniel Glauser ,
>
>  Thanks for your suggestion, but  I have 2,00,000 raws in my Csv  file.so
> its require great modification. for solution,I want another sample datasets
> to test my recommender based on collaborative filtering!!!..
>
> THanks
>
> On Wed, Feb 29, 2012 at 12:39 AM, Daniel Glauser <danglau...@gmail.com
> >wrote:
>
> > Hello Vignesh,
> >
> > Thanks for the easy question!
> > Change the semicolon to a comma or tab to get rid of you exception.
>  Also I
> > think you will need to lose the quotes but I'm not sure.
> >
> > Cheers,
> > Daniel
> >  On Feb 28, 2012 12:03 PM, "VIGNESH PRAJAPATI" <vignesh2...@gmail.com>
> > wrote:
> >
> > > Hello Mahout Group,
> > >
> > >  I want set of sample datasets, that can be tested by my recommenders
> as
> > > well as by clustering adn classification  algorithms.
> > >
> > > I have run recommender on one of csv with syntax.
> > >
> > > "278418";"0843949422";"0"
> > > "278418";"0848706978";"5"
> > > "278418";"0848707133";"0"
> > > "278418";"0849909724";"0"
> > > "278418";"0849916941";"0"
> > > "278418";"0849933609";"0"
> > > "278418";"0849938252";"0"
> > > "278418";"0860096041";"0"
> > > "278418";"0861123069";"0"
> > > "278418";"086112586X";"0"
> > > "278418";"0861631463";"0"
> > > "278418";"0865054371";"0"
> > > "278418";"0865300909";"0"
> > >
> > > It gives an error like
> > > InvocationTargetException : Did not find Delimiter in first line
> > >
> > > So any one can have a solution or any alternative for it.?
> > >
> > > THanks
> > >
> > >
> > > --
> > >
> > > *Vignesh Prajapati*
> > > Tel: 9427415949 |
> > > vignesh2...@gmail.com | www.vipras.com.co.in
> > > MYTK [image: Facebook] <https://www.facebook.com/vigs143> [image:
> > > Twitter]<http://twitter.com/#%21/vigs143> [image:
> > > LinkedIn] <http://www.linkedin.com/pub/vignesh-prajapati/37/756/46a>
> > > [image:
> > > about.me] <http://www.way4fun.tk><
> > >
> >
> http://r1.wisestamp.com/r/landing?promo=7&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_7
> > > >
> > >
> >
>
>
>
> --
>
> *Vignesh Prajapati*
> Tel: 9427415949 |
> vignesh2...@gmail.com | www.vipras.com.co.in
> MYTK [image: Facebook] <https://www.facebook.com/vigs143> [image:
> Twitter]<http://twitter.com/#%21/vigs143> [image:
> LinkedIn] <http://www.linkedin.com/pub/vignesh-prajapati/37/756/46a>
> [image:
> about.me] <http://www.way4fun.tk><
> http://r1.wisestamp.com/r/landing?promo=7&dest=http%3A%2F%2Fwww.wisestamp.com%2Femail-install%3Futm_source%3Dextension%26utm_medium%3Demail%26utm_campaign%3Dpromo_7
> >
>

Reply via email to