ljvmiranda921
commited on
Commit
•
64a9f07
1
Parent(s):
6449426
(calamanCy 0.1.0): Update spaCy pipeline
Browse files- README.md +2 -2
- meta.json +1 -1
- tl_calamancy_lg-any-py3-none-any.whl +2 -2
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** | `tok2vec`, `tagger`, `morphologizer`, `parser`, `ner` |
|
18 |
| **Vectors** | 714435 keys, 714435 unique vectors (300 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** | `tok2vec`, `tagger`, `morphologizer`, `parser`, `ner` |
|
18 |
| **Vectors** | 714435 keys, 714435 unique vectors (300 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":{
|
tl_calamancy_lg-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:571434a1a627125b7fe221f41c0df8ee379015e3290856d7dc5ae07c7528c9aa
|
3 |
+
size 455115628
|