Skip to main content

Code for managing Word-level alignments for Bibles, including both automatic alignments and manually corrected alignments.

Project description

biblealignlib

Biblica's Python code for working with Bible alignment data from https://github.com/Clear-Bible/Alignments .

This code is ©2024-2026 by Biblica, Inc and is licensed under CC BY SA 4.0.

Installing extra dependencies

eflomal

eflomal is a tool for automated alignment. It is specified as an extra, so it is not installed with poetry install.

On macOS, you may need to install additional dependencies before installing:

brew install llvm libomp

You'll need to override the CFLAGS and LDFLAGS environment variables before installing eflomal.

poetry shell
export CFLAGS="-Xpreprocessor -fopenmp -I${HOMEBREW_PREFIX}/opt/libomp/include -Ofast -march=native -Wall --std=gnu99 -Wno-unused-function -g"
export LDFLAGS="-Xpreprocessor -fopenmp -L${HOMEBREW_PREFIX}/opt/libomp/lib -lm -lomp"
poetry install -E eflomal

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

biblealignlib-0.4.1.tar.gz (73.5 kB view details)

Uploaded Source

Built Distribution

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

biblealignlib-0.4.1-py3-none-any.whl (95.4 kB view details)

Uploaded Python 3

File details

Details for the file biblealignlib-0.4.1.tar.gz.

File metadata

  • Download URL: biblealignlib-0.4.1.tar.gz
  • Upload date:
  • Size: 73.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.14.5 Darwin/25.5.0

File hashes

Hashes for biblealignlib-0.4.1.tar.gz
Algorithm Hash digest
SHA256 32dc8b564146a905f57ee288915d4b74a9b092fe7eb85386ce92b29b81a3aaca
MD5 9089b63c70f89e0478bca19da582d456
BLAKE2b-256 b15964a4fad1000017a32a8e9b1c1d629953a56024bb83cec1c902964a34d995

See more details on using hashes here.

File details

Details for the file biblealignlib-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: biblealignlib-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 95.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.4.1 CPython/3.14.5 Darwin/25.5.0

File hashes

Hashes for biblealignlib-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cfbd1cb564180f262d53282436b28f693a485f8b5fba6191393e4b073060bd5f
MD5 86ba2aebfc168a65100ebf098cf84a2c
BLAKE2b-256 427a986aaedaae4ab939c435fc23a2bdabd0ae167dbec5b787ebb53132112dea

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