The data was pulled from
https://hup.hu/
For every comment on a given post there is a row containing the post, the comment and the votes of the comment.
hup_large.csv: Contains all posts on the website.
hup.csv: Only contains posts that have at least one comment that has an upvote.
post_id: a reference number that let's us find the original post (like this:
https://hup.hu/node/X where X is the post_id)
post: the text of the post
p_time: time of when… See the full description on the dataset page:
https://huggingface.co/datasets/kispeterzsm-szte/hup.