gender-guesser
package
Link: https://pypi.org/project/gender-guesser/
Installation instructions:
pip3 install gender-guesser
ethnicolr
package: Wikipedia full name model, Last name Census 2000 model
Link: https://github.com/appeler/ethnicolr
Installation instructions:
pip3 install ethnicolr
Spacy
package
Link: https://spacy.io/
Installation instructions:
pip3 install spacy
python3 -m spacy download en_core_web_sm
Geopy
package
Link: https://github.com/geopy/geopy
Installation instructions:
pip3 install geopy
SUTime
package
Link: https://github.com/FraBle/python-sutime
Installation instructions: see link above
- Requires Java and Maven to be installed on machine
- Maven installation: https://maven.apache.org/install.html
Allennlp
: Sequence Tagging model (tagging-fine-grained-transformer-crf-tagger)
Link: https://docs.allennlp.org/models/main/
Installations instructions:
pip3 install allennlp
pip3 install allennlp-models