Replies: 1 comment
-
Hi, All the trainable annotators are listed here: https://sparknlp.org/docs/en/training We use TensorFlow as a backend/engine rather than making it available for any use of TF on Spark. For that, there are other libraries including the tensorflow-java That said, there is no distributed training in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any example where we can use the native tensorflow in SparkNLP library to train our model in distributed mode in Spark ? Any such example available?
Beta Was this translation helpful? Give feedback.
All reactions