How Big Is The World Wide Web
How Big Is The World Wide Web
How Big Is The World Wide Web
of the Web
Which two reasons make it difficult to answer the question: "What is the size of the world
wide web?"
We saw that more than half of the unique word tokens on Simple English Wikipedia occured only
once. Which of the following statements are true?
picking a random word from the simple english wikipedia the chance is higher than 50% that it
occured only once
picking 100 random words from wikipedia we expect more than 50 of them to occure only once
picking a random word the chance for getting a word that occurs only once is less than 10%
3Which functions appear as straight lines on plots that are only logarithmic on the y scale?
linear functions
sine, cosine, tan
power functions
exponential functions
logarithms
square root functions
2given D1 = a b c d e and D2 = e f g h what is the jaccard coefficient of the corresponding word
sets?
0
1/7
1/8
1/9
2/8
3Which method should be used when you don't have several occurences of the same elements?
jaccard
TF-IDF
Language Model
Smoothed Language Model
3Which of the following properties are used in the standard web graph model?
bipartite
edge labeled
vertex labled
directed
undirected
weighted
2Which of the following statements about the bow tie structure of the web are true?
the incomponent of the bow tie model can easily be crawled.
the out component cannot be crawled since search engines cannot find it.
two random nodes from the in component can have a path between them
two random nodes of the out component can have a path between them
if a new link from a node of the out component is created to a node of the in component both nodes will
then be part of the strongly connected component
the strongly connected component is the intersection of the in component with the out component
the strongly connected component is the union of the in component with the out component
Modelling-graphs-with-linear-algebra