Modern Greek (1453-) humor_recognition_greek_distilbert_pipeline pipeline DistilBertForSequenceClassification from Kalloniatis

Description

Pretrained DistilBertForSequenceClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.humor_recognition_greek_distilbert_pipeline is a Modern Greek (1453-) model originally trained by Kalloniatis.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("humor_recognition_greek_distilbert_pipeline", lang = "el")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("humor_recognition_greek_distilbert_pipeline", lang = "el")
val annotations = pipeline.transform(df)

Model Information

Model Name: humor_recognition_greek_distilbert_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.0+
License: Open Source
Edition: Official
Language: el
Size: 507.6 MB

References

https://huggingface.co/Kalloniatis/Humor-Recognition-Greek-DistilBERT

Included Models

  • DocumentAssembler
  • TokenizerModel
  • DistilBertForSequenceClassification