Releases: bitextor/bitextor-neural
Bitextor Neural v1.0 - Bleu Runner
"I've seen things you people wouldn't believe", Batty
Hi there! We are proud to announce an extra Bitextor variant: Bitextor Neural. This is a fresh Snakemake workflow that uses a whole new set of Machine Learning tools to match documents and sentences. We are glad to include the shiny new bicleaner-ai
to filter sentences at the end of the pipeline.
Take a look at the README to know all the goodies and features, and try it out! Let us know your impressions or any issue in the Issues tab in GitHub.
Notes
bitextor-neural-v1.0.zip
tarball does include submodules code and binaries. If you start compiling the project after cloning from the repository, you need first to git submodule update --init --recursive
. Also, you can't issue this command on the source code .tar.gz
and .zip
packages generated by GitHub, so we recommend the bitextor-neural-v1.0.zip
tarball or cloning the repo v1.0
tag.
We will support Bitextor 1.x
branch until the next major version is released.