I would like to extract some data from plain files (thunderbird mailboxes, html files, csv). I usually get strings like this (into files)

user: pepito phone: 11233213 email: user@domain.com

Then I am searching a software that lets me extract by string (scripts, macros, it) and export to CSV by separated columns,

Could you recommend me a software or way for doing it? Your help will be very appreciated

Thank you very much

link|improve this question

80% accept rate
feedback

1 Answer

up vote 0 down vote accepted

For extracting I would recommend NLP grammar tools such as GATE/JAPE or GExp.

link|improve this answer
thank you but I would like a standard software (I am not expert) Thank you very much – Raul Taboraz Sep 28 '11 at 18:54
What do you mean by standard? GATE perhaps is most widely used soft for IE(it has GUI environment as well), it is defacto standard. – yura Sep 29 '11 at 7:39
ok, I mean "easy". Sorry but I am not an expert, I will give it a try. Thank you! – Raul Taboraz Oct 1 '11 at 19:41
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.