private void resetList()
 {
     EmotionList.Clear(); PhraseList.Clear(); ModelSentimentList.Clear();
 }