-
A Python package for calculating the assortativity coefficient, the jackknife standard deviation, and the mixing matrix for a given weighted network or binary network.
- An additional function of generating mixing matrices for categorical node attributes is added.
- The method parameters are adjusted to support NetworkX objects.
- Algorithm: https://www.sciencedirect.com/science/article/pii/S0003347214000074
- A dependency-free Python package to replace gender pronouns in a given text with gender-neutral pronouns, i.e., a gender pronoun neutralizer. It supports replacing with user-defined pronouns.