web2vec
Contents:
Introduction
Quick start
Contributing
Code of conduct
Reference
web2vec package
Subpackages
web2vec.crawlers package
web2vec.extractors package
Submodules
Module contents
web2vec
src
web2vec package
web2vec.extractors package
web2vec.extractors.network_features module
View page source
web2vec.extractors.network_features module
web2vec.extractors.network_features.
build_graph
(
main_directory
:
str
,
allowed_domains
:
List
|
None
=
None
)
[source]
Build a directed graph from the crawled web pages.