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
def start_of_sentence(self):
"""
:return:a hidden dot to capitalize the next start of sentence
"""
return self.nlg_tags('span', '.', style='display:none')
maybe something like that before the write and then delete the span could do the trick.
No description provided.
The text was updated successfully, but these errors were encountered: