Skip to content

Words you can create from Instagram's pronoun list in 13 different languages (and counting!)

Notifications You must be signed in to change notification settings

violaflora/instagram-pronoun-words

 
 

Repository files navigation

About

Instagram allows you to put 1-4 pronouns on your profile. This program outputs the combinations of pronouns that form valid words in the supported languages that use Latin scripts. The files generated by this program can be viewed in /words_found/. Each line contains the following information:

word: ('pronouns', 'in', 'word') ('language', 'of', 'pronoun')

How to Use

  1. Put one or more of the below .txt dictionaries in /word_lists/
  2. python pronouns_to_words.py

Word Lists

Changes from forked project

TODO

  • Look into Arabic and Farsi, see if you can add pronouns to pronouns.txt and run it like the rest of the languages.
  • Look into programmatic profanity/sensitive content filtering (e.g. 'nazie', 'viol', 'violer' in French).
  • Include languages in pronouns.txt, use dictionary for everything (i.e. use keys as pronouns list)

About

Words you can create from Instagram's pronoun list in 13 different languages (and counting!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%