Reputation: 316
I am new for data mining. I am doing my B.Tech final year, my final year project title is "Extraction and analysis of faculty performance of management discipline from student feedback using text mining". Here we will have number of files which contains feedback given by students, each student will have one single file. From all these files we have to retrieve useful information.
can any one suggest me how to start, what are the tools to be used? what are the technologies to be used? I am familiar with JAVA(jse), can i achieve this using java programming language, how?
regards... Upendra.S
Upvotes: 1
Views: 1472
Reputation: 2497
In my opinion , you can go through these topics. It helped in one of my projects.
Tool - Matlab TMG tool .
Algorithm Used - Latent Semantic Analysis . (LSA Example)
Mathematical Concept - Singular Value Decomposition . (SVD)
Upvotes: 0
Reputation: 48287
Some ideas:
here is my five part series on text mining with rapidminer:
http://vancouverdata.blogspot.com/2010/11/text-analytics-with-rapidminer-loading.html
Upvotes: 3
Reputation: 77495
I believe Rapidminer has a text mining extension. Then there is JTMT.
Also use the search function here:
Also have a look at the Educational data mining community. They probably have similar tasks.
Upvotes: 1