Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMake domains configurable for hc score dsa1-score #15
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
shawnmjones commentedJun 25, 2020
Scoring mementos by Padia's work depends upon a list of domains for the categories of news, image sharing sites, video sharing sites, blog sites, and social media sites. These lists will likely change over time and should be configurable by the end user.
The scoring is handled on lines 431 - 451 of
hypercane/score/dsa1_ranking
. We will have to make it generic.hypercane/hypercane/score/dsa1_ranking.py
Lines 431 to 451 in 2e071d7
The lists themselves are on lines 15 - 386 of that same file.
hypercane/hypercane/score/dsa1_ranking.py
Lines 15 to 386 in 2e071d7