Skip to content

Conversation

tejvirk
Copy link

@tejvirk tejvirk commented Mar 4, 2025

Previous version of is_valid_wikipedia_source used source IDs, which contain underscores and other problematic elements that would get in the way of matching a given url/domain. The new version of is_valid_wikipedia_source uses a JSON file that includes the actual source URLs, which should yield better results.

Previous version of is_valid_wikipedia_source used the source ID, which contains underscores and other problematic elements that would get in the way of matching a given url/domain. The new version of is_valid_wikipedia_source uses a JSON file that includes the actual source URLs, which should yield better results.
@gianpaj
Copy link

gianpaj commented Apr 1, 2025

i think the wikipedia_unreliable_sources.json is missing

@tejvirk
Copy link
Author

tejvirk commented Apr 12, 2025

file is added here #331

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants