kk7nc / HDLTex

HDLTex: Hierarchical Deep Learning for Text Classification
https://hdltex.readthedocs.io/
MIT License
263 stars 67 forks source link

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

Open TalaN1993 opened 3 months ago

TalaN1993 commented 3 months ago

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?,