Package: gendertext 0.1.0

gendertext: Detect Gendered Words in Text and Suggest Neutral Alternatives

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 <https://www.un.org/en/gender-inclusive-language/> and the European Parliament guidance on gender neutral language.

Authors:S M Mashrur Arafin Ayon [aut, cre, cph], Rodaba Zaman Adrita [aut, dtc]

gendertext_0.1.0.tar.gz
gendertext_0.1.0.zip(r-4.7)gendertext_0.1.0.zip(r-4.6)gendertext_0.1.0.zip(r-4.5)
gendertext_0.1.0.tgz(r-4.6-any)gendertext_0.1.0.tgz(r-4.5-any)
gendertext_0.1.0.tar.gz(r-4.7-any)gendertext_0.1.0.tar.gz(r-4.6-any)
gendertext_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
gendertext/json (API)
NEWS

# Install 'gendertext' in R:
install.packages('gendertext', repos = c('https://mashrur-ayon.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/mashrur-ayon/gendertext/issues

Datasets:

On CRAN:

Conda:

4.00 score 3 scripts 4 exports 0 dependencies

Last updated from:d9dfac3303. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK122
source / vignettesOK212
linux-release-x86_64OK129
macos-release-arm64OK156
macos-oldrel-arm64OK172
windows-develOK93
windows-releaseOK107
windows-oldrelOK82
wasm-releaseOK100

Exports:gender_replacegender_scoregender_suggestionsread_text

Dependencies:

Using gendertext

Rendered fromgendertext.Rmdusingknitr::rmarkdownon Jun 19 2026.

Last update: 2026-06-11
Started: 2026-02-03