Good afternoon,
I generated an arff-file, which I now want to load from the GUI in order to filter it.
It
Cannot be loaded, the error reads: "Unable to determine structure as
arff". Reason: keyword @data expected, read Token[@@class@@], line 3.
Here is the head of my arff:
@relation
'_A_PATHNAME_weka.filters.unsupervised.attribute.StringToWordVector-R1-W1000-prune-rate-1.0-T-I-N0-stemmerweka.core.stemmers.NullStemmer-M6-tokenizerweka.core.tokenizers.WordTokenizer
-delimiters \" \\r \\t.,;:\\\'\\\"()?! []\\n\\t\"'
@@class@@ {Some-Label,OTHER LABELS...
...
Why is a @data-keyword expected within the class-attribute?? I do not have any explanation.
A. G.
_______________________________________________
Wekalist mailing list
Send posts to:
Wekalist@...
List info and subscription status:
https://list.scms.waikato.ac.nz/mailman/listinfo/wekalistList etiquette:
http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html