One exception occurred when I load a spark nlp pretrainedPipeline as following:
Exception in thread "main" java.lang.IllegalArgumentException: Unsupported class file major version 59
I am new to Scala, can anyone recognize the reason? Thank you in advance.
My code:
My dependencies:
[]2]
Exception details: