Skip to main content

extract_features

Function extract_features 

Source
pub fn extract_features(
    el: &ElementRef<'_>,
    stopwords: &HashSet<String>,
) -> NodeFeatures
Expand description

Compute the full feature set for a candidate node.