Commit
·
f6eadc0
1
Parent(s):
5281efb
Add model
Browse files- README.md +13 -0
- models/backward_charlm/ccwiki.pt +3 -0
- models/default.zip +3 -0
- models/depparse/alpino.pt +3 -0
- models/depparse/lassysmall.pt +3 -0
- models/forward_charlm/ccwiki.pt +3 -0
- models/lemma/alpino.pt +3 -0
- models/lemma/lassysmall.pt +3 -0
- models/ner/conll02.pt +3 -0
- models/ner/wikiner.pt +3 -0
- models/pos/alpino.pt +3 -0
- models/pos/lassysmall.pt +3 -0
- models/pretrain/alpino.pt +3 -0
- models/pretrain/lassysmall.pt +3 -0
- models/tokenize/alpino.pt +3 -0
- models/tokenize/lassysmall.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- nl
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for nl
|
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 13:03:46.762
|
models/backward_charlm/ccwiki.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7782598683bf1e933baf7734599c637739f7dd8f694b10433ea99f86d4d77a90
|
3 |
+
size 20369830
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32153340b24c330375b515b5498c18fc38292994ca55e28a4bba0d930fd0ba1a
|
3 |
+
size 563062991
|
models/depparse/alpino.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da03414480a0cfbd7353fa60300f364ca4304aa8c93240fc4d3511896d25161f
|
3 |
+
size 98252562
|
models/depparse/lassysmall.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28ee340d398d503dca77e8204fb1ba7ea65a838584863a6b888f705242514611
|
3 |
+
size 97456348
|
models/forward_charlm/ccwiki.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6159d70b912417f1f125bdb4ab635bde9f0a7dbdf295d6193a6a220816061b09
|
3 |
+
size 20369829
|
models/lemma/alpino.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:756ce00ee09f4ffae8870d89dc6e25b60fd1076060303e0197bc5e30d7035446
|
3 |
+
size 3821363
|
models/lemma/lassysmall.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bc0f30d6bc82f5be30ad245b0c9d63f4cfdc4084beeec7b60decd46f3acb8db2
|
3 |
+
size 2939791
|
models/ner/conll02.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1832baba249eb281315ea32fdad3f09d3a0f602fb3acca4a57f46e70840df33
|
3 |
+
size 350539271
|
models/ner/wikiner.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e5690d0e2ec89c1c5dcde4916b372e638262db3d548e462b717ac2d548bce53
|
3 |
+
size 166171595
|
models/pos/alpino.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:372b8c1fcccf9cf414c5adbf7194d1dbd42b83269eceeed689d7a3d16cfc4ce6
|
3 |
+
size 20348314
|
models/pos/lassysmall.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25a3778e5c6e675780c0f8145edcc52634a490365db3114316bcec70a0ecb893
|
3 |
+
size 19674837
|
models/pretrain/alpino.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cf86bb88e5ca0b02d0110da54b89f8e01062a97e32dd9182f27c43532071018
|
3 |
+
size 107137239
|
models/pretrain/lassysmall.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0cf86bb88e5ca0b02d0110da54b89f8e01062a97e32dd9182f27c43532071018
|
3 |
+
size 107137239
|
models/tokenize/alpino.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4fd6fb875cbc5fd0733d89f54ac6d052ff63f75d4eaf7a77a6f00a6a0238e23a
|
3 |
+
size 631887
|
models/tokenize/lassysmall.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf96833a0d3aa3758564f7276e47d1b9258332cce94f9d1959f966e1c3e408b8
|
3 |
+
size 633089
|