Skip to content

Releases: JohnSnowLabs/johnsnowlabs

John Snow Labs 4.4.7 Library Release

07 Jun 00:58
Compare
Choose a tag to compare
  • bump visual NLP to 4.4.2
  • bump enterprise NLP to 4.4.3
  • bump NLU to 4.2.1

#333
and partially #348

John Snow Labs 4.4.6 Library Release

28 May 18:46
Compare
Choose a tag to compare

John Snow Labs 4.4.6 Library ReleaseWe are very excited to announce johnsnowlabs 4.4.6 has been released!

Features :

  • create_jsl_home_if_missing parameter added to nlp.start() which can be set to False to disable the creation of the
    ~/.johnsnowlabs directory. This is useful when jars are provided directly via jar_paths parameter.

  • Dynamic Wheel resolution for spark nlp, enabling you to set
    settings.nlp_version='4.4.2' and it will automatically use the appropriate jars and wheels when
    starting a session or building an envirornment.

  • Fixed erronous handling of enterprise-secrets which have
    <VERSION>.<PR-NUM>.<COMMIT_HASH> pattern,

  • Bump Enterprise NLP version to 4.4.2

  • Bump OCR version to 4.4.1

John Snow Labs 4.4.5 Library Release

03 May 11:43
d78a08e
Compare
Choose a tag to compare

bump enterprise NLP to 4.4.1

John Snow Labs 4.4.4 Library Release

26 Apr 21:15
Compare
Choose a tag to compare
  • bugfix in databricks installation

John Snow Labs 4.4.3 Library Release

26 Apr 21:09
Compare
Choose a tag to compare
  • Bump Spark-NLP to 441, introducing DistilBertForZeroShotClassification to the nlp module
  • Fix type hint bug

John Snow Labs 4.4.2 Library Release

18 Apr 10:07
786fbcf
Compare
Choose a tag to compare

Open Source NLP:

  • Bump version to 4.4.0
  • Support for ConvNextForImageClassification, BartTransformer, BertForZeroShotClassification

Enterprise NLP:

  • Bump version to 4.4.0
  • Support for QuestionAnswering, TextGenerator, Summarizer, and WindowedSentenceModel in Finance, Legal and Medical modules

Visual NLP:

  • PretrainedPipeline support via visual.PretrainedPipeline

General:
Enhanced backward compatibility mechanisms which ensure all available classes, functions and submodules are usable for the finance, legal, and medical modules, even if an outdated version of Enterprise NLP with breaking changes is installed.

John Snow Labs 4.4.1 Library Release

18 Apr 10:05
d54286d
Compare
Choose a tag to compare

Downgrade Enterprise and Spark NLP to 4.3.2 for the workshop

John Snow Labs 4.4.0 Library Release

13 Apr 00:51
1c87cbc
Compare
Choose a tag to compare

Open Source NLP :

  • Bump version to 4.4.0
  • Support for ConvNextForImageClassification, BartTransformer, BertForZeroShotClassification

Enterprise NLP:

  • Bump version to 4.4.0
  • Support for QuestionAnswering, TextGenerator, Summarizer, WindowedSentenceModel in Finance, Legal and Medical modules

John Snow Labs 4.3.5 Library Release

25 Mar 15:27
Compare
Choose a tag to compare
  • fix bug that caused failure when installing enterprise-nlp 4.3.2

John Snow Labs 4.3.4 Library Release

20 Mar 23:37
4500892
Compare
Choose a tag to compare
  • Better Secret Handling for Databricks
  • Bump NLU Version to 4.2.0
  • Bump NLP Version to 4.3.2
  • Bump Enterprise NLP Version to 4.3.2
  • Bump Visual Version to 4.3.3