-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstylo_config.txt
44 lines (44 loc) · 1019 Bytes
/
stylo_config.txt
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
corpus.format = "plain"
corpus.lang = "French"
analyzed.features = "w"
ngram.size = 1
preserve.case = FALSE
encoding = "UTF-8"
mfw.min = 3500
mfw.max = 3500
mfw.incr = 100
start.at = 1
culling.min = 0
culling.max = 0
culling.incr = 20
mfw.list.cutoff = 5000
delete.pronouns = FALSE
use.existing.freq.tables = FALSE
use.existing.wordlist = FALSE
use.custom.list.of.files = FALSE
analysis.type = "CA"
consensus.strength = 0.5
distance.measure = "wurzburg"
sampling = "no.sampling"
sample.size = 10000
number.of.samples = 1
display.on.screen = FALSE
write.pdf.file = FALSE
write.jpg.file = FALSE
write.svg.file = FALSE
write.png.file = TRUE
plot.custom.height = 9
plot.custom.width = 7
plot.font.size = 6
plot.line.thickness = 1
text.id.on.graphs = "labels"
colors.on.graphs = "colors"
titles.on.graphs = TRUE
label.offset = 0
add.to.margins = 2
dendrogram.layout.horizontal = TRUE
pca.visual.flavour = "classic"
save.distance.tables = FALSE
save.analyzed.features = FALSE
save.analyzed.freqs = FALSE
dump.samples = FALSE