Skip to main content

Standard for lexicons of inflected paradigms

Project description

Paralex: lexicons of morphological paradigms

Paralex is a standard for morphological lexicons which document inflectional paradigms.

This package contains:

  • The paralex specification
  • The full documentation
  • Utilities to generate metadata and to validate paralex lexicons

Generating metadata

To generate paralex metadata (more in the docs):

from paralex import paralex_factory

package = paralex_factory("Vulcan Verbal Paradigms",
                          {
                              "forms": {"path": "vulcan_v_forms.csv"},
                          }
                          )
package.to_json("vulcan.package.json")

The package returned is a frictionless Package object and can be manipulated as such as needed.

Validation of paralex datasets

To validate a paralex lexicon:

    paralex validate <mypackagename>.package.json

This checks that the data is valid using frictionless, as well as a number of statements to match the paralex standard. For a detailed report on frictionless metadata, do:

    frictionless validate <mypackagename>.package.json

Accessing datasets

Available datasets in the Zenodo community:

    paralex list

Download a dataset and extract the .zip archive:

    paralex get <ZENODO_ID>

The Zenodo ID can be found with the paralex list command.

Serving the paralex site

First, build the standard package from files:

	paralex make_standard

Second, build the specs files from the standard package:

	paralex make_doc

Third, use mkdocs (which needs to be installed) to build this site:

	mkdocs serve

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

paralex-2.2.8.tar.gz (352.4 kB view details)

Uploaded Source

Built Distribution

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

paralex-2.2.8-py2.py3-none-any.whl (372.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file paralex-2.2.8.tar.gz.

File metadata

  • Download URL: paralex-2.2.8.tar.gz
  • Upload date:
  • Size: 352.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for paralex-2.2.8.tar.gz
Algorithm Hash digest
SHA256 b700a09c03aa1d9e29464f175557ee9f3c60e54ffc251c6f2244a5d845312c82
MD5 c296c8c059e0396d4307dc68fc806aed
BLAKE2b-256 8193f0e4ae08e2c115a1eee801c63ca9f469a931ba63e4c0cd29c603ec05983f

See more details on using hashes here.

File details

Details for the file paralex-2.2.8-py2.py3-none-any.whl.

File metadata

  • Download URL: paralex-2.2.8-py2.py3-none-any.whl
  • Upload date:
  • Size: 372.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for paralex-2.2.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 436bbf03ffadab523af0d95cdbb469b90507790b390c39137fd371ad760526e4
MD5 24ef4164fa9dad548e31c8b3cdaef43f
BLAKE2b-256 95daa2c444bce591856ed15af94837400ce57891fe3caaa31724634f30ea776a

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