AngledLuffa
commited on
Commit
·
344a4bd
1
Parent(s):
fa24205
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/ddt.pt +3 -0
- models/lemma/ddt.pt +3 -0
- models/pos/ddt.pt +3 -0
- models/pretrain/ddt.pt +3 -0
- models/tokenize/ddt.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- da
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for da
|
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:10:42.158
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bde74b20b5a4a72c9fbcb6326db13c3b318bba704c3cce537312db2e0cc1b2ff
|
3 |
+
size 204547492
|
models/depparse/ddt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a76e7ccfc79924f36aef26248471d1271aa1e4bc55dc09c0b1dbba4fdd74f93
|
3 |
+
size 98646575
|
models/lemma/ddt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be0851dc062950b22a2188dfba8dca4b6ec0c0ebc4b1d4440951a9bc3587e911
|
3 |
+
size 3089454
|
models/pos/ddt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4053a403f5bbf2bdd932e168538976a14d074bcb1322f4b48f0a04868e8af89
|
3 |
+
size 17887243
|
models/pretrain/ddt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dddd90346c3aec8000849a42902e2c4eec6d3920f130700c3f0d56a8f1e1c263
|
3 |
+
size 107101717
|
models/tokenize/ddt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbaffb0e4732a832a785e5a5dfc670bf8936409c1c54d4a07d832b2ce142b6d6
|
3 |
+
size 631862
|