Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
shrebox committed Jul 12, 2020
1 parent 4643daa commit 9d5f6bd
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# Information-Retrieval
Codes for IR.

This repository includes the codes for the following topics:

1. [Inverted and Positional Indexing](https://github.com/shrebox/Information-Retrieval/tree/master/1.%20Inverted%20and%20Positional%20Indexing)

Each directory contains these files:

* ```$ Problem_Statement.jpg``` #the problem statement.
* ```$ Solution.py``` #contains the solution code.
* ```$ Report.pdf``` #contains the detailed analysis of the problem and it's solution explaination.

0 comments on commit 9d5f6bd

Please sign in to comment.