Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > C++ Moderated > Multilevel regu...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 9268 of 10094
Post > Topic >>

Multilevel regular expressions in C++?

by testerman <test@[EMAIL PROTECTED] > Feb 4, 2008 at 05:23 PM

Greetings all!

Say I have to write a module in C++ that takes two parameters at input -
a set of regular expressions and plain textual data accompanied by
several levels of metadata for each token of the plain text - and then
applies these regular expressions on text+metadata in various ways and
finally provides some kind of annotated output (irrelevant to our
topic). So these regular expressions have a syntax regarding to
different levels of processing the input text: they can process plain
text only, metadata only and text and metadata combined. So the task at
hand for me is to write a module that applies these special,
"multilevel" regular expressions on the input and now at last comes the
initial question: Is there an existing library providing this type of
functionality? And even more general, how would you - this applies to
experienced C++ programmers only :) - approach this problem from
scratch? I thank you in advance!

-- 
      [ See http://www.gotw.ca/resources/clcm.htm
for info about ]
      [ comp.lang.c++.moderated.    First time posters: Do this! ]
 




 1 Posts in Topic:
Multilevel regular expressions in C++?
testerman <test@[EMAIL  2008-02-04 17:23:20 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 8:07:53 CDT 2008.