ljvmiranda921 commited on
Commit
084754b
1 Parent(s): bc4f3b2

(calamanCy 0.1.0): Update spaCy pipeline

Browse files
README.md CHANGED
@@ -4,7 +4,7 @@ tags:
4
  - token-classification
5
  language:
6
  - tl
7
- license: cc-by-sa-3.0
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** | `CC BY-SA 3.0` |
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":"CC BY-SA 3.0",
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:e7f816c35b974da2755991cff78ddee5acc4e2fd75563a42578d4ae968c5e8d3
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:4340e618abffa4de882b6164a5e1463f3072995c14f51e73d9c5b4abf70a144d
3
- size 813029016
 
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:4e54f1191a37ae0253ef9da4b7cb7a0944369b632dad7d27b9108f8c9a94b8c1
3
  size 438408883
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d9a735265d1b9e0fe919c49af818c6984e7468500eb05afd4c0e10ea83f965
3
  size 438408883