# -------------------------------------------- # 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 doi: 10.32614/CRAN.package.gendertext 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://mashrur-ayon.r-universe.dev repository-code: https://github.com/mashrur-ayon/gendertext commit: d9dfac3303a199d4ff2b796ebdf99b8ced33fc1d url: https://github.com/mashrur-ayon/gendertext date-released: '2026-06-11' contact: - family-names: Arafin Ayon given-names: S M Mashrur email: mashrur399@gmail.com orcid: https://orcid.org/0000-0002-3659-2891