We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43e5252 commit e44d1c8Copy full SHA for e44d1c8
README.md
@@ -3,7 +3,9 @@
3
<h2 align="center">Stanza: A Python NLP Library for Many Human Languages</h2>
4
5
<div align="center">
6
- 
+ <a href="https://github.com/stanfordnlp/stanza/actions">
7
+ <img alt="Run Tests" src="https://github.com/stanfordnlp/stanza/actions/workflows/stanza-tests.yaml/badge.svg">
8
+ </a>
9
<a href="https://pypi.org/project/stanza/">
10
<img alt="PyPI Version" src="https://img.shields.io/pypi/v/stanza?color=blue">
11
</a>
0 commit comments