Question

iii) Below are word counts of all nouns in the content of 3 web pages:

Page1.html Page2.html Page3.html Cat: 6 Cow: 6 Dog: 6 Home: 0 Mouse: 6 Pig: 0 Cat: 2 Cow: 2 Dog: 2 Home: O Mouse: 0 Pig: 0 Cat: 0 Cow: 1 Dog: 0 Home: 1 Mouse: 0 Pig: 1

Why a typical search engine would return Page2.html for a search query of “cats and dogs”?

Explain in your own words. Hint: use mathematics to explain.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

When you type in more than one word in your search query, the Boolean AND operator is applied automatically by the system and combines the words. Do not type in the AND operator in your search query. Note that the word AND is not visible in your search query box. For example, if you want records that contain both the terms cats and dogs use:

cats dogs Each record will contain both terms cats AND dogs.

as here cats and dogs is used which is plural (cats and dogs) so the search engine will look for combination . and page 2 ia having more probability of these coming together so it returns Page2 and not Page1.

Add a comment
Know the answer?
Add Answer to:
iii) Below are word counts of all nouns in the content of 3 web pages: Why...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • You need not run Python programs on a computer in solving the following problems. Place your...

    You need not run Python programs on a computer in solving the following problems. Place your answers into separate "text" files using the names indicated on each problem. Please create your text files using the same text editor that you use for your .py files. Answer submitted in another file format such as .doc, .pages, .rtf, or.pdf will lose least one point per problem! [1] 3 points Use file math.txt What is the precise output from the following code? bar...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT