Commit
·
b47fa03
1
Parent(s):
765dd7d
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/udt.pt +3 -0
- models/lemma/udt.pt +3 -0
- models/pos/udt.pt +3 -0
- models/pretrain/udt.pt +3 -0
- models/tokenize/udt.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
library_tag: stanza
|
5 |
+
language:
|
6 |
+
- ug
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Stanza model for ug
|
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:51:09.835
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bc6b8a7c854cbb8cbae921d5a1ed08e7268969a4aa25a8f4c1dfe65611623e3
|
3 |
+
size 118637312
|
models/depparse/udt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f8792c62d02dafcdfdc21d9221f69d187e38c32efe332bd3d1a1167b0d99c0e3
|
3 |
+
size 97513416
|
models/lemma/udt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c21db67443351409b44f609e302232c3d8dfb921478a99a9da700bb7b2fe65b
|
3 |
+
size 2409345
|
models/pos/udt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e90b12918a6bd1bad2aba0cd3e1f0154849a6600e50a7ead62b8927bd705ad69
|
3 |
+
size 18369274
|
models/pretrain/udt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c873cdaa3b362968c4b89788bc85a89a5408d7bf10281f0cd400e3cb141e82d3
|
3 |
+
size 12010624
|
models/tokenize/udt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b9ebf4f6759a3390f39caa3cae370795518e36589315d1c50b5fdf83d9e2475e
|
3 |
+
size 626183
|