Skip to content

Commit

Permalink
Small typos (#14459)
Browse files Browse the repository at this point in the history
  • Loading branch information
svlandeg authored Dec 9, 2024
1 parent 1429482 commit 3302205
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ documentation and examples

## Quick Start

This is a quick example of how to use Spark NLP pre-trained pipeline in Python and PySpark:
This is a quick example of how to use a Spark NLP pre-trained pipeline in Python and PySpark:

```sh
$ java -version
Expand Down Expand Up @@ -214,7 +214,7 @@ Check all available installations for Python in our official [documentation](htt

### Compiled JARs

To compile the jars from source follow [these instructions](https://sparknlp.org/docs/en/compiled#jars) from our official documenation
To compile the jars from source follow [these instructions](https://sparknlp.org/docs/en/compiled#jars) from our official documentation

## Platform-Specific Instructions

Expand All @@ -234,7 +234,7 @@ For detailed instructions on how to use Spark NLP on supported platforms, please

Spark NLP library and all the pre-trained models/pipelines can be used entirely offline with no access to the Internet.
Please check [these instructions](https://sparknlp.org/docs/en/install#s3-integration) from our official documentation
to use Spark NLP offline
to use Spark NLP offline.

## Advanced Settings

Expand Down

0 comments on commit 3302205

Please sign in to comment.