ljvmiranda921
commited on
Commit
•
084754b
1
Parent(s):
bc4f3b2
(calamanCy 0.1.0): Update spaCy pipeline
Browse files- README.md +2 -2
- meta.json +1 -1
- ner/model +1 -1
- tl_calamancy_trf-any-py3-none-any.whl +2 -2
- transformer/model +1 -1
README.md
CHANGED
@@ -4,7 +4,7 @@ tags:
|
|
4 |
- token-classification
|
5 |
language:
|
6 |
- tl
|
7 |
-
license:
|
8 |
---
|
9 |
calamanCy: Tagalog NLP pipelines in spaCy
|
10 |
|
@@ -17,7 +17,7 @@ calamanCy: Tagalog NLP pipelines in spaCy
|
|
17 |
| **Components** | `transformer`, `tagger`, `morphologizer`, `parser`, `ner` |
|
18 |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
19 |
| **Sources** | [TLUnified dataset](https://aclanthology.org/2022.lrec-1.703/) (Jan Christian Blaise Cruz and Charibeth Cheng)<br />[UD_Tagalog-TRG](https://universaldependencies.org/treebanks/tl_trg/index.html) (Stephanie Samson, Daniel Zeman, and Mary Ann C. Tan)<br />[UD_Tagalog-Ugnayan](https://universaldependencies.org/treebanks/tl_ugnayan/index.html) (Angelina Aquino) |
|
20 |
-
| **License** | `
|
21 |
| **Author** | [Lester James V. Miranda](https://github.com/ljvmiranda921/calamanCy) |
|
22 |
|
23 |
### Label Scheme
|
|
|
4 |
- token-classification
|
5 |
language:
|
6 |
- tl
|
7 |
+
license: mit
|
8 |
---
|
9 |
calamanCy: Tagalog NLP pipelines in spaCy
|
10 |
|
|
|
17 |
| **Components** | `transformer`, `tagger`, `morphologizer`, `parser`, `ner` |
|
18 |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
|
19 |
| **Sources** | [TLUnified dataset](https://aclanthology.org/2022.lrec-1.703/) (Jan Christian Blaise Cruz and Charibeth Cheng)<br />[UD_Tagalog-TRG](https://universaldependencies.org/treebanks/tl_trg/index.html) (Stephanie Samson, Daniel Zeman, and Mary Ann C. Tan)<br />[UD_Tagalog-Ugnayan](https://universaldependencies.org/treebanks/tl_ugnayan/index.html) (Angelina Aquino) |
|
20 |
+
| **License** | `MIT` |
|
21 |
| **Author** | [Lester James V. Miranda](https://github.com/ljvmiranda921/calamanCy) |
|
22 |
|
23 |
### Label Scheme
|
meta.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"author":"Lester James V. Miranda",
|
7 |
"email":"ljvmiranda@gmail.com",
|
8 |
"url":"https://github.com/ljvmiranda921/calamanCy",
|
9 |
-
"license":"
|
10 |
"spacy_version":">=3.5.0",
|
11 |
"spacy_git_version":"Unknown",
|
12 |
"vectors":{
|
|
|
6 |
"author":"Lester James V. Miranda",
|
7 |
"email":"ljvmiranda@gmail.com",
|
8 |
"url":"https://github.com/ljvmiranda921/calamanCy",
|
9 |
+
"license":"MIT",
|
10 |
"spacy_version":">=3.5.0",
|
11 |
"spacy_git_version":"Unknown",
|
12 |
"vectors":{
|
ner/model
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438628573
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07c35c7f7a0324940931a2a11ef075e8e3d94166735fe2229520e614ee9a5f22
|
3 |
size 438628573
|
tl_calamancy_trf-any-py3-none-any.whl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f9cb4946d82f558fecbaca3024eb82a6c885f6cd645a24448d2da118509b9967
|
3 |
+
size 813029019
|
transformer/model
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 438408883
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1d9a735265d1b9e0fe919c49af818c6984e7468500eb05afd4c0e10ea83f965
|
3 |
size 438408883
|