Skip to content

Word alignments for Bibles, including both automatic alignments and manually corrected alignments

License

Notifications You must be signed in to change notification settings

Freely-Given-org/Clear.Bible-Alignments

 
 

Repository files navigation

Alignments

This repository contains word alignments for Bibles, including both automatic alignments and manually corrected alignments. It is meant to serve two goals:

  1. The Scripture Burrito Working Group is creating a Scripture Alignments flavor, which will be a standard for exchanging alignment data. This repository reflects an initial proposal, and as the standard develops, the data in this repository will be used to ensure that the standard is adequate.
  2. Developers need a way to obtain the best available alignments for a given language or translation. We want to collect the best alignments we can find here and provide a way to find needed alignments and track development of alignment.

Alignment data is provided by various parties, who own the copyright to their alignments. All alignment data is licensed under a Creative Commons Attribution 4.0 International License.

CC BY 4.0

All code on this repository is Copyright (c) 2023 by Clear Bible, Inc. It is licensed under a MIT License.

Python Quick Start

To run this code:

  • ensure Poetry is installed
  • poetry add

Contributing Alignments

We're interested in collecting alignments that are useful for the Bible translation community, especially those based on openly-licensed texts. If you have alignments to contribute, see Contributing.

About

Word alignments for Bibles, including both automatic alignments and manually corrected alignments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.0%
  • Jupyter Notebook 43.0%