-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrepositories.json
60 lines (60 loc) · 1.63 KB
/
repositories.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{
"repositories": [
{
"title": "The Center for Hellenic Studies Greek Texts",
"url": "http://gitlab.archimedes.digital/archimedes/greek_text_chs"
},
{
"title": "The First Thousand Years of Greek",
"url": "https://github.com/OpenGreekAndLatin/First1KGreek.git"
},
{
"title": "Canonical Greek Literature",
"url": "https://github.com/PerseusDL/canonical-greekLit.git"
},
{
"title": "Canonical Latin Literature",
"url": "https://github.com/PerseusDL/canonical-latinLit.git"
},
{
"title": "Corpus Scriptorum Ecclesiasticorum Latinorum",
"url": "https://github.com/OpenGreekAndLatin/csel-dev.git"
},
{
"title": "Tanzil Quran Text",
"url": "https://github.com/cltk/arabic_text_quranic_corpus.git"
},
{
"title": "Sefaria Jewish Texts",
"url": "https://github.com/cltk/hebrew_text_sefaria.git"
},
{
"title": "Gita Supersite",
"url": "https://github.com/cltk/sanskrit_text_gitasupersite.git"
},
{
"title": "Classical Bengali Texts",
"url": "https://github.com/cltk/bengali_text_wikisource.git"
},
{
"title": "Classical Hindi Texts",
"url": "https://github.com/cltk/hindi_text_ltrc.git"
},
{
"title": "Corpus of Middle English Prose and Verse",
"url": "https://github.com/cltk/middle_english_text_cmepv.git"
},
{
"title": "Poeti d'Italia in lingua latina",
"url": "https://github.com/cltk/latin_text_poeti_ditalia.git"
},
{
"title": "Canonical Old Norse Literature",
"url": "https://github.com/cltk/old_norse_text_perseus.git"
},
{
"title": "Old English Poetry",
"url": "https://github.com/cltk/old_english_text_sacred_texts.git"
}
]
}