AngledLuffa
commited on
Commit
•
b1657c3
1
Parent(s):
23a7f84
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/udtb.pt +3 -0
- models/lemma/udtb.pt +3 -0
- models/pos/udtb.pt +3 -0
- models/pretrain/udtb.pt +3 -0
- models/tokenize/udtb.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
library_tag: stanza
|
5 |
+
language:
|
6 |
+
- ur
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Stanza model for ur
|
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-09-08 03:00:15.681
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:040081c10538c718656e405a8e36b6a93628e557a76b6295518d66fc97448665
|
3 |
+
size 143834355
|
models/depparse/udtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:29e83b64763003261c67a9c8f7bd062f6942d58c9d6ed7f0c6d76243a5a7f9bb
|
3 |
+
size 91489932
|
models/lemma/udtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b85081cd44f4aaf24df78d0c6c9508998423698ddbca726e62990ae8503688c
|
3 |
+
size 2779036
|
models/pos/udtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9ee440e408151fa5bb228365e3a0ca78c021573f4c752771bf5dd7e6389f3de
|
3 |
+
size 18092726
|
models/pretrain/udtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4548ab77e13bde2c83089a6513354ceffdb1baad81a3466a7fb591d62b4e9f3b
|
3 |
+
size 46538290
|
models/tokenize/udtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb1c04c6a4c44275f6adcfae89b713c27ca9ee0a86c4c4439f65c70c5df67a28
|
3 |
+
size 634817
|