AngledLuffa
commited on
Commit
•
533d3e8
1
Parent(s):
9e6b872
Add model 1.5.0
Browse files- README.md +15 -0
- models/backward_charlm/oscar2022.pt +3 -0
- models/forward_charlm/oscar2022.pt +3 -0
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
- token-classification
|
5 |
+
library_name: stanza
|
6 |
+
language: si
|
7 |
+
license: apache-2.0
|
8 |
+
---
|
9 |
+
# Stanza model for Sinhala (si)
|
10 |
+
Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text to syntactic analysis and entity recognition, Stanza brings state-of-the-art NLP models to languages of your choosing.
|
11 |
+
Find more about it in [our website](https://stanfordnlp.github.io/stanza) and our [GitHub repository](https://github.com/stanfordnlp/stanza).
|
12 |
+
|
13 |
+
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
14 |
+
|
15 |
+
Last updated 2022-10-04 07:55:25.781
|
models/backward_charlm/oscar2022.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6298cf2c7e96022ac1ac1d917a42c4f0c8047b305a6a03bbcf8f0ffb165a9e1c
|
3 |
+
size 20040106
|
models/forward_charlm/oscar2022.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d814ad2edd0f42d295d8a812e195d99966e7f65193c9d86d420ee2df5beb019c
|
3 |
+
size 20040105
|