wkrl / wikiparser

Parses Wikipedia dumps into TeXoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wikiparser

Parses Wikipedia dumps into TeXoo.

How to run it

Default:

make kb

If you want to parse references in Wikipedia articles as annotations:

make kb_annotated

If you require a specific dump, download it from from Wikipedia. This parser is only compatible with pages-articles dumps. Make sure that only one dump is in the project folder when running.

About

Parses Wikipedia dumps into TeXoo


Languages

Language:Jupyter Notebook 60.3%Language:Python 34.4%Language:Makefile 3.4%Language:Dockerfile 1.8%