473,405 Members | 2,310 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Noise and Thesaurus UDF

Can anyone help me create a function that will accept a string of words,
then remove any that are listed in a noise word table, add any that
match in the thesaurus table, and returned to whatever called it?

Cheers,

Steve
Jul 25 '08 #1
2 1698


"Dooza" wrote:
Can anyone help me create a function that will accept a string of words,
then remove any that are listed in a noise word table, add any that
match in the thesaurus table, and returned to whatever called it?
Doesn't sound overly hard. In what language? How big are the tables?

I hope you don't mean SQL. You could do it, but it would be ugly as sin.

OR.... If you are talking about SQL Server, and you are using SQL Server
2005 or later (even Express edition), you might consider writing the code in
C# or VB.NET and using a CLR-based SP.

Ehhh...I guess it wouldn't be *THAT* hard to write in old-fashioned T-SQL,
but it sure wouldn't be fast, I'm guessing.


Jul 30 '08 #2
Old Pedant wrote:
>
"Dooza" wrote:
>Can anyone help me create a function that will accept a string of words,
then remove any that are listed in a noise word table, add any that
match in the thesaurus table, and returned to whatever called it?

Doesn't sound overly hard. In what language? How big are the tables?

I hope you don't mean SQL. You could do it, but it would be ugly as sin.

OR.... If you are talking about SQL Server, and you are using SQL Server
2005 or later (even Express edition), you might consider writing the code in
C# or VB.NET and using a CLR-based SP.

Ehhh...I guess it wouldn't be *THAT* hard to write in old-fashioned T-SQL,
but it sure wouldn't be fast, I'm guessing.
Ahh you found my post before I cancelled it... it was destined for the
sql group not the asp group, and I have since crafted a t-sql solution
that works nicely for my situation. (am on SQL 2000 by the way)

Thanks anyway :)

Steve
Jul 30 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Jaffa | last post by:
hi all, i'm currently designing a search engine. I'd like certain keywords to have affiliated synonyms listed so that I can find out which keywords are symantically related to each other. Is...
3
by: Jason | last post by:
Is it possible to connect and asp page to the Microsoft Office Thesaurus? I would like to be able to pass a word to it and get back all of the synonyms as either a string, array, or collection.
1
by: Hans Malherbe | last post by:
I would like to access the Word thesaurus from a .NET WinForm application if the client has Microsoft Word installed. Is it possible? I could not find anything in the Office XP help.
2
by: hammad | last post by:
I had made a .NET Application that use microsoft Word thesaurus using msword file when i made windows application it works well but when i try web application it make exception that i have no...
3
by: Marc | last post by:
Hi everyone, I'm trying to build a Thesaurus. In my thesaurus i've created the following tables: terms, btnt (broader terms/narrower terms), rt (related terms) The structures of the tables...
3
by: moondaddy | last post by:
I'm looking for a thesaurus tool I can use in an application. I was hoping it could be a web service where my app could submit a work and get a list of results back which my code could use. any...
8
by: johnerics | last post by:
Hi Everybody! Hoping that every body would be fine at this group. I am learning c sharp. Please, if anybody can make this program, i would be highly obliged. Implement a thesaurus (a...
0
by: Piero 'Giops' Giorgi | last post by:
Hi! I have the DB, now with about 100 Million rows (Going strong!!!) One question... I'm using Thesaurus search (COOL!!!) for names, (Rebecca, Reba, Becky, Becca....) to query for nicknames...
0
by: Calvin Spealman | last post by:
Sounds like you might want to read up on RDF On Tue, Aug 12, 2008 at 10:41 AM, Benjamin Michiels <benjamin.michiels@gmail.comwrote: -- Read my blog! I depend on your acceptance of my...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.