Skip to content

Use nouns table for alphabetical autocompletions #596

@andrewtavis

Description

@andrewtavis

Terms

Description

Scribe will be using Trie based autocompletions, but we have a question of whether this will be feasible for all languages. As a fallback, it would be great if we could use the nouns table for an MVP autocomplete feature that could also be used in case a new language doesn't have a valid Trie structure. This would be a selection from the nouns table from those columns that are in the contract for the numbers - i.e. get words that alphabetically follow the word being typed based on all columns that are numbers section.

Contribution

Happy to support here and review a PR! 🚀

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed
    No fields configured for Feature.

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions