Skip to main content

A Python Library for the Processing of Cross-Linguistic Data

Project description

CL ToolKit

Build Status Documentation Status PyPI

A Python Library for the Processing of Cross-Linguistic Data.

By Johann-Mattis List and Robert Forkel.

Overview

While pycldf provides a basic Python API to access cross-linguistic data encoded in CLDF datasets, cltoolkit goes one step further, turning the data into full-fledged Python objects rather than shallow proxies for rows in a CSV file. Of course, as with pycldf's ORM package, there's a trade-off involved, gaining convenient access and a more pythonic API at the expense of performance (in particular memory footprint but also data load time) and write-access. But most of today's CLDF datasets (or aggregations of these) will be processable with cltoolkit on reasonable hardware in minutes - rather than hours.

The main idea behind cltoolkit is making (aggregated) CLDF data easily amenable for computation of linguistic features in a general sense (e.g. typological features, etc.). This is done by

  • providing the data for processing code as Python objects,
  • providing a framework that makes feature computation as simple as writing a Python function acting on a cltoolkit.models.Language object.

In general, aggregated CLDF Wordlists provide limited (automated) comparability across datasets (e.g. one could compare the number of words per language in each dataset). A lot more can be done when datasets use CLDF reference properties to link to reference catalogs, i.e.

cltoolkit objects exploit this extended comparability by distinguishing "senses" and "concepts" and "graphemes" and "sounds" and providing convenient access to comparable subsets of objects in an aggregation (see models.py).

See example.md for a walk-through of the typical workflow with cltoolkit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cltoolkit-0.3.0.tar.gz (31.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cltoolkit-0.3.0-py2.py3-none-any.whl (26.7 kB view details)

Uploaded Python 2Python 3

File details

Details for the file cltoolkit-0.3.0.tar.gz.

File metadata

  • Download URL: cltoolkit-0.3.0.tar.gz
  • Upload date:
  • Size: 31.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for cltoolkit-0.3.0.tar.gz
Algorithm Hash digest
SHA256 8179cdb9a12cdae49a8346737bdff9bcb34011ea7971f3587002850264e7d661
MD5 a57230c25fe94498e10a9d323b123543
BLAKE2b-256 b818e7fdc71546620c0f163a0fefae6bed26dc806f21473146147296d18d5251

See more details on using hashes here.

File details

Details for the file cltoolkit-0.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: cltoolkit-0.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 26.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for cltoolkit-0.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 356c53fa3de08e05c7c44de7603c2df0c19dc1c1f379348adb1cc24a12c4551d
MD5 e102921e1ebdd35e7a053d5efe9cac38
BLAKE2b-256 d405573092e937a35b32fc7ef277a6252656d325f0aad2420891bc51330518b2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page