Central Khmer, Khmer khmer_sayula_popoluca_roberta_pipeline pipeline XlmRoBertaForTokenClassification from seanghay

Description

Pretrained XlmRoBertaForTokenClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.khmer_sayula_popoluca_roberta_pipeline is a Central Khmer, Khmer model originally trained by seanghay.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("khmer_sayula_popoluca_roberta_pipeline", lang = "km")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("khmer_sayula_popoluca_roberta_pipeline", lang = "km")
val annotations = pipeline.transform(df)

Model Information

Model Name: khmer_sayula_popoluca_roberta_pipeline
Type: pipeline
Compatibility: Spark NLP 5.4.0+
License: Open Source
Edition: Official
Language: km
Size: 834.1 MB

References

https://huggingface.co/seanghay/khmer-pos-roberta

Included Models

  • DocumentAssembler
  • TokenizerModel
  • XlmRoBertaForTokenClassification