AngledLuffa
commited on
Commit
•
db41d1a
1
Parent(s):
d8cbf52
Add model
Browse files- README.md +13 -0
- models/default.zip +3 -0
- models/depparse/gdt.pt +3 -0
- models/lemma/gdt.pt +3 -0
- models/mwt/gdt.pt +3 -0
- models/pos/gdt.pt +3 -0
- models/pretrain/gdt.pt +3 -0
- models/tokenize/gdt.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- el
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for el
|
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:34:57.020
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73275ec01e1e32335bdc772391aca35f088c926043a91bba78278001184ea4e3
|
3 |
+
size 206124880
|
models/depparse/gdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2591061cbdb1cf9e217e4e382d7f86359643f9517d345bf0f33fad0ebd20190
|
3 |
+
size 98446677
|
models/lemma/gdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5028050faef2eff021478e18e33297481647bb1b9d8605053e59e3a04e946d22
|
3 |
+
size 2764637
|
models/mwt/gdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee67272ad5452801ca7a104f5db347d40d59e71c2d860025cad824cb31f48a17
|
3 |
+
size 540806
|
models/pos/gdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7572c222492b6528674e233429b9c524595aff6d43dfc3341cf4eb05d6f329bf
|
3 |
+
size 18827627
|
models/pretrain/gdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cca13fdbb69a1d2b885aa051efaf3b928e9bc10dd3330ca6cc3719c0304b7af3
|
3 |
+
size 108206876
|
models/tokenize/gdt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa25e6f1cfa7481ee9c731d5e5934d9638d48794955d29cbbfa57a6892c8a16a
|
3 |
+
size 639462
|