Module: Html2rss::LinkDestination
- Defined in:
- lib/html2rss/link_destination.rb,
lib/html2rss/link_destination/noise_policy.rb,
lib/html2rss/link_destination/path_classifier.rb,
lib/html2rss/link_destination/text_classifier.rb,
lib/html2rss/link_destination/destination_facts.rb
Overview
Destination URL / anchor-text classification shared by Scoring.
Defined Under Namespace
Classes: DestinationFacts, NoisePolicy, PathClassifier, TextClassifier