mattesko / COMP550-Project

Fake news text classification project for the McGill COMP 550 Natural Language Processing course.
1 stars 1 forks source link

Split data into train, development and test #9

Closed egproulx closed 4 years ago

egproulx commented 4 years ago

Implement script that split the data and add methodology to the reports

mattesko commented 4 years ago

Have this working on a jupyter notebook

I'm concatenating article content with metadata into a new dataframe and splitting labels and features