-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSearcher.html
24 lines (22 loc) · 1.49 KB
/
Searcher.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><title>Python: module Searcher.__init__</title>
<meta charset="utf-8">
</head><body bgcolor="#f0f0f8">
<table width="100%" cellspacing=0 cellpadding=2 border=0 summary="heading">
<tr bgcolor="#7799ee">
<td valign=bottom> <br>
<font color="#ffffff" face="helvetica, arial"> <br><big><big><strong><a href="Searcher.html"><font color="#ffffff">Searcher</font></a>.__init__</strong></big></big></font></td
><td align=right valign=bottom
><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="file:/home/vamshi/PycharmProjects/InformationRetrieval/Searcher/__init__.py">/home/vamshi/PycharmProjects/InformationRetrieval/Searcher/__init__.py</a></font></td></tr></table>
<p><tt>This module performs both vector space ranking and boolean retrieval to<br>
extract relevant results from corpus by creating several inverted indices. It<br>
also facilitates serving of the requisite files, so that they can be accessed<br>
via browser.</tt></p>
<b> The following were found </b>
<ul>
<li><a href="./Searcher.flaskApp.html"> flaskApp </a></li>
<li><a href="./Searcher.search.html"> search </a></li>
<li><a href="./Searcher.EditDistace.html"> EditDistance </a></li>
<li><a href="./Searcher.IndexBuilder.html"> IndexBuilder </a></li>
</ul>
</body></html>