Exemplo n.º 1
0
 def __init__(self):
     WorkflowMorphAnalyzer.__init__(self)
     self.emotion_table = EmotionTable.query.all()
Exemplo n.º 2
0
 def __init__(self):
     WorkflowMorphAnalyzer.__init__(self)
Exemplo n.º 3
0
 def __init__(self):
     WorkflowMorphAnalyzer.__init__(self)
     self.emotion_table = EmotionTable.query.all()