sillsdev / sillsdev/machine.py
Create convenience function or class to encapsulate quotation denormalization
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 12
- Forks
- 3
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 5
Description
At the moment, the burden is on Serval and SILNLP to run the sub-steps necessary to denormalize quotes. It would be cleaner if this were all done within machine. See here for context.
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 by reviewing the linked Serval pull request and tracing the quotation-denormalization sub-steps currently performed by Serval and SILNLP. Identify the existing machine APIs involved, then provide one convenience function or class that encapsulates those steps; done means callers can use that entry point instead of coordinating the sequence themselves.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100