You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "mansur (JIRA)" <ji...@apache.org> on 2013/12/05 10:51:37 UTC

[jira] [Comment Edited] (MAHOUT-1371) Arff loader can misinterprete nominals with integer, real or string

    [ https://issues.apache.org/jira/browse/MAHOUT-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13839980#comment-13839980 ] 

mansur edited comment on MAHOUT-1371 at 12/5/13 9:51 AM:
---------------------------------------------------------

I think problem with CSVUtils.parseline is, that it parses only specific quotes. But we have here the possibility of getting double and single quotes, because there is nothing defined at http://www.cs.waikato.ac.nz/ml/weka/arff.html
But I could not find CSVUtils in repository.


was (Author: mansur):
Problem with CSVUtils.parseline is, that it parses only specific quotes. But we have here the possibility of getting double and single quotes, because there is nothing defined at http://www.cs.waikato.ac.nz/ml/weka/arff.html

> Arff loader can misinterprete nominals with integer, real or string
> -------------------------------------------------------------------
>
>                 Key: MAHOUT-1371
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1371
>             Project: Mahout
>          Issue Type: Bug
>          Components: Integration
>    Affects Versions: 0.9
>         Environment: all
>            Reporter: mansur
>              Labels: ARFF
>             Fix For: 0.9
>
>         Attachments: MAHOUT-1371.patch
>
>
> If the nominal values contain a value like integer, real or string it will be misinterpreted as such instead of nominal.



--
This message was sent by Atlassian JIRA
(v6.1#6144)