Question

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

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top