forked from LaureRossignol96/MemoireTNAH2020
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharborescence.txt
More file actions
51 lines (48 loc) · 1.68 KB
/
arborescence.txt
File metadata and controls
51 lines (48 loc) · 1.68 KB
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
ARBORESCENCE DES LIVRABLES
LIVRABLES
├── CRHXIX
│ ├── 1-inventaires
│ ├── 2-transcriptions
│ ├── 3-trankribus
│ │ └── export_test
│ │ ├── BNF9enJPG
│ │ │ └── BNF9enJPG
│ │ │ └── page
│ │ ├── LP_à_Charles_de_Ribbe1
│ │ │ └── LP_à_Charles_de_Ribbe
│ │ │ └── page
│ │ ├── LP_à_Charles_de_Ribbe2
│ │ │ └── LP_à_Charles_de_Ribbe
│ │ │ └── page
│ │ └── Set_entrainement_le_play
│ │ └── Set_entrainement_le_play
│ │ └── page
│ ├── 4-cahier_des_charges
│ ├── 5-site
│ │ └── pages
│ ├── 6-index
│ ├── 7-index_tei
│ └── 8-tei
│ │ ├── lp_dupanloup_xml
│ │ └── lp_ribbe_arbaud_xml
│ ├── 9-odd
│ │ └── LP_testODD
│ │ └── out
└── LABEX_OBVIL
└── extraction_cor_stage2020
├── cor_lamartine
│ ├── corpus
│ ├── dump
│ ├── remarques
│ └── script
├── cor_lamennais
│ ├── corpus
│ ├── dump
│ ├── remarques
│ └── script
└── cor_proudhon
├── corpus
├── dump
├── remarques
└── script
63 directories