Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mateusz Pawlik
ted-datasets
Commits
85e250e6
Commit
85e250e6
authored
May 23, 2019
by
Mateusz Pawlik
Browse files
Added a list of TODOs.
parent
393ca3e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
85e250e6
...
...
@@ -53,3 +53,10 @@ Each output dataset must satisfy the following requirements:
-
The output dataset must be a single text file with one tree per line.
-
The trees must be in bracket notation.
-
The trees must be sorted by size.
## TODO
-
[ ]Explicitly break ties in sorting: first size, then bracket notation strings lexicographically.
Example:
`sort -k1,1nr -k2 data`
-
[ ]Publish snapshots of raw data.
-
[ ]Add where the raw data should be fetched from: original source, our snapshot.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment