- Download these files:
- Create the
input_pages
andinput_links
folders at the root of the project. - Put
frwiki-latest-page.sql.gz
ininput_pages
andfrwiki-latest-pagelinks.sql.gz
ininput_pagelinks
. - Download dependencies with
mvn install
- You can run the jar in the
target
folder with 3 args: "input_pagelinks input_pages final_result". Thefinal_result
folder will be created automatically and musn't exist at start.