AngledLuffa
commited on
Commit
•
1ccd916
1
Parent(s):
b31ae5a
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/ccg.pt +3 -0
- models/lemma/ccg.pt +3 -0
- models/mwt/ccg.pt +3 -0
- models/pos/ccg.pt +3 -0
- models/pretrain/ccg.pt +3 -0
- models/tokenize/ccg.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- cy
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for cy
|
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 08:03:14.787
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4e9c1e4cac7aff33ce72be3ab11bcfe6c26c57f451a4998f8b2e32fb04ba2a7
|
3 |
+
size 200256712
|
models/depparse/ccg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9c260291bb917796f7a4bff0c50369fce37ff0e0559b7440df991f3b2ab6c6c
|
3 |
+
size 98150831
|
models/lemma/ccg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a64e4a5abbc489353190aa4efef6b358f37d4d0f4dce01440bccfd08d3cb0dbf
|
3 |
+
size 2140003
|
models/mwt/ccg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc7e5761235be14f6b799de93c2a782396174fc8670af95c93e042c2b99d1b92
|
3 |
+
size 552716
|
models/pos/ccg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55878ad98e7d64608c58c71f02837c714bde1725a02e17c58c79202bdf99fd07
|
3 |
+
size 20184033
|
models/pretrain/ccg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:83bccd2721a9b24ee73387d97247f955f1d8e24654c80ced5319302be5da4893
|
3 |
+
size 183982736
|
models/tokenize/ccg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:687d880a8ac7d8de97f25cde505fd184601f2e6f47d09807a1a20b4656c0a71e
|
3 |
+
size 630204
|