Sales-Choice-Volunteering-Project / EmotionAnalyzerWeka

The program for obtaining emotion data
1 stars 0 forks source link

Weka Data loading Error #33

Closed sherlockliang888 closed 3 years ago

sherlockliang888 commented 3 years ago

When reading arff data in weka, an error occurs: nominal value not declared in header, read Token[X], line Y

sherlockliang888 commented 3 years ago

Error: Attribute names are not unique! Cause: 'sent'

sherlockliang888 commented 3 years ago

Solved:

  1. Clear existing quotation marks prior to save arff
  2. Uncheck TFIDF in Weka StringtoWordvector filter