Commit
·
ae5ca5b
1
Parent(s):
138e209
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/iu.pt +3 -0
- models/lemma/iu.pt +3 -0
- models/mwt/iu.pt +3 -0
- models/ner/languk.pt +3 -0
- models/pos/iu.pt +3 -0
- models/pretrain/iu.pt +3 -0
- models/tokenize/iu.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
library_tag: stanza
|
5 |
+
language:
|
6 |
+
- uk
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Stanza model for uk
|
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 02:54:19.008
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6627d3a57ec63447e2ddbab7a3e58d1247f8e633298f349190740f5b2ebe0928
|
3 |
+
size 264711404
|
models/depparse/iu.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0765d07c4e8da6711e9fad3847d3534129a86720a05c0b530ad55b4d36c7b103
|
3 |
+
size 111911923
|
models/lemma/iu.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e031beb9c41c7eac457f0e2de606e1e8dea79389be6bdd03246aeda69254c64
|
3 |
+
size 4292778
|
models/mwt/iu.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5dd60f112b752dd7f1a969776ac00b6fc843bc3a8cc7a03bd36ca72d89fe2204
|
3 |
+
size 551526
|
models/ner/languk.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d13fcce0c8f1491cd5f2f2e288caa42ea57b20c5623ad12e07767200d370ae8
|
3 |
+
size 49095815
|
models/pos/iu.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db9b6e5bcdfc6982973d5cc702fdfbe0d764f7189cbd5439b6d13f8285ede364
|
3 |
+
size 21055834
|
models/pretrain/iu.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76251e34275e9a98d4051425bcb9c4f81561dbe689f8dc3301e846ea9fc4e61f
|
3 |
+
size 108799750
|
models/tokenize/iu.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c36e9e365a9811e55b871ca23f17516c3d24e473dbcbd98cfe69d41305f66086
|
3 |
+
size 645628
|