Italian stemmer

Alex72RM - November 4, 2009 - 14:06

This module improves the results of the search module for the Italian language.

It is an implementation of Martin Porter's stemming algorithm for Italian language (the customized algorithm can be found here).

It is based on an original php code written by Roberto Mirizzi (roberto.mirizzi@gmail.com).

It reduces each word to its basic root or stem (i.e., "pronunciare", "pronunciato", "pronuncia" to "pronunc") to perform search.
This way the search results (based on score calculation) are improved and more accurate.

Usage:
- activate the module
- it works correctly with regular use of cron (or a software emulation like Poormanscron); for best results, website should be entirely re-indexed.

Downloads

Recommended releases

Version Downloads Date Links
5.x-1.01 Download (9.93 KB) 2009-Nov-09 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.