sillsdev / sillsdev/silnlp

Add the Machine.py Eflomal aligner as an option for SILNLP's alignment scripts

Open
#1,108 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.