AngledLuffa
commited on
Commit
โข
5ec5e89
1
Parent(s):
95bf154
Add model
Browse files- README.md +13 -0
- models/backward_charlm/ccwiki.pt +3 -0
- models/default.zip +3 -0
- models/depparse/padt.pt +3 -0
- models/forward_charlm/ccwiki.pt +3 -0
- models/lemma/padt.pt +3 -0
- models/mwt/padt.pt +3 -0
- models/ner/aqmar.pt +3 -0
- models/pos/padt.pt +3 -0
- models/pretrain/padt.pt +3 -0
- models/tokenize/padt.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- ar
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for ar
|
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 07:07:01.178
|
models/backward_charlm/ccwiki.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82db8d682a7a8a22e27442ae277207e0f98218c325e704736d305fd8f078456b
|
3 |
+
size 20496412
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73f807d86439a99ada84ffdfc1499055cf1fcc14bd5ed4e49bed3a4f46429d57
|
3 |
+
size 397095570
|
models/depparse/padt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6e637e337676eb41a6a718280e3b89514aee46a64b522bdf1f939caad3ba0af
|
3 |
+
size 99734837
|
models/forward_charlm/ccwiki.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9fb923f8cc2ae0b620c89da2550ff155b1f6dae68f25e6f997e50b37f3492c3
|
3 |
+
size 20496411
|
models/lemma/padt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1075e2ac4342606264772673970b27094898d4f8b3f69fed70975ec2fb383cb2
|
3 |
+
size 3701599
|
models/mwt/padt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6c7c016e528db66074f7930a089bebda259b33106236672faa62781dd1e42b63
|
3 |
+
size 1108703
|
models/ner/aqmar.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a76c06714d65b6be99189cc14372258f317ba3089562016f805ed36ccd58fe27
|
3 |
+
size 166481421
|
models/pos/padt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16a0d21b1fba9f6216f52fc76278ec8d90067b4f7801011e1b6fd3de2699bcf4
|
3 |
+
size 19646795
|
models/pretrain/padt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94a87c67ad526bb49cd6180dc0807b1b35ca7e6e6fb8317235f3b790adc9c308
|
3 |
+
size 107597530
|
models/tokenize/padt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c2bd1d8e7fb44e88b4544a34c5fa3601102713935b81f10087702911fb1f8b8
|
3 |
+
size 632725
|