Hello all, I'm a Mahout newbie, so please bear with me if this has been answered before. I couldn't find the answer elsewhere.
Is there a way to use a Vector (generated via Lucene or Mahout's text parsing) as an input for a Recommender DataModel or FileDataModel? I'm trying to use TF-IDF values as preferences in a Recommender system and it'd be much easier if I could use existing classes to generate the DataModel. Thanks, Julian Limon
