mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
9 lines
202 B
TOML
9 lines
202 B
TOML
host_centrality_store_path = "./data/centrality"
|
|
limit_warc_files = 20
|
|
output_path = "./data/index"
|
|
# minimum_clean_words = 40
|
|
|
|
[warc_source]
|
|
folder = "./data"
|
|
names = ["sample.warc.gz"]
|
|
type = "Local"
|