Skip to content

Commit

Permalink
shorten category names + update
Browse files Browse the repository at this point in the history
  • Loading branch information
ronikaufman committed Nov 18, 2024
1 parent 7005344 commit aef8912
Show file tree
Hide file tree
Showing 50 changed files with 2,273 additions and 2,222 deletions.
1,996 changes: 1,016 additions & 980 deletions code/myriad/loam_paper/dataset/all_loggedin_contributors.json

Large diffs are not rendered by default.

108 changes: 54 additions & 54 deletions code/myriad/loam_paper/dataset/categories_info.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
[
{
"category": "app/website/program with a GUI",
"category": "CLI",
"repos": [
"FFmpeg/FFmpeg",
"PipeWire/pipewire",
"git/git",
"npm/cli",
"popcornmix/omxplayer",
"rtyley/bfg-repo-cleaner"
]
},
{
"category": "GUI",
"repos": [
"GNOME/gimp",
"HandBrake/HandBrake",
Expand Down Expand Up @@ -34,14 +45,26 @@
]
},
{
"category": "command-line tool",
"category": "electronics",
"repos": [
"FFmpeg/FFmpeg",
"PipeWire/pipewire",
"git/git",
"npm/cli",
"popcornmix/omxplayer",
"rtyley/bfg-repo-cleaner"
"Makerfabs/Makerfabs-ESP32-UWB-DW3000",
"arduino/Arduino",
"arduino/ArduinoCore-API",
"electro-smith/libDaisy",
"espressif/arduino-esp32",
"hideakitai/ESP32SPISlave",
"korken89/fugit",
"probe-rs/rtt-target",
"rtic-rs/rtic",
"rust-embedded/bare-metal",
"rust-embedded/cortex-m",
"rust-embedded/critical-section",
"rust-embedded/embedded-alloc",
"rust-embedded/embedded-hal",
"rust-embedded/nb",
"rust-embedded/volatile-register",
"stm32-rs/stm32h7xx-hal",
"tarcieri/micromath"
]
},
{
Expand All @@ -59,7 +82,7 @@
]
},
{
"category": "other programming language/library/plugin",
"category": "other",
"repos": [
"caprover/caprover",
"carstenlebek/svelte-email",
Expand Down Expand Up @@ -101,27 +124,7 @@
]
},
{
"category": "programming language/library/plugin specifically to create/process something visual",
"repos": [
"KhronosGroup/GLSL",
"KhronosGroup/WebGL",
"KhronosGroup/glslang",
"NVlabs/stylegan2",
"autonomousvision/projected-gan",
"btel/svg_utils",
"image-rs/image",
"matplotlib/matplotlib",
"mossblaser/plottie",
"mozman/svgwrite",
"mrdoob/three.js",
"openframeworks/openFrameworks",
"processing/p5.js",
"processing/processing",
"sass/sass"
]
},
{
"category": "programming language/library/plugin specifically to create/process sound or music",
"category": "sound/music",
"repos": [
"BelaPlatform/Bela",
"EnvelopSound/EnvelopForLive",
Expand All @@ -135,30 +138,7 @@
]
},
{
"category": "related to electronics",
"repos": [
"Makerfabs/Makerfabs-ESP32-UWB-DW3000",
"arduino/Arduino",
"arduino/ArduinoCore-API",
"electro-smith/libDaisy",
"espressif/arduino-esp32",
"hideakitai/ESP32SPISlave",
"korken89/fugit",
"probe-rs/rtt-target",
"rtic-rs/rtic",
"rust-embedded/bare-metal",
"rust-embedded/cortex-m",
"rust-embedded/critical-section",
"rust-embedded/embedded-alloc",
"rust-embedded/embedded-hal",
"rust-embedded/nb",
"rust-embedded/volatile-register",
"stm32-rs/stm32h7xx-hal",
"tarcieri/micromath"
]
},
{
"category": "text and speech",
"category": "text/speech",
"repos": [
"brandongmwong/elizabot-js",
"coqui-ai/TTS",
Expand All @@ -167,5 +147,25 @@
"otuva/handwriting-synthesis",
"sjvasquez/handwriting-synthesis"
]
},
{
"category": "visual",
"repos": [
"KhronosGroup/GLSL",
"KhronosGroup/WebGL",
"KhronosGroup/glslang",
"NVlabs/stylegan2",
"autonomousvision/projected-gan",
"btel/svg_utils",
"image-rs/image",
"matplotlib/matplotlib",
"mossblaser/plottie",
"mozman/svgwrite",
"mrdoob/three.js",
"openframeworks/openFrameworks",
"processing/p5.js",
"processing/processing",
"sass/sass"
]
}
]
2 changes: 1 addition & 1 deletion code/myriad/loam_paper/dataset/gh_api_failures.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"name": "chromium/chromium",
"category": "app/website/program with a GUI"
"category": "GUI"
},
{
"name": "torvalds/linux",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"type": "User",
"id": "michaelni",
"contributions": 29419
"contributions": 29422
},
{
"type": "User",
Expand Down Expand Up @@ -84,7 +84,7 @@
{
"type": "User",
"id": "cus",
"contributions": 1155
"contributions": 1158
},
{
"type": "User",
Expand Down Expand Up @@ -114,7 +114,7 @@
{
"type": "User",
"id": "cyanreg",
"contributions": 728
"contributions": 741
},
{
"type": "User",
Expand Down Expand Up @@ -391,6 +391,11 @@
"id": "markreidvfx",
"contributions": 81
},
{
"type": "User",
"id": "Marth64x",
"contributions": 81
},
{
"type": "User",
"id": "ddkang",
Expand Down Expand Up @@ -451,11 +456,6 @@
"id": "j0sh",
"contributions": 64
},
{
"type": "User",
"id": "Marth64x",
"contributions": 64
},
{
"type": "User",
"id": "JDarnley",
Expand Down
10 changes: 5 additions & 5 deletions code/myriad/loam_paper/dataset/individual_repos/GNOME&gimp.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
{
"type": "User",
"id": "cmyk-student",
"contributions": 602
"contributions": 604
},
{
"type": "User",
Expand Down Expand Up @@ -64,7 +64,7 @@
{
"type": "User",
"id": "brunvonlope",
"contributions": 291
"contributions": 297
},
{
"type": "User",
Expand Down Expand Up @@ -154,7 +154,7 @@
{
"type": "User",
"id": "novomesk",
"contributions": 77
"contributions": 78
},
{
"type": "User",
Expand Down Expand Up @@ -448,12 +448,12 @@
},
{
"type": "User",
"id": "askhl",
"id": "SuborbitalPigeon",
"contributions": 17
},
{
"type": "User",
"id": "SuborbitalPigeon",
"id": "askhl",
"contributions": 17
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"type": "User",
"id": "sr55",
"contributions": 3777
"contributions": 3779
},
{
"type": "User",
Expand All @@ -14,7 +14,7 @@
{
"type": "User",
"id": "galad87",
"contributions": 2007
"contributions": 2009
},
{
"type": "User",
Expand All @@ -39,7 +39,7 @@
{
"type": "User",
"id": "robxnano",
"contributions": 187
"contributions": 197
},
{
"type": "User",
Expand Down Expand Up @@ -104,7 +104,7 @@
{
"type": "User",
"id": "samhutchins",
"contributions": 17
"contributions": 18
},
{
"type": "User",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@
},
{
"type": "User",
"id": "aaronfranke",
"id": "yavn",
"contributions": 1
},
{
Expand Down Expand Up @@ -1101,6 +1101,11 @@
"id": "davidhubbard",
"contributions": 1
},
{
"type": "User",
"id": "aaronfranke",
"contributions": 1
},
{
"type": "User",
"id": "archimedus",
Expand Down Expand Up @@ -1351,6 +1356,11 @@
"id": "jantlo",
"contributions": 1
},
{
"type": "User",
"id": "jpr42",
"contributions": 1
},
{
"type": "User",
"id": "kasper93",
Expand Down Expand Up @@ -1386,11 +1396,6 @@
"id": "theblackunknown",
"contributions": 1
},
{
"type": "User",
"id": "yavn",
"contributions": 1
},
{
"type": "User",
"id": "eoma",
Expand Down
Loading

0 comments on commit aef8912

Please sign in to comment.