AngledLuffa
commited on
Commit
•
b8dc5c4
1
Parent(s):
defd92a
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/bokmaal.pt +3 -0
- models/lemma/bokmaal.pt +3 -0
- models/pos/bokmaal.pt +3 -0
- models/pretrain/bokmaal.pt +3 -0
- models/tokenize/bokmaal.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- nb
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for nb
|
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 12:58:00.615
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8e59ea5930b345a0bc6a154c168d2efb2f22ba964d9f338f565107405e03df6
|
3 |
+
size 207047909
|
models/depparse/bokmaal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca4c16c95fedde3119df046baff577c0b73d475b3dd10431554818a5270295a8
|
3 |
+
size 100056026
|
models/lemma/bokmaal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a89f26b90d31d438ba53184b3f4f5a93d7e87b0b1e648d3ffb01054931a298ce
|
3 |
+
size 4068531
|
models/pos/bokmaal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:803f10e1453739233adad58c6a8465efdcf3e7f2b144005b23c33ed96e54f85a
|
3 |
+
size 18430250
|
models/pretrain/bokmaal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:635ca4b341cb4f9e9f18110e6ce569dbc9cf1842296a157a9a8639fa6712a2d5
|
3 |
+
size 107106051
|
models/tokenize/bokmaal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bf8b04ac6c6d2248e571f453993285974e90d0a0bbbe03962d25cfa4060db125
|
3 |
+
size 633652
|