sillsdev / sillsdev/interlinearizer-extension
Handle orphaned analyses
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 55
Description
If an analysis has surface text that is not present in the source text, it is orphaned. We need some way to manage those.
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 tracing how analyses, their surface text, and the source text are represented and compared in the interlinearizer tool. Clarify the intended way to identify and manage orphaned analyses with the maintainers; done means the behavior for analyses absent from the source text is explicitly defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100