-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpaper.html
117 lines (99 loc) · 5.82 KB
/
paper.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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>HiCAL - A System for Efficient High-Recall Retrieval</title>
<!-- Bootstrap & Font Awesome CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css" integrity="sha384-rwoIResjU2yc3z8GV/NPeZWAv56rSmLldC3R/AZzGRnGxQQKnKkoFVhFQhNUwEyJ" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="stylesheet" href="static/style.css">
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
<link rel="icon" href="images/favicon.ico" type="image/x-icon">
<script src="https://code.jquery.com/jquery-3.1.1.slim.min.js" integrity="sha384-A7FZj7v+d/sdmMqp/nOQwliLvUsJfDHW+k9Omg/a/EheAdgtzNs3hpfag6Ed950n" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.4.0/js/tether.min.js" integrity="sha384-DztdAPBWPRXSA/3eYEEUWrWCy7G5KFbe8fFjk5JAIxUYHKkDx6Qin1DkWx51bBrb" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js" integrity="sha384-vBWWzlZJ8ea9aCX4pEW3rVHjgjt7zpkNpZk+02D9phzyeVkE+jo0ieGizqPLForn" crossorigin="anonymous"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-122235632-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-122235632-1');
</script>
</head>
<body>
<div class="navbar-container">
<nav class="navbar navbar-toggleable-md navbar-light ml-4 mr-4">
<a class="navbar-brand" href="index.html"><img src="images/hical.png" width="100px"></a>
<span class="navbar-text mb-3 mr-5">
<span class=" mr-1"></span> A System for Efficient High-Recall Retrieval.
</span>
<div class=" navbar-collapse-right" id="navbarTogglerDemo03">
<ul class="navbar-nav mr-auto mb-3">
<li class="nav-item">
<a class="nav-link" href="index.html">Install</a>
</li>
<li class="nav-item">
<a class="nav-link" href="usage.html">Usage</a>
</li>
<li class="nav-item">
<a class="nav-link" href="documentation.html">Documentation</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="#">Paper<span class="sr-only">(current)</span></a>
</li>
<li class="nav-item">
<a class="nav-link" href="https://github.com/hical">Github</a>
</li>
</ul>
</div>
</nav>
</div>
<div class="content">
<p>This system implementation is described in:</p>
<ul>
<li>
<p>Mustafa Abualsaud, Nimesh Ghelani, Haotian Zhang, Mark Smucker, Gordon Cormack and Maura Grossman. <a href="static/de27-abualsaudA.pdf">A System for Efficient High-Recall Retrieval</a>, Proceedings of the 41st International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR 2018).</p>
</li>
</ul>
<pre>
<code>
@inproceedings{abualsaud2018system,
title={A System for Efficient High-Recall Retrieval},
author={Abualsaud, Mustafa and Ghelani, Nimesh and Zhang, Haotian and Smucker, Mark D and Cormack, Gordon V and Grossman, Maura R},
booktitle={The 41st International ACM SIGIR Conference on Research \& Development in Information Retrieval},
pages={1317--1320},
year={2018},
organization={ACM}
}
</code>
</pre>
<hr class="mt-5">
<h4 class="mt-5">Other related work</h4>
<ul>
<li><p>Mustafa Abualsaud, Gordon V. Cormack, Nimesh Ghelani, Amira Ghenai, Maura R. Grossman, Shahin Rahbariasl Haotian Zhang, and Mark D. Smucker. <a href="https://trec.nist.gov/pubs/trec27/papers/UWaterlooMDS-CC.pdf">UWaterlooMDS at the TREC 2018 Common Core Track</a> TREC 2018.</p></li>
<li><p>Nimesh Ghelani, Gordon Cormack, and Mark Smucker. <a href="http://ceur-ws.org/Vol-2127/paper6-profs.pdf">Refresh Strategies in Continuous Active Learning.</a> SIGIR 2018 workshop on Professional Search.</p></li>
<li><p>Haotian Zhang, Mustafa Abualsaud, Nimesh Ghelani, Mark Smucker, Gordon Cormack and Maura Grossman. <a href="https://dl.acm.org/citation.cfm?id=3271796">Effective User Interaction for High-Recall Retrieval: Less is More.</a> CIKM 2018.</p></li>
<li><p>Haotian Zhang, Mustafa Abualsaud, Nimesh Ghelani, Angshuman Ghosh, Mark Smucker, Gordon Cormack and Maura Grossman. <a href="https://trec.nist.gov/pubs/trec26/papers/UWaterlooMDS-CC.pdf">UWaterlooMDS at the TREC 2017 Common Core Track.</a> TREC 2017.</p></li>
<li><p>Haotian Zhang, Gordon Cormack, Maura Grossman and Mark Smucker. <a href="https://arxiv.org/abs/1803.08988">Evaluating Sentence-Level Relevance Feedback for High-Recall Information Retrieval.</a></p></li>
</li>
</ul>
</div>
<div class="content">
<ul class="sm" style="list-style: none;">
<li>
<a href="https://github.com/HiCAL" target="_blank"><i class="fa fa-github"></i></a> <span class="ml-3">/</span>
</li>
<li class="small mt-1">
GitHub code.
</li>
<li class="small mt-1">
GNU General Public License v3.0
</li>
</ul>
<p class="copy"></p>
</div>
</body>
</html>