|
|
Choosing A Webhost: |
Re: Problems with the italian stemmer algorithm: msg#00001search.snowball
Peter, What is happening is that the longer suffix -atrice is being found, but not removed because the residual stem is too short. This terminates step 1 (which only performs an action on the single longest suffix found) without the -ice ending being considered. It could be that the algorithm could be improved in the case you report, and I will look into that, but in the meantime this is the explanation of the problem you had. Martin >hello, as i have been trying to implement the italian stemmer algorithm >described in http://www.snowball.tartarus.org/italian/stemmer.html i faced some >minor differences between the output of the snowball implementation and mine. >all this mismatches are related with the "ici" "ico" "ice" suffixes. >for example the word "mediatrice" has the R2 region "rice" > >so during step 1 there is a match in terms of the "ice" suffix and it is >deleted. So the stem of mediatrice is mediatr (my implementation) > >but in the output file of the snowball implementation the word "mediatrice" gets >conflated to "mediatric" - so i'm currently a little confused - maybe i compute >the region R2 wrong or must there be a complete match between the region R2 and >the suffix in order to delete it?
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Problems with the italian stemmer algorithm, pprett |
|---|---|
| Next by Date: | Portuguese stemmer: error in output.txt file?, Frédérick Brault |
| Previous by Thread: | Problems with the italian stemmer algorithm, pprett |
| Next by Thread: | Portuguese stemmer: error in output.txt file?, Frédérick Brault |
| 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 |