-
Notifications
You must be signed in to change notification settings - Fork 718
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
421-release-candidate #12902
Merged
Merged
421-release-candidate #12902
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
Oct 11, 2022
•
edited
Loading
edited
- Adding enableRegexTokenizer in WordSegmenter #12854
- Improve Error Handling to fullAnnotateImage in LightPipeline #12868
- FIX: ContextSpellCheckerModel updateVocabClass Nullpointer #12875
- Added Docs for SpanBertCoref #12889
- Adding audio input support in LightPipeline #12895
- Silently skip to construct bad Chunks #12901
- Add support for Double in AudioAssembler #12904
- if documents/sentences are dirty with bad begin/end, we should avoid throwing an exception - this will silently skip the chunks
* SPARKNLP-570 Adding enableRegexTokenizer param in WordSegmenter * SPARKNLP-570 Adding enableRegexTokenizer param in WordSegmenter for Python
maziyarpanahi
added
enhancement
documentation
bug-fix
new-feature
Introducing a new feature
DON'T MERGE
Do not merge this PR
labels
Oct 11, 2022
* SPARKNLP-600 Improve error handling for fullAnnotateImage in LightPipeline * SPARKNLP-600 Refactoring readImage method * SPARKNLP-600 Fixing bug while retrieving metadata data for LightPipeline in Python * SPARKNLP-600 Refactoring equal method for Annotation object * SPARKNLP-600 Refactoring python unit tests
…-chunker Silently skip to construct bad Chunks
…pport-for-double-in-audio-assembler
…for-double-in-audio-assembler Add support for Double in AudioAssembler
* SPARKNLP-602 Adding audio support input for fullAnnotate in LightPipeline * Make wac2vec2 python test slow * Fixing unit tests errors * SPARKNLP-602 Fix typo in test decorator * SPARKNLP-602 Enabling fullAnnotate to support path to images and adding LightPipeline unit test in python Co-authored-by: Maziyar Panahi <maziyar.panahi@iscpif.fr>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug-fix
documentation
DON'T MERGE
Do not merge this PR
enhancement
new-feature
Introducing a new feature
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.