AngledLuffa
commited on
Commit
·
285b861
1
Parent(s):
61502e6
Add model
Browse files- README.md +13 -0
- models/backward_charlm/oscar.pt +3 -0
- models/default.zip +3 -0
- models/depparse/afribooms.pt +3 -0
- models/forward_charlm/oscar.pt +3 -0
- models/lemma/afribooms.pt +3 -0
- models/ner/nchlt.pt +3 -0
- models/pos/afribooms.pt +3 -0
- models/pretrain/afribooms.pt +3 -0
- models/tokenize/afribooms.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- corenlp
|
4 |
+
library_tag: corenlp
|
5 |
+
language:
|
6 |
+
- af
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Core NLP model for af
|
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 06:45:11.576
|
models/backward_charlm/oscar.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a3c48246fa5807c474a87d326d3c179133ec832a9f1239dbd434b296787f5a5
|
3 |
+
size 19118182
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4753cb17c105c8c7f7fb7c41a142a82be4f475e48c51a441f7c6e4d39c266c33
|
3 |
+
size 391161523
|
models/depparse/afribooms.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:28f8e16f8f043af0c8333f45a0c9cff6a312db6d334602df8ed97907357c0ce1
|
3 |
+
size 92049674
|
models/forward_charlm/oscar.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edc4c799e2d058a7abc53b7d1a37cfe36e1e5f179188e54c1d2f0c4097696ab0
|
3 |
+
size 19118180
|
models/lemma/afribooms.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff70bfd8fc7e73213faddbd6d8019f931b0d12d40c631bed6bf54fc7ddfebe92
|
3 |
+
size 2312162
|
models/ner/nchlt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45879c7002f5d07ecb34069279ae3cac1b15e13232abcceb6ad3f7c30a1de81b
|
3 |
+
size 161242592
|
models/pos/afribooms.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:838a17a6bd7aa19c12642cdd69e8afc113a25286759ac15f8b88f362ab9cd090
|
3 |
+
size 18394456
|
models/pretrain/afribooms.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d7c4395d0af5db659a36ba97d57d724b97c90e2f948fbe5420f5fa68b122589
|
3 |
+
size 117774861
|
models/tokenize/afribooms.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65358d6fba50521a758d5960187078d39a0aa636e19a65e8a9dfb9cd9869d4c2
|
3 |
+
size 629109
|