Commit
·
6b32267
1
Parent(s):
34a42df
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/ttb.pt +3 -0
- models/lemma/ttb.pt +3 -0
- models/mwt/ttb.pt +3 -0
- models/pos/ttb.pt +3 -0
- models/pretrain/ttb.pt +3 -0
- models/tokenize/ttb.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- ta
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for ta
|
10 |
+
CoreNLP is your one stop shop for natural language processing in Java! CoreNLP enables users to derive linguistic annotations for text, including token and sentence boundaries, parts of speech, named entities, numeric and time values, dependency and constituency parses, coreference, sentiment, quote attributions, and relations.
|
11 |
+
Find more about it in [our website](https://stanfordnlp.github.io/CoreNLP) and our [GitHub repository](https://github.com/stanfordnlp/CoreNLP).
|
12 |
+
|
13 |
+
Last updated 2021-09-07 14:56:09.391
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acd4c718526022835967cae148ce89592c1fd6488547cad6e205818f279883cb
|
3 |
+
size 376702899
|
models/depparse/ttb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb9c11d02f9fdde06efe5ed938b7eb7952f3fc40e33df72f20263b2469f16776
|
3 |
+
size 92995269
|
models/lemma/ttb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9689d7de5e192aaa8a92cb51faa97d0ec910ad3e1aaab826f8c2e93e0883ea58
|
3 |
+
size 2189157
|
models/mwt/ttb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d88e027d164b09346f5bfdf982cbfc5956a33a611c82b0a866df2fe52546746
|
3 |
+
size 605772
|
models/pos/ttb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d77e9c51ca7feec0738a40d280f851d1e2734c314c50adfb6927ddfa39d38a44
|
3 |
+
size 18923585
|
models/pretrain/ttb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3ace2bbeccdfd6fd8429b0b32613dafa7ee1310369f4fbadc9b8279b32d7b61
|
3 |
+
size 305931020
|
models/tokenize/ttb.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:460c2e5b78d45b945f78c0b98cfccc0cee8916550490bcc85b1e723398878fbd
|
3 |
+
size 627650
|