You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mahout.apache.org by Timothy Potter <th...@gmail.com> on 2010/09/24 06:38:29 UTC

Example Application using Mahout

I've just put the finishing touches on a four-part series about a wine
rating and recommendation Web application, named VinWiki, built using Seam,
RichFaces, Hibernate Search, Lucene, and Mahout. While not a 100% complete
Web application, it provides example code and supporting documentation for
the following features:

   - Recommendations using Apache Mahout!
   - User registration
   - Server-side paging
   - Dynamic menus
   - Bookmarkable URLs with JSF / RichFaces / Facelets
   - Full-text search using Hibernate Search and Lucene
      - Spell correction
      - Term highlighting in search results
      - Advanced Search
   - Authentication using Facebook Connect

Here is the link to first post:

http://thelabdude.blogspot.com/2010/05/building-intelligent-web-app-using-seam.html

Enjoy!

Re: Example Application using Mahout

Posted by Ted Dunning <te...@gmail.com>.
This looks like a great series.

Could you do us a favor and point to http://mahout.apache.org instead?  The
URL you have is old and we haven't
yet redirected from there to the current web site.



On Thu, Sep 23, 2010 at 9:38 PM, Timothy Potter <th...@gmail.com>wrote:

> I've just put the finishing touches on a four-part series about a wine
> rating and recommendation Web application, named VinWiki, built using Seam,
> RichFaces, Hibernate Search, Lucene, and Mahout. While not a 100% complete
> Web application, it provides example code and supporting documentation for
> the following features:
>
>   - Recommendations using Apache Mahout!
>   - User registration
>   - Server-side paging
>   - Dynamic menus
>   - Bookmarkable URLs with JSF / RichFaces / Facelets
>   - Full-text search using Hibernate Search and Lucene
>      - Spell correction
>      - Term highlighting in search results
>      - Advanced Search
>   - Authentication using Facebook Connect
>
> Here is the link to first post:
>
>
> http://thelabdude.blogspot.com/2010/05/building-intelligent-web-app-using-seam.html
>
> Enjoy!
>