brightmart / text_classification

all kinds of text classification models and more with deep learning
MIT License
7.83k stars 2.57k forks source link

Create Dataset for single label Text categorisation #125

Closed addy1997 closed 4 years ago

addy1997 commented 5 years ago

I have provided a link to download a dataset for single label text classification

brightmart commented 4 years ago

hi addy, it is possible to process and split it into train/dev/test set? currently after unzip the file, there is no clue how to use it.

addy1997 commented 4 years ago

Hi, Yes it is possible to split the dataset into test/train and dev but only when you do it in ternsorflow.