how to get the word statistics?
UGUESS-lzx opened this issue · 2 comments
UGUESS-lzx commented
ArlanCooper commented
i can't download the file by the url in the code:
https://www.dropbox.com/s/a84otqrg6u1c5je/stats.zip?dl=1
this url is inaccessible.
where can i download this file? thanks.
cbaziotis commented
Initially, I used my personal dropbox account to host the file as only some friends and I were using the library. It turns out that dropbox has suspended my public links for generating excessive traffic...
I moved the data to another server and updated the public link for the stats.zip file. Please, ppdate the package and try again.
build from source
pip install git+git://github.com/cbaziotis/ekphrasis.git
or install from pypi
pip install ekphrasis -U
FYI the link is https://data.statmt.org/cbaziotis/projects/ekphrasis/stats.zip
Let me know if it works now.