You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: API is Bad because it publicly allows to modify (add) the contents of the BratSentences. The latter may lead to unsync code, based on BratSentences instances.
Issue: API is Bad because it publicly allows to modify (add) the contents of the BratSentences. The latter may lead to unsync code, based on BratSentences instances.
AREkit/arekit/contrib/source/brat/sentence.py
Lines 20 to 26 in 17563d0
sentence_entities
AREkit/arekit/contrib/source/brat/sentences_reader.py
Lines 19 to 23 in 17563d0
dict
in order to initialize sentence instances laterAREkit/arekit/contrib/source/brat/sentences_reader.py
Line 61 in 17563d0
extract_text_opinions_linkages
utilizes a different approach which is not covered by common impementation. #232(Easy, remove inheritance from BratSentence, in order to create these such sentences during News conversion stage)
The text was updated successfully, but these errors were encountered: