Skip to content

Modular Names Classifier, Object Oriented PyTorch Model

License

Notifications You must be signed in to change notification settings

aliemo/names-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

names-classifier

Modular Impelementation of Name Nationality Classifier in Pytorch

This Project is object oriented implementation of names-classify project with modular and configurable structure.

  • persian names in dataset (Iranian.txt)
  • names classify project can converted to other classify project with change dataset.
  • names classify project can be implemented with changing network type from LSTM to other type of recurrent networks

References

[1]. NLP FROM SCRATCH: CLASSIFYING NAMES WITH A CHARACTER-LEVEL RNN

[2]. Persian Baby Names

About

Modular Names Classifier, Object Oriented PyTorch Model

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages