sparknlp.annotator
#
Module containing all available Annotators of Spark NLP and their base classes.
Subpackages#
sparknlp.annotator.classifier_dl
sparknlp.annotator.classifier_dl.albert_for_sequence_classification
sparknlp.annotator.classifier_dl.albert_for_token_classification
sparknlp.annotator.classifier_dl.albert_for_zero_shot_classification
sparknlp.annotator.classifier_dl.bart_for_zero_shot_classification
sparknlp.annotator.classifier_dl.bert_for_sequence_classification
sparknlp.annotator.classifier_dl.bert_for_token_classification
sparknlp.annotator.classifier_dl.bert_for_zero_shot_classification
sparknlp.annotator.classifier_dl.camembert_for_sequence_classification
sparknlp.annotator.classifier_dl.camembert_for_token_classification
sparknlp.annotator.classifier_dl.camembert_for_zero_shot_classification
sparknlp.annotator.classifier_dl.classifier_dl
sparknlp.annotator.classifier_dl.deberta_for_sequence_classification
sparknlp.annotator.classifier_dl.deberta_for_token_classification
sparknlp.annotator.classifier_dl.deberta_for_zero_shot_classification
sparknlp.annotator.classifier_dl.distil_bert_for_sequence_classification
sparknlp.annotator.classifier_dl.distil_bert_for_token_classification
sparknlp.annotator.classifier_dl.distil_bert_for_zero_shot_classification
sparknlp.annotator.classifier_dl.longformer_for_sequence_classification
sparknlp.annotator.classifier_dl.longformer_for_token_classification
sparknlp.annotator.classifier_dl.mpnet_for_sequence_classification
sparknlp.annotator.classifier_dl.mpnet_for_token_classification
sparknlp.annotator.classifier_dl.multi_classifier_dl
sparknlp.annotator.classifier_dl.roberta_for_sequence_classification
sparknlp.annotator.classifier_dl.roberta_for_token_classification
sparknlp.annotator.classifier_dl.roberta_for_zero_shot_classification
sparknlp.annotator.classifier_dl.sentiment_dl
sparknlp.annotator.classifier_dl.xlm_roberta_for_sequence_classification
sparknlp.annotator.classifier_dl.xlm_roberta_for_token_classification
sparknlp.annotator.classifier_dl.xlm_roberta_for_zero_shot_classification
sparknlp.annotator.classifier_dl.xlnet_for_sequence_classification
sparknlp.annotator.classifier_dl.xlnet_for_token_classification
sparknlp.annotator.dependency
sparknlp.annotator.embeddings
sparknlp.annotator.embeddings.albert_embeddings
sparknlp.annotator.embeddings.bert_embeddings
sparknlp.annotator.embeddings.bert_sentence_embeddings
sparknlp.annotator.embeddings.bge_embeddings
sparknlp.annotator.embeddings.camembert_embeddings
sparknlp.annotator.embeddings.chunk_embeddings
sparknlp.annotator.embeddings.deberta_embeddings
sparknlp.annotator.embeddings.distil_bert_embeddings
sparknlp.annotator.embeddings.doc2vec
sparknlp.annotator.embeddings.e5_embeddings
sparknlp.annotator.embeddings.elmo_embeddings
sparknlp.annotator.embeddings.instructor_embeddings
sparknlp.annotator.embeddings.longformer_embeddings
sparknlp.annotator.embeddings.mpnet_embeddings
sparknlp.annotator.embeddings.mxbai_embeddings
sparknlp.annotator.embeddings.nomic_embeddings
sparknlp.annotator.embeddings.roberta_embeddings
sparknlp.annotator.embeddings.roberta_sentence_embeddings
sparknlp.annotator.embeddings.sentence_embeddings
sparknlp.annotator.embeddings.snowflake_embeddings
sparknlp.annotator.embeddings.uae_embeddings
sparknlp.annotator.embeddings.universal_sentence_encoder
sparknlp.annotator.embeddings.word2vec
sparknlp.annotator.embeddings.word_embeddings
sparknlp.annotator.embeddings.xlm_roberta_embeddings
sparknlp.annotator.embeddings.xlm_roberta_sentence_embeddings
sparknlp.annotator.embeddings.xlnet_embeddings
sparknlp.annotator.er
sparknlp.annotator.keyword_extraction
sparknlp.annotator.ld_dl
sparknlp.annotator.matcher
sparknlp.annotator.ner
sparknlp.annotator.openai
sparknlp.annotator.param
sparknlp.annotator.pos
sparknlp.annotator.sentence
sparknlp.annotator.sentiment
sparknlp.annotator.seq2seq
sparknlp.annotator.seq2seq.auto_gguf_model
sparknlp.annotator.seq2seq.bart_transformer
sparknlp.annotator.seq2seq.cpm_transformer
sparknlp.annotator.seq2seq.gpt2_transformer
sparknlp.annotator.seq2seq.llama2_transformer
sparknlp.annotator.seq2seq.llama3_transformer
sparknlp.annotator.seq2seq.m2m100_transformer
sparknlp.annotator.seq2seq.marian_transformer
sparknlp.annotator.seq2seq.mistral_transformer
sparknlp.annotator.seq2seq.nllb_transformer
sparknlp.annotator.seq2seq.phi2_transformer
sparknlp.annotator.seq2seq.phi3_transformer
sparknlp.annotator.seq2seq.qwen_transformer
sparknlp.annotator.seq2seq.starcoder_transformer
sparknlp.annotator.seq2seq.t5_transformer
sparknlp.annotator.spell_check
sparknlp.annotator.token
sparknlp.annotator.ws
Submodules#
sparknlp.annotator.chunk2_doc
sparknlp.annotator.chunker
sparknlp.annotator.date2_chunk
sparknlp.annotator.document_character_text_splitter
sparknlp.annotator.document_normalizer
sparknlp.annotator.document_token_splitter
sparknlp.annotator.graph_extraction
sparknlp.annotator.lemmatizer
sparknlp.annotator.n_gram_generator
sparknlp.annotator.normalizer
sparknlp.annotator.stemmer
sparknlp.annotator.stop_words_cleaner
sparknlp.annotator.token2_chunk