scribe-org / scribe-org/Scribe-Android

Add noun gender annotations under autosuggestions and autocompletions

Open
#407 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

hackathon help wanted
Dominant language
C++
Stars
99
Forks
121
Avg merge
4d 7h
Merged PRs (30d)
16

Description

Terms
Description

A further feature of Scribe-iOS that Scribe-Android doesn't have is annotation of nouns in autosuggestions and autocompletions. An example of this in Scribe-iOS is:

Image

The colored rectangles below the words above tells the user that the first word is neutral and the second and third are feminine. An example of this can be seen in the Figma designs. We want a blue line under masculine nouns, a red line under feminine nouns, a green line under neuter nouns, a purple line under common nouns and an orange line under plural nouns.

This issue would add these markers to Scribe-Android, where if a word is not a noun there would be no annotation, and if it is a noun then it would have the color of its noun gender displayed below it. If a noun has more than one gender - i.e. the word Schild in German that is both masculine and neutral, then it would display the rectangle as half blue and half green.

  • Note: This issue is blocked by #400, #408, #409 and #551
Contribution

Happy to support and open review a PR when one is opened! 🚀

Contributor guide

Open the contributing guide

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

Review blockers #400, #408, #409, and #551 first, then compare the Scribe-iOS example with the linked Figma designs. The work is complete when noun suggestions and autocompletions show the specified gender colors, including split colors for nouns with multiple genders, and omit annotations for non-nouns.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
design, mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.