takco

🌮 takco is a modular system for extracting knowledge from tables. For example, you can use it to extend Wikidata with information from Wikipedia tables.

Installing

To install the newest version, download the sources and run:

pip install .

Getting Started

Using the command line interface, you can run individual modules or entire pipelines. To view the command line help, run takco -h.

Example run:

takco run -C config.toml your-pipeline.toml

To start using the library, check out the tutorials.

For an easy way to explore the package, run it in binder: binder

Contents

Indices and tables