|
|
Browse by Tags
All Tags » phrase dictionary
-
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 ...
-
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 ...
-
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 ...
|
|
|