Skip to content

Commit 12345ee

Browse files
committed
docs
1 parent 16cbd2e commit 12345ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Array
228228
```
229229

230230
## CoreNLP - Entity Extraction (NER)
231-
CoreNLP har much better quality for NER that Polyglot, but only supports a few languages including English, French, German and Spanish.
231+
CoreNLP has much better quality for NER that Polyglot, but only supports a few languages including English, French, German and Spanish.
232232

233233
Download CoreNLP server (Java) here: https://stanfordnlp.github.io/CoreNLP/index.html#download
234234

@@ -240,7 +240,7 @@ wget http://nlp.stanford.edu/software/stanford-corenlp-full-2018-10-05.zip
240240
unzip stanford-corenlp-full-2018-10-05.zip
241241
cd stanford-corenlp-full-2018-02-27
242242

243-
# Download English language model :
243+
# Download English language model:
244244
wget http://nlp.stanford.edu/software/stanford-english-kbp-corenlp-2018-10-05-models.jar
245245
```
246246

0 commit comments

Comments
 (0)