[ 
https://issues.apache.org/jira/browse/NUTCH-2038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Asitang Mishra updated NUTCH-2038:
----------------------------------
    Description: 
A html parse filter that will filter out the outlinks in two stages. 
One: 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.


  was:A url filter that will filter out the urls (after the parsing stage,  
will keep only those urls that contain some "hot words" provided again in a 
list.) from that pages that are classified irrelevant by the classifier.

        Summary: Naive Bayes classifier based html Parse filter (for filtering 
outlinks)  (was: Naive Bayes classifier based url filter)

> 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. 
> One: 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)

Reply via email to