BaseSampleFormatter -- _fill_row_core
does not support case of multiple sentences
#180
Labels
_fill_row_core
does not support case of multiple sentences
#180
As we may extract attitudes between objects that are mentioned anywhere in text, we still limited by a single sentence due to the related method API, which includes
sentence_ind
parameter.AREkit/arekit/common/experiment/input/formatters/sample.py
Lines 104 to 105 in 9b83f93
And we rely on the
source
position of the (source,target) pairEntityEndType.Source
:AREkit/arekit/common/experiment/input/formatters/sample.py
Lines 158 to 164 in 9b83f93
The text was updated successfully, but these errors were encountered: