Commit
·
c2f5cd8
1
Parent(s):
68c1956
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/proiel.pt +3 -0
- models/lemma/proiel.pt +3 -0
- models/pos/proiel.pt +3 -0
- models/pretrain/proiel.pt +3 -0
- models/tokenize/proiel.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- cu
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for cu
|
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 07:57:29.852
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:837f6226199e626e0a56f6d9a749e07f7cb843d09d6284d9fd1fb450aa9071a0
|
3 |
+
size 107951946
|
models/depparse/proiel.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41a7d10b3456fa4edf1f06ca23af55be023fe2a9d6adb1cbfc555c0f7deef5bd
|
3 |
+
size 96416025
|
models/lemma/proiel.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef88571710b51cd5e2b5f2ed66e7693059b576a290ab28b34a7776812f247cc0
|
3 |
+
size 2578857
|
models/pos/proiel.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21225824899a56eb74f4fed187ffa64f4da11a4cc40c0f500ea2e2978ad2a1b9
|
3 |
+
size 19171321
|
models/pretrain/proiel.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb404d06515a408ef96a4bb244528fea4697209cea1f0690bdaf2ac339233e89
|
3 |
+
size 153273
|
models/tokenize/proiel.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d456ed15a842baaeed400dd3605d02059ef218ff063e6ca4212b7c9d62129283
|
3 |
+
size 629616
|