I was wondering if pre-trained multilingual Bert is available in sparknlp? As you know Bert is pre-trained for 109 languages. I was wondering if all of these languages are in spark bert too?
Thanks
I was wondering if pre-trained multilingual Bert is available in sparknlp? As you know Bert is pre-trained for 109 languages. I was wondering if all of these languages are in spark bert too?
Thanks
As you can see from the spark nlp documentation:
Also there is this repository which keeps the pre-trained versions of pipelines and models for the Spark NLP library.