first commit

This commit is contained in:
dylodylo 2020-04-17 09:08:00 +02:00
commit 6aadccfd7e

13
README.md Normal file
View 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>.