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

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-1.0.14.tar.gz (135.3 kB view details)

Uploaded Source

Built Distribution

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

paralex-1.0.14-py2.py3-none-any.whl (149.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: paralex-1.0.14.tar.gz
  • Upload date:
  • Size: 135.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.17

File hashes

Hashes for paralex-1.0.14.tar.gz
Algorithm Hash digest
SHA256 f8af7906e51bd5e31e2c7a43f5f2178c75892329edb232fd35f54773d93a4122
MD5 30ecca975a28bb1d646e86db512d9c63
BLAKE2b-256 3b761f404ab9c26f40660ec31a75412df5c0d3ae0bfe00795a752b9aad15d377

See more details on using hashes here.

File details

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

File metadata

  • Download URL: paralex-1.0.14-py2.py3-none-any.whl
  • Upload date:
  • Size: 149.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.17

File hashes

Hashes for paralex-1.0.14-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 681d26c23d07a3ea5a37a07408097bbd6629a6bf2a6ae3f00bfc56a2fac96a07
MD5 d5d044bec64042632d087484839f0c6b
BLAKE2b-256 99addc063063e3f71c63d3b31885236350b09773beeee1cecb2c1b260fcea323

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