https://github.com/koomri/text-segmentation/blob/874d6ef3ca0e402709b70924608d0894be9a93e1/choiloader.py#L26 Does this mean we take every sentence separately ? If that's the case, shouldn't we add some context sentences, for example window = 3 ?
text-segmentation/choiloader.py
Line 26 in 874d6ef
Does this mean we take every sentence separately ? If that's the case, shouldn't we add some context sentences, for example window = 3 ?