source: main/trunk/model-sites-dev/mars/collect/deam/README.txt@ 35208

Last change on this file since 35208 was 35208, checked in by davidb, 3 years ago

Remove .class ignore rule from this level, as did not work recursively (as first thought)

File size: 721 bytes
Line 
1# Order of business:
2
3 ./GET-DEAM.sh
4 ./GET-GREKOW-PAPER.sh
5
6
7 ./01-PREPARE-IMPORT.sh
8 ./02-GENERATE-ALL-ESSENTIA-CSV-FEATURE-FILES.sh
9 ./03-COLLATE-ALL-CSV-FEATURE-FILES.sh
10 ./04-MERGE-CSV-FEATURES-AND-AV-FILES.py
11 ./05-CONVERT-CSV-TO-ARFF.sh
12
13
14# The following is run by ./03-COLLATE-ALL-CSV-FEATURE-FILES.sh
15# ./MP3-TO-ESSENTIA-CSV-FEATURE-FILE.sh
16
17
18# Open the following in a text editor, and check its value(s)
19# It's OK for this to specify the DL as localhost, as script
20# is run locally
21#
22# For example:
23
24 emacs _library_url.sh
25
26
27# Build the collection
28 ./IMPORT.sh
29 ./BUILDCOL.sh
30 ./ACTIVATE.sh
31
32# After editing collectionConfig.xml run:
33
34 ./RECONFIG-COL.sh
35
36
37
38COMPILE-JAVA.sh
39
40FEATURE-GREP.sh
Note: See TracBrowser for help on using the repository browser.