first commit
This commit is contained in:
commit
ceb67387f0
12
README.md
Normal file
12
README.md
Normal file
@ -0,0 +1,12 @@
|
||||
Guess the date of reddits
|
||||
================================
|
||||
|
||||
Guess a reddit date based on its text.
|
||||
|
||||
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