Corrected Essays With Scores From UOL
Tabular data containing written essays, the context, and scores
@kaggle.danlessa_corrected_essays_with_scores_from_uol
Tabular data containing written essays, the context, and scores
@kaggle.danlessa_corrected_essays_with_scores_from_uol
CREATE TABLE essays (
"unnamed_0" BIGINT,
"essay_text" VARCHAR,
"essay_title" VARCHAR,
"theme_text" VARCHAR,
"theme_title" VARCHAR,
"score_1" BIGINT,
"score_2" BIGINT,
"score_3" BIGINT,
"score_4" BIGINT,
"score_5" BIGINT,
"total_score" DOUBLE
);
Anyone who has the link will be able to view this.