I want to use spark-nlp to load tensorflow model, is there any method to do this?
1.
2.
3.
4.
Hello, we are currently on development of TensorFlow based models that may be able to do this. Although our first use cases will be specific NER and Assertion Status models.
NerDLApproach and AssertionDLApproach are capable of training tensorflow models through provided graphs, and predict with Tensorflow. Closing this.
Most helpful comment
Hello, we are currently on development of TensorFlow based models that may be able to do this. Although our first use cases will be specific NER and Assertion Status models.