Code for managing Word-level alignments for Bibles, including both automatic alignments and manually corrected alignments.
Project description
biblealignlib
Biblica's code for working with Bible alignment data from https://github.com/Clear-Bible/Alignments .
Currently private but we should move toward a future where it's public.
Installing extra dependencies
eflomal
eflomal 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file biblealignlib-0.1.2.tar.gz.
File metadata
- Download URL: biblealignlib-0.1.2.tar.gz
- Upload date:
- Size: 41.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.5 Darwin/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23d43b0097a94946038432b217c9305deb23fc553d16b6d00962f0b14fd067ed
|
|
| MD5 |
3d4167c82e25d5ea7a491427406be2e6
|
|
| BLAKE2b-256 |
770927af89ad227e5471c6aa9386dd2c5dd62908caa933d9e2bca026a2545b9a
|
File details
Details for the file biblealignlib-0.1.2-py3-none-any.whl.
File metadata
- Download URL: biblealignlib-0.1.2-py3-none-any.whl
- Upload date:
- Size: 53.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.12.5 Darwin/24.2.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5bd658782b797c4f83054c772d6e248f37edd9cd9bf5697ec57ee6aab8c9f40b
|
|
| MD5 |
e5a44b774a8813306927c6b8ea06ab1e
|
|
| BLAKE2b-256 |
6871f97893ad021377e28aae583c9e07802a28bbc2d9ba22fb3fdf85bfbbacfb
|