Commit
·
ecceffb
1
Parent(s):
8e56e6d
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/wtb.pt +3 -0
- models/lemma/wtb.pt +3 -0
- models/mwt/wtb.pt +3 -0
- models/pos/wtb.pt +3 -0
- models/pretrain/wtb.pt +3 -0
- models/tokenize/wtb.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
library_tag: stanza
|
5 |
+
language:
|
6 |
+
- wo
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Stanza model for wo
|
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:13:47.686
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48dd129615fc8a70826f30e22fc7a6d9f7d81a57ccc141e0f7cd7dac18c8649d
|
3 |
+
size 121535036
|
models/depparse/wtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60d762ff1bdef9fa7e5b686c604e1766f22da11bb433850a74bd69846ff193a8
|
3 |
+
size 98954379
|
models/lemma/wtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9856998d5297c8f37d1b4d5ae2267eb563ff3b863d10d954b1d13b70872aa07f
|
3 |
+
size 2228103
|
models/mwt/wtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bebc9a405d84e99f388a6d073d70b6f5282fc4c3f9a8311600c628e682c55ffb
|
3 |
+
size 558182
|
models/pos/wtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7501ce4410a4502fa8ef75d41ee5b093cffc9439684de104dc9b2f873a72ffa
|
3 |
+
size 20325615
|
models/pretrain/wtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0835e3482446ae53325577f97c535ffad6a94309f3034ad320248f8a1ad12f83
|
3 |
+
size 10803451
|
models/tokenize/wtb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:465af05a27ee68018f0478a8528161711733fb39916d9c104eafbc29c367d21e
|
3 |
+
size 632401
|