Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,34 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
emoji: π
|
4 |
-
colorFrom:
|
5 |
colorTo: red
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
<p align="center">
|
11 |
-
<
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
<a href="https://www.youtube.com/channel/UC9Jv1Qg49uprg6SjkyAqs9A">
|
18 |
<img src="https://img.shields.io/badge/YouTube-FF0000?logo=youtube&logoColor=white">
|
19 |
</a>
|
@@ -22,7 +37,7 @@ pinned: false
|
|
22 |
<br/>
|
23 |
|
24 |
<p align="center">
|
25 |
-
<a href="/SPONSORS.md">
|
26 |
<img src="https://img.shields.io/badge/sponsors-6-red?style=social&logo=GithubSponsors">
|
27 |
</a>
|
28 |
</p>
|
@@ -37,4 +52,4 @@ Open-source Vietnamese Natural Language Process Toolkit
|
|
37 |
|
38 |
π **An open-source software.** Underthesea is published under the [GNU General Public License v3.0](https://github.com/undertheseanlp/underthesea/blob/master/LICENSE) license. Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license.
|
39 |
|
40 |
-
π [**Support Us!**](#-support-us) Every bit of support helps us achieve our goals. Thank you so much. πππ
|
|
|
1 |
---
|
2 |
title: README
|
3 |
emoji: π
|
4 |
+
colorFrom: blue
|
5 |
colorTo: red
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
<p align="center">
|
11 |
+
<a href="https://pypi.python.org/pypi/underthesea">
|
12 |
+
<img src="https://img.shields.io/pypi/v/underthesea.svg">
|
13 |
+
</a>
|
14 |
+
<a href="https://pypi.python.org/pypi/underthesea">
|
15 |
+
<img src="https://img.shields.io/badge/python-3.7%20%7C%203.8%20%7C%203.9%20%7C%203.10-blue">
|
16 |
+
</a>
|
17 |
+
<a href="http://undertheseanlp.com/">
|
18 |
+
<img src="https://img.shields.io/badge/demo-live-brightgreen">
|
19 |
+
</a>
|
20 |
+
<a href="https://underthesea.readthedocs.io/en/latest/">
|
21 |
+
<img src="https://img.shields.io/badge/docs-live-brightgreen">
|
22 |
+
</a>
|
23 |
+
<a href="https://colab.research.google.com/drive/1gD8dSMSE_uNacW4qJ-NSnvRT85xo9ZY2">
|
24 |
+
<img src="https://img.shields.io/badge/latest-ff9f01?logo=google-colab&logoColor=white">
|
25 |
+
</a>
|
26 |
+
<a href="https://colab.research.google.com/drive/1U6EWY7ewNUtCXGsa5uZtDEz4I5exO_fo">
|
27 |
+
<img src="https://img.shields.io/badge/stable-ff9f01?logo=google-colab&logoColor=white">
|
28 |
+
</a>
|
29 |
+
<a href="https://www.facebook.com/undertheseanlp/">
|
30 |
+
<img src="https://img.shields.io/badge/Facebook-1877F2?logo=facebook&logoColor=white">
|
31 |
+
</a>
|
32 |
<a href="https://www.youtube.com/channel/UC9Jv1Qg49uprg6SjkyAqs9A">
|
33 |
<img src="https://img.shields.io/badge/YouTube-FF0000?logo=youtube&logoColor=white">
|
34 |
</a>
|
|
|
37 |
<br/>
|
38 |
|
39 |
<p align="center">
|
40 |
+
<a href="https://github.com/undertheseanlp/underthesea/blob/main/SPONSORS.md">
|
41 |
<img src="https://img.shields.io/badge/sponsors-6-red?style=social&logo=GithubSponsors">
|
42 |
</a>
|
43 |
</p>
|
|
|
52 |
|
53 |
π **An open-source software.** Underthesea is published under the [GNU General Public License v3.0](https://github.com/undertheseanlp/underthesea/blob/master/LICENSE) license. Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license.
|
54 |
|
55 |
+
π [**Support Us!**](https://github.com/undertheseanlp/underthesea#-support-us) Every bit of support helps us achieve our goals. Thank you so much. πππ
|