Introduction:
Data Model:
Bases: object
object
topic (str) –
str
doc_id (str) –
relevancy (int) –
int
docids (Mapping[str, FrozenSet[str]]) –
Mapping
FrozenSet
texts (Mapping[str, Mapping[str, Mapping[str, str]]]) –
qrels (Mapping[str, DataFrame]) –
DataFrame
topics (DataFrame) –
pos_label (str) –
neg_label (str) –
base_dir (Path) –
Path
topic_key (str) –
FrozenSet[str]
TextEnvironment[str, ndarray[Any, dtype[Any]], str]
TextEnvironment
ndarray
Any
dtype
Mapping[str, TextEnvironment[str, ndarray[Any, dtype[Any]], str]]
document (str) –
topic_docs (Mapping[str, Mapping[str, Mapping[str, str]]]) –
Mapping[str, Set[str]]
Set
p (Path) –
bool
docid_file (Path) –
doctext_file (Path) –
Optional[Mapping[str, Mapping[str, str]]]
Optional
qrel_file (Path) –
topic_dir (Path) –