Ejemplo n.º 1
0
 def _parse(self, sent):
     return tree.sinica_parse(sent)
Ejemplo n.º 2
0
 def _parse(self, sent):
     return sinica_parse(sent)
Ejemplo n.º 3
0
 def _parse(self, sent):
     return tree.sinica_parse(sent)