Skip to content

Commit 1adcd70

Browse files
committed
Small doc changes
1 parent e537e4e commit 1adcd70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Developer API
7272
* Embeddings now serialize along a FloatArray in Annotation class
7373
* Disabled useFeatureBroadcasting, showed better performance number when training large models in annotators that use Features
7474
* OCR must be instantiated
75-
* OCR is now tested and main compatible with Tesseract 4.0.0
75+
* OCR works best with 4.0.0-beta.1
7676

7777
----------------
7878
Build and release

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ <h2 class="title">High Performance NLP with Apache Spark </h2>
7878
</p>
7979
<a class="btn btn-info btn-cta" style="float: center;margin-top: 10px;" href="mailto:[email protected]?subject=SparkNLP%20Slack%20access" target="_blank"> Questions? Join our Slack</a>
8080
<b/><p/><p/>
81-
<p><span class="label label-warning">2019 Feb 23rd - Update!</span> 2.0.0 Released! Improved DeepSentenceDetector, Embeddings cached from S3 and bugfixes!</p>
81+
<p><span class="label label-warning">2019 March 20th - Update!</span> 2.0.0 Released! Bert embeddings, embeddings as annotators, better OCR, new pretrained pipelines and much more!</p>
8282
</div>
8383
<div id="cards-wrapper" class="cards-wrapper row">
8484
<div class="item item-green col-md-4 col-sm-6 col-xs-6">

0 commit comments

Comments
 (0)