Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e60a6a0

Browse files
committed
update README
1 parent 2acc788 commit e60a6a0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,8 @@
44
[![PyPI Version](https://img.shields.io/pypi/v/stanfordnlp.svg?colorB=blue)](https://pypi.org/project/stanfordnlp/)
55
![Python Versions](https://img.shields.io/pypi/pyversions/stanfordnlp.svg?colorB=blue)
66

7-
<p style="color:#de2d26;font-size:1.25em">
8-
<strong><img src="https://i.ya-webdesign.com/images/red-warning-sign-png-5.png" height="30px"/> Note:</strong><br/>
9-
All development, issues, ongoing maintenance, and support have been moved to our <a href="https://github.com/stanfordnlp/stanza/">new GitHub repository</a> as the toolkit is being renamed as Stanza since version 1.0.0. Please visit our <a href="https://stanfordnlp.github.io/stanza/">new website</a> for more information. You can still download <code>stanfordnlp</code> via pip, but newer versions of this package will be made available as <code>stanza</code>. This repository is kept for archival purposes.
10-
</p>
7+
### ⚠️ Note ⚠️
8+
#### All development, issues, ongoing maintenance, and support have been moved to our <a href="https://github.com/stanfordnlp/stanza/">new GitHub repository</a> as the toolkit is being renamed as Stanza since version 1.0.0. Please visit our <a href="https://stanfordnlp.github.io/stanza/">new website</a> for more information. You can still download <code>stanfordnlp</code> via pip, but newer versions of this package will be made available as <code>stanza</code>. This repository is kept for archival purposes.
119

1210
The Stanford NLP Group's official Python NLP library. It contains packages for running our latest fully neural pipeline from the CoNLL 2018 Shared Task and for accessing the Java Stanford CoreNLP server. For detailed information please visit our [official website](https://stanfordnlp.github.io/stanfordnlp/).
1311

0 commit comments

Comments
 (0)