Exemplo n.º 1
0
 def __len__(self):
     """The number of tokens in the sentence."""
     return clg.sentence_length(self._obj)
Exemplo n.º 2
0
 def __len__(self):
     """The number of tokens in the sentence."""
     return clg.sentence_length(self._obj)