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

Browse by Tags

All Tags » phrase dictionary
  • How to use regular Epression for WildCard(*) Search.

    Hi,Hi, I am having a struts web module employee personal infomation lookup-application. I would like to search employee name by using wildcard (*)search.  Actually I am newbie to the  regular expression in javaAny pointers will greately appriaciate.   I am having following code but dnt know how both to ...
    Posted to Discussion (Forum) by amolk on June 5, 2007
  • How to use regular Epression for WildCard(*) Search.

    Hi,Hi,I am having a struts web module employee personal infomation lookup-application. I would like to search employee name by using wildcard (*)search.  Actually I am newbie to the  regular expression in javaAny pointers will greately appriaciate.   I am having following code but dnt know how both to ...
    Posted to Discussion (Forum) by amolk on June 5, 2007
  • 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