You are on page 1of 6

NAME:-PRATHMESH JADHAV

CLASS:-TY.BSC(CS)
ROLL NO:-87
EXAM NO:-BCS005032
TOPIC:-Difference Between IR And Data Retrieval
Information Retrieval

Information Retrieval (IR) can be defined as a software program that deals with
the organization, storage, retrieval, and evaluation of information from document
repositories, particularly textual information. Information Retrieval is the activity
of obtaining material that can usually be documented on an unstructured
nature i.e. usually text which satisfies an information need from within large
collections which is stored on computers. For example, Information Retrieval can
be when a user enters a query into the system.
Data Retrieval

Retrieving the data from the database is called data retrieval. The data
retrieval includes identifying and collecting the data from the database.
Even a single error can fail the system. It is an example of a
deterministic model. The final results are the exact results. The database
user gets all the results. The data retrieval system is well structured.
S.R No Information Retrieval Data Retrieval

1. Information retrieval deals with the Data retrieval deals with obtaining data from a
organization, storage, retrieval, and database management system such as ODBMS.
evaluation of information from It is A process of identifying and retrieving the
document repositories particularly data from the database, based on the query
textual information. provided by user or application.

2. Retrieves information based on the Retrieves data based on the keywords in the
similarity between the query and the query entered by the user.
document.

3. Small errors are tolerated and will There is no room for errors since it results in
likely go unnoticed. complete system failure.
4. It is ambiguous and doesn’t have a It has a defined structure with respect to
defined structure. semantics.

5. Does not provide a solution to the Provides solutions to the user of the database
user of the database system. system.

6. Information Retrieval system Data Retrieval system produces exact results.


produces approximate results

7. Displayed results are sorted by Displayed results are not sorted by relevance.
relevance

8. The IR model is probabilistic by The Data Retrieval model is deterministic by


nature. nature.
Thank You

You might also like