AngledLuffa
commited on
Commit
•
846f1a3
1
Parent(s):
5bb05e7
Add model
Browse files- README.md +13 -0
- models/backward_charlm/conll17.pt +3 -0
- models/default.zip +3 -0
- models/depparse/combined.pt +3 -0
- models/depparse/isdt.pt +3 -0
- models/depparse/partut.pt +3 -0
- models/depparse/postwita.pt +3 -0
- models/depparse/twittiro.pt +3 -0
- models/depparse/vit.pt +3 -0
- models/forward_charlm/conll17.pt +3 -0
- models/lemma/combined.pt +3 -0
- models/lemma/isdt.pt +3 -0
- models/lemma/partut.pt +3 -0
- models/lemma/postwita.pt +3 -0
- models/lemma/twittiro.pt +3 -0
- models/lemma/vit.pt +3 -0
- models/mwt/combined.pt +3 -0
- models/mwt/isdt.pt +3 -0
- models/mwt/partut.pt +3 -0
- models/mwt/postwita.pt +3 -0
- models/mwt/twittiro.pt +3 -0
- models/mwt/vit.pt +3 -0
- models/ner/fbk.pt +3 -0
- models/pos/combined.pt +3 -0
- models/pos/isdt.pt +3 -0
- models/pos/partut.pt +3 -0
- models/pos/postwita.pt +3 -0
- models/pos/twittiro.pt +3 -0
- models/pos/vit.pt +3 -0
- models/pretrain/combined.pt +3 -0
- models/pretrain/isdt.pt +3 -0
- models/pretrain/partut.pt +3 -0
- models/pretrain/postwita.pt +3 -0
- models/pretrain/twittiro.pt +3 -0
- models/pretrain/vit.pt +3 -0
- models/tokenize/combined.pt +3 -0
- models/tokenize/isdt.pt +3 -0
- models/tokenize/partut.pt +3 -0
- models/tokenize/postwita.pt +3 -0
- models/tokenize/twittiro.pt +3 -0
- models/tokenize/vit.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- it
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for it
|
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:52:25.352
|
models/backward_charlm/conll17.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bedae9826d13806e74897c3cc4581c3e11b0e92120a5bbc8d1dc20e64d31d22
|
3 |
+
size 22585138
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:048af993319e65d1b97a9b2a11e4cbb8cf01a37e24180221b5463fb418121003
|
3 |
+
size 394642881
|
models/depparse/combined.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62d8dcaf3c36d404a5c45d27f7be2cb20c2d3f0925a40f0fc23b058f5b31d602
|
3 |
+
size 114036571
|
models/depparse/isdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46107a6f52044490a86a311d0a0851ff939ace5b7af1f4c12b86ebbd124cb664
|
3 |
+
size 105020686
|
models/depparse/partut.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08ae0675ba433c52142dc145fea3ceda5b46f21f5b484d161bcab7661887d95c
|
3 |
+
size 102407721
|
models/depparse/postwita.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:527e679c881145a2127d6d2699b261b68449b9f2e20743bf00799b7c19ce18ac
|
3 |
+
size 109071501
|
models/depparse/twittiro.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e1c665c215da1a2c165cbaec6421c1ff648df89d1de51cfd09904400019e9a9
|
3 |
+
size 108438571
|
models/depparse/vit.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:148954b6ee69b632527cd7fe0a98c07ebacf91e041ff130852ef500f15a40743
|
3 |
+
size 104636698
|
models/forward_charlm/conll17.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e090aa59a72b36924f17f80c53f2ca323d0c8ea928ab5e57d67502392b462ea
|
3 |
+
size 22585136
|
models/lemma/combined.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b87d45ba9781012cdf95c23f4f16d17260faf35f6ccf6fa185f931dc604cf03d
|
3 |
+
size 5708867
|
models/lemma/isdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e480ce06e7ac6bc705383c78951ff4dc9a58ce02d04c7d77599551f6aaaeb0b
|
3 |
+
size 3980235
|
models/lemma/partut.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c9a6287305a191bd5bf052b5c7dce16099db86c5e25726c79e484fc40e45952
|
3 |
+
size 2535907
|
models/lemma/postwita.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec32a09814c9a9a2be54f0b2733661477dd251f2dc46208e0965d8daa624712d
|
3 |
+
size 3279252
|
models/lemma/twittiro.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f72facf8a30f24395e548f53ed28e5240f51026bd239d707bae639f4ad35d72b
|
3 |
+
size 2377565
|
models/lemma/vit.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fc215bfb655951b7420034e58c05a0adb86c8a975608651c8b6412323f8cd6f
|
3 |
+
size 3570350
|
models/mwt/combined.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b81146b8ba46fc61f7c8caa62f32f9655e07628eb784865603670a428a0d386
|
3 |
+
size 1210628
|
models/mwt/isdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25afe62c58b5658c26a9ef1e18ba5c0812ff9915591b2b0622c941824a336822
|
3 |
+
size 590076
|
models/mwt/partut.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8718eda26e98121ca12fcd331d2c765139ec2c9eaec8b71b6246154974bdbe67
|
3 |
+
size 560526
|
models/mwt/postwita.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:740a5527396b0ea2ea8dc7163a8fbf59c3102d1daddcdcffa2ab536f4640cc0c
|
3 |
+
size 577245
|
models/mwt/twittiro.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:39f3ba38c40bbb1dc2e4a0a06b589633c35d1bf9d010e4cac0309dc78a92c525
|
3 |
+
size 564554
|
models/mwt/vit.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:157a70fdada0b1b2ab9d820880f67a32ddc42b65b4c1afdf2310c1fee9a5667a
|
3 |
+
size 574300
|
models/ner/fbk.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3cc37f240d8f0aa5cd461710a04886c2d9aa17969888fc3a4add65e53ec19cf
|
3 |
+
size 145113804
|
models/pos/combined.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:012afaae038ab329e8e08ede5d629a9b9c91fef90a5304533856dcbd6f13e6cc
|
3 |
+
size 19966336
|
models/pos/isdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b4236aa746893d1851d146bb84e50d3832cebd728c08074cdda3bc33d26f108
|
3 |
+
size 18483674
|
models/pos/partut.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8213dad6744afe6239bc3799a04bf3acc1fd94b3de5ee4d0c23ccfd7ceceb4d7
|
3 |
+
size 17058947
|
models/pos/postwita.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5646c33b9230c637ab8173c5c28dbc18760c6583f0246077bc4dd19a6f51e910
|
3 |
+
size 17299099
|
models/pos/twittiro.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b3d7bef09c2f71fb4141ff068dea9201a50f9a5ab48b7a7b4a81bd19e4d610e
|
3 |
+
size 17155768
|
models/pos/vit.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d7f4a3f19a56c8b58e1092d569717f732c845057ee2c39154692dcb2b42a03a
|
3 |
+
size 18302603
|
models/pretrain/combined.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e42ceea7f9162d5f9776868f8e2a7e48bbf90efa974e373a51df96b27db7f826
|
3 |
+
size 106875579
|
models/pretrain/isdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e42ceea7f9162d5f9776868f8e2a7e48bbf90efa974e373a51df96b27db7f826
|
3 |
+
size 106875579
|
models/pretrain/partut.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e42ceea7f9162d5f9776868f8e2a7e48bbf90efa974e373a51df96b27db7f826
|
3 |
+
size 106875579
|
models/pretrain/postwita.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e42ceea7f9162d5f9776868f8e2a7e48bbf90efa974e373a51df96b27db7f826
|
3 |
+
size 106875579
|
models/pretrain/twittiro.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e42ceea7f9162d5f9776868f8e2a7e48bbf90efa974e373a51df96b27db7f826
|
3 |
+
size 106875579
|
models/pretrain/vit.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e42ceea7f9162d5f9776868f8e2a7e48bbf90efa974e373a51df96b27db7f826
|
3 |
+
size 106875579
|
models/tokenize/combined.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e9567cd95eaff6df4ccfbafdc7673c2952faf1b9e912eeffe9b67b2104929cd
|
3 |
+
size 649170
|
models/tokenize/isdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e039245ebbfd3fa51a4b61ad7b9fdae0dad19aae092bff687e563503e683bb6
|
3 |
+
size 636675
|
models/tokenize/partut.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bbfc90b10c1ed97923222842fb7c99ecd25a795abaef0d2be67d6ca7c678a1f
|
3 |
+
size 633311
|
models/tokenize/postwita.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c32b4e24f0c4413d24fabbfae57ec22bfef6955cf9e674dfc0a125ed476b54b
|
3 |
+
size 646225
|
models/tokenize/twittiro.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa01cc39ed1ed95b5cedc41ee96851eb3e7136e734065ad0d961f3e84251331f
|
3 |
+
size 634649
|
models/tokenize/vit.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11db49550f1b7483a88d7a46b22d23d2e9b45ab428487608cb2cb177a928ebdc
|
3 |
+
size 632400
|