|
|
Choosing A Webhost: |
Re: two results: msg#00008search.snowball
Boštjan Jerko wrote: Is it possible to get two stems for one word? No, all current stemming algorithms return one stemmed version of each input word. I'm not sure what it would mean to have two possible stemmed forms - stemming is a normalising process, used to determine if differing versions of a word share a common root. Why do you think having multiple stemmed forms might be neccessary? My thought is that a possible situation where this might be useful would be as follows: We have two stemmed words, "A" and "B", with quite distinct meanings. There exists at least one word "A_" which should stem to "A". There exists at least one word "B_" which should stem to "B". However, there is a word "X" which can have two different meanings. One of those meanings is a form of "A", the other is a form of "B". In order to reflect this, without tying "A" and "B" together, "X" should stem to both "A" and "B". Is this the situation you have? I don't know of any concrete examples of this situation, (Martin may be able to give one), but the way I would expect it to be solved is to choose which stemmed form is more frequently the correct stemmed form of "X", and to use that always. Alternatively, if neither form is significantly more frequent, "X" could be left in an unstemmed form. It would require a good deal of work to allow most search engines to deal with a stemming algorithm that returned multiple possibilities. -- Richard
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | two results, Boštjan Jerko |
|---|---|
| Next by Date: | Re: two results, Martin Porter |
| Previous by Thread: | two results, Boštjan Jerko |
| Next by Thread: | Re: two results, Martin Porter |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |