Bangla Wikipedia Dataset
A subset of the Bangla version of the Wikipedia text
@kaggle.saurabhshahane_bangla_wikipedia
A subset of the Bangla version of the Wikipedia text
@kaggle.saurabhshahane_bangla_wikipedia
CREATE TABLE wiki (
"id" BIGINT,
"text" VARCHAR,
"title" VARCHAR,
"url" VARCHAR
);
Anyone who has the link will be able to view this.