-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
29 lines (27 loc) · 1.04 KB
/
about.html
File metadata and controls
29 lines (27 loc) · 1.04 KB
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
---
layout: default
title: About
---
<div>
<h1>Overview</h1>
<p>QSearch is a project coordinated by Quidgest in partnership with the RTD FCT/UNL focusing on improving document management and access through three fundamental technologies:</p>
<ol>
<li>Algorithms for textual document analysis in order to extract their metadata</li>
<li>Advanced search and ranking algorithms</li>
<li>Multifaceted search user interfaces</li>
</ol>
<p>These technologies arise from the necessities of document management users have in order to increase their productivity. The necessities fall into the strategies of information access optimization followed by many companies and e-government applications at international level.</p>
<h1>Team</h1>
<h3>Quidgest</h3>
<ul>
<li>Miguel Marinhas</li>
<li>Filipe Araújo</li>
<li>Rodrigo Serafim</li>
<li>Beatriz Guimarães</li>
</ul>
<h3>FCT/UNL</h3>
<ul>
<li>João Magalhães</li>
<li>Flávio Martins</li>
</ul>
</div>