Indonesian ijelid_ft_indojave_indobertweet_pipeline pipeline BertForTokenClassification from fathan

Description

Pretrained BertForTokenClassification, adapted from Hugging Face and curated to provide scalability and production-readiness using Spark NLP.ijelid_ft_indojave_indobertweet_pipeline is a Indonesian model originally trained by fathan.

Download Copy S3 URI

How to use


pipeline = PretrainedPipeline("ijelid_ft_indojave_indobertweet_pipeline", lang = "id")
annotations =  pipeline.transform(df)   


val pipeline = new PretrainedPipeline("ijelid_ft_indojave_indobertweet_pipeline", lang = "id")
val annotations = pipeline.transform(df)

Model Information

Model Name: ijelid_ft_indojave_indobertweet_pipeline
Type: pipeline
Compatibility: Spark NLP 5.5.1+
License: Open Source
Edition: Official
Language: id
Size: 411.9 MB

References

https://huggingface.co/fathan/ijelid-ft-indojave-indobertweet

Included Models

  • DocumentAssembler
  • TokenizerModel
  • BertForTokenClassification