lancejpollard commited on
Commit
c7669ca
·
1 Parent(s): cee797d
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +1 -0
  2. .gitignore +4 -0
  3. README.md +129 -3
  4. base/afr-za/web-2013-10K/metadata.json +7 -0
  5. base/afr-za/web-2015-1M/metadata.json +7 -0
  6. base/afr-za/web-2020-1M/metadata.json +7 -0
  7. base/afr-za/web-2023-1M/metadata.json +7 -0
  8. base/afr/mixed-2019-1M/cooccurrence.neighbor.jsonl +3 -0
  9. base/afr/mixed-2019-1M/cooccurrence.sentence.jsonl +3 -0
  10. base/afr/mixed-2019-1M/metadata.json +7 -0
  11. base/afr/mixed-2019-1M/sentences.jsonl +3 -0
  12. base/afr/mixed-2019-1M/sources.jsonl +3 -0
  13. base/afr/mixed-2019-1M/strings.jsonl +3 -0
  14. base/afr/news-2016-300K/cooccurrence.neighbor.jsonl +3 -0
  15. base/afr/news-2016-300K/cooccurrence.sentence.jsonl +3 -0
  16. base/afr/news-2016-300K/metadata.json +7 -0
  17. base/afr/news-2016-300K/sentences.jsonl +3 -0
  18. base/afr/news-2016-300K/sources.jsonl +3 -0
  19. base/afr/news-2016-300K/strings.jsonl +3 -0
  20. base/afr/news-2017-300K/cooccurrence.neighbor.jsonl +3 -0
  21. base/afr/news-2017-300K/cooccurrence.sentence.jsonl +3 -0
  22. base/afr/news-2017-300K/metadata.json +7 -0
  23. base/afr/news-2017-300K/sentences.jsonl +3 -0
  24. base/afr/news-2017-300K/sources.jsonl +3 -0
  25. base/afr/news-2017-300K/strings.jsonl +3 -0
  26. base/afr/news-2019-10K/cooccurrence.neighbor.jsonl +3 -0
  27. base/afr/news-2019-10K/cooccurrence.sentence.jsonl +3 -0
  28. base/afr/news-2019-10K/metadata.json +7 -0
  29. base/afr/news-2019-10K/sentences.jsonl +3 -0
  30. base/afr/news-2019-10K/sources.jsonl +3 -0
  31. base/afr/news-2019-10K/strings.jsonl +3 -0
  32. base/afr/news-2020-30K/cooccurrence.neighbor.jsonl +3 -0
  33. base/afr/news-2020-30K/cooccurrence.sentence.jsonl +3 -0
  34. base/afr/news-2020-30K/metadata.json +7 -0
  35. base/afr/news-2020-30K/sentences.jsonl +3 -0
  36. base/afr/news-2020-30K/sources.jsonl +3 -0
  37. base/afr/news-2020-30K/strings.jsonl +3 -0
  38. base/afr/newscrawl-2011-300K/cooccurrence.neighbor.jsonl +3 -0
  39. base/afr/newscrawl-2011-300K/cooccurrence.sentence.jsonl +3 -0
  40. base/afr/newscrawl-2011-300K/metadata.json +7 -0
  41. base/afr/newscrawl-2011-300K/sentences.jsonl +3 -0
  42. base/afr/newscrawl-2011-300K/sources.jsonl +3 -0
  43. base/afr/newscrawl-2011-300K/strings.jsonl +3 -0
  44. base/afr/newscrawl-2012-300K/cooccurrence.neighbor.jsonl +3 -0
  45. base/afr/newscrawl-2012-300K/cooccurrence.sentence.jsonl +3 -0
  46. base/afr/newscrawl-2012-300K/metadata.json +7 -0
  47. base/afr/newscrawl-2012-300K/sentences.jsonl +3 -0
  48. base/afr/newscrawl-2012-300K/sources.jsonl +3 -0
  49. base/afr/newscrawl-2012-300K/strings.jsonl +3 -0
  50. base/afr/newscrawl-2013-100K/cooccurrence.neighbor.jsonl +3 -0
.gitattributes CHANGED
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
58
  # Video files - compressed
59
  *.mp4 filter=lfs diff=lfs merge=lfs -text
60
  *.webm filter=lfs diff=lfs merge=lfs -text
61
+ *.jsonl filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ task/
2
+ hold/
3
+ code/
4
+ .DS_Store
README.md CHANGED
@@ -1,3 +1,129 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: "Leipzig Corpora Frequency Data"
4
+ tags:
5
+ - language
6
+ - frequency
7
+ - corpus
8
+ - linguistics
9
+ - nlp
10
+ configs:
11
+ - config_name: default
12
+ data_files: "base/**/*.jsonl"
13
+ default: true
14
+ ---
15
+
16
+ # Leipzig Corpora Frequency Data
17
+
18
+ Word frequency lists, sentence corpora, and co-occurrence data
19
+ from the Leipzig Corpora Collection, converted to JSON/JSONL.
20
+
21
+ Covers hundreds of languages across news, web, Wikipedia,
22
+ and mixed sources. Each corpus includes sentences, token
23
+ frequencies, source provenance, and statistical co-occurrence
24
+ pairs.
25
+
26
+ ## Contents
27
+
28
+ ```
29
+ base/
30
+ <language>/
31
+ <source>-<date>-<size>/
32
+ metadata.json
33
+ sentences.jsonl
34
+ strings.jsonl
35
+ sources.json
36
+ cooccurrence.sentence.jsonl
37
+ cooccurrence.neighbor.jsonl
38
+ ```
39
+
40
+ Example: `base/afr/news-2020-30K/sentences.jsonl`
41
+
42
+ Languages use ISO 639-3 codes, sometimes with region suffixes
43
+ (e.g. `ara-eg` for Egyptian Arabic).
44
+
45
+ ## Files per corpus
46
+
47
+ | File | Format | Description |
48
+ |------|--------|-------------|
49
+ | `metadata.json` | JSON | Language, source type, date, size, original filename |
50
+ | `sentences.jsonl` | JSONL | One sentence per line with source article ID |
51
+ | `strings.jsonl` | JSONL | Token frequency list (words and punctuation) |
52
+ | `sources.jsonl` | JSONL | Source article URLs and dates |
53
+ | `cooccurrence.sentence.jsonl` | JSONL | Word pairs appearing in the same sentence |
54
+ | `cooccurrence.neighbor.jsonl` | JSONL | Word pairs appearing adjacent to each other |
55
+
56
+ "Strings" instead of "words" because the list includes punctuation,
57
+ special characters, and other non-word tokens alongside actual words.
58
+
59
+ ## Usage
60
+
61
+ ```python
62
+ from datasets import load_dataset
63
+
64
+ ds = load_dataset("cluesurf/leipzig-frequency")
65
+ ```
66
+
67
+ ## Record schemas
68
+
69
+ ### metadata.json
70
+
71
+ ```json
72
+ {
73
+ "language": "afr",
74
+ "source": "news",
75
+ "date": "2020",
76
+ "size": "30K",
77
+ "file": "afr_news_2020_30K"
78
+ }
79
+ ```
80
+
81
+ ### sentences.jsonl
82
+
83
+ ```json
84
+ { "id": 1, "text": "'1,5 miljoen grafte vir Gauteng absurd'", "source_id": 837 }
85
+ ```
86
+
87
+ ### strings.jsonl
88
+
89
+ ```json
90
+ { "id": 101, "text": "die", "frequency": 30994 }
91
+ ```
92
+
93
+ ### sources.jsonl
94
+
95
+ ```json
96
+ { "id": 1, "url": "https://carletonvilleherald.com/...", "date": "2020-05-17" }
97
+ ```
98
+
99
+ ### cooccurrence.sentence.jsonl
100
+
101
+ ```json
102
+ { "string_1_id": 116, "string_2_id": 4688, "frequency": 5, "significance": 7.61 }
103
+ ```
104
+
105
+ ### cooccurrence.neighbor.jsonl
106
+
107
+ ```json
108
+ { "string_1_id": 2563, "string_2_id": 14, "frequency": 6, "significance": 13.17 }
109
+ ```
110
+
111
+ ## Source
112
+
113
+ Downloaded from the [Leipzig Corpora Collection](https://wortschatz.uni-leipzig.de/en/download)
114
+ at the University of Leipzig.
115
+
116
+ Original archives are `.tar.gz` files containing tab-delimited
117
+ `.txt` data following the Wortschatz database schema.
118
+
119
+ ## Sources
120
+
121
+ - [Leipzig Corpora Collection](https://wortschatz.uni-leipzig.de/en/download)
122
+ - [Wortschatz project](https://wortschatz.uni-leipzig.de)
123
+ - D. Goldhahn, T. Eckart, U. Quasthoff: Building Large Monolingual
124
+ Dictionaries at the Leipzig Corpora Collection: From 100 to 200
125
+ Languages. In: Proceedings of LREC, 2012.
126
+
127
+ ## License
128
+
129
+ CC-BY-4.0, as specified by the Leipzig Corpora Collection.
base/afr-za/web-2013-10K/metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "afr-za",
3
+ "source": "web",
4
+ "date": "2013",
5
+ "size": "10K",
6
+ "file": "afr-za_web_2013_10K"
7
+ }
base/afr-za/web-2015-1M/metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "afr-za",
3
+ "source": "web",
4
+ "date": "2015",
5
+ "size": "1M",
6
+ "file": "afr-za_web_2015_1M"
7
+ }
base/afr-za/web-2020-1M/metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "afr-za",
3
+ "source": "web",
4
+ "date": "2020",
5
+ "size": "1M",
6
+ "file": "afr-za_web_2020_1M"
7
+ }
base/afr-za/web-2023-1M/metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "afr-za",
3
+ "source": "web",
4
+ "date": "2023",
5
+ "size": "1M",
6
+ "file": "afr-za_web_2023_1M"
7
+ }
base/afr/mixed-2019-1M/cooccurrence.neighbor.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a71aa538193fe8257feb267271e0fccbd7431331f95f2f52748ae64550062395
3
+ size 33032171
base/afr/mixed-2019-1M/cooccurrence.sentence.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f0b1c35514b788642c7f4ec58dd876aba3be9c9f1c22520162f32e3a696d30e
3
+ size 198700500
base/afr/mixed-2019-1M/metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "afr",
3
+ "source": "mixed",
4
+ "date": "2019",
5
+ "size": "1M",
6
+ "file": "afr_mixed_2019_1M"
7
+ }
base/afr/mixed-2019-1M/sentences.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:999f69f911687b5afee4db626d3d75647a4766ae3169a6f506f9000a24035ea8
3
+ size 146048983
base/afr/mixed-2019-1M/sources.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11c6ad428769375d8ad62f2e9421da317701d9afd62eaf336843b7392686b96f
3
+ size 54333136
base/afr/mixed-2019-1M/strings.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c6bb1f08341653b6fc638b7c9ddec81512b3cb6272749a075f2a99b5390a539
3
+ size 27906784
base/afr/news-2016-300K/cooccurrence.neighbor.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cf280394441ffc5582be50510772ae24ac74e0cdd1f15f277c690d76a630608
3
+ size 13393622
base/afr/news-2016-300K/cooccurrence.sentence.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:732d573a9d36eb33d1c31cc530543c76a1f28d9a57d5dd1e97a93edc42497c40
3
+ size 82934644
base/afr/news-2016-300K/metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "afr",
3
+ "source": "news",
4
+ "date": "2016",
5
+ "size": "300K",
6
+ "file": "afr_news_2016_300K"
7
+ }
base/afr/news-2016-300K/sentences.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85b9186ee342a0bdfec8e134839568bf480ae57efb65f080e5133ceb54227980
3
+ size 45097004
base/afr/news-2016-300K/sources.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8f73789cf709c0455d5ba77720e69039ea7f5c1a59bdd4c4f086a165788753e
3
+ size 3357149
base/afr/news-2016-300K/strings.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe1b864af11513855efed98a9efb13cd50999f1c6b0ecf816773d1da5085b688
3
+ size 9741875
base/afr/news-2017-300K/cooccurrence.neighbor.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75f40ed6ae61aa8ec2d741cdde91c5bf60d9bfe4066a2286b072ca270b5b0144
3
+ size 12664975
base/afr/news-2017-300K/cooccurrence.sentence.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5649ede768b69173f3889770d30c2884a893abc67e9d06dcb169fc57c9dce8bd
3
+ size 74202614
base/afr/news-2017-300K/metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "afr",
3
+ "source": "news",
4
+ "date": "2017",
5
+ "size": "300K",
6
+ "file": "afr_news_2017_300K"
7
+ }
base/afr/news-2017-300K/sentences.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:856b238b2b421e71212303502251bb456c1daa90bd37ade8b7e27e8dcaab8832
3
+ size 44296480
base/afr/news-2017-300K/sources.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f14dfb8f52c545f4ac8532c95e217e34ddb6254aa0693f3674f38e6f651e9d91
3
+ size 1538541
base/afr/news-2017-300K/strings.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb6e7c8857c667acc2770b7b226493982307099e43e95d518ee7565f18f6105f
3
+ size 8962061
base/afr/news-2019-10K/cooccurrence.neighbor.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cd11a856afca2b9112650690c49c529f63fdae31bb74cfd3fad8e131dfc78ef
3
+ size 608888
base/afr/news-2019-10K/cooccurrence.sentence.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78dfce43141cf383f7d4c681618af07039b1805075d382f4dbe9b37e6fb50409
3
+ size 2598626
base/afr/news-2019-10K/metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "afr",
3
+ "source": "news",
4
+ "date": "2019",
5
+ "size": "10K",
6
+ "file": "afr_news_2019_10K"
7
+ }
base/afr/news-2019-10K/sentences.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d4ba27b7c2a7bcf48412db809ccf719f879bacf7eb7ec4fa51e503116c7af1
3
+ size 1487196
base/afr/news-2019-10K/sources.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c52ca024ce5a09709f51ea6ba3c554fa1453ee9b0f6571306bde4efe0305f217
3
+ size 188512
base/afr/news-2019-10K/strings.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ba614d073a70bde7eaa4b6ac17f027cda0d615b1eca7c4e45852f35583e4df0
3
+ size 1077679
base/afr/news-2020-30K/cooccurrence.neighbor.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80265037490a589c8c7965f67f94488efdd5ce9f53d7db812c5a799192bf213c
3
+ size 1764914
base/afr/news-2020-30K/cooccurrence.sentence.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50e24473f07ddd7895d04464e9e490b798e6ee681c397655cb0411c381e9da2c
3
+ size 9842916
base/afr/news-2020-30K/metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "afr",
3
+ "source": "news",
4
+ "date": "2020",
5
+ "size": "30K",
6
+ "file": "afr_news_2020_30K"
7
+ }
base/afr/news-2020-30K/sentences.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e51c13d08505c3ae7eac92dd9cb8fc8616b6005a6fcfb5bf2cb7c3fdd7d5a23
3
+ size 4367874
base/afr/news-2020-30K/sources.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd7a66afd526d223008edba74765d36ea44883e0593bfe81862430a8d3577fcb
3
+ size 312126
base/afr/news-2020-30K/strings.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a4875bf1a500358cbb6ef3017c6a4d564d987473d613b2115fd8d6528eeb863
3
+ size 1886577
base/afr/newscrawl-2011-300K/cooccurrence.neighbor.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:247e47a071c2570dcdc5a50c8ace65c141e7135c840dee1e872bf6605033fdb1
3
+ size 13290008
base/afr/newscrawl-2011-300K/cooccurrence.sentence.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9217fe8d534dbe2f9729cca9570635e408ef71064d2a3ce484b0afc83ec74e7a
3
+ size 77282412
base/afr/newscrawl-2011-300K/metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "afr",
3
+ "source": "newscrawl",
4
+ "date": "2011",
5
+ "size": "300K",
6
+ "file": "afr_newscrawl_2011_300K"
7
+ }
base/afr/newscrawl-2011-300K/sentences.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e14e19102c6f0e1b9cf207ff98ba35f639703a34c8137001ee4f408ac43a575
3
+ size 45960742
base/afr/newscrawl-2011-300K/sources.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22f23a289f6a337cb82a40d20fbfe4e30934a9e7293129e6eb13e75574c41e18
3
+ size 5259130
base/afr/newscrawl-2011-300K/strings.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96bfcfb3a02c10b0c3c911bd20dc090a05f52dde973cad143656a91ffe2f8bec
3
+ size 10459077
base/afr/newscrawl-2012-300K/cooccurrence.neighbor.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7b918e039e0a0136bf4177cd4f26882ad8bf50a74137a4f2ecaa064cfb77bd9
3
+ size 12636193
base/afr/newscrawl-2012-300K/cooccurrence.sentence.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:766d1f80fca2097d2bbfc6175e325b60bbff3f1d2093ae0dba8798f0dde1ec95
3
+ size 68988684
base/afr/newscrawl-2012-300K/metadata.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "afr",
3
+ "source": "newscrawl",
4
+ "date": "2012",
5
+ "size": "300K",
6
+ "file": "afr_newscrawl_2012_300K"
7
+ }
base/afr/newscrawl-2012-300K/sentences.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7af5f27c726a7a4f2d61cc063dd8bd47f80f558e66b7fcc9aec2d6411dfb7b4d
3
+ size 44364950
base/afr/newscrawl-2012-300K/sources.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdd4da22be00e4f1985873956a803b640a9f3da0511ce66856bf60f36bf81faf
3
+ size 42
base/afr/newscrawl-2012-300K/strings.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f1f87c5aeaa1ccaf579412be6bc149a82a6041bac20cb8438557fbadead703d
3
+ size 9994282
base/afr/newscrawl-2013-100K/cooccurrence.neighbor.jsonl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e96dd099a4d8437122acc334449ad69e420cd56a9c775623ff30abe02e5920c
3
+ size 4904296