Skip to content

Error when load file yelp.p using cPickle #17

@TruongKhang

Description

@TruongKhang

Hi,
I loaded your dataset yelp.p by using cPickle followed by your code:
data = cPickle.load(open('yelp.p', 'wb'))
It raises an error like this: "Value Error: could not convert string to int". Can you check this dataset file again. I think there are some problems with this file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions