If you want to visualize your results you can try Neo4j open source graph
database. It has build-in graph explorer available in a web-browser. I use
it for storing mahout results data and some visualizations.
You can view my example here (database with my data)
http://50.16.193.54:7474/webadmin/#/data/search/9192/ and click "Switch
view mode" icon to view visualized graph.


2014/1/10 Tharindu Rusira <tharindurus...@gmail.com>

> On Fri, Jan 10, 2014 at 1:42 PM, abhishek kumar <
> abhishek.kumar.cs...@itbhu.ac.in> wrote:
>
> > Hi ,
> >
> Hi Abishek,
>
> >
> > I'm new to apache mahout. I'm working in topic modelling (particularly
> > LDA), I have learnt that Mahout has various modules for machine learning
> > and topic modelling
>
> Yes, Mahout has a topic modelling component that implements LDA
>  but I have not worked with it yet
> . (org.apache.mahout.clustering.lda.cvb)
> .
>
>
>
> > .I want to use it's capabilities in browsing to
> > recommend sites (or predownload desired webpages based on topics of
> url's).
> >
> Just out of curiosity, why do you want to extract topics from URLs and not
> from the content of the page?
>
> >
> > I don't have idea how it can be incorporated or attached to any
> > browser.
>
> You want a web interface, don't you?
>
>
> > Please help me in this project also if you have any suggestions it
> > will be helpful.
> >
> >
> > Aks
> >
> Regards,
>
>
>
> --
> M.P. Tharindu Rusira Kumara
>
> Department of Computer Science and Engineering,
> University of Moratuwa,
> Sri Lanka.
> +94757033733
> www.tharindu-rusira.blogspot.com
>

Reply via email to