-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Massive overwrite, fixing all of the linter issues that were cropping up whilst editing the repository. #93
base: main
Are you sure you want to change the base?
Changes from all commits
72e3156
149349a
169c2f9
f00b4a1
712d431
fe1201d
f816dbf
839e6e0
cd64793
4e8f76a
52078e8
5d8bd98
92e772d
ed534cd
5d1eb2d
92154c8
6a5b407
c2a4074
e15dd25
8abea6c
718d512
9b7b6d2
738cd58
304fab2
bd975c0
0277f75
aa34ff9
850afec
d22b7f6
17a74ae
1aeb911
2063d4e
65dd4d2
66daf80
ee0f78d
526412e
a0a5e6b
e8f9afe
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,8 +4,6 @@ Hello and welcome to the [r/datacurator](https://reddit.com/r/datacurator) filet | |
|
||
We aim to create a unified filetree for all kinds of data, which should help in storing, categorising and retrieving. | ||
|
||
|
||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
## Branches | ||
|
||
You are now looking at the default full-blown filetree. Often times you don't need that. So we have a few other variants that you can use, which may better fit your use-case. | ||
|
@@ -22,16 +20,11 @@ You are now looking at the default full-blown filetree. Often times you don't ne | |
> | ||
> We will try to review and incorporate it here. | ||
|
||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
## Overview | ||
|
||
Here is a quick screenshot on what the current tree looks like (occasionally updated). | ||
|
||
![](overview.png) | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
|
||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
![file-tree](overview.png) | ||
|
||
## Contributing | ||
|
||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,7 @@ | ||
# Content | ||
# ./archives/datasets | ||
|
||
collections of data, typically in tabular format | ||
## Content | ||
|
||
Collections of data, typically in tabular format | ||
|
||
|
||
|
||
|
||
- https://en.wikipedia.org/wiki/Data_set | ||
|
||
- [Data set](https://en.wikipedia.org/wiki/Data_set) |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# ./archives/datasets/research | ||
|
||
Example Datasets for Machine Learning Research: | ||
|
||
- CIFAR-10, CIFAR-100 | ||
- MNIST | ||
- FIND | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
# ./archives/datasets/statistics | ||
|
||
Tabular Data for Statistics | ||
|
||
- mostly CSV, XLSX, XML, JSON | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
# News | ||
|
||
> Information/intel about events/history, including leaked confidential data. | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,16 @@ | ||
# ./archives/scientific | ||
|
||
For scientific papers | ||
|
||
Naming scheme could be: | ||
|
||
```html | ||
<year> <author> - <(short) title> (<DOI>) | ||
``` | ||
|
||
DOI would be optional. | ||
|
||
For author you can use: | ||
One: [author 1] | ||
Two: [author 1] & [author 2] | ||
Three or more: [author1] et al. | ||
Three or more: [author1] et al. |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,30 @@ | ||
# ./audio/music | ||
|
||
Artist | ||
\ Artist - Year - Album [SOURCE - FORMAT - RES] {Catalog/Info} | ||
\ Disc#-Track# - TrackTitle | ||
\ Artist - Year - Album [SOURCE - FORMAT - RES] {Catalog/Info} | ||
\ Disc#-Track# - TrackTitle | ||
|
||
Notes: | ||
|
||
- Artist is case sensitive | ||
- Unicode is possible, if you have problems - refer to plain ASCII | ||
- The `{Catalog/Info}` is optional | ||
- should be used if Logs are present or you are 100% sure of the content | ||
- Almost always applies to CD only | ||
- Should be used if Logs are present or you are 100% sure of the content | ||
- Almost always applies to CD only | ||
- `Disc#-` is optional if one likes to avoid CD1,CD2 subfolders | ||
- In case of FLAC+Logfile splitted folders are considered best practice. | ||
- In case of FLAC+Logfile splitted folders are considered best practice. | ||
|
||
Examples: | ||
|
||
``` | ||
```md | ||
A Great Big World - 2014 - Is There Anybody Out There [CD - FLAC - Lossless] | ||
|
||
Adele - 2015 - 25 [CD - FLAC - Lossless] {XLCD740} | ||
Adele - 2015 - Hello [WEB - FLAC - Lossless] | ||
|
||
Alligatoah - 2015 - Musik ist keine Lösung (Limited Deluxe Edition) [CD - FLAC - Lossless] | ||
\ CD1,CD2,CD3 |or| Disc 1, Disc 2, Disc 3 | ||
\ CD1,CD2,CD3 |or| Disc 1, Disc 2, Disc 3 | ||
|
||
|
||
Billy Talent - 2009 - III [CD - ALAC - Lossless] {Unknown Release} | ||
``` | ||
``` |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
# Sport Games | ||
|
||
> | ||
|
||
> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
# Arcade | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
MD012/no-multiple-blanks: Multiple consecutive blank line [Expected: 1, Actual: 2] markdownlint(MD012)