Yes, 0.5 is the latest stable release.

However, it is recommended that you use the trunk build as instructed on:
https://cwiki.apache.org/confluence/display/MAHOUT/BuildingMahout

The API documentation link given on Mahout's website reflects the latest
trunk build as well.


On Mon, Jul 11, 2011 at 10:35 AM, surf reta <[email protected]> wrote:

> I used the Mahout-0.5, is this thelatest one accompanying the examples in
> "Mahout in Action". Thanks.
>
> On Mon, Jul 11, 2011 at 5:09 AM, Sean Owen <[email protected]> wrote:
>
> > It has since moved to package
> > org.apache.mahout.common.iterator.FileLineIterable.
> > The final version fo the book would reflect changes like this.
> >
> > On Mon, Jul 11, 2011 at 2:42 AM, surf reta <[email protected]> wrote:
> >
> > > Dear All,
> > >
> > > I am trying to compile the examples in "Mahout in Action". For chapter
> > 05,
> > > there is a program named as "GenderRescorer.java". It includes the
> > > following
> > > class as following:
> > >
> > > import org.apache.mahout.common.FileLineIterable;
> > >
> > > However, the Eclipse gives the following error message:
> > >
> > > The import org.apache.mahout.common.FileLineIterable cannot be resolved
> > >
> > > I have included mahout-core library in the path. What is the reason
> cause
> > > the above issue and how to fix it?
> > >
> >
>

Reply via email to