
March 27th, 2003, 10:54 AM
|
|
Junior Member
|
|
Join Date: Mar 2003
Posts: 15
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
Could you ... with Regular Expression Rules
Do you think it is possible to write a program that is given a address string and using regular expression rules could you break up the string in to Address line 1, address line 2, Region, County/State?
or has anyone done this. or is there such a think as irregular expression rules?
anyone any ideas? I'm using the program CsLex
http://www.cybercom.net/~zbrad/DotNet/Lex/Lex.htm which is a lexical analyzer generator for C# (kinda like JLex)
later,
Tommy
|