com.johnsnowlabs.nlp.annotators.text2sql
takes a document and annotations and produces new annotations of this annotator's annotation type
takes a document and annotations and produces new annotations of this annotator's annotation type
Annotations that correspond to inputAnnotationCols generated by previous annotators if any
any number of annotations processed for every input annotation. Not necessary one to one relationship
ConfigProto from tensorflow, serialized into byte array.
ConfigProto from tensorflow, serialized into byte array. Get with config_proto.SerializeToString()
Input annotator types : DOCUMENT, TOKEN, WORD_EMBEDDINGS, WORD_EMBEDDINGS, CHUNK
Input annotator types : DOCUMENT, TOKEN, WORD_EMBEDDINGS, WORD_EMBEDDINGS, CHUNK
Output annotator type : SQL
Output annotator type : SQL
ConfigProto from tensorflow, serialized into byte array.
ConfigProto from tensorflow, serialized into byte array. Get with config_proto.SerializeToString()
The Text2SQLModel is a model which uses pre-generated Tensorflow graphs.