Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom word lists #1

Open
julianLapenna12 opened this issue May 12, 2023 · 1 comment
Open

Custom word lists #1

julianLapenna12 opened this issue May 12, 2023 · 1 comment

Comments

@julianLapenna12
Copy link

Does this library support using custom word lists, such as that offered here: https://inclusivenaming.org/?

@johnsamuelwrites
Copy link
Owner

johnsamuelwrites commented May 15, 2023

@julianLapenna12 Yes, it's possible to support custom word lists. For example, you could take the list of words from the above site and specify the path

python3 -m inclusivewriting.main en --filepath filepath

For example, an example custom wordlist is given here for English: https://github.com/johnsamuelwrites/inclusive/blob/master/inclusivewriting/resources/en/pronouns.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants