« Return to Thread: arff-file cannot be loaded.

Re: arff-file cannot be loaded.

by Mark Hall-9 :: Rate this Message:

| View in Thread

On 30/05/12 12:44 AM, "Andreas Gölz" wrote:
> @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

You need to indicate that "@@class@@" is an attribute - i.e.

@attribute @@class@@ {Some-label, OTHER LABELS}

Cheers,
Mark.


_______________________________________________
Wekalist mailing list
Send posts to: Wekalist@...
List info and subscription status: https://list.scms.waikato.ac.nz/mailman/listinfo/wekalist
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html

 « Return to Thread: arff-file cannot be loaded.