Skip to content
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

Release/442 release candidate #13789

Merged
merged 41 commits into from
May 10, 2023
Merged

Conversation

vankov and others added 23 commits April 27, 2023 12:19
- fix GA job without spark version
- fix sark34 references in build.sbt
- Python side now also throws an exception if max length exceeds 512
…ators

- Added HasMaxSentenceLengthLimit mix-in to check for valid value for maxSentenceLength
- Appended tests with new test case for this
- Added missing tests for some annotators
- Added setProtected method for annotator features, so that they are only settable once
- Added test to verify this behavior
Removed noBeamsearch and related methods
Fix Tapas bug due to exceeding the maximum rank value
@maziyarpanahi maziyarpanahi added enhancement documentation bug-fix new-feature Introducing a new feature new model dependencies Pull requests that update a dependency file DON'T MERGE Do not merge this PR labels May 10, 2023
@maziyarpanahi maziyarpanahi self-assigned this May 10, 2023
maziyarpanahi and others added 18 commits May 10, 2023 11:45
…park-NLP-fully-compatible-with-Apache-Spark-3.4

SPARKNLP-819 Adding changes to make spark-nlp 3.4.0 default version
…nputLength

SPARKNLP-828: Raise error when exceeding max input length
- let's not throw hard exception in the minor release - will log this later for clarity of the users
…-params

SPARKNLP-797: Introduce Protected Features
…BertaForZeroShotClassification-annotator

Sparknlp 811 implement RobertaForZeroShotClassification  annotator
…eMatcher-doesn-t-return-multiple-dates

SPARKNLP-832-MultiDateMatcher-doesn-t-return-multiple-dates
…ptimized-models-for-BART

Sparknlp 826 upload new optimized models for bart and Generate function
- we are hitting the rate limit on GA - jobs are failing with the new spark 34 tests
- the spark 30 and 31 are old now with security issues, we can for now disable them
@maziyarpanahi maziyarpanahi merged commit f8354b3 into master May 10, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix dependencies Pull requests that update a dependency file documentation DON'T MERGE Do not merge this PR enhancement new model new-feature Introducing a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants