# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "gendertext" in publications use:' type: software license: MIT title: 'gendertext: Detect Gendered Words in Text and Suggest Neutral Alternatives' version: 0.1.0 abstract: Identifies gendered words and phrases in text using a built in dictionary of more than two hundred gendered terms paired with gender neutral alternatives. Reports the share of gendered language in a text, lists every gendered term found together with its suggested neutral replacement, and can rewrite a text in gender neutral form. Plain text files are read with base R, while other document formats such as PDF and Word are supported through the optional 'readtext' package. The dictionary is informed by published guidance on gender inclusive language, including the United Nations guidelines and the European Parliament guidance on gender neutral language. authors: - family-names: Arafin Ayon given-names: S M Mashrur email: mashrur399@gmail.com orcid: https://orcid.org/0000-0002-3659-2891 - family-names: Zaman Adrita given-names: Rodaba email: Zamanrodaba@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/mashrur-ayon/gendertext commit: 10e6b8c10c137b01cd6cf135861daad85e285527 url: https://github.com/mashrur-ayon/gendertext date-released: '2026-06-18' contact: - family-names: Arafin Ayon given-names: S M Mashrur email: mashrur399@gmail.com orcid: https://orcid.org/0000-0002-3659-2891