[
https://issues.apache.org/jira/browse/NUTCH-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609625#comment-14609625
]
Hudson commented on NUTCH-2038:
-------------------------------
SUCCESS: Integrated in Nutch-trunk #3186 (See
[https://builds.apache.org/job/Nutch-trunk/3186/])
Fix for NUTCH-2038: add mattmann to template to make RSS links relevant.
(mattmann: http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1688555)
* /nutch/trunk/conf/naivebayes-wordlist.txt.template
Add mattmann for unit test for NUTCH-2038 to pass. (mattmann:
http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1688553)
* /nutch/trunk/CHANGES.txt
*
/nutch/trunk/src/plugin/index-static/src/java/org/apache/nutch/indexer/staticfield/StaticFieldIndexer.java
*
/nutch/trunk/src/plugin/index-static/src/test/org/apache/nutch/indexer/staticfield/TestStaticFieldIndexerTest.java
*
/nutch/trunk/src/plugin/scoring-similarity/src/java/org/apache/nutch/scoring/similarity/cosine
Add mattmann for unit test for NUTCH-2038 to pass. (mattmann:
http://svn.apache.org/viewvc/nutch/trunk/?view=rev&rev=1688552)
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/conf/naivebayes-wordlist.txt.template
*
/nutch/trunk/src/plugin/index-static/src/java/org/apache/nutch/indexer/staticfield/StaticFieldIndexer.java
*
/nutch/trunk/src/plugin/index-static/src/test/org/apache/nutch/indexer/staticfield/TestStaticFieldIndexerTest.java
> Naive Bayes classifier based html Parse filter (for filtering outlinks)
> -----------------------------------------------------------------------
>
> Key: NUTCH-2038
> URL: https://issues.apache.org/jira/browse/NUTCH-2038
> Project: Nutch
> Issue Type: New Feature
> Components: fetcher, injector, parser
> Reporter: Asitang Mishra
> Assignee: Chris A. Mattmann
> Labels: memex, nutch
> Fix For: 1.11
>
>
> A html parse filter that will filter out the outlinks in two stages.
> Classify the parse text and decide if the parent page is relevant. If
> relevant then don't filter the outlinks. If irrelevant then go thru each
> outlink and see if the url contains any of the important words from a list.
> If it does then let it pass.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)