Add the Machine.py Eflomal aligner as an option for SILNLP's alignment scripts
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 39
- Forks
- 7
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 5
Description
SILNLP uses the C implementation of Eflomal, but Machine.py now offers Eflomal as a Machine aligner. SILNLP's alignment scripts should include the Machine.py implementation of Eflomal as an option for the alignment engine.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with SILNLP’s alignment scripts and trace how the existing C Eflomal implementation is exposed as an alignment-engine option. Compare that path with the Machine.py Eflomal aligner and identify the registration and invocation points. Done means the scripts can select Machine.py Eflomal as an alternative engine and the relevant alignment checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100