tozd / go-mediawiki

Utilities for processing Wikipedia and Wikidata dumps in Go. Read-only mirror of https://gitlab.com/tozd/go/mediawiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utilities for processing Wikipedia and Wikidata dumps in Go

pkg.go.dev Go Report Card pipeline status coverage report

A Go package providing utilities for processing Wikipedia and Wikidata dumps.

Features:

Installation

This is a Go package. You can add it to your project using go get:

go get gitlab.com/tozd/go/mediawiki

It requires Go 1.21 or newer.

Usage

See full package documentation on pkg.go.dev.

GitHub mirror

There is also a read-only GitHub mirror available, if you need to fork the project there.

About

Utilities for processing Wikipedia and Wikidata dumps in Go. Read-only mirror of https://gitlab.com/tozd/go/mediawiki

License:Apache License 2.0


Languages

Language:Go 96.3%Language:Makefile 3.7%