Skip to content

Multilingual sentence alignment using sentence embeddings.

License

Notifications You must be signed in to change notification settings

KoeGoorn/bertalign

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bertalign

An automatic mulitlingual sentence aligner.

This is a fork of the original Bertalign repository (https://github.com/bfsujason/bertalign.git). The primary modification in this fork is the ability to initialize the Bertalign class directly with pre-split lists of sentences using the src_sents_list and tgt_sents_list parameters, instead of requiring full text strings (src, tgt).

About

Multilingual sentence alignment using sentence embeddings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%