alimpk / names-classifier

Modular Names Classifier, Object Oriented PyTorch Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Python 100.0%