MCPcopy Create free account
hub / github.com/TIGER-AI-Lab/LongRAG / process_wiki_page.py

File process_wiki_page.py

preprocess/process_wiki_page.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import bz2
3from collections import defaultdict
4import csv

Callers

nothing calls this directly

Calls 7

load_dpr_wikiFunction · 0.90
save_dict_pickleFunction · 0.90
get_doc_sizeFunction · 0.85
process_dataMethod · 0.80
ProcessWikipediaClass · 0.70
get_adjacencyFunction · 0.70
get_degree_dictFunction · 0.70

Tested by

no test coverage detected