-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Webgraph construction (cc-main-2022-may-jun-aug):
- avoid multiple extraction of host names from source and base URLs - implement method get_links(...) in class ExtractHostLinksJob - pass extracted source and base host names to method yield_links(...) - update IANA TLD list - consistent naming of source nodes (src_url, src_host instead of from_url, from_host)
- Loading branch information
1 parent
0c17f69
commit 54918e8
Showing
2 changed files
with
110 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters