dchetelat/marrakech-gender-predict
A small app that guesses the gender of an author from a piece of writing. The algorithm used is a naive Bayes classifier on a trimmed bag-of-words model.
Python
A small app that guesses the gender of an author from a piece of writing. The algorithm used is a naive Bayes classifier on a trimmed bag-of-words model.
Python