Help!

Extract eMail data

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> 3rd Party Utilities RSS
Next:  Mail wont save to webmail - Help!  
Author Message
vjp2.at
External


Since: Apr 02, 2004
Posts: 7



PostPosted: Sun Aug 13, 2006 11:46 pm    Post subject: Extract eMail data
Archived from groups: comp>text>xml, others (more info?)

I get an email that says "Joe is a bozo, he has 333 baloons" I have
user-defined Outlook fields for BOZO and BALLOONS. I want to have the
program to automagically start a new record and put "joe" in the BOZO
field and 333 in BALOONS. If "BOZO" is a KEY and I already have a
record for Joe, I want the program to update the existing record
instead. The eMail has not been previously formatted for XML. I have
been told "XML Smart Tags" is the way to accomplish this task. Is
this so? How do I start? I've written hundreds of FORTRAN and Algol
programs and tens of Pascal and C programs and modified one Assembler
program (Assembler twenty years ago), bu tmostly form a math rather
than a data perspective.


- = -
Vasos-Peter John Panagiotopoulos II, Reagan Mozart Pindus BioStrategist
http://ourworld.compuserve.com/homepages/vjp2/vasos.htm
---{Nothing herein constitutes advice. Everything fully disclaimed.}---
[Homeland Security means private firearms not lazy obstructive guards]
[Yellary Clinton & Yellalot Spitzer: Nasty Together]
Back to top
Milind
External


Since: Aug 15, 2006
Posts: 1



PostPosted: Tue Aug 15, 2006 10:37 am    Post subject: Re: Extract eMail data [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The question would be, which different forms of "Joe is a bozo, he has
333 balloons" are you expecting?

Depending on whether your emails are basically constrained or about a
certain domain, you can write a simple rules engine-type of code. You
might even get away with writing a lex/yacc/bison parser.

If you're expecting natural language input or input in different
languages, then there's a whole lot of things you'd need to think
about, like sentence boundary detection, word-boundary detection,
phrase detection, Part-of-Speech deduction, and word-sense
disambiguation. For all these, there are techniques ranging from the
script-kitten approach, to rule generators, to various classification
techniques, markov models, and so on...

What is the size of your problem, and what amount of resources do you
have to solve this problem? Depending on these constraints, you might
choose an approach that is not necessarily the best technology-wise,
but works for your problem.

Regards,
Milind
vjp2.at.DeleteThis@at.BioStrategist.dot.dot.com wrote:
> I get an email that says "Joe is a bozo, he has 333 baloons" I have
> user-defined Outlook fields for BOZO and BALLOONS. I want to have the
> program to automagically start a new record and put "joe" in the BOZO
> field and 333 in BALOONS. If "BOZO" is a KEY and I already have a
> record for Joe, I want the program to update the existing record
> instead. The eMail has not been previously formatted for XML. I have
> been told "XML Smart Tags" is the way to accomplish this task. Is
> this so? How do I start? I've written hundreds of FORTRAN and Algol
> programs and tens of Pascal and C programs and modified one Assembler
> program (Assembler twenty years ago), bu tmostly form a math rather
> than a data perspective.
>
>
> - = -
> Vasos-Peter John Panagiotopoulos II, Reagan Mozart Pindus BioStrategist
> http://ourworld.compuserve.com/homepages/vjp2/vasos.htm
> ---{Nothing herein constitutes advice. Everything fully disclaimed.}---
> [Homeland Security means private firearms not lazy obstructive guards]
> [Yellary Clinton & Yellalot Spitzer: Nasty Together]
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> 3rd Party Utilities All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum