Re: Complicated email parse or text extraction and database insertion
- From: "Cédric LEMAIRE" <codeworker@xxxxxxx>
- Date: 16 Aug 2005 01:18:26 -0700
I've already done this kind of work for extracting businness data from
various formats of emails. I've used CodeWorker, a parsing tool and a
source code generator, a free software available at
"http://www.codeworker.org".
It can describe the grammar of these emails very easily, to generate a
CSV file with all records for instance.
If you are interested, I can post here a CodeWorker script sample here,
which handles these 4 emails.
P.S. : you can't completely ignore their format: it must necessary be
one amongst several possibilities.
.
- Follow-Ups:
- Re: Complicated email parse or text extraction and database insertion
- From: craftereric
- Re: Complicated email parse or text extraction and database insertion
- References:
- Complicated email parse or text extraction and database insertion
- From: code_worthy
- Complicated email parse or text extraction and database insertion
- Prev by Date: Re: How much should I charge for fixed-price software contract?
- Next by Date: Re: ratio approximation algorithm
- Previous by thread: Re: Complicated email parse or text extraction and database insertion
- Next by thread: Re: Complicated email parse or text extraction and database insertion
- Index(es):
Relevant Pages
|