Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » optimize
  • given an unformatted document find array of phrases?

    Task: I have a dictionary of 4,000 elements.  Each element is a regular expression. I need to know which elements from the dictionary can be found in a document.  This process is repeated frequently on many different documents. Current Solution: Enumerate through the dictionary and do a regex search for each individual dictionary ...
    Posted to Discussion (Forum) by taklamakan on January 10, 2007