Datasets:

Languages:
Bosnian
Multilinguality:
monolingual
Size Categories:
100M<n<1B
Language Creators:
found
Annotations Creators:
no-annotation
Source Datasets:
original
License:
albertvillanova HF staff commited on
Commit
1dbdabb
1 Parent(s): 818a0e3

Host data files (#2)

Browse files

- Add source data files (0ac302ba487552461a2f6bab5a65631880816494)
- Update loading script (da0a3daa266b4e2306db841af92680ecfd4045fb)
- Delete legacy dataset_infos.json (1f260528759312c3bcdb4e7880944480541aa239)
- Update dataset card (0ebcad7564fd69b43de3c9997807e67853441338)

README.md CHANGED
@@ -19,19 +19,18 @@ task_categories:
19
  task_ids:
20
  - language-modeling
21
  - masked-language-modeling
22
- paperswithcode_id: null
23
  pretty_name: BsWac
24
  dataset_info:
 
25
  features:
26
  - name: sentence
27
  dtype: string
28
- config_name: bswac
29
  splits:
30
  - name: train
31
- num_bytes: 9156258478
32
  num_examples: 354581267
33
  download_size: 1988514951
34
- dataset_size: 9156258478
35
  ---
36
 
37
  # Dataset Card for BsWac
19
  task_ids:
20
  - language-modeling
21
  - masked-language-modeling
 
22
  pretty_name: BsWac
23
  dataset_info:
24
+ config_name: bswac
25
  features:
26
  - name: sentence
27
  dtype: string
 
28
  splits:
29
  - name: train
30
+ num_bytes: 8801535375
31
  num_examples: 354581267
32
  download_size: 1988514951
33
+ dataset_size: 8801535375
34
  ---
35
 
36
  # Dataset Card for BsWac
bswac.py CHANGED
@@ -36,10 +36,12 @@ Version 1.0 of this corpus is described in http://www.aclweb.org/anthology/W14-0
36
  _LICENSE = "CC BY-SA 4.0"
37
 
38
  _HOMEPAGE = "http://nlp.ffzg.hr/resources/corpora/bswac/"
 
 
 
 
39
  _URLS = [
40
- "https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1062/bsWaC1.1.01.xml.gz",
41
- "https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1062/bsWaC1.1.02.xml.gz",
42
- "https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1062/bsWaC1.1.03.xml.gz",
43
  ]
44
 
45
 
36
  _LICENSE = "CC BY-SA 4.0"
37
 
38
  _HOMEPAGE = "http://nlp.ffzg.hr/resources/corpora/bswac/"
39
+ # Sources:
40
+ # - https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1062/bsWaC1.1.01.xml.gz
41
+ # - https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1062/bsWaC1.1.02.xml.gz
42
+ # - https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1062/bsWaC1.1.03.xml.gz
43
  _URLS = [
44
+ "data/bsWaC1.1.01.xml.gz", "data/bsWaC1.1.02.xml.gz", "data/bsWaC1.1.03.xml.gz"
 
 
45
  ]
46
 
47
 
data/bsWaC1.1.01.xml.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2e80f04cb44e39d02cf0a0ddb230e1c6418355bb773a2794bb5a8add10e992e
3
+ size 692809916
data/bsWaC1.1.02.xml.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa42ef0d123d8fcb46ebf253de1cd0d9932b28f838b5f33730b7724984bc88d1
3
+ size 692345532
data/bsWaC1.1.03.xml.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f24fd5d1c3a30ac728a5cd7f376c0f63b585b888ed4630f3b27e6a34f777dcf3
3
+ size 603359503
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"bswac": {"description": "The Bosnian web corpus bsWaC was built by crawling the .ba top-level domain in 2014. The corpus was near-deduplicated on paragraph level, normalised via diacritic restoration, morphosyntactically annotated and lemmatised. The corpus is shuffled by paragraphs. Each paragraph contains metadata on the URL, domain and language identification (Bosnian vs. Croatian vs. Serbian).\n\nVersion 1.0 of this corpus is described in http://www.aclweb.org/anthology/W14-0405. Version 1.1 contains newer and better linguistic annotations.\n", "citation": "\n @misc{11356/1062,\n title = {Bosnian web corpus {bsWaC} 1.1},\n author = {Ljube{\u000b s}i{'c}, Nikola and Klubi{\u000b c}ka, Filip},\n url = {http://hdl.handle.net/11356/1062},\n note = {Slovenian language resource repository {CLARIN}.{SI}},\n copyright = {Creative Commons - Attribution-{ShareAlike} 4.0 International ({CC} {BY}-{SA} 4.0)},\n year = {2016} }\n", "homepage": "http://nlp.ffzg.hr/resources/corpora/bswac/", "license": "CC BY-SA 4.0", "features": {"sentence": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "bswac", "config_name": "bswac", "version": {"version_str": "1.1.0", "description": null, "major": 1, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 9156258478, "num_examples": 354581267, "dataset_name": "bswac"}}, "download_checksums": {"https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1062/bsWaC1.1.01.xml.gz": {"num_bytes": 692809916, "checksum": "b2e80f04cb44e39d02cf0a0ddb230e1c6418355bb773a2794bb5a8add10e992e"}, "https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1062/bsWaC1.1.02.xml.gz": {"num_bytes": 692345532, "checksum": "fa42ef0d123d8fcb46ebf253de1cd0d9932b28f838b5f33730b7724984bc88d1"}, "https://www.clarin.si/repository/xmlui/bitstream/handle/11356/1062/bsWaC1.1.03.xml.gz": {"num_bytes": 603359503, "checksum": "f24fd5d1c3a30ac728a5cd7f376c0f63b585b888ed4630f3b27e6a34f777dcf3"}}, "download_size": 1988514951, "post_processing_size": null, "dataset_size": 9156258478, "size_in_bytes": 11144773429}}