Is there a particular reason you want to do this? There are other tools out there that will probably be simpler to use if you *only* want to run locally without Hadoop.
However, if you set MAHOUT_LOCAL environment variable you should be able to run any of the programs locally. Arun On Tue, Aug 14, 2012 at 10:08 AM, Marek Slim <[email protected]> wrote: > Hi, > > I would like to use text classifier tool, that are implemented in Apache > Mahout. > I don't want to run Mahout with Apache Hadoop. I would like to use > classification in simple way. > > Is it possible to run Apache Mahout independently without Haddop ? > Would I be able to use text classifiers ? > > Thanks for help
