Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e3f5657

Browse files
antmarakisnorvig
authored andcommitted
small addition (#582)
1 parent c294a5d commit e3f5657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@
413413
"\n",
414414
"### Overview\n",
415415
"\n",
416-
"With **Information Retrieval (IR)** we find documents that are relevant to a user's needs for information. A popular example is a web search engine, which finds and presents to a user pages relevant to a query. An IR system is comprised of the following:\n",
416+
"With **Information Retrieval (IR)** we find documents that are relevant to a user's needs for information. A popular example is a web search engine, which finds and presents to a user pages relevant to a query. Information retrieval is not limited only to returning documents though, but can also be used for other type of queries. For example, answering questions when the query is a question, returning information when the query is a concept, and many other applications. An IR system is comprised of the following:\n",
417417
"\n",
418418
"* A body (called corpus) of documents: A collection of documents, where the IR will work on.\n",
419419
"\n",

0 commit comments

Comments
 (0)