Example #1
0
 def getAnnotationKeyList(self):
     raise exp.implimentationError('Class method not initialized yet.')
Example #2
0
 def getValue(self, annotation_key=None):
     raise exp.implimentationError('Class method not initialized yet.')
Example #3
0
 def get_null_vector(self):
     raise exp.implimentationError('Class method not initialized yet.')
Example #4
0
 def vectorize(self):
     raise exp.implimentationError('Class method not initialized yet.')
Example #5
0
 def set_reader(self):
     raise exp.implimentationError('Class method not initialized yet.')
Example #6
0
 def get_previous_sentence(self):
     raise exp.implimentationError('Class method not initialized yet.')
Example #7
0
 def get_key_elements(self, key=None):
     raise exp.implimentationError('Class method not initialized yet.')