scribe-org / Scribe-Data

Wikidata, Wiktionary and Wikipedia language data extraction
GNU General Public License v3.0
23 stars 25 forks source link

Extract noun gender functions to utils.py #69

Closed andrewtavis closed 6 months ago

andrewtavis commented 7 months ago

Terms

Description

As a part of refactoring the codebase, it would be great if the map_genders function that's used in various noun formatting processes was extracted to utils.py and reused. This would be done for all currently finished noun formatting processes that have genders, so French, German, Italian, Portuguese, Russian, Spanish and Swedish.

Contribution

Happy to discuss the work to be done and support implementation!

ikeadeoyin commented 7 months ago

Hello @andrewtavis, I am interested in working on this.

andrewtavis commented 7 months ago

Assigned, and thanks for all the effort and collaboration so far!

andrewtavis commented 6 months ago

Closed via #84 🚀 Thanks so much for the contribution, @ikeadeoyin!