AngledLuffa
commited on
Commit
·
44a8bdb
1
Parent(s):
3f241df
Add model {args.version}
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/tokenize/orchid.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
library_tag: stanza
|
5 |
+
language:
|
6 |
+
- th
|
7 |
+
license: apache-2.0
|
8 |
+
---
|
9 |
+
# Stanza model for th
|
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 |
+
Last updated 2021-10-04 05:55:40.372
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1177592f6fe9a49d7eea3cd28f5ba95c69a97262c3f0b1ea47b92ddce55f025f
|
3 |
+
size 1168948
|
models/tokenize/orchid.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5434ee9913faf41e2679c25e33c9a0122173cd4fbd39a61ade38ac1a01d1bd4b
|
3 |
+
size 2273721
|