hi, i have some questions in here, i didn't understand what's the arguments "data.appender.path" mean?
Does “data.appender.path” mean that this algorithm need extra data file expect origin rating file?
If so, I am using cmd method to run SBPR algorithm, and I use sbpr-test.properties file , the input data in here is epinions/rating and the data.appender.path is test/test-append-dir, but I found the data in test/test-append-dir directory is not epinions's extra data(such as social data) .
so, am I wrong?