Is there a way to develop an algorithm that understands user comments and the sentiments of each?
-
Letâs say every hour I have a page that gets 100 comments and each comment says something specific about this page. Is there a way to use an algorithm to break down what each comment says and categorize the comments as positive/negative and get from each comment the underlying tone? Example, one user left a comment saying something great and said they liked it because of xyz and another said they didnât because of abc.
-
Answer:
Understanding natural language is still an open problem. There are some decent algorithms out there that obviously do part of the job, but they frequently still have problems. You could probably start by picking up keywords and go from there if an 80% solution is sufficient.
Tony Li at Quora Visit the source
Other answers
Yes, there exists such algorithms. They are still far from perfect and subject to active research. Two keywords to look for are "affective computing" and "sentiment analysis".
Rudi Chen
If you have just started then I would suggest tutorials on http://bit.ly/mecr (Massively Empowered Classrooms) a Microsoft research project designed to bring the highest quality classroom material to every undergraduate engineering student in India. So you can signup for that and see to it. Here is the link http://bit.ly/mecr
Sarthak Bhatia
Related Q & A:
- is there a way to manage DNS without being a sysadmin?Best solution by Server Fault
- Is there a way of putting the Python Shell output in a tkinter window?Best solution by Stack Overflow
- Is there a way of creating a interactive word document?Best solution by pcworld.com
- Is there a way to make text bigger in a game room?Best solution by Yahoo! Answers
- Is there a way to utilize a directv receiver for local HD reception without a subscription?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.