Skip to main content

Alignment tool for texts in different languages

Project description

Lingtrain Aligner

ML powered library for the accurate texts alignment in different languages.

Cover

Purpose

Main purpose of this alignment tool is to build parallel corpora using two or more raw texts in different languages. Texts should contain the same information (i.e., one text should be a translated analog oh the other text). E.g., it can be the Drei Kameraden by Remarque in German and the Three Comrades — it's translation into English.

Process

There are plenty of obstacles during the alignment process:

  • The translator could translate several sentences as one.
  • The translator could translate one sentence as many.
  • There are some service marks in the text
    • Page numbers
    • Chapters and other section headings
    • Author and title information
    • Notes

While service marks can be handled manually (the tool helps to detect them), the translation conflicts should be handled more carefully.

Lingtrain Aligner tool will do almost all alignment work for you. It matches the sentence pairs automatically using the multilingual machine learning models. Then it searches for the alignment conflicts and resolves them. As output you will have the parallel corpora either as two distinct plain text files or as the merged corpora in widely used TMX format.

Supported languages and models

Automated alignment process relies on the sentence embeddings models. Embeddings are multidimensional vectors of a special kind which are used to calculate a distance between the sentences. Supported languages list depend on the selected backend model.

  • distiluse-base-multilingual-cased-v2
    • more reliable and fast
    • moderate weights size — 500MB
    • supports 50+ languages
    • full list of supported languages can be found in this paper
  • LaBSE (Language-agnostic BERT Sentence Embedding)
    • can be used for rare languages
    • pretty heavy weights — 1.8GB
    • supports 100+ languages
    • full list of supported languages can be found here

Profit

  • Parallel corpora by itself can used as the resource for machine translation models or for linguistic researches.
  • My personal goal of this project is to help people building parallel translated books for the foreign language learning.

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

lingtrain-aligner-0.5.1.tar.gz (38.8 kB view details)

Uploaded Source

Built Distribution

lingtrain_aligner-0.5.1-py3-none-any.whl (40.6 kB view details)

Uploaded Python 3

File details

Details for the file lingtrain-aligner-0.5.1.tar.gz.

File metadata

  • Download URL: lingtrain-aligner-0.5.1.tar.gz
  • Upload date:
  • Size: 38.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6

File hashes

Hashes for lingtrain-aligner-0.5.1.tar.gz
Algorithm Hash digest
SHA256 b5a5be55d82c184b00ea7ec4ce6d7dd434a1c50339512e7f53831f114000a7db
MD5 00093b3777d14dd5357ccdaa2119e2f3
BLAKE2b-256 3896a5d170434d980932a280c9a857e2d5e1332c20f441ac398c2dbda7488754

See more details on using hashes here.

File details

Details for the file lingtrain_aligner-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: lingtrain_aligner-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 40.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6

File hashes

Hashes for lingtrain_aligner-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ad3de6a5b7e3c10aa0900eaf3f4f8b852690266b7fe357a3f4637b3ca64cea09
MD5 b7497ce6ff966ec05f98dc020ee19ddf
BLAKE2b-256 e8a30bbe9dd81ecf6f039708d1d169883a9700892e2d234f5576cfb77bd5e19a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page