-
Notifications
You must be signed in to change notification settings - Fork 717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spark NLP 5.5.2 Release Candidate #14473
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
maziyarpanahi
commented
Dec 9, 2024
•
edited
Loading
edited
- adding openvino support to all ClassificationForXXX annotators #14408
- [SPARKNLP-1068] Introducing BLIPForQuestionAnswering transformer #14422
- [SPARKNLP-1091] AutoGGUFModel embeddings support #14433
- [SPARKNLP-1092] Adding support to read HTML files #14449
- [SPARKNLP-1095] Add installation instructions for ONNX GPU on Databricks #14451
- [SPARKNLP-1093] Adding support to read Email files #14455
- Addition chunk metadata to ChunkEmbeddings output #14462
- [SPARKNLP-1096] Adding support to Microsoft Fabric for WordEmbeddings #14467
- Default name updates #14469
- SPARKNLP-1094 Adding Support to Read Word Files #14476
* adding DebertaForXXX support * Uploading the remaining files * Delete examples/python/transformers/openvino/HuggingFace_OpenVINO_in_Spark_NLP_CamemBERT.ipynbshield * Delete examples/python/transformers/openvino/HuggingFace_OpenVINO_in_Spark_NLP_XlmRoBertaForTokenClassification.ipynbshield * Delete examples/python/transformers/openvino/HuggingFace_OpenVINO_in_Spark_NLP_XlmRoBertaForZeroShotClassification.ipynbshield * adding openvino Suppor tto multiple Annotators * Update Bart.scala
) * [SPARKNLP-1068] Introducing BLIPForQuestionAnswering transformer * [SPARKNLP-1068] Adding BLIPForQuestionAnswering import notebook example * [SPARKNLP-1068] Fix fullAnnotateImage validation * [SPARKNLP-1068] Solves BLIPForQuestionAnsweringTest issue * [SPARKNLP-1068] Updates default BLIPForQuestionAnswering model name * [SPARKNLP-1068] [skip test] Adding documentation to BLIPForQuestionAnswering
* Split HasLlamaCppProperties to HasLlamaCppModelProperties and HasLlamaCppInferenceProperties * Refactor automatic gpu support * [SPARKNLP-1091] AutoGGUFEmbeddings scala side - also adds embedding support for AutoGGUFModel, as it already has the parameter * [SPARKNLP-1091] AutoGGUFEmbeddings python side * [SPARKNLP-1091] Update Documentation * [SPARKNLP-1091] Update AutoGGUFEmbeddingsTests * [SPARKNLP-1091] AutoGGUFEmbeddings python side - Also adds example notebook * [SPARKNLP-1080] AutoGGUFEmbeddings change default pretrained model * [SPARKNLP-1091] AutoGGUFEmbeddings Set Defaults --------- Co-authored-by: Maziyar Panahi <maziyar.panahi@iscpif.fr>
This is not really a vulnerability fix since the dep is in the docs and is not used. But for the sake of removing the security alert.
* [SPARKNLP-1089] Adding support to read HTML files * [SPARKNLP-1089] Adding documentation and support for set of URLs in python * [SPARKNLP-1089] Adding input validation in python * [SPARKNLP-1093] Adding support to read email files * [SPARKNLP-1093] Adding reading email notebook example
* create AnnotationUtils helper class for testing * create AnnotationUtils helper class for testing
* Default name updates * name param should be str * adding CPMTransformer to ResourceDwonloader * Update ResourceDownloader.scala --------- Co-authored-by: Maziyar Panahi <maziyar.panahi@iscpif.fr>
* [SPARKNLP-1094] Adding support to read Word files * [SPARKNLP-1094] Adding test doc examples * [SPARKNLP-1094] Adding notebook example for Word files * [SPARKNLP-1094] Adding latest jakarta mail dependencies * [SPARKNLP-1094] Updating notebooks documentation * [SPARKNLP-1094] Updating Databricks documentation
danilojsl
approved these changes
Dec 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.