kk7nc / HDLTex

HDLTex: Hierarchical Deep Learning for Text Classification

Home Page:https://hdltex.readthedocs.io/

Repository from Github https://github.comkk7nc/HDLTexRepository from Github https://github.comkk7nc/HDLTex

Hello, I hope you see my issue, and I would get your opinion.

TalaN1993 opened this issue · comments

Hello, I hope you see my issue, and I would get your opinion.

I think that you were supposed to use -TF-IDF for DNN, AND N-GRAMS?, you just use (CountVectorizer).

Why you use the function (clean_str) only for (loadData_Tokenizer) , and function (text_cleaner) only for (loadData), why your resn of differentiate thses cleaning data?

why you did not any validation your result?, you do not have y_predic?,