Commit
·
99f35e1
1
Parent(s):
c745006
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/ancora.pt +3 -0
- models/lemma/ancora.pt +3 -0
- models/mwt/ancora.pt +3 -0
- models/pos/ancora.pt +3 -0
- models/pretrain/ancora.pt +3 -0
- models/tokenize/ancora.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- ca
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for ca
|
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:40:01.687
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec6ce9c8b3450377b79f3ca61d4ba19fb5bc4c12b59526ddf6686879616363a9
|
3 |
+
size 208592541
|
models/depparse/ancora.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:422cf2cf98981d702106ed90b4445ebdfb7f55a152f2558bece5f331d5e316b9
|
3 |
+
size 99980903
|
models/lemma/ancora.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55753e1f8f3ffbdb5b6db073183c9fc0175083d1a19471d62605e8075a1079d4
|
3 |
+
size 4160587
|
models/mwt/ancora.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e5c9816433ec859d4434f53442eece048ac1ef1089f46c152e8a90086c3fcfa
|
3 |
+
size 586564
|
models/pos/ancora.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1303f18a24fa70f43c7c3d3607d13c703fb26b0fa20d00c89279c060d27e7f92
|
3 |
+
size 19853469
|
models/pretrain/ancora.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a2e364094c4fc21200d25b3c0097046c80dd91257efd83204441078a7f4e302
|
3 |
+
size 106870662
|
models/tokenize/ancora.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:243f7bbd6fc20227783e23038884b13928d93ea8ce9afa5954c9a2b246c4bb5b
|
3 |
+
size 635658
|