-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathprocessing-words-analysis-report.json
More file actions
55 lines (55 loc) · 1.01 KB
/
Copy pathprocessing-words-analysis-report.json
File metadata and controls
55 lines (55 loc) · 1.01 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
51
52
53
54
55
{
"overview": {
"totalVersionsAnalyzed": 139,
"successRate": "100%",
"dateRange": "0.2.9 to 1.0.48"
},
"wordCountEvolution": [
{
"wordCount": 56,
"versions": 19,
"description": "Original set (missing 'Vibing')"
},
{
"wordCount": 57,
"versions": 100,
"description": "Standard set (pre-expansion)"
},
{
"wordCount": 90,
"versions": 20,
"description": "Expanded set (current)"
}
],
"majorChanges": [
{
"version": "0.2.42",
"previousVersion": "0.2.41",
"wordCountChange": "56 → 57",
"wordsAdded": 1,
"wordsRemoved": 0
},
{
"version": "1.0.29",
"previousVersion": "1.0.28",
"wordCountChange": "57 → 90",
"wordsAdded": 33,
"wordsRemoved": 0
}
],
"variableNamePatterns": {
"totalUnique": 119,
"examples": [
"Aq6",
"At6",
"C31",
"CL3",
"Cu5",
"D31",
"DE5",
"Dt6",
"Ed5",
"F31"
]
}
}