Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About the data decompression #1

Open
lixin4ever opened this issue Mar 5, 2018 · 8 comments
Open

About the data decompression #1

lixin4ever opened this issue Mar 5, 2018 · 8 comments

Comments

@lixin4ever
Copy link

Hello,
I try to decompress the .z files follow the instructions in README but the system always raises the error
unzip: cannot find zipfile directory in one of tmp.zip or tmp.zip.zip, and cannot find tmp.zip.ZIP, period.
Have you ever encountered this problem?

@BibhuDas123
Copy link

Yes, i am also facing same problem.The data can't be exracted for the compressed files..

@prathik-naidu
Copy link

Also getting the same problem, @lixin4ever @BibhuDas123 did you get it working?

@wetneb
Copy link

wetneb commented Sep 6, 2018

These instructions are designed for UNIX (linux, mac) systems. They work for me.

@wetneb
Copy link

wetneb commented Sep 10, 2018

@prathik-naidu @BibhuDas123 @lixin4ever If you use Windows, have you tried with type instead of cat?

@Nicoleqwerty
Copy link

You must download the whole files and zip them together...I think...

@wetneb
Copy link

wetneb commented Oct 4, 2018

@Nicoleqwerty no the files are already compressed - you must concatenate them together, as explained in the instructions. If you need help let me know what your operating system is.

@tanooj-s
Copy link

You have to concatenate all the files, so the commands you have to run are explicitly:
cat wikipedia-biography-dataset.z?? > tmp.zip
unzip tmp.zip

@ha-lins
Copy link

ha-lins commented Mar 5, 2019

downloading the whole files still cannot work.how do you solve it? @Nicoleqwerty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants