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

Using better link #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Using better link #21

wants to merge 1 commit into from

Conversation

reza1615
Copy link

the latest dump also the articles not all name spaces

the latest dump also the articles not all name spaces
@@ -14,7 +14,7 @@ echo "step 0. Make `data` directory and move there.`
mkdir data; cd data

echo "step 1. Download the stored wikipedia file to your disk."
wget "https://dumps.wikimedia.org/${lcode}wiki/20161201/${lcode}wiki-20161201-pages-articles-multistream.xml.bz2"
wget "https://dumps.wikimedia.org/${lcode}wiki/latest/${lcode}wiki-latest-pages-articles.xml.bz2"

echo "step 2. Extract the bz2 file."
bzip2 -d "${lcode}wiki-20161201-pages-articles-multistream.xml.bz2"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably helpful to change line 20's wiki-2016201 to wiki-latest or whatever it becomes upon downloading locally

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

Successfully merging this pull request may close these issues.

None yet

2 participants