Relative Content

Tag Archive for python-3.xpysparkjohnsnowlabs-spark-nlp

PySpark: Add one more layer to BertSentenceEmbeddings model

I’m working with SparkNLP and PySpark, and my objecive is to be able to add another layer to BertSentenceEmbeddings. My input to BertSentenceEmbeddings is a paragraph with multiple sentences which results in an array of final embeddings.