Skip to content

this is the part of AI...gender classifier with python and some modules included

Notifications You must be signed in to change notification settings

dimasyotama/gender-classifier-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

gender-classifier-with-python

This is the result

first thing first,Thank for the ebook from PACKTUB Artificial Intellegence with Python and Machine Learning with Python You must download the modul for machine learning(on code) and imporant thing you must install Python version 2.7 or 3.6 I suggest use Python 3.6 for updated module

i dont put the requirement.txt because i using only one module

Installing modul on python :

Windows :

pip install nltk

Ubuntu or Linux :

sudo pip install nltk

enjoy coding everyone

Releases

No releases published

Packages

No packages published

Languages