<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>2dSearch: a Visual Approach to Search Strategy Formulation</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Tony Russell-Rose</string-name>
          <email>tgr@uxlabs.co.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Phil Gooch</string-name>
          <email>phil@contentinnovation.co.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>UXLabs</institution>
          ,
          <addr-line>3000 Cathedral Hill, Surrey</addr-line>
          ,
          <country country="UK">UK</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2018</year>
      </pub-date>
      <fpage>28</fpage>
      <lpage>31</lpage>
      <abstract>
        <p>Knowledge workers (such as healthcare information professionals, patent agents and media monitoring professionals) need to create and execute search strategies that are accurate, repeatable and transparent. The traditional solution is to use lineby-line 'query builders' such as those offered by proprietary database vendors. However, these offer limited support for error checking or query optimization, and their output can often be compromised by errors and inefficiencies. In this paper, we present a new approach to query formulation in which concepts are expressed as objects on a two-dimensional canvas. Relationships between objects are articulated by manipulating them using drag and drop. Automated search term suggestions are provided using a combination of knowledge-based and statistical natural language processing techniques. This approach has the potential to eliminate many sources of inefficiency, make the query semantics more transparent, and offers further opportunities for query refinement and optimisation.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>• Information systems → Query suggestion; • Information
systems → Search interfaces</p>
    </sec>
    <sec id="sec-2">
      <title>INTRODUCTION</title>
      <p>
        It has been claimed that knowledge workers spend as much as 2.5
hours per day searching for information [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. Whether they find
what they are looking for eventually or stop and make a
suboptimal decision, there can be a high cost to either outcome.
Healthcare information professionals, for example, perform
painstaking and meticulous searching of literature sources as the
foundation of the evidence-based approach to medicine. However,
systematic literature reviews can take years to complete [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ], and
new research findings may be published in the interim, leading to
a lack of currency and potential for inaccuracy [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ]. Likewise,
patent agents rely on accurate prior art search as the foundation of
their due diligence process, and yet infringement suits costing as
much as $0.5bn are being filed at a rate of more than 10 a day due
to the later discovery of prior art which their original search tools
missed [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]. And media monitoring organisations routinely manage
thousands of Boolean expressions consisting of hundreds of
search terms, leading to significant challenges in maintenance,
editing and debugging [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>
        What these professions have in common is a need to develop
search strategies that are accurate, repeatable and transparent. The
traditional solution to this problem is to use line-by-line query
builders such as that shown in Figure 1. The output of these tools
is a series of Boolean expressions consisting of keywords,
operators and ontology terms, which are combined to form a
multi-line search strategy such as that shown in Fig 2. However,
most proprietary query builders offer limited support for error
checking or query optimization, and the strategies produced are
often compromised by mistakes and inefficiencies in the form of
spelling errors, truncation errors, logical operator errors, incorrect
query line references, and redundancy [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>In this paper, we propose an alternative solution to the problem
of search query formulation. Instead of a one-dimensional search
box, concepts are expressed as objects on a two-dimensional
canvas. Relationships between those objects are expressed by
manipulating them using drag and drop. The use of a visual
approach has the potential to eliminate many sources of syntactic
error, helps to make the query semantics transparent, and offers
further opportunities for query refinement and optimization.
2
2.1</p>
    </sec>
    <sec id="sec-3">
      <title>RELATED WORK</title>
    </sec>
    <sec id="sec-4">
      <title>Search query visualization</title>
      <p>
        Previous studies have demonstrated that visual representations can
communicate some kinds of information more rapidly and
effectively than text, and these techniques have been productively
applied to the presentation of search results [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ]. However, the
application of data visualization to search queries is much rarer.
      </p>
      <p>
        The application of data visualization to search query
formulation can offer significant benefits, such as fewer zero-hit
queries, improved query comprehension, and better support for
browsing within an unfamiliar database [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. An early example of
such an approach is that of Anick et al. [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], who developed a
twodimensional graphical representation of a user’s natural language
query that supported reformulation via direct manipulation.
Similarly, Fishkin and Stone [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] investigated the application of
direct manipulation techniques to the problem of database query
formulation, using a system of ‘lenses’ to refine and filter the
data. Jones [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] developed VQuery, a query interface to the New
Zealand Digital Library which exploits querying by Venn
diagrams and integrated query result previews.
      </p>
      <p>
        Later work includes that of Yi et al. [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ], who explored the
concept of a ‘dust and magnet’ metaphor applied to multivariate
data visualization. Nitsche and Nürnberger [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] developed
QUEST, a system based on a radial user interface that supports
phrasing and interactive visual refinement of vague queries to
search and explore large document sets. A further example is
provided by Boolify1, which provides a dynamic drag and drop
interface on top of Google’s search engine. Users build a query by
dragging terms and operators onto a search surface. And more
recently, de Vries et al [
        <xref ref-type="bibr" rid="ref14">14</xref>
        ] developed Spinque, which uses a
visual canvas to allow users to graphically model a search engine
using elementary building blocks. They describe this as searching
‘by strategy’, although the term is used more in the sense of
defining (in advance) the behavior of a search engine, whereas in
1 www.boolify.com
our case it refers to the run time execution of search expressions
and operations.
      </p>
      <p>Our approach combines elements of the above including the
use of graphical representations, support for direct manipulation,
and real time results retrieval. However, it differs from the prior
art in that it focuses specifically on the needs of professional
searchers, offers a generic visual framework for the representation
of Boolean expressions and semantic relationships, and provides
automated query suggestions with support for saving, sharing and
re-using query templates and best practices.
2.2</p>
    </sec>
    <sec id="sec-5">
      <title>Automated term suggestion</title>
      <p>
        Query expansion is the process of reformulating or augmenting a
user’s query in order to increase query effectiveness, particularly
with regard to recall [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. Selection of candidate expansion terms
can be automated or interactive (i.e. guided by the user), and
methods can be either local (based on documents retrieved by the
query) or global (using resources independent of the query).
      </p>
      <p>
        Global methods involve the use of domain specific resources
such as thesauri, controlled vocabularies or ontologies to identify
related terms in the form of synonyms, hypernyms, hyponyms,
etc. Such resources may be either manually curated or
automatically generated from domain-specific corpora using
collocation and co-occurrence analysis techniques. Global
methods can increase recall significantly but may also reduce
precision by adding irrelevant or out-of-domain terms to the query
[
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. In the current implementation of our work (see Section 3.4),
we will not always have access to the full text of the documents in
the result set (other than result snippets), so local methods are less
applicable.
      </p>
      <p>
        Ontologies are considered most useful for query expansion
when they are specific to the query domain. Universal resources
such as WordNet are considered less useful as they are too general
and may not distinguish class concepts from instances [
        <xref ref-type="bibr" rid="ref16">16</xref>
        ].
However, ontologies may offer a productive source of related
terms in the form of gloss words, i.e. words occurring in the term
definitions [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ]. Moreover, in the biomedical domain, expanding
queries with related MeSH terms has been shown to be useful
[
        <xref ref-type="bibr" rid="ref18">18</xref>
        ], while adding synonyms from the larger and more
comprehensive UMLS has been found to improve recall [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ], at
the expense of precision [
        <xref ref-type="bibr" rid="ref20">20</xref>
        ].
      </p>
      <p>
        The development of efficient distributed word representations
has revolutionized unsupervised natural language processing
techniques for finding synonyms [
        <xref ref-type="bibr" rid="ref21">21</xref>
        ][
        <xref ref-type="bibr" rid="ref22">22</xref>
        ]. Given the value of
distributed word representations in identifying related terms, a
number of researchers have considered the utility of word
embeddings for query expansion. Kuzi [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ], Roy [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] and Diaz
[
        <xref ref-type="bibr" rid="ref25">25</xref>
        ] all used local embeddings trained on TREC corpora, with
differing results. While Kuzi [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ] found that local word
embeddings outperformed the standard RM3 relevance model,
Roy [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] found the opposite. Diaz [
        <xref ref-type="bibr" rid="ref25">25</xref>
        ] compared local
embeddings (TREC corpus) with global (generic Gigaword
corpus) and found that local embeddings provided significantly
better results for query expansion than global embeddings.
      </p>
      <p>
        The fundamental problem with most query expansion
techniques is that as many queries may be harmed (e.g. by
introducing noise) as may be improved [
        <xref ref-type="bibr" rid="ref26">26</xref>
        ]. In addition, the user
is unable to control how the expansion terms are used in the
query. Cao et al [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ] argue that previous work, irrespective of
approach used, only considers the effect of the complete set of
expansion terms on retrieval, and ignores the issue of how to
distinguish useful expansion terms from useless or even harmful
terms within that set. We address both these issues by treating
query expansion as a recommendation task rather than an
information retrieval task, i.e. given one or more query terms
already entered by the user, can we provide a list of further
recommended terms. Reframing the task in this way is particularly
significant, since the visual approach offers an unprecedented
opportunity for the user to engage meaningfully with candidate
expansion terms and exercise more informed judgement regarding
their value and contribution to the current search strategy.
3
      </p>
    </sec>
    <sec id="sec-6">
      <title>CONCEPT AND DESIGN</title>
      <p>At the heart of 2dSearch is a graphical editor which allows the
user to create search strategies using a visual framework in which
concepts are expressed as objects on a two-dimensional canvas
(Figure 3). It is currently implemented as a Java desktop app using
the JavaFX UI library, although in future work, we hope to deploy
a browser-based version, using a combination of JavaScript
libraries plus HTML and CSS.</p>
      <p>
        2dSearch is aimed at knowledge workers who share a need to
create search strategies that are repeatable, transparent and
comprehensive [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ]. The key design principles are to:
• Guide the user toward the formulation of syntactically
correct expressions
• Present the semantics of the expressions in a transparent
manner
• Facilitate the re-use of query templates and
      </p>
      <p>subcomponents
• Reduce the need for users to ‘translate’ their search
strategy between different databases</p>
      <p>
        Taken together these principles reduce the likelihood of
common errors such as spelling errors, truncation errors, logical
operator errors, incorrect query line references, and redundancy
without rationale [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
      </p>
      <p>
        The range of relationships that may be expressed include
traditional Boolean operators (e.g. AND, OR and NOT), but this
can be extended to support other operators as required by the
application context (such as ADJ, NEAR, etc.). Concepts may be
combined to form aggregate structures, such as lists (unordered
sets sharing a common operator) or composites (nested structures
containing a combination of sub-elements). By nesting
components within each other it is possible to create logical
expressions of arbitrary complexity.
3.1 Managing complexity
2dSearch facilitates the adoption of approaches from
objectoriented programming (OOP) that have been shown to help
manage complexity in software development [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]. These include
abstraction (e.g. creating generic templates from individual
instances) and modularity (e.g. applying standard naming
conventions). It encourages the use of meaningful names to
identify and apply re-usable components, analogous to the
creation of classes and objects in OOP.
      </p>
      <p>It is quite common for text-based search strategies to extend
over several pages, particularly in media monitoring applications.
Consequently, there are instances when the visual equivalent
would be too large to fit within the visible canvas. A naive
solution is simply to zoom in and out of the canvas, magnifying or
shrinking the display accordingly. However, this can render the
text unreadable. Instead, a better approach is to incrementally
control the level of abstraction so that more or less of the detail of
each component is exposed. This strategy is augmented by the use
of a ‘canvas map’ which provides an overview of the current
query indicating where it extends beyond the viewport (Figure 4).</p>
    </sec>
    <sec id="sec-7">
      <title>3.2 Query editing</title>
      <p>2dSearch provides support for common graphical editing
operations, such as move, copy, cut and paste, undo, redo etc.
Composite expressions are created by combining elements: when
one element is dragged over another, they are combined using an
operator of the user’s choice. Queries can be persisted as external
files, and then opened, imported etc. on demand. Legacy queries
(i.e. text-based Boolean expressions and search strategies
developed for proprietary databases) can also be opened and
displayed as editable objects on the canvas.</p>
    </sec>
    <sec id="sec-8">
      <title>3.3 Query execution</title>
      <p>By default, 2dSearch will refresh the search results whenever an
editing operation changes the semantics of the canvas content.
However, the user is also able to execute individual query
elements on demand. For example, to investigate the effect of a
particular element within a larger expression, it can be executed in
isolation and the results examined. Conversely, to remove a
particular element from consideration without permanently
deleting it, it can be temporarily disabled (analogous to
commenting out a section of code). 2dSearch also offers a
function to show ‘hit counts’ for individual query elements, so
that their contribution to the overall search strategy can be
understood in context.</p>
      <p>2dSearch functions as a meta-search engine, and in principle is
agnostic of any particular search technology or platform. In
practice however, to execute a given query and retrieve results,
the semantics of the canvas content need to be mapped to the API
of the underlying database. This has required the development of
an abstraction layer or ‘adapter’ for common search platforms
such as Bing, PubMed, Elastic, etc.</p>
      <p>Search results are displayed in a separate pane, which can be
rendered adjacent to the canvas or in a separate window (Figure
4). The results pane also includes a tab to display the outbound
query (which is generated specifically for the API of the selected
database) and a further tab to display any errors or warnings
returned to 2dSearch, e.g. if the query uses features or operators
that the underlying API does not support. In due course we will
explore ways to provide automated support for the resolution of
such errors or warnings (perhaps following the example of
software development environments in offering line help to
resolve compiler errors or warnings).</p>
    </sec>
    <sec id="sec-9">
      <title>3.4 Query suggestions</title>
      <p>
        The ability to generate useful query expansion terms for a given
query against a third party search engine without access to the
source documents presents a challenge. Based on the review in
Section 2.2, we decided to implement and evaluate three
approaches to query expansion:
1. Global, using ontologies via a variety of SPARQL
endpoints
2. Global, using word embeddings created from a variety of
corpora
3. Local, using clustering and topic modelling of result
snippets with Carrot2 [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ]
      </p>
      <sec id="sec-9-1">
        <title>Query expansion using ontologies</title>
        <p>
          We developed a service that executes SPARQL queries to extract
hypernyms, hyponyms, related terms, and term definitions from
DBpedia, WebISA [
          <xref ref-type="bibr" rid="ref31">31</xref>
          ], MeSH, and other public SPARQL
endpoints. Keywords from term definitions are extracted using a
variety of algorithms (TF-IDF weighted noun phrases, textrank
[
          <xref ref-type="bibr" rid="ref32">32</xref>
          ], sgrank [
          <xref ref-type="bibr" rid="ref33">33</xref>
          ], RAKE [
          <xref ref-type="bibr" rid="ref34">34</xref>
          ], and neoclassical combining forms
(NCF) [
          <xref ref-type="bibr" rid="ref35">35</xref>
          ]. Keywords plus ontology terms are then ranked and
aggregated to form query expansion suggestions.
        </p>
      </sec>
      <sec id="sec-9-2">
        <title>Query expansion with word embeddings</title>
        <p>
          In addition to open-source, publicly available word embeddings
for Wikipedia [
          <xref ref-type="bibr" rid="ref36">36</xref>
          ], GoogleNews [
          <xref ref-type="bibr" rid="ref22">22</xref>
          ], and PubMed [
          <xref ref-type="bibr" rid="ref37">37</xref>
          ][
          <xref ref-type="bibr" rid="ref38">38</xref>
          ], we
created new embeddings from the cleaned body text of around
900,000 full-text, open-access PubMed papers, optimized for
multi-word expressions that typically occur in healthcare. Terms
most similar in vector space to the input query terms are ranked
and aggregated to form new query expansion suggestions.
        </p>
      </sec>
      <sec id="sec-9-3">
        <title>Query expansion using clustering</title>
        <p>As an initial experiment with healthcare data, we implemented
Carrot2 as a service, and the cluster labels from PubMed search
result snippets for the input query terms are ranked and returned
as candidate query expansion suggestions.</p>
        <p>The system architecture for the deployment of these NLP
services is shown in Figure 5.
4</p>
      </sec>
    </sec>
    <sec id="sec-10">
      <title>EVALUATION</title>
      <p>Due to its nature as a professional search tool, recruiting suitable
participants to take part in a qualitative evaluation of 2dSearch
can be challenging. However, we have undertaken a quantitative
evaluation of the query suggestion API, using an offline,
Cranfield-style approach in combination with a publicly available
test set and traditional precision/recall metrics. It is important to
recognize that the query suggestion task in 2dSearch differs from
traditional query expansion tasks in a number of important ways:
• The primary use case for 2dsearch is recall-oriented
professional search tasks, so evaluation methods that
focus on the effect of query expansion on search engine
ranking are less appropriate.
• The suggested terms are being added to an existing term
or set of terms within a larger search strategy, rather
than to a single natural language query. This means that
their effect must be considered within the context of that
specific set of terms.
• Since the visual approach allows the user to select
individual expansion terms and apply them in isolation,
it is important that any evaluation method considers the
individual contribution of each candidate term, and not
just the overall effect of an entire candidate set
We have therefore based our evaluation on an approach that
measures the extent to which the query suggestion API can
generate terms found in existing (published) search strategies. For
example, given the term rodent in the strategy of Figure 1, can it
generate the related terms rat, rats, mouse, and mice (and only
those terms). This particular search strategy consists of five such
disjunctions (lines 2, 3 6, 7 and 10), each of which offers an
opportunity to apply and evaluate the query suggestion API.</p>
      <p>
        For our test collection, we used data from the CLEF 2017
eHealth Lab, which includes a set of 20 topics for Diagnostic Test
Accuracy (DTA) reviews. Each of these includes a search strategy
(manually constructed by subject matter experts). Our overall
evaluation approach is as follows: for every strategy in our test
collection, iterate over each disjunction calling the query
suggestions API on each term and calculating P &amp; R based on the
overlap between the search strategy term set and the suggested
term set. We then repeat this process for each of the query
expansion services offered by our API, and calculate macro
precision, recall and F-measure. The results for the
Ontologybased services are shown in Table 1. These ontologies were
selected based on their likely coverage of the terminology in the
CLEF data set.
At first glance these results appear quite low, since even the best
performing ontology (DBPEDIA) returns an F measure of 0.024.
However, this is in line with previous studies on recommendation
system evaluation where precision in the range 0.5-7% can be
expected using offline methods [
        <xref ref-type="bibr" rid="ref39">39</xref>
        ]. Precision is relatively high
for MeSH (0.045), reflecting the highly specialized nature of this
resource (medical subject headings). Recall is relatively high for
DBPEDIA (0.04), reflecting the broad coverage of this resource.
As mentioned in Section 3, DBPEDIA also provides term
definitions that can serve as a further source of query expansion
terms. These were extracted using a variety of algorithms (Table
2). Here, the best performing algorithm was NCF regex, in line
with previous results using this approach to extract entities from
biomedical text [
        <xref ref-type="bibr" rid="ref40">40</xref>
        ]. However, it is still inferior to the results
obtained using the DBPEDIA ontology terms (Table 1). This
contrasts with the results of [
        <xref ref-type="bibr" rid="ref17">17</xref>
        ], who found gloss terms to be
more useful than ontology terms for query expansion (although in
[
        <xref ref-type="bibr" rid="ref17">17</xref>
        ] WordNet was used).
We then evaluated a number of publicly available word
embedding models and the bespoke models that we created (as
described in Section 3). The results are shown in Table 3, with our
two bespoke models in the final two rows. The performance of
our first model (Pubmed unigram) is slightly greater but
comparable to that of [
        <xref ref-type="bibr" rid="ref37">37</xref>
        ], which provides some evidence for the
repeatability of the approach. The best performing model overall
was our second bespoke model (PubMed trigram), which suggests
that using higher order ngrams improves both precision and recall.
A further contributory factor may have been our creation and use
of a relatively clean corpus, which included only body text (no
figures, headers, footers etc.) and removed numbers, punctuation,
and other non-alphabetic elements.
      </p>
      <p>Finally, we evaluated the use of the topic labels generated by
Carrot2 clustering search results from PubMed. The results for
Carrot2’s three clustering algorithms are shown in Table 4.
Overall the STC (suffix tree clustering) algorithm performs best,
although the F-measure is still some way short of that of the word
embeddings and DBPEDIA. Moreover, Carrot2’s results are much
harder to replicate, as it relies on sending live queries to Pubmed
which is subject to database updates, timeouts, latency issues etc.
5</p>
    </sec>
    <sec id="sec-11">
      <title>DISCUSSION AND CONCLUSIONS</title>
      <p>In this paper we have described 2dSearch, a new approach to
search strategy formulation. The use of a visual approach has the
potential to eliminate many sources of syntactic error, makes the
query semantics more transparent, and offers further opportunities
for query refinement and optimisation. We have also described
and evaluated an NLP API that returns query suggestions as
recommendations to the end user.</p>
      <p>The results from our evaluation are positive in the sense that
our PubMed Word2vec model returns results comparable with
typical offline recommender evaluation tasks and outperforms the
best publicly available embedding model. However, we should
note a number of caveats. Firstly, we have assumed that all
disjunctions in the data set are equal, whereas in reality some may
contain synonyms while others contain terms associated in some
other way. Clearly the nature of those relations will have a bearing
on the most effective expansion approach. Secondly, we have
assumed that the CLEF data is gold standard, in the sense that it
includes all (and only) the ‘correct’ terms in each disjunction.
However, there may be instances where a particular suggestion
may actually be accepted by a human expert, even though it was
absent from the data. This implies that our current results may be
an underestimate of the actual live performance, although only an
interactive evaluation (or a comparison with human performance
on the same task) could formally establish this. Thirdly, many of
the query terms are polysemous, whereas our work so far has been
agnostic of word sense. Evidently, there are many ways to utilize
context to better disambiguate query terms, and this is suggested
as an area for future work. Finally, our evaluation concerns only
one data set and one domain. In future work we will extend this to
other data sets and domains.</p>
    </sec>
    <sec id="sec-12">
      <title>ACKNOWLEDGMENTS</title>
      <p>Part of this work was funded by Technology Strategy Board grant
131641 “A visual framework for search query formulation” and
Innovate UK grant 102975 “Intelligent search assistance”.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <surname>Feldman</surname>
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Sherman</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          (
          <year>2003</year>
          )
          <article-title>The high cost of not finding information</article-title>
          .
          <source>Technical Report #29127</source>
          ,
          <string-name>
            <surname>IDC</surname>
          </string-name>
          ,
          <year>April 2003</year>
          . www.idc.com
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <surname>Lefebvre</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Manheimer</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Glanville</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2008</year>
          ).
          <article-title>Searching for studies. Cochrane handbook for systematic reviews of interventions: Cochrane book series</article-title>
          ,
          <volume>95</volume>
          -
          <fpage>150</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>Shojania</surname>
            ,
            <given-names>K. G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sampson</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ansari</surname>
            ,
            <given-names>M. T.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ji</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Doucette</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Moher</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2007</year>
          ).
          <article-title>How quickly do systematic reviews go out of date? A survival analysis</article-title>
          .
          <source>Annals of internal medicine</source>
          ,
          <volume>147</volume>
          (
          <issue>4</issue>
          ),
          <fpage>224</fpage>
          -
          <lpage>233</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <surname>Gibbs</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2006</year>
          ).
          <article-title>Heuristic Boolean patent search: comparative patent search quality/cost evaluation super Boolean vs. legacy Boolean search engines</article-title>
          .
          <source>Tech. Rep., Patent cafe.</source>
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <surname>Pazer</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>The importance of the Boolean search query in social media monitoring tools</article-title>
          .
          <source>DragonSearch white paper</source>
          , https://www.dragon360.com/wpcontent/uploads/2013/08/social-media
          <article-title>-monitoring-tools-boolean-searchquery.pdf (retrieved 22-Mar-</article-title>
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <surname>Sampson</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>McGowan</surname>
            <given-names>J</given-names>
          </string-name>
          . (
          <year>2006</year>
          )
          <article-title>Errors in search strategies were identified by type and frequency</article-title>
          .
          <source>Journal of Clinical Epidemiology</source>
          <volume>59</volume>
          (
          <issue>10</issue>
          ):
          <fpage>1057</fpage>
          -
          <lpage>63</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <surname>Hearst</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>2009</year>
          )
          <article-title>Search user interfaces</article-title>
          . Cambridge University Press.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <surname>Goldberg</surname>
          </string-name>
          , Joseph H., and
          <string-name>
            <surname>Uday</surname>
            <given-names>N. Gajendar.</given-names>
          </string-name>
          (
          <year>2008</year>
          )
          <article-title>Graphical condition builder for facilitating database queries</article-title>
          . U.S. Patent No.
          <volume>7</volume>
          ,
          <issue>383</issue>
          ,
          <issue>513</issue>
          . 3.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <surname>Anick</surname>
            ,
            <given-names>P. G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Brennan</surname>
            ,
            <given-names>J. D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Flynn</surname>
            ,
            <given-names>R. A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Hanssen</surname>
            ,
            <given-names>D. R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alvey</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Robbins</surname>
            ,
            <given-names>J. M.</given-names>
          </string-name>
          (
          <year>1989</year>
          , December).
          <article-title>A direct manipulation interface for boolean information retrieval via natural language query</article-title>
          .
          <source>In Proceedings of the 13th annual international ACM SIGIR conference on Research and development in information retrieval</source>
          (pp.
          <fpage>135</fpage>
          -
          <lpage>150</lpage>
          ). ACM.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <surname>Fishkin</surname>
            <given-names>K.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Stone</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          (
          <year>1995</year>
          )
          <article-title>Enhanced dynamic queries via movable filters</article-title>
          .
          <source>In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems (CHI '95)</source>
          ,
          <fpage>415</fpage>
          -
          <lpage>420</lpage>
          , ACM Press/Addison-Wesley Publishing Co., New York, NY, USA.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Jones</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>1998</year>
          ).
          <article-title>Graphical query specification and dynamic result previews for a digital library</article-title>
          .
          <source>In Proceedings of the 11th annual ACM symposium on User interface software and technology (UIST '98)</source>
          .
          <fpage>143</fpage>
          -
          <lpage>151</lpage>
          , ACM, New York, NY, USA.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <surname>Yi</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Melton</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Stasko</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jacko</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2005</year>
          )
          <article-title>Dust &amp; magnet: multivariate information visualization using a magnet metaphor</article-title>
          .
          <source>Information Visualization 4</source>
          ,
          <issue>4</issue>
          ,
          <fpage>239</fpage>
          -
          <lpage>256</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>Nitsche</surname>
            <given-names>M.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Nürnberger</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2013</year>
          ).
          <article-title>QUEST: querying complex information by direct manipulation</article-title>
          .
          <source>In Proceedings of the 15th international conference on Human Interface and the Management of Information: information and interaction design - Volume Part I 240-249</source>
          , Springer-Verlag, Berlin, Heidelberg.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <surname>de Vries</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Alink</surname>
            ,
            <given-names>W.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Cornacchia</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          (
          <year>2010</year>
          ).
          <article-title>Search by strategy</article-title>
          .
          <source>In Proceedings of the third workshop on Exploiting semantic annotations in information retrieval (ESAIR '10)</source>
          . ACM, New York, NY, USA,
          <fpage>27</fpage>
          -
          <lpage>28</lpage>
          . DOI=http://dx.doi.org/10.1145/1871962.1871979
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>Manning</surname>
            <given-names>CD</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Raghavan</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schütze</surname>
            <given-names>H</given-names>
          </string-name>
          . Introduction to information retrieval.
          <source>(hardback)</source>
          . New York: Cambridge University Press;
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <surname>Bhogal</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Macfarlane</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Smith</surname>
            <given-names>P.</given-names>
          </string-name>
          <article-title>A review of ontology based query expansion</article-title>
          .
          <source>Information Processing &amp; Management</source>
          . 2007 Jul;
          <volume>43</volume>
          (
          <issue>4</issue>
          ):
          <fpage>866</fpage>
          -
          <lpage>86</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>Navigli</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Velardi</surname>
            <given-names>P.</given-names>
          </string-name>
          <article-title>An Analysis of Ontology-based Query Expansion Strategies</article-title>
          .
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <surname>Rivas</surname>
            <given-names>AR</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Iglesias</surname>
            <given-names>EL</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Borrajo</surname>
            <given-names>L</given-names>
          </string-name>
          .
          <article-title>Study of query expansion techniques and their application in the biomedical information retrieval</article-title>
          .
          <source>ScientificWorldJournal</source>
          .
          <source>2014 Mar</source>
          <volume>2</volume>
          ;
          <year>2014</year>
          :
          <fpage>132158</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Griffon</surname>
            <given-names>N</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chebil</surname>
            <given-names>W</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rollin</surname>
            <given-names>L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kerdelhue</surname>
            <given-names>G</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Thirion</surname>
            <given-names>B</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gehanno</surname>
            <given-names>J-F</given-names>
          </string-name>
          , et al.
          <article-title>Performance evaluation of Unified Medical Language System®'s synonyms expansion to query PubMed</article-title>
          .
          <source>BMC Med Inform Decis Mak</source>
          .
          <source>2012 Feb</source>
          <volume>29</volume>
          ;
          <fpage>12</fpage>
          :
          <fpage>12</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <surname>Zeng</surname>
            <given-names>QT</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Redd</surname>
            <given-names>D</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Rindflesch</surname>
            <given-names>T</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nebeker</surname>
            <given-names>J</given-names>
          </string-name>
          . Synonym,
          <article-title>topic model and predicate-based query expansion for retrieving clinical documents</article-title>
          .
          <source>AMIA Annu Symp Proc. 2012 Nov</source>
          <volume>3</volume>
          ;
          <year>2012</year>
          :
          <fpage>1050</fpage>
          -
          <lpage>9</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <surname>Collobert</surname>
            <given-names>R</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weston</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bottou</surname>
            <given-names>L</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Karlen</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kavukcuoglu</surname>
            <given-names>K</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kuksa P. Natural Language</surname>
          </string-name>
          <article-title>Processing (Almost) from Scratch</article-title>
          .
          <source>The Journal of Machine Learning Research</source>
          .
          <year>2011</year>
          ;
          <volume>12</volume>
          :
          <fpage>2493</fpage>
          -
          <lpage>537</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <surname>Tomas</surname>
            <given-names>Mikolov</given-names>
          </string-name>
          , Kai Chen, Greg Corrado, and
          <string-name>
            <given-names>Jeffrey</given-names>
            <surname>Dean</surname>
          </string-name>
          .
          <article-title>Efficient Estimation of Word Representations in Vector Space</article-title>
          .
          <source>In Proceedings of Workshop at ICLR</source>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <surname>Kuzi</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shtok</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kurland</surname>
            <given-names>O</given-names>
          </string-name>
          .
          <article-title>Query expansion using word embeddings</article-title>
          .
          <source>Proceedings of the 25th ACM International on Conference on Information and Knowledge</source>
          Management - CIKM '16 [Internet]. New York, New York, USA: ACM Press;
          <year>2016</year>
          . p.
          <fpage>1929</fpage>
          -
          <lpage>32</lpage>
          . Available from: http://dl.acm.org/citation.cfm?doid=
          <fpage>2983323</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <surname>Roy</surname>
            <given-names>D</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Paul</surname>
            <given-names>D</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mitra</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Garain</surname>
            <given-names>U</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roy D</surname>
          </string-name>
          .
          <article-title>Using Word Embeddings for Automatic Query Expansion</article-title>
          . Neu-IR '
          <volume>16</volume>
          [Internet]. Pisa, Italy;
          <year>2016</year>
          . Available from: https://arxiv.org/abs/1606.07608
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <surname>Diaz</surname>
            <given-names>F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Mitra</surname>
            <given-names>B</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Craswell</surname>
            <given-names>N.</given-names>
          </string-name>
          <article-title>Query Expansion with Locally-Trained Word Embeddings</article-title>
          .
          <article-title>Proceedings of the 54th Annual Meeting of the Association for Computational Linguistics</article-title>
          . Berlin: Association for Computational Linguistics;
          <year>2016</year>
          . p.
          <fpage>367</fpage>
          -
          <lpage>77</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <surname>Xiong</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Callan</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          (
          <year>2015</year>
          ,
          <article-title>September)</article-title>
          .
          <article-title>Query expansion with Freebase</article-title>
          .
          <source>In Proceedings of the 2015 International Conference on The Theory of Information Retrieval</source>
          (pp.
          <fpage>111</fpage>
          -
          <lpage>120</lpage>
          ). ACM.
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <surname>Cao</surname>
            <given-names>G</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nie</surname>
            <given-names>J-Y</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gao</surname>
            <given-names>J</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Robertson</surname>
            <given-names>S.</given-names>
          </string-name>
          <article-title>Selecting good expansion terms for pseudo-relevance feedback</article-title>
          .
          <source>Proceedings of the 31st annual international ACM SIGIR conference on Research and development in information retrieval - SIGIR</source>
          '08 [Internet]. New York, New York, USA: ACM Press;
          <year>2008</year>
          . p.
          <fpage>243</fpage>
          . Available from: http://portal.acm.org/citation.cfm?doid=
          <fpage>1390334</fpage>
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <surname>Russell-Rose</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Chamberlain</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <article-title>(forthcoming) Information Retrieval in the Workplace: A Comparison of Professional Search Practices</article-title>
          . Information Processing &amp; Management.
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <surname>Booch</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          (
          <year>2006</year>
          )
          <article-title>Object oriented analysis &amp; design with application</article-title>
          .
          <source>Pearson Education India.</source>
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <surname>Osiński</surname>
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Weiss</surname>
            <given-names>D.</given-names>
          </string-name>
          (
          <year>2005</year>
          )
          <article-title>Carrot2: Design of a Flexible and Efficient Web Information Retrieval Framework</article-title>
          . In: Szczepaniak P.S.,
          <string-name>
            <surname>Kacprzyk</surname>
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Niewiadomski</surname>
            <given-names>A</given-names>
          </string-name>
          . (eds)
          <article-title>Advances in Web Intelligence</article-title>
          .
          <source>AWIC 2005. Lecture Notes in Computer Science</source>
          , vol
          <volume>3528</volume>
          . Springer, Berlin, Heidelberg
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <surname>Julian</surname>
            <given-names>Seitner</given-names>
          </string-name>
          , Christian Bizer, Kai Eckert, Stefano Faralli, Robert Meusel,
          <source>Heiko Paulheim and Simone Paolo Ponzetto</source>
          ,
          <year>2016</year>
          .
          <article-title>A Large Database of Hypernymy Relations Extracted from the Web</article-title>
          .
          <source>Proceedings of the 10th edition of the Language Resources and Evaluation Conference</source>
          . Portorož, Slovenia.
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <surname>Mihalcea</surname>
            <given-names>R</given-names>
          </string-name>
          , Tarau P. TextRank: Bringing Order into Texts [Internet].
          <year>2004</year>
          . Available from: https://web.eecs.umich.edu/~mihalcea/papers/mihalcea.emnlp04.pdf
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <surname>Danesh</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Sumner</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Martin</surname>
            ,
            <given-names>J.H.</given-names>
          </string-name>
          (
          <year>2015</year>
          ).
          <article-title>SGRank: Combining Statistical and Graphical Methods to Improve the State of the Art in Unsupervised Keyphrase Extraction. *SEM@NAACL-HLT.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <surname>Rose</surname>
            <given-names>S</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Engel</surname>
            <given-names>D</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cramer</surname>
            <given-names>N</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Cowley</surname>
            <given-names>W. Automatic</given-names>
          </string-name>
          <article-title>Keyword Extraction from Individual Documents</article-title>
          . In:
          <string-name>
            <surname>Berry</surname>
            <given-names>MW</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kogan</surname>
            <given-names>J</given-names>
          </string-name>
          , editors.
          <source>Text mining: applications and theory. Chichester</source>
          , UK: John Wiley &amp; Sons, Ltd;
          <year>2010</year>
          . p.
          <fpage>1</fpage>
          -
          <lpage>20</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <surname>Díaz-Negrillo</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>Neoclassical compounds and final combining forms in English</article-title>
          . Linguistik online,
          <volume>68</volume>
          (
          <issue>6</issue>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <surname>Jeffrey</surname>
            <given-names>Pennington</given-names>
          </string-name>
          , Richard Socher, and
          <string-name>
            <surname>Christopher D. Manning</surname>
          </string-name>
          (
          <year>2014</year>
          ).
          <article-title>GloVe: Global Vectors for Word Representation</article-title>
          .
          <source>Empirical Methods in Natural Language Processing (EMNLP)</source>
          , pp.
          <fpage>1532</fpage>
          -
          <lpage>1543</lpage>
          . http://www.aclweb.org/anthology/D14-1162
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <surname>Chiu</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Crichton</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Korhonen</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Pyysalo</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2016</year>
          ).
          <article-title>How to Train good Word Embeddings for Biomedical NLP</article-title>
          .
          <source>In Proceedings of the 15th Workshop on Biomedical Natural Language Processing</source>
          (pp.
          <fpage>166</fpage>
          -
          <lpage>174</lpage>
          ). Stroudsburg, PA, USA:
          <article-title>Association for Computational Linguistics</article-title>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>W16</fpage>
          -2922
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <surname>Pyysalo</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Ginter</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Moen</surname>
            ,
            <given-names>H.</given-names>
          </string-name>
          <article-title>and</article-title>
          <string-name>
            <surname>Salakoski</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Ananiadou</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2013</year>
          )
          <article-title>Distributional Semantics Resources for Biomedical Text Processing</article-title>
          .
          <source>Proceedings of LBM</source>
          <year>2013</year>
          , pp.
          <fpage>39</fpage>
          -
          <lpage>44</lpage>
          . http://lbm2013.biopathway.org/lbm2013proceedings.pdf
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <surname>Beel</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          , &amp;
          <string-name>
            <surname>Langer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          (
          <year>2015</year>
          ,
          <article-title>September). A comparison of offline evaluations, online evaluations, and user studies in the context of research-paper recommender systems</article-title>
          .
          <source>In International Conference on Theory and Practice of Digital Libraries</source>
          (pp.
          <fpage>153</fpage>
          -
          <lpage>168</lpage>
          ). Springer, Cham.
        </mixed-citation>
      </ref>
      <ref id="ref40">
        <mixed-citation>
          [40]
          <string-name>
            <surname>Gooch</surname>
            <given-names>P</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Roudsari</surname>
            <given-names>A</given-names>
          </string-name>
          ,
          <article-title>Automated recognition and post-coordination of complex clinical terms</article-title>
          .
          <source>Studies in health technology and informatics,</source>
          <year>2011</year>
          , vol.
          <volume>164</volume>
          , pp.
          <fpage>8</fpage>
          -
          <lpage>12</lpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>