ArneBinder's picture
https://github.com/ArneBinder/pie-document-level/pull/312
3133b5e verified
raw
history blame contribute delete
436 Bytes
from .cross_text_binary_coref import CrossTextBinaryCorefTaskModuleWithOptionalContext
from .cross_text_binary_coref_nli import CrossTextBinaryCorefTaskModuleByNli
from .re_text_classification_with_indices import (
CrossTextBinaryCorefByRETextClassificationTaskModule,
RETextClassificationWithIndicesTaskModuleAndWithSharpBracketMarkers,
)
CrossTextBinaryCorefTaskModule2 = CrossTextBinaryCorefByRETextClassificationTaskModule