Spark-nlp: can spark-nlp load tensorflow model?

Created on 13 Mar 2018  路  2Comments  路  Source: JohnSnowLabs/spark-nlp

Description


I want to use spark-nlp to load tensorflow model, is there any method to do this?

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce



1.
2.
3.
4.

Context

Your Environment

  • Version used:
  • Browser Name and version:
  • Operating System and version (desktop or mobile):
  • Link to your project:
Feature request question

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.

All 2 comments

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.

Was this page helpful?
0 / 5 - 0 ratings