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.3.2.tar.gz (69.7 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.3.2-py3-none-any.whl (91.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for biblealignlib-0.3.2.tar.gz
Algorithm Hash digest
SHA256 bad177c446a754597d72fce7ecdf34c0e58171ef265b4b654188f12cc71c0a04
MD5 9e9a6e93f192dc00f0c7b28224bb9621
BLAKE2b-256 3c3e78b7ac2a371765242faf2858a39e629521c92c60d361ef93193c561bf729

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for biblealignlib-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5fc9352e27d96d3eadc6f62813cc0a71be41e783e1e4aa4a7895466ff2be01a7
MD5 c241b857849d09bb12ae01ce33fb55fb
BLAKE2b-256 e3e126d767a79b4e1a579dda80a377bb3adf99f46bc61112ec6edbd46e1d4319

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