🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

issue importing sparse data: "Content is not allowed in prolog"

User: "hajons"
New Altair Community Member
Updated by Jocelyn
Hi,

I have problems importing a data set using the Read Sparse operator. I have specified the yx data format.
I get the following error when executing the process consisting of the import operator only:

Could not read file "C:\tmp\newCorpus.lib":Content is not allowed in prolog..
The data looks like this:

11 76:1 174:1 250:1 317:1 446:1 640:1 953:1 954:1 955:1 969:1 981:1
9 76:1 152:1 219:1 348:1 396:1 493:1 953:1 956:1 968:1 969:1 980:1 985:1
10 54:1 121:1 250:1 298:1 427:1 954:1 956:1 967:1 968:1 985:1
...

Any suggestions?

Thanks,
Håkan

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "hajons"
    New Altair Community Member
    OP
    I now managed to import the file. The problem was that the I assumed the file parameter (non-expert) was supposed to e the data file, not an AML file. Where can I find the definition of AML files?

    /Håkan