Unsupervised-Aspect-Extraction icon indicating copy to clipboard operation
Unsupervised-Aspect-Extraction copied to clipboard

Running it on a new dataset

Open MustafaCelen opened this issue 4 years ago • 2 comments

Hi , first of all thank you for this amazing study , i am trying to apply this model to my own dataset but my initial results are meaningless , i am guessing that i am doing something wrong with the dataset , therefore i want to ask you in which format should i put my data before using the preprocess.py . Or should i just use my raw text without stopwords etc . if you can give me some directions about it, I ll be gratefull thank you.

MustafaCelen avatar May 25 '21 06:05 MustafaCelen

Ok more specifically , should i put my input txt file as sentence by sentence or review by review.

MustafaCelen avatar May 26 '21 06:05 MustafaCelen

you can check the format of the provided data and follow that.

ruidan avatar May 27 '21 14:05 ruidan