Persian Questions
Simple Persian Questions aimed to use in a voice assistant in 4 Categories
@kaggle.halflingwizard_persian_questions
Simple Persian Questions aimed to use in a voice assistant in 4 Categories
@kaggle.halflingwizard_persian_questions
CREATE TABLE test (
"unnamed_0" BIGINT,
"words" VARCHAR,
"words_label" VARCHAR,
"intent_label" VARCHAR
);
CREATE TABLE train (
"unnamed_0" BIGINT,
"words" VARCHAR,
"words_label" VARCHAR,
"intent_label" VARCHAR
);
Anyone who has the link will be able to view this.