When analyzing a network, we are often
interested in understanding the relative
importance of each vertex. For example, identifying the most influential
people, schools,
countries, or scientific publications with the greatest
impact. When we search for a given topic through searching engine, we usually focus
on the page that is ranked at top one. This is because we want to find out the
most authoritative Web page. In addition,
the following factors are also considerable.
- Pages that contain the largest number
of occurrence of the keywords
- Pages that are written by
people/organizations that are trustworthy, or are experts in the topic
- Pages that are read by many people
- Pages that are linked to by many other
pages (having a lot of in-links)
There are two popular Link Analysis
techniques:
• HITS (Hyperlink-Induced Topic Search)
: there
are two types of vertices in a network (hubs
and authorities)
. Hubs contain list of inks to other pages while
authorities contain useful information of a given topic.
• PageRank:
Endorsement from more important vertices should be considered more
valuable or credible.
HITS used in Twitter’s “Who to follow”,
page ranking, recommendation Systems and PageRank used in part of Google’s
search engine. Both algorithms rank pages by analyzing their in-coming and
out-going links. And another algorithm named EigenRumor can identify blog posts in a blog community. The following chart shows the different application fields and algorithms among HITS, PageRank and EigenRumor.
In
my last blog, I use the software "NodeXL Excel Template" to
draw a sociagram of my blog network and know who is more active in sub
groups of the whole class. And this time, I also use it to import the data of YouTube
User's Network and use the function of Graph Metrics to analyze all kinds of
information about this network. From the graph, we choose the mode named Harel-Koren
Fast Mul to see the followers clearly.
The users named UNC-Chapel Hill and
themrfinneth followed many users. And we can see that tedtalksdirector followed tededucation, tedtalks, tedyouth, tedpartners, and tedfellowstalks. After
we enter the webpage of “tedtalksdirector” on YouTube platform, we really can find this five users.
It indicates that tedtalksdirector is more like a hub and from this hub we can
find related users that tedtalksdirector followed.
There is one thing I have to mention. Because one of my friends shared a wonderful tool named "AlchemyAPI" with us. I think it is really powerful and useful. So I can't wait for using it to find more interesting things and added them in this blog. Firstly, I also test out the AlchemyLanguage API demo on the webpage based on this blog. I chose one of the functions, which can extract some keywords from my blog and calculate the relevance and sentiment value on what I’ve mentioned. The web use colorful squares to show the positive, neutral, negative and some mixed words.
And then, I tried the function of AlchemyVision Face Detection, which can automatically detect faces and identify people within images. I selected an image, which was taken after our first group meeting. Then I uploaded it on the webpage and the result is quite funny. It shows us different ages of each group member. Actually, Wenwen is older than me, so I think the system may detect the gesture of victory of her. I guess this gesture can make people look very young? And the same to you, your ages are less than 18. Are you a student in high school? haha...










