eflomal
eflomal copied to clipboard
Efficient Low-Memory Aligner
I was hoping there was an aligner that actually worked on Windows, but unfortunately it doesn't. The first issue I bump into is the file handling. On Windows you can't...
I wonder is it possible to calculate balanced prior probability of NULL alignment to fit optimal score between recall for precision? I bet [GIZA](https://github.com/moses-smt/giza-pp) or [MGIZA](https://github.com/moses-smt/mgiza) aligners calculates it, any...
When I try to run the _make_ command, I get the following error: `ld: library not found for -lrt collect2: error: ld returned 1 exit status make: *** [eflomal] Error...
Features: * fix build on mac and update README * make it possible to read and write from and to gzipped files * add mkmodel.py, a script based on align.py...
There was a request to tag a non-beta version for the [Python packaging](https://github.com/robertostling/eflomal/pull/17) changes, which were first tagged as a pre-release of 1.0.0. I noticed only now that version v1.0.0...
(for a newcomer it can look like they are expected inputs)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...