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/432-release-candidate #13648

Merged
merged 11 commits into from
Mar 14, 2023
Merged

Conversation

DevinTDHa and others added 7 commits March 14, 2023 09:42
* SPARKNLP-742: Improve Examples Folder

- Improved README
- Added Docker Examples
- Fixed notebook colab links
- Cleaned metadata of notebooks

* Fix Lift Warnings
* SPARKNLP-88 Adding support for S3 in CoNLL, POS, CoNLLU

* SPARKNLP-88 Fix parsePath issue with file://

* SPARKNLP-88 Adds doesPathExists to handle file prefix
…odule (#13609)

* Move Chunk2Doc and Date2Chunk from base to annotators

- They are in annotators on the Scala side
- They never worked if they are part of PipelineModel when they were being loaded

* Refactor Chunk2Doc from base to annotator

* Update unit tests

* Fix referencing wrong package in the unit test
- handle and print warning when insufficient training data
  with low validation split produces empty validation set
- resolved some warnings
Signed-off-by: Maziyar Panahi <maziyar.panahi@iscpif.fr>
@maziyarpanahi maziyarpanahi merged commit 4298983 into master Mar 14, 2023
maziyarpanahi added a commit that referenced this pull request May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypedDependencyParser returning <no-type> as dep type
5 participants