Selecting rare words from full-text field?

This is a discussion on Selecting rare words from full-text field? within the MySQL Database forums, part of the Database Forums category; I have a database with a text field and I'd like to do some kind of select statement to ...


Go Back   Usenet Forums > Database Forums > MySQL Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-07-2007
btcarver@lisnews.com
 
Posts: n/a
Default Selecting rare words from full-text field?

I have a database with a text field and I'd like to do some kind of
select statement to show me the words that are only used once or
twice.

Is there a way to display words based on the number of times they
appear in a text field?

Thanks

Reply With Quote
  #2 (permalink)  
Old 11-09-2007
Darko
 
Posts: n/a
Default Re: Selecting rare words from full-text field?

On Nov 7, 4:43 pm, btcar...@lisnews.com wrote:
> I have a database with a text field and I'd like to do some kind of
> select statement to show me the words that are only used once or
> twice.
>
> Is there a way to display words based on the number of times they
> appear in a text field?
>
> Thanks


Either:
1. Pick it up from php/python/asp etc. and then process the text
2. don't keep them all in one field - put all words in separate
records

I really can't think of method to do it your way, but I'm sure it
wouldn't be a
nice thing to let it stay that way.

Regards

Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:04 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0