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.0.tar.gz (71.3 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.0-py3-none-any.whl (92.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: biblealignlib-0.4.0.tar.gz
  • Upload date:
  • Size: 71.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.13.7 Darwin/25.4.0

File hashes

Hashes for biblealignlib-0.4.0.tar.gz
Algorithm Hash digest
SHA256 917753eaf4c2ce2a04b276bb7343b2894c682f5eef621a44bfe6d294d609f31c
MD5 92a3f3737ec3c0a5557f1cdd209a9baf
BLAKE2b-256 70bb497b2f463eda06f403d5eaf716728982abca9beec903ff1a68ce6e4ffafe

See more details on using hashes here.

File details

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

File metadata

  • Download URL: biblealignlib-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 92.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.13.7 Darwin/25.4.0

File hashes

Hashes for biblealignlib-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 96286b08c421dacadb76406ff25fee7c17faba8726c2ae5ec4fb44b12892900a
MD5 6580b0b41daa98d0268bf63b9cbeca1a
BLAKE2b-256 609464fa0ea7865b72ceec4c4d9fa8f352dc760f31861df9f92241ee1993066f

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