Skip to content

Simple Supervised learning algorithm with nltk to classify names (male or female)

Notifications You must be signed in to change notification settings

Mohamed2del/NameClassifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NameClassifier

Simple Supervised learning algorithm with nltk to classify names (male or female)

Concepts To Keep In Mind :

  • Supervised Learning
  • NLTK library

Sources

Source Code With explantion NLTK/Book.