home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.c:18432 comp.lang.c++:18028
- Path: sparky!uunet!psinntp!rd821!a036450
- From: a036450@rd821.UUCP (Bob Goldrich)
- Newsgroups: comp.lang.c,comp.lang.c++
- Subject: Text Searching and Hypertext
- Message-ID: <150@rd821.UUCP>
- Date: 15 Dec 92 14:07:14 GMT
- Followup-To: comp.lang.c
- Organization: The Gleason Works, Rochester New York
- Lines: 18
- X-Newsreader: Tin 1.1 PL4
-
- I'm looking for source code for a text search engine. It should suppor
- regular expressions with wild cards. I guess source to a grep-like
- utility would be fine, but if there is anything else out there I would
- appreciate a pointer to it.
-
- Also, can anyone point me to source which does searches like "find all
- the occurances of <some word> which is within <x> words of <another
- word>? Is this what is known as a fuzzy search? If not, what *is* a
- fuzzy search?
-
- Finally, I would like to build hypertext links based on a list of key
- words which I will compile. Again, are there utilities/source code
- available, or references which discuss this?
-
- Please reply by E-mail. Many thanks.
-
- Bob Goldrich a036450@rd821.gleason.com
-
-