sgnlp
Quickstart
Advanced Tutorial
API Reference
models
csgec
emotion_entailment
lsr
rst_pointer
config
data_class
data_prep
eval
modeling
modules
postprocess
preprocess
train
utils
rumour_detection_twitter
sentic_gcn
span_extraction
ufd
utils
sgnlp
»
sgnlp
»
models
»
rst_pointer
»
postprocess
»
RstPostprocessor
View page source
RstPostprocessor
¶
class
RstPostprocessor
(
detokenizer
=
None
)
[source]
¶
__call__
(
sentences
:
List
[
str
]
,
tokenized_sentences
:
List
[
List
[
str
]
]
,
end_boundaries
,
discourse_tree_splits
)
[source]
¶
Call self as a function.