Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The following page has been changed by AlessandroGasparini:
http://wiki.apache.org/nutch/Stemming

------------------------------------------------------------------------------
  seemed that it's more efficient to put in the main analyzer. It
  would be nice if later releases could add support for plugging
  in a custom stemmer/analyzer."
+ 
+ (Note by AlessandroGasparini)
+ on the 0.8.1 you could easily enable the Stemming using the multi-language 
support facilities
+ and without touching the code. (Perhaps you have to write a plugin for your 
specific language but it's a lot more simple)
+ see by yourself: MultiLingualSupport
  
  [[TableOfContents]]
  
@@ -269, +274 @@

  }}}
  
  == Version 0.8 ==
+ (Note by AlessandroGasparini)
+ on the 0.8.1 you could easily enable the Stemming using the multi-language 
support facilities
+ and without touching the code. (Perhaps you have to write a plugin for your 
specific language but it's a lot more simple)
+ see by yourself: MultiLingualSupport
+ 
+ 
+ 
  *** YOU MUST DISABLE THE QUERY-BASIC PLUGIN IN ORDER FOR THIS TO WORK (this 
replaces all query-basic functionality)***
  The first change I made is in NutchDocumentAnalyzer.java.
  

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to