librec
librec copied to clipboard
Execute TensorRecommender on "text" format data
Hi all,
For TensorRecommender and its subclasses, they require the data format should be "arff".
I wonder if we can use "text" data to execute them?
In my opinion, "text" data is just a superset of "arff". Is it possible to be compatible with both of them?
Thanks :)
Cheers, Chenglong