first commit
This commit is contained in:
commit
6aadccfd7e
13
README.md
Normal file
13
README.md
Normal file
@ -0,0 +1,13 @@
|
||||
Guess the date of reddits (large edition)
|
||||
================================
|
||||
|
||||
Guess a reddit date based on its text.
|
||||
This is larger version with more reddits and subrredits (topics) than in <https://gonito.net/challenge/guess-reddit-date>.
|
||||
|
||||
Output label is `FLOAT-YEAR`, a human friendly timestamp.
|
||||
`FLOAT-YEAR`=1970 + `posix_time`/(60\*60\*24\*365.25)
|
||||
|
||||
Sources
|
||||
-------
|
||||
|
||||
Data taken from <https://archive.org/details/2015_reddit_comments_corpus>.
|
Loading…
Reference in New Issue
Block a user