burak Posted June 4, 2004 Posted June 4, 2004 Hello, I will be working on a .net project that will use the words entered by the user to return related jobs. The program will have to look at job titles and job descriptions to determine if a job is related to the keywords. Do you know any text matching software that does this? Thank you, Burak Quote
*Experts* Nerseus Posted June 4, 2004 *Experts* Posted June 4, 2004 What are you matching against? If it's a Database, sounds like you'd want to use the LIKE word in your query. If this is a text search across files then... well, why would you do that?? Torture :) -nerseus Quote "I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.