Unsupervised-Aspect-Extraction
Unsupervised-Aspect-Extraction copied to clipboard
Running it on a new dataset
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.
Ok more specifically , should i put my input txt file as sentence by sentence or review by review.
you can check the format of the provided data and follow that.