avikj / Name-NationalOrigin-Classifier

Using a recurrent neural network in TensorFlow to predict national origin by last name.
32 stars 8 forks source link

Tensorflow Version and Pretrained Model #2

Open chaojian-zhang opened 3 years ago

chaojian-zhang commented 3 years ago

Hi, I am just wondering which Tensorflow version you used, and do you by any chance have a ready-to-use pre-trained model?

I am looking for a ready-to-use program that can classify a name with the corresponding country origin, if you know of any other solutions that would be very helpful as well! I don't want to use NamSor because I wish to run it offline.

Thanks!