IntuitionEngineeringTeam / chars2vec

Character-based word embeddings model based on RNN for handling real world texts
Apache License 2.0
171 stars 37 forks source link

replace keras with tensorflow 2 #13

Closed mk7exe closed 1 year ago

mk7exe commented 1 year ago

I replaced Keras with TensorFlow 2 in the model.py file and tested it with the latest version of TensorFlow