Example #1
0
 def __init__(self, *args):
     _swig_setattr(self, Chunker, 'this', _YamCha.new_Chunker(*args))
     _swig_setattr(self, Chunker, 'thisown', 1)
Example #2
0
 def __init__(self, *args):
     this = _YamCha.new_Chunker(*args)
     try:
         self.this.append(this)
     except:
         self.this = this
Example #3
0
 def __init__(self, *args): 
     this = _YamCha.new_Chunker(*args)
     try: self.this.append(this)
     except: self.this = this