Commit
·
44e17f5
1
Parent(s):
dcd2b75
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/armtdp.pt +3 -0
- models/lemma/armtdp.pt +3 -0
- models/mwt/armtdp.pt +3 -0
- models/pos/armtdp.pt +3 -0
- models/pretrain/armtdp.pt +3 -0
- models/tokenize/armtdp.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- hyw
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for hyw
|
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 11:25:54.913
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e670e0652b104f434c12ce4cf23c8a6d7c0f7a0fd3960c460c43e51d9c75e114
|
3 |
+
size 455196726
|
models/depparse/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e844c80d1cb0a2b9adab4e9c69c75195540d07d37537f4bfbe789a53a48a330f
|
3 |
+
size 108495739
|
models/lemma/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fb3e32bfc99ec30d934a7d93ff8beab17453e4c7eaacdf6d49bc9ab97ffacec
|
3 |
+
size 2435680
|
models/mwt/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32978f9192cb23248c7ae55a6c217a303dd29a488ecea5559d91939e30212bbf
|
3 |
+
size 576232
|
models/pos/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2df00fcac7087b0a65944575db26e22e3e915b0cb9fee5bd7cdbe3ee91258047
|
3 |
+
size 19877063
|
models/pretrain/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e1c95d8bad78bd4c35e9f9152fb0eec2dbc094b43cf30004f49b3ca8c0bed953
|
3 |
+
size 372765817
|
models/tokenize/armtdp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4ccd8d1b52a0155a4652276e0e3cce61cc1c229694ae1b0b84e0af903f6b27d
|
3 |
+
size 636447
|