Could you please point me to the main class for "lucene.vector" implementation?
As per docs[1], "The main code for driving this is the driver program located in the org.apache.mahout.utils.vectors package." I find the utils in sub modules but not at the root, so bit confused. [1]https://mahout.apache.org/users/basics/creating-vectors-from-text.html
