Commit
·
564434e
1
Parent(s):
fe2888a
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/mudt.pt +3 -0
- models/pos/mudt.pt +3 -0
- models/pretrain/mudt.pt +3 -0
- models/tokenize/mudt.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- mt
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for mt
|
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 12:53:23.756
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89756344b63b85f5b7696531809ca3972e14e8f0b18466a92b21021476eae396
|
3 |
+
size 142205222
|
models/depparse/mudt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c518c65f10c4b970c50ce0705ad15a3774133ca24f7a4c3c366c67bc784696b
|
3 |
+
size 104599649
|
models/pos/mudt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c213fc68e21c7a2d742c9ede55ab1fab8208fed7c74af67fc1a0f2352c798fdb
|
3 |
+
size 19088717
|
models/pretrain/mudt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6f23ed5fd1fdac485ac9440da3645182a9206f7edec1032418ba49a959c2861
|
3 |
+
size 32021525
|
models/tokenize/mudt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd16a051080f08a44d2539d7fe7426bf588794fa75aa84abfbab193973f7f9a3
|
3 |
+
size 631569
|