Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hydropix/TranslateBooksWithLLMs
/ _split_reference_texts_dir
Function
_split_reference_texts_dir
benchmark/data_loader.py:37–38 ·
view source on GitHub ↗
(base_dir: Path)
Source
from the content-addressed store, hash-verified
35
36
37
def
_split_reference_texts_dir(base_dir: Path) -> Path:
38
return
base_dir /
"data"
/
"reference_texts"
39
40
41
def
load_languages(
Callers
1
load_reference_texts
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected