Review ranking with the help of NLP , Text Mining and SOLR
Steps Of project :
-
Analsyis of the dataset .
-
Preprocessing of review text : -> Remove Stop words -> Special char -> Remove Duplicate tokens
-
Read the data from CSV by using csv reader
-
Insert the data into SOLR by using SOLRJ
-
Algorithms uses :
-
Calculate the similarity
-
Enabled LTR
-
Boost the reiews basis of Rating , Pos feedback count , Recomand IND
Index the data into SOLR .
#Queries :
#ALL documnent : http://localhost:8983/solr/reviews/mainselect1?q=:
http://localhost:8983/solr/reviews/mainselect1?q=*:*&rows=10 here rows according to user_input