Monday, April 1, 2013

Friendship or Relationship Meter

This is my first post of this blog and I have an interesting project ideas which will be implemented by me or someone else. However, the idea is to develop a human centric technology which I am calling Friendship Meter. It will do some calculation to find out a numerical values of the relationship between two persons. The steps are quite simple.

Step 1: Access a person's facebook account using any oAuth.
Step2: Access the person's inbox and message communications with another person. Discover the conversation history.
Step 3: Discover the person's posted wall message, event invitation-reception and others forms of communications.
Step 4: Mine necessary keywords from those communication and assign events to different actions.
Step 5: Use the sentiment analysis tool to determine the sweetness and bitterness about the relationship using any API.
http://stackoverflow.com/questions/7820126/list-of-sentiment-analysis-tools-and-apis
Step 6: Finally show the result as a visual indication.

This all about a Friendship meter. If anybody already implemented, you can post a comment link here.
Thanks