Download and read the Japanese Realistic Textual Entailment Corpus.
The result of this function is memoised with memoise::memoise()
internally.
Usage
read_jrte(
url = "https://github.com/megagonlabs/jrte-corpus/archive/refs/heads/master.zip",
exdir = tempdir(),
keep = jrte_rte_files(),
keep_rhr = FALSE,
keep_pn = FALSE
)
See also
Other jrte-reader:
jrte_rte_files()
,
parse_jrte_judges()
,
parse_jrte_reasoning()