Knowledge mining using Hadoop.
Posted
by
Anurag
on Stack Overflow
See other posts from Stack Overflow
or by Anurag
Published on 2011-01-09T19:28:20Z
Indexed on
2011/01/10
0:53 UTC
Read the original article
Hit count: 149
Hello there,
I want to do a project Hadoop and map reduce and present it as my graduation project. To this, I've given some thought,searched over the internet and came up with the idea of implementing some basic knowledge mining algorithms say on a social websites like Facebook or may stckoverflow, Quora etc and draw some statistical graphs, comparisons frequency distributions and other sort of important values.For searching purpose would it be wise to use Apache Solr ?
I want know
- If such thing is feasible using the above mentioned tools, if so how should I build up on this little idea?
- Where can I learn about knowledge mining algorithms which are easy to implement using java and map reduce techniques?
- In case this is a wrong idea please suggest what else can otherwise be done on using Hadoop and other related sub-projects?
Thank you
© Stack Overflow or respective owner