Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
argparse
2
import
bz2
3
from
collections
import
defaultdict
4
import
csv
Callers
nothing calls this directly
Calls
7
load_dpr_wiki
Function · 0.90
save_dict_pickle
Function · 0.90
get_doc_size
Function · 0.85
process_data
Method · 0.80
ProcessWikipedia
Class · 0.70
get_adjacency
Function · 0.70
get_degree_dict
Function · 0.70
Tested by
no test coverage detected