gooddocs-v0 / data_collection_utils /scrape_gh_docs.py

Commit History

Require readme to be found during cleaning.
7a75841

MRiabov commited on

(debug) wrong source file changed.
660d674

MRiabov commited on

(optim) optim rebuild to run only over readme and add workers
3356c03

MRiabov commited on

(optim) faster rebuild
1068e07

MRiabov commited on

feat: add README detection and download to GitHub repo scraping
01c7c47

MRiabov commited on

Filtering data further
20c3639

MRiabov commited on

refactor: reorganize repository filtering into separate clean/ module with metadata and content filters
cffe6c7

MRiabov commited on

feat: add DuckDB persistence and optimize GraphQL batching for repo scraping
5d305bb

MRiabov commited on

feat: config to yaml
1d44b3f

MRiabov commited on

Persistence for scraping
24c4174

MRiabov commited on

GraphQL for fetching reliability
cb7c71f

MRiabov commited on

Remove the .txt for storing data
c554ef1

MRiabov commited on

gh scraping improved and split to utils.
84edce3

MRiabov commited on

Regenerate the dataset to include language and READMEs
1a2b419

MRiabov commited on

(update) CLI to YAML config update
ad95ea6

MRiabov commited on

(debug) deduplicate final parquet generation
a37fb93

MRiabov commited on

(refactor) try-except blocks reduced
1da72dd

MRiabov commited on

Update README
0e2c007

MRiabov commited on

Move utils to folder
d3d8bf4

MRiabov commited on