IlyaGusev / rnnmorph

Morphological analyzer for Russian and English languages based on neural networks and dictionary-lookup systems.
Apache License 2.0
152 stars 24 forks source link

debug fix #3

Closed TatianaShavrina closed 5 years ago

TatianaShavrina commented 5 years ago

Added some important bug fix as otherways value error arises: ValueError: Tensor Tensor("predictions/concat:0", shape=(?, 100, 16), dtype=float32) is not an element of this graph.