Jump to content

Recommended Posts

Posted (edited)

Hey guys

I am new here, looking to use the cool UDF for outlook interaction to make a clipboard->contact creator. I am constantly trying to add stuff to my contact list that’s somewhat free-form. I was checking to see if anyone knew of a generic parser that predicts reasonably well a standard address layout, like this:

BMW of Somecity

543 West Sample Place

Somecity, CT 06320-2696

(860) 999-9999

www.xyz123.com

info@xyz123.com

Obviously it would get a lot wrong, but using regexes and likely "rules" it may be able to capture L1 as company name, city/state/zip stands out, phone numbers stand out, the .??? can easily be interpreted as a URL seeing as there is no @ in it, etc. I will likely undertake a little hacked interpreter like this next, but wanted to see if anyone had a library that did it.

Thanks

Edited by dma550

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...