ebrinz commited on
Commit
def0a21
·
1 Parent(s): 552b650

Remove 6 off-topic docs (academic journals, computer magazine)

Browse files
Files changed (3) hide show
  1. MANIFEST.txt +6 -71
  2. corpus.parquet +2 -2
  3. manifest.json +7 -7
MANIFEST.txt CHANGED
@@ -1,78 +1,13 @@
1
  CORPUS MANIFEST
2
  ============================================================
3
- Total documents: 8,273
4
- Total characters: 1,430,238,400
5
- Parquet size: 552.6 MB (zstd)
6
- Duplicates removed: 293
7
- Off-topic moved: 33 docs -> data/misc/
8
 
9
  SOURCES
10
  ----------------------------------------
11
  sacred-texts 5873 docs 85.7M chars
12
- internet-archive 2333 docs 1288.9M chars
13
  gutenberg 67 docs 55.6M chars
14
-
15
- LANGUAGES
16
- ----------------------------------------
17
- en 7941
18
- la 122
19
- fr 81
20
- de 40
21
- pt 35
22
- ca 20
23
- es 7
24
- it 4
25
- so 4
26
- no 3
27
- id 3
28
- nl 2
29
- pl 2
30
- tl 2
31
- vi 1
32
- cy 1
33
- et 1
34
- sq 1
35
- lv 1
36
- da 1
37
- ro 1
38
-
39
- TOP AUTHORS (by document count)
40
- ----------------------------------------
41
- Multiple Authors 627
42
- various 205
43
- various writers 164
44
- Antichrist Slut Sodomia 32
45
- Rasheeduddin AlMeybodi 17
46
- Antichrist Slut Sodomia aka Slutsodomia 15
47
- Defense Technical Information Center 10
48
- Rai Djinn 9
49
- Various Authors 8
50
- Ezekiel Redik Yarbrough 7
51
- Iamblichus 6
52
- SURESH 5
53
- Wahid Azal 5
54
- Charles Mackay 4
55
- Alex Fryas Bern 4
56
- TJPRC Journals 4
57
- Aleister Crowley, Lon Milo Duquette, Christopher S 4
58
- Lon Milo DuQuette 4
59
- Alina Popa, Irina Gheorghe, Florin Flueraș, Ion Du 4
60
- Ajai Kumar Chhawchharia 3
61
-
62
- LARGEST DOCUMENTS
63
- ----------------------------------------
64
- The Global Angelology Research Library (PARTS internet-archive 33.6M
65
- The Global Angelology Research Library (PARTS internet-archive 30.8M
66
- The Global Angelology Research Library (PARTS internet-archive 30.2M
67
- The Global Angelology Research Library (PARTS internet-archive 28.6M
68
- The Global Angelology Research Library (PARTS internet-archive 25.5M
69
- The Global Angelology Research Library (PARTS internet-archive 25.0M
70
- The Global Angelology Research Library (PARTS internet-archive 23.7M
71
- Enochian Magick (Parts 1-7) + My Contribution internet-archive 21.4M
72
- Enochian Magick (Parts 1-7) + My Contribution internet-archive 20.5M
73
- The Global Angelology Research Library (PARTS internet-archive 18.9M
74
- The Global Angelology Research Library (PARTS internet-archive 18.7M
75
- The Global Angelology Research Library (PARTS internet-archive 17.7M
76
- The Global Angelology Research Library (PARTS internet-archive 17.2M
77
- The Global Angelology Research Library (PARTS internet-archive 17.0M
78
- The Global Angelology Research Library (PARTS internet-archive 15.9M
 
1
  CORPUS MANIFEST
2
  ============================================================
3
+ Total documents: 8,267
4
+ Total characters: 1,429,395,451
5
+ Parquet size: 552.2 MB (zstd)
6
+ Duplicates removed: 292
7
+ Off-topic moved: 7
8
 
9
  SOURCES
10
  ----------------------------------------
11
  sacred-texts 5873 docs 85.7M chars
12
+ internet-archive 2327 docs 1288.0M chars
13
  gutenberg 67 docs 55.6M chars
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
corpus.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9035faa6006f1499bd034111f9d523236733277296601c64626449f65188321a
3
- size 579482976
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b595021e943dcc1b4c6383e28a8e94076634750e13b30bad8ea9320a8bf4015
3
+ size 578997811
manifest.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
- "total_documents": 8273,
3
- "total_chars": 1430238400,
4
- "file_size_mb": 552.6,
5
  "compression": "zstd",
6
  "sources": {
7
  "sacred-texts": 5873,
8
- "internet-archive": 2333,
9
  "gutenberg": 67
10
  },
11
  "languages": {
12
- "en": 7941,
13
  "la": 122,
14
  "fr": 81,
15
  "de": 40,
@@ -44,6 +44,6 @@
44
  "ocr_used",
45
  "char_count"
46
  ],
47
- "duplicates_removed": 293,
48
- "off_topic_moved_to_misc": 33
49
  }
 
1
  {
2
+ "total_documents": 8267,
3
+ "total_chars": 1429395451,
4
+ "file_size_mb": 552.2,
5
  "compression": "zstd",
6
  "sources": {
7
  "sacred-texts": 5873,
8
+ "internet-archive": 2327,
9
  "gutenberg": 67
10
  },
11
  "languages": {
12
+ "en": 7935,
13
  "la": 122,
14
  "fr": 81,
15
  "de": 40,
 
44
  "ocr_used",
45
  "char_count"
46
  ],
47
+ "duplicates_removed": 292,
48
+ "off_topic_moved_to_misc": 7
49
  }