<!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>fdanushka.bollegala, alanrad, rtnortleg@liverpool.co.uk</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>James O' Neill</string-name>
          <email>james.o-neill@liverpool.ac.uk</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Danushka Bollegala</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alan D. Radford</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>PJ Noble</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Department of Computer Science, University of Liverpool</institution>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Department of Infection Biology, University of Liverpool</institution>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Small Animal Department, University of Liverpool</institution>
        </aff>
      </contrib-group>
      <fpage>30</fpage>
      <lpage>34</lpage>
      <abstract>
        <p>Much of the health information in the medical domain comes in the form of clinical narratives. The rich semantic information contained in these notes can be modeled to make inferences that assist the decision making process for medical practitioners, which is particularly important under time and resource constraints. However, the creation of such assistive tools is made difficult given the ubiquity of misspellings, unsegmented words and morphologically complex or rare medical terms. This reduces the coverage of vocabulary terms present in commonly used pretrained distributed word representations that are passed as input to parametric models that makes such predictions. This paper presents an ensemble architecture that combines indomain and general word embeddings to overcome these challenges, showing best performance on a binary classification task when compared to various other baselines. We demonstrate our approach in the context of the veterinary domain for the task of identifying tick parasitism from small animals. The best model shows 84.29% test accuracy, showing some improvement over models, which only use pretrained embeddings that are not specifically trained for the medical sub-domain of interest.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>Clinical narratives contain important and useful information
about the health of a subject. Medical practitioners often have
to spend a considerable amount of time reading these notes
to make informed decisions, which can be quite laborious.
Parametric models can be used to extract information that
can assist medical experts in decision-making while reducing
this burden. However, spelling mistakes, complex medical
terms and rare terms are ubiquitous in such clinical
narratives [Roberts et al., 2018].</p>
      <p>Tick parasitism (TP) is commonly seen in veterinary
patients. Given that ticks can transmit a variety of diseases
including important zoonotic disease (e.g. Lyme’s disease),
tools to screen clinical records for reporting of tick parasitism
would be valuable for surveillance of tick activity and
subsequent disease and in developing clinical decision support for
clinicians.</p>
      <p>The aim of this work is to automate annotation of clinical
notes from small animal practice for the presence of TP. We
are motivated by the fact that using veterinary notes allows us
to keep the privacy of the small animals intact while
improving the quality of assistive diagnosis, and in turn, medication.
This is something that is not easily achieved outside of
veterinary practices.</p>
      <p>We are able to take advantage of small animal
clinical records collected through the Small Animal Veterinary
Surveillance Network (SAVSNET). Narratives in the
SAVSNET corpus are currently screened using simple
regularexpressions to identify mentions of the word ’tick’. These
mentions may refer to a tick present on a pet or simply to
discussion of tick prevention and need to be manually annotated
accordingly.</p>
      <p>We propose a dynamic ensemble neural network that learns
to classify TP from imprecise clinical narratives. Our
approach incorporates fine-tuned in-domain word embeddings
and domain-agnostic pretrained embeddings to improve
classification performance. A parameter is used to learn a
weighted combination of each embedding in the overall
classification.</p>
    </sec>
    <sec id="sec-2">
      <title>Contributions</title>
      <p>Our contributions are as follows:
1. A novel application of text classification for noisy
clinical narratives, specifically in the veterinary domain.
2. To the best of our knowledge, the first known attempt to
predict TP on animals from textual descriptions.
3. An ensemble approach that combines domain agnostic
and domain specific representations (n-gram character,
subword and word vectors) to recurrent neural network
architecture and strong baselines of both non-neural
network and neural network classifiers.
2
2.1</p>
      <sec id="sec-2-1">
        <title>Background</title>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>Tick-borne disease</title>
      <p>Tick-borne diseases (TBD) are caused by a variety of
pathogens (bacteria, viruses, rickettsia and protozoa) which
are transmitted through tick-bites. Identifying and
preventing TBD from spreading is difficult given that ticks have a
wide geographic range and are highly adaptive to changing
environments allowing this range to increase. Globally,
significant TBD include tularaemia and rocky mountain spotted
fever. In a recent study using electronic health records from
cats and dogs, TP was seen most commonly in the
southcentral region of England with a peak activity in summer and
a smaller peak in cats in Autumn [Tulloch et al., 2017].
2.2</p>
    </sec>
    <sec id="sec-4">
      <title>Economic Impact of Tick Parasitism</title>
      <p>A recent study from Germany highlighted a potential cost of
&gt; 30M Euros resulting from Lyme borreliosis alone [Lohr
et al., 2015]. In addition, recent work reviewed the impact of
TP for production animals that are required to meet standard
health conditions [Giraldo-R´ıos and Betancur, 2018],
reducing the survival rate of the animal and the production of meat,
milk, eggs etc. (not to mention costs incurred for treatment).
2.3</p>
    </sec>
    <sec id="sec-5">
      <title>Small Animal Ticks in the UK</title>
      <p>In this work, we focus on small animals within the United
Kingdom (UK). In the past decade, there has been an
ongoing effort to collect ticks by the public, veterinary health
agencies and practitioners within the UK as part of the Tick
Surveillance Scheme and The Big Tick Project [Jameson and
Medlock, 2011; Abdullah et al., 2016] in an effort to
identify various tick species (predominantly from companion
animals) and their locality across various regions in the UK.
Although these projects demonstrate the viability of nationwide
surveillance programs to monitor tick species, we argue that
the requirement for active manual participation by
contributors and lack of automation along with inconsistent/aperiodic
data-collection present barriers to participation and to
collation of representative data in the long term. Using an
automated system to screen clinical notes for tick parasitism
will enhance tick-surveillance. Furthermore this work will
provide a model for systems that might be used for clinical
note summarisation and, subsequently, for clinical
decisionmaking support.
3</p>
      <sec id="sec-5-1">
        <title>Related Research</title>
        <p>Most previous work on medical text classification has focused
on cleaner text, which are extracted from more formal
registers. Although, there has been recent work that has explored
classification on health records and notes which we include
below.</p>
        <p>A key challenge is making use of information rich notes
while reducing redundancy contained in the corpus due to
the copying of notes which can lead to a degradation in
performance. In the context of topic modelling, prior work has
applied a variant of Latent Dirichlet Allocation (LDA) to
patient record notes [Cohen et al., 2014], which they refer to as
Red-LDA. Red-LDA removes this redundancy and improves
on topic coherence and qualitative assessments in comparison
to standard LDA.</p>
        <p>Yi and Beheshti used a hidden Markov model for
classifying medical documents that incorporates prior knowledge in
the form of medical subject headings.</p>
        <p>Iyer et al. have performed text mining on clinical text
for drug-event recognition from 50 million clinical notes to
create a timeline of adverse drug event mentions per patient.
This was used to identify drug-drug-event associations for
1,165 drugs and 14 events.</p>
        <p>Other methods that do not use text have relied on
geospatial data for modelling tick presence [Swart et al., 2014].
The model predicted the presence of ticks within a 1 km2
grid from field data using satellite-based methodology with
Bayesian priors chosen over landscape types. Ticks were
estimated for 54% land cover, finding a 37% presence from all
677 coordinates sampled.</p>
        <p>Lastly, recent work has performed medical text
classification with convolutional neural networks (CNN) with
Word2Vec as input [Hughes et al., 2017]. This was shown to
outperform Logistic Regression that uses Doc2Vec
representations or Bag of Words (BOW) based Word2Vec approaches.
They use k-means clustering (k=1000) to generate a feature
vocabulary that is used to generate a soft assignment BOW
histogram for each sentence. These features were then used
as input to the Logistic regression model. The BOW with
Logistic Regression yielded the best baseline results with 51%
test accuracy, which was still 17% percentage points lower
than the proposed CNN model, which uses Word2Vec.
However, there is no use of recurrent models for preserving the
sequential nature of text.
4
4.1</p>
      </sec>
      <sec id="sec-5-2">
        <title>Methodology</title>
      </sec>
    </sec>
    <sec id="sec-6">
      <title>Models</title>
    </sec>
    <sec id="sec-7">
      <title>Model Configurations</title>
      <p>For all the below models we use the Binary Cross Entropy
(BCE) loss, with a learning rate = 0:001 and Adaptive
Momentum (adam) for optimization. Dropout is used for
regularization on all layers (not including the input) with a
dropout rate pd = 0:2. The pretrained embeddings used
are fixed throughout training (i.e no gradient udpates). The
batch size jxsj = 200 for each model. Given the class
imbalance, we choose to weight the losses inversely proportional
to the frequency of each class during each mini-batch
update. This avoids other alternative approach such as sampling
methods [Chawla et al., 2002] with little cost.</p>
    </sec>
    <sec id="sec-8">
      <title>Convolutional Neural Network</title>
      <p>
        We test CNNs for text classification, which too have been
used in the medical domain
        <xref ref-type="bibr" rid="ref13 ref6">(as aforementioned [Hughes et
al., 2017])</xref>
        , first proposed by Kim et al. (2014). The CNN
model uses 100 2d filters each for kernels of size (2; 300) and
(3; 300) for character n-gram embeddings (GloVe), subword
embeddings (FastText)1 and word embeddings (Word2Vec 2),
all of which are dw = 300.
      </p>
      <p>Our motivation for using FastText is that subword
embeddings are first learned to create word embeddings and
therefore mitigates the problem of misspellings, while they are
also used to deal with out-of-vocabulary terms (a new word is
likely to share some subwords with the words already in the
vocabulary). ReLU activations are used with 1d max pooling
after each layer followed by a concatenation of the last layer
features.</p>
      <p>1pretrained-fasttext:https://fasttext.cc/docs/en/crawl-vectors.html
2pretrained-skipgram: https://code.google.com/archive/p/word2vec/</p>
    </sec>
    <sec id="sec-9">
      <title>Gated Recurrent Network</title>
      <p>As a second baseline approach, we test recurrent architectures
with memory networks to preserve any non-local
dependencies between terms, which we would expect to further
improve performance. The Gated Recurrent (GRU) model uses
2-hidden layers where the last output layer (1; 300) is passed
to a dense layer. The weights are initialized using Xavier
normalisation [Glorot and Bengio, 2010] ( =0, =0.01) and
tanh activation units are used.</p>
    </sec>
    <sec id="sec-10">
      <title>Ensembled Feature Approach</title>
      <p>In the above two aforementioned models, the challenge of
poorly typed notes is addressed using n-gram character
vectors, sub-word vectors and word vectors. In the ensemble
approach shown in Figure 1, we combine the latter two by
concatenating both final hidden layer encodings (red) and pass
it to a dense layer (green) before making the final prediction
y^. This allows for interaction terms among both sentence
encodings created by sub-word and word vectors. For
regularization, we also use dropout in this dense layer with a rate
pd = 0:5, while other layers are kept at pd = 0:2 as
previously mentioned.</p>
      <p>We also evaluate this approach when combining in-domain
word embeddings trained on the clinical narratives and
pretrained embeddings. This allows us to systematically
combine the benefits of both vector representation by simply
adding a dense layer that acts a weighted combination of both
sentence embeddings to produce the final encoding. In a
similar fashion we carry this ensemble method out for the
previously mentioned 2-hidden layer Convolutional Neural
Network.</p>
      <p>Below we summarize the steps in Equation 1 where E is
an embedding matrix, E~ is a fine-tunable E and E~S ; E~W
are both subword and word pretrained embeddings
repsectively, which are not updated during training. The input
tokens w 2 Rn are passed to the embedding matrix E 2 Rn d
which are then transformed with parameters W 2 Rd m and
b; h; 2 Rm 1.</p>
      <p>Equation 1 shows how p 2 [0; 1] controls the tradeoff
between the tunable task-specific embeddings and static
pretrained subword and word embeddings, acting as a weighted
average between both input representations. Here signifies
a concatenation. This is followed by a linear layer with a tanh
activation unit, which results in z that we use as input to our
model. Note, that in this configuration, we perform
ensembling at the input with very few additional parameters.</p>
      <p>E = pE~ (w)
1
p</p>
      <p>ES(w)</p>
      <p>EW(w)
z = tanh hE; W i + b
(1)</p>
      <p>During training at a timestep t 2 T we then pass word wt
to obtain Etw and subsequently ztw which is then passed to
the GRU shown in Equation 2. Here ht 1 is the output of the
GRU hidden state from the previous timestep and hTL denotes
the output of the last hidden layer L for the hidden state at
time T .</p>
      <p>In contrast, we also consider passing each embedding
separately and instead perform ensembling at the output as shown
in Equation 3 (and shown in Figure 1), in which case 2
R3m. In our experiments, we found the latter of these two
approaches to outperform the former.</p>
      <p>y^ = (hh~t
htS
htW; i
(3)</p>
      <p>Binary Cross Entropy (BCE) loss is then used as the
objective, as shown in Equation 4 where N is the number of
samples in a given mini-batch update.</p>
      <p>`(y; y^) =</p>
      <p>i=1
1 N</p>
      <p>X yi log(y^i) + (1
N
yi) log(1
y^i)
(4)
5</p>
      <sec id="sec-10-1">
        <title>Experimental Data</title>
        <p>Collected Dataset We demonstrate our method on the task
of identifying TP in clinical records from animals, which
to our knowledge is a novel application of text-based
machine learning for this problem. The Small Animal Veterinary
Surveillance Network (SAVSNET) dataset contains
approximately 3.5 million records. The health records are submitted
to SAVSNET at the end of consultations by a veterinary
surgeon or nurse that list why the animal was brought into the
veterinary practice3.</p>
        <p>A dataset of narratives containing the word tick (identified
using the case-insensitive regex ‘nnW tick nnW’) was
identified. This comprised 27075 narratives which had been read
and annotated for whether the veterinary surgeon had noted
TP (the presence of a tick on the patient in the consulting
room). 6,529 records were annotated positive for TP. A
further set of 1.2 million randomly selected records with no
mention of tick (which were, therefore, considered to be negative
for TP but were not manually annotated) were also added to
the dataset. We use an 80-20 split for training and testing and
perform 5-fold cross validation on the training data.
6</p>
      </sec>
      <sec id="sec-10-2">
        <title>Results</title>
        <p>Exploratory Analysis Figure 2 shows the log-frequency
for a range of sentence lengths for all clinical narratives. Each
narrative can contain anywhere from one relatively long
sentence to an entire paragraph. Therefore, we split the sentences
ht = GRU ztw; ht 1);
y^ = (hhTL; i
(2)</p>
        <p>3see here for more information: https://www.liverpool.ac.uk/
savsnet/
105
y
c104
n
e
u
eq103
r
F
og102
L
101
100</p>
        <p>Log Frequency Distribution</p>
        <p>Narratives</p>
        <p>Sentences
0
100
200
500
600</p>
        <p>700
300 400</p>
        <p>Number of Terms
into separate instances for training during classification. This
is because encoding long paragraphs becomes too difficult for
the RNN to preserve all the information in a single encoding.
Hence, when using an RNN classifier, we average over the
encodings of each sentence within a single narrative before
passing it to the last fully connected layer.</p>
        <p>Non-ANN Classification Results Table 1 shows the results
of non-neural network based models that include
ensemblebased (Random Forest and Gradient Boosting), large margin
methods (Support Vector Machines) and kernel-based
methods (Gaussian Processes). All models use a combination of
tfidf scores and unigram frequencies. We find that, in general,
most of these models perform similarly, with Support
Vector Machines with a Radial Basis Function slightly
outperforming the alternative models. These methods are fast and
require little memory as these features are essentially counts
(unigram) and normalizations thereof (tf-idf).</p>
      </sec>
    </sec>
    <sec id="sec-11">
      <title>Neural Network Classification Results Table 2 shows</title>
      <p>the classification results when using pretrained embeddings.
Since classes are imbalanced, 72% accuracy is achieved if
the model only predicts the absence of TP. For this reason it
should be pointed out that although the performance seems
relatively accurate, it is a particularly challenging to mitigate
false negatives.</p>
      <p>The first section are the model results of CNN models with
pretrained GloVe n-gram character vectors, FastText subword
vectors and skipgram word embeddings trained on
GoogleNews. The second section are the same input but instead
using GRU networks. In the third section “T” denotes vectors
trained on clinical narratives. Lastly, the ensemble models
use a combination of both pretrained fasttext vectors and
fasttext vectors trained on the clinical narratives, as
discussed in the previous section. We find best results are
obtained using the GRU ensemble based on the overall test
performance (shaded).
7</p>
      <sec id="sec-11-1">
        <title>Conclusion &amp; Future Work</title>
        <p>We proposed an ensemble-based neural network to overcome
the difficulties in inference when dealing with noisy medical
data in the form of veterinary clinical notes. Similar
baselines also show good performance, particularly when used
with subword vectors. Recurrent models in general show
improvements over convolutional neural networks. These
models can be used to reduce manual labor for medical
practitioners by assisting in the decision making process even when
misspellings are common.</p>
        <p>The challenge of class balancing without a degradation in
overall performance is a problem we defer to future work.
Specifically, we plan to investigate other strategies to address
imbalanced classes in the presence of noisy medical texts
using data-augmentation strategies. One such approach
involves the use of generative modeling of sentence
embeddings to upsample the minority class with the goal of reducing
false positives, but more importantly to reduce true negatives.
8</p>
      </sec>
      <sec id="sec-11-2">
        <title>Acknowledgements</title>
        <p>SAVSNET is based at the University of Liverpool. It is
currently funded by the Biotechnology and Biological Sciences
Research Council. The SAVSNET team is grateful to the
veterinary practices and diagnostic laboratories that provide
health data and without whose support this research would
not be possible.</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [Abdullah et al.,
          <year>2016</year>
          ]
          <string-name>
            <given-names>Swaid</given-names>
            <surname>Abdullah</surname>
          </string-name>
          , Chris Helps, Severine Tasker, Hannah Newbury, and Richard Wall.
          <article-title>Ticks infesting domestic dogs in the uk: a large-scale surveillance programme</article-title>
          .
          <source>Parasites &amp; vectors, 9</source>
          (
          <issue>1</issue>
          ):
          <fpage>391</fpage>
          ,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [Chawla et al.,
          <year>2002</year>
          ] Nitesh V Chawla, Kevin W Bowyer, Lawrence O Hall, and
          <string-name>
            <given-names>W Philip</given-names>
            <surname>Kegelmeyer</surname>
          </string-name>
          .
          <article-title>Smote: synthetic minority over-sampling technique</article-title>
          .
          <source>Journal of artificial intelligence research</source>
          ,
          <volume>16</volume>
          :
          <fpage>321</fpage>
          -
          <lpage>357</lpage>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [Cohen et al.,
          <year>2014</year>
          ] Raphael Cohen, Iddo Aviram,
          <string-name>
            <given-names>Michael</given-names>
            <surname>Elhadad</surname>
          </string-name>
          , and Noe´mie Elhadad.
          <article-title>Redundancy-aware topic modeling for patient record notes</article-title>
          .
          <source>PloS one</source>
          ,
          <volume>9</volume>
          (
          <issue>2</issue>
          ):e87555,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          <source>[Giraldo-R´ıos and Betancur</source>
          , 2018]
          <string-name>
            <given-names>Cristian</given-names>
            <surname>Giraldo-R´</surname>
          </string-name>
          ıos and
          <string-name>
            <given-names>Oscar</given-names>
            <surname>Betancur</surname>
          </string-name>
          .
          <article-title>Economic and health impact of the ticks in production animals</article-title>
          .
          <source>In Ticks and Tick-Borne Pathogens. IntechOpen</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          <source>[Glorot and Bengio</source>
          , 2010]
          <string-name>
            <given-names>Xavier</given-names>
            <surname>Glorot</surname>
          </string-name>
          and
          <string-name>
            <given-names>Yoshua</given-names>
            <surname>Bengio</surname>
          </string-name>
          .
          <article-title>Understanding the difficulty of training deep feedforward neural networks</article-title>
          .
          <source>In Proceedings of the thirteenth international conference on artificial intelligence and statistics</source>
          , pages
          <fpage>249</fpage>
          -
          <lpage>256</lpage>
          ,
          <year>2010</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [Hughes et al.,
          <year>2017</year>
          ]
          <string-name>
            <given-names>Mark</given-names>
            <surname>Hughes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Spyros</given-names>
            <surname>Kotoulas</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Toyotaro</given-names>
            <surname>Suzumura</surname>
          </string-name>
          .
          <article-title>Medical text classification using convolutional neural networks</article-title>
          .
          <source>Stud Health Technol Inform</source>
          ,
          <volume>235</volume>
          :
          <fpage>246</fpage>
          -
          <lpage>50</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [Iyer et al.,
          <year>2013</year>
          ] Srinivasan V Iyer, Rave Harpaz,
          <string-name>
            <surname>Paea</surname>
            <given-names>LePendu</given-names>
          </string-name>
          , Anna Bauer-Mehren, and
          <string-name>
            <surname>Nigam H Shah</surname>
          </string-name>
          .
          <article-title>Mining clinical text for signals of adverse drug-drug interactions</article-title>
          .
          <source>Journal of the American Medical Informatics Association</source>
          ,
          <volume>21</volume>
          (
          <issue>2</issue>
          ):
          <fpage>353</fpage>
          -
          <lpage>362</lpage>
          ,
          <year>2013</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          <source>[Jameson and Medlock</source>
          , 2011]
          <string-name>
            <given-names>Lisa J</given-names>
            <surname>Jameson and Jolyon M Medlock.</surname>
          </string-name>
          <article-title>Tick surveillance in great britain</article-title>
          .
          <source>Vector-Borne and Zoonotic Diseases</source>
          ,
          <volume>11</volume>
          (
          <issue>4</issue>
          ):
          <fpage>403</fpage>
          -
          <lpage>412</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          <source>[Kim</source>
          , 2014]
          <string-name>
            <given-names>Yoon</given-names>
            <surname>Kim</surname>
          </string-name>
          .
          <article-title>Convolutional neural networks for sentence classification</article-title>
          .
          <source>arXiv preprint arXiv:1408.5882</source>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [Lohr et al.,
          <year>2015</year>
          ]
          <string-name>
            <given-names>B</given-names>
            <surname>Lohr</surname>
          </string-name>
          , I Mu¨ller, M Mai, DE Norris,
          <string-name>
            <given-names>O</given-names>
            <surname>Scho</surname>
          </string-name>
          <article-title>¨ffski, and</article-title>
          <string-name>
            <surname>K-P Hunfeld</surname>
          </string-name>
          .
          <article-title>Epidemiology and cost of hospital care for lyme borreliosis in germany: lessons from a health care utilization database analysis</article-title>
          .
          <source>Ticks and tick-borne diseases</source>
          ,
          <volume>6</volume>
          (
          <issue>1</issue>
          ):
          <fpage>56</fpage>
          -
          <lpage>62</lpage>
          ,
          <year>2015</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [Roberts et al.,
          <year>2018</year>
          ]
          <string-name>
            <given-names>Kirk</given-names>
            <surname>Roberts</surname>
          </string-name>
          , Yuqi Si, Anshul Gandhi, and
          <string-name>
            <given-names>Elmer</given-names>
            <surname>Bernstam</surname>
          </string-name>
          .
          <article-title>A framenet for cancer information in clinical narratives: Schema and annotation</article-title>
          .
          <source>In Proceedings of the Eleventh International Conference on Language Resources</source>
          and
          <string-name>
            <surname>Evaluation (LREC-2018). European Language Resource Association</surname>
          </string-name>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [Swart et al.,
          <year>2014</year>
          ]
          <string-name>
            <given-names>Arno</given-names>
            <surname>Swart</surname>
          </string-name>
          , Adolfo Iban˜
          <fpage>ez</fpage>
          -Justicia, Jan Buijs, Sip E van Wieren,
          <string-name>
            <surname>Tim R Hofmeester</surname>
            , Hein Sprong, and
            <given-names>Katsuhisa</given-names>
          </string-name>
          <string-name>
            <surname>Takumi</surname>
          </string-name>
          .
          <article-title>Predicting tick presence by environmental risk mapping</article-title>
          .
          <source>Frontiers in public health</source>
          ,
          <volume>2</volume>
          :
          <fpage>238</fpage>
          ,
          <year>2014</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [Tulloch et al.,
          <year>2017</year>
          ]
          <string-name>
            <given-names>JSP</given-names>
            <surname>Tulloch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L</given-names>
            <surname>McGinley</surname>
          </string-name>
          ,
          <string-name>
            <surname>F Sa</surname>
          </string-name>
          ´
          <article-title>nchezVizca´ıno</article-title>
          , JM Medlock, and
          <string-name>
            <given-names>AD</given-names>
            <surname>Radford</surname>
          </string-name>
          .
          <article-title>The passive surveillance of ticks using companion animal electronic health records</article-title>
          .
          <source>Epidemiology &amp; Infection</source>
          ,
          <volume>145</volume>
          (
          <issue>10</issue>
          ):
          <fpage>2020</fpage>
          -
          <lpage>2029</lpage>
          ,
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          <source>[Yi and Beheshti</source>
          , 2009]
          <string-name>
            <given-names>Kwan</given-names>
            <surname>Yi</surname>
          </string-name>
          and
          <string-name>
            <given-names>Jamshid</given-names>
            <surname>Beheshti</surname>
          </string-name>
          .
          <article-title>A hidden markov model-based text classification of medical documents</article-title>
          .
          <source>Journal of Information Science</source>
          ,
          <volume>35</volume>
          (
          <issue>1</issue>
          ):
          <fpage>67</fpage>
          -
          <lpage>81</lpage>
          ,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>