ACL-OCL / Base_JSON /prefixL /json /louhi /2020.louhi-1.8.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "2020",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T12:10:14.758872Z"
},
"title": "Information retrieval for animal disease surveillance: a pattern-based approach",
"authors": [
{
"first": "Sarah",
"middle": [],
"last": "Valentin",
"suffix": "",
"affiliation": {
"laboratory": "UMR TETIS",
"institution": "CIRAD",
"location": {
"settlement": "Montpellier",
"country": "France"
}
},
"email": "sarah.valentin28@gmail.com"
},
{
"first": "Renaud",
"middle": [],
"last": "Lancelot",
"suffix": "",
"affiliation": {
"laboratory": "UMR ASTRE",
"institution": "CIRAD",
"location": {
"settlement": "Montpellier",
"country": "France"
}
},
"email": ""
},
{
"first": "Mathieu",
"middle": [],
"last": "Roche",
"suffix": "",
"affiliation": {
"laboratory": "UMR TETIS",
"institution": "CIRAD",
"location": {
"settlement": "Montpellier",
"country": "France"
}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Animal diseases-related news articles are rich in information useful for risk assessment. In this paper, we explore a method to automatically retrieve sentence-level epidemiological information. Our method is an incremental approach to create and expand patterns at both lexical and syntactic levels. Expert knowledge input are used at different steps of the approach. Distributed vector representations (word embedding) were used to expand the patterns at the lexical level, thus alleviating manual curation. We showed that expert validation was crucial to improve the precision of automatically generated patterns.",
"pdf_parse": {
"paper_id": "2020",
"_pdf_hash": "",
"abstract": [
{
"text": "Animal diseases-related news articles are rich in information useful for risk assessment. In this paper, we explore a method to automatically retrieve sentence-level epidemiological information. Our method is an incremental approach to create and expand patterns at both lexical and syntactic levels. Expert knowledge input are used at different steps of the approach. Distributed vector representations (word embedding) were used to expand the patterns at the lexical level, thus alleviating manual curation. We showed that expert validation was crucial to improve the precision of automatically generated patterns.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "The ability to rapidly recognise emerging and reemerging animal infectious diseases is a critical global health priority. Early warning is crucial for the quick implementation of effective control strategies at global and local levels (Heymann and Rodier, 2001) . In recent decades, several outbreaks have highlighted the limitations of conventional disease surveillance, which is hampered by delayed detection and latency of the communication channels (Ben Jebara and Shimshony, 2006) . The growing availability of digital data represents an unprecedented source of real-time disease information. Online news, social media and electronic health records are among the so-called informal sources that have proven to be valuable sources of disease information (Soto et al., 2008; Wilson and Brownstein, 2009) . Their mainstreaming into surveillance systems, via the epidemic intelligence (EI) concept, has been a game-changer for disease surveillance and control. EI integrates two components in a single surveillance system: indicatorbased surveillance (collection of structured data through traditional surveillance systems) and eventbased surveillance (collection of unstructured data from informal sources, such as online news articles) (Paquet et al., 2006) . Event-based surveillance (EBS) systems increasingly marshal text-mining methods to alleviate the amount of manual curation of the continuous flow of free text from informal sources (Hartley et al., 2010) . Animal-health online news articles are rich in different types of epidemiological information. For instance, news articles that report an outbreak often also describe outbreak control measures or economic impacts, share information about the outbreak source or draw attention to a given area at risk. Those elements may be of relevance to EI teams to assess risks associated with the occurrence of an outbreak. In this paper, our objective is to value new types of epidemiological information contained in news. We describe a pattern-based method to automatically retrieve sentence-level epidemiological information. Empirically, sentence-level seems more homogeneous in terms of the topic than the whole news content. Our method is an incremental approach to create and expand patterns at both lexical and syntactic levels, with expert knowledge input. The learnt patterns can be further integrated into EBS systems.",
"cite_spans": [
{
"start": 235,
"end": 261,
"text": "(Heymann and Rodier, 2001)",
"ref_id": "BIBREF13"
},
{
"start": 453,
"end": 485,
"text": "(Ben Jebara and Shimshony, 2006)",
"ref_id": "BIBREF1"
},
{
"start": 758,
"end": 777,
"text": "(Soto et al., 2008;",
"ref_id": null
},
{
"start": 778,
"end": 806,
"text": "Wilson and Brownstein, 2009)",
"ref_id": "BIBREF35"
},
{
"start": 1239,
"end": 1260,
"text": "(Paquet et al., 2006)",
"ref_id": "BIBREF23"
},
{
"start": 1444,
"end": 1466,
"text": "(Hartley et al., 2010)",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Information retrieval methods implemented in EBS systems broadly encompass three tasks: (1) document classification, (2) named entity extraction and (3) event extraction. Most classification approaches in EBS systems focus on the binary news relevance, so as to filter out irrelevant ones (Conway et al., 2009; Doan et al., 2007; Torii et al., 2011; Valentin et al., 2020) . Other classification frames assign a broad thematic label to the news, such as \"outbreak-related\" or \"socioeconomic\" (Zhang et al., 2009) . When a news piece contains several topics, a single-label classifier has to decide on a topic (i.e. a label) among the other ones, which usually decreases the classification performance (Zhang et al., 2009) .",
"cite_spans": [
{
"start": 289,
"end": 310,
"text": "(Conway et al., 2009;",
"ref_id": "BIBREF4"
},
{
"start": 311,
"end": 329,
"text": "Doan et al., 2007;",
"ref_id": "BIBREF7"
},
{
"start": 330,
"end": 349,
"text": "Torii et al., 2011;",
"ref_id": "BIBREF31"
},
{
"start": 350,
"end": 372,
"text": "Valentin et al., 2020)",
"ref_id": "BIBREF32"
},
{
"start": 492,
"end": 512,
"text": "(Zhang et al., 2009)",
"ref_id": "BIBREF38"
},
{
"start": 701,
"end": 721,
"text": "(Zhang et al., 2009)",
"ref_id": "BIBREF38"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related work 2.1 Information retrieval from disease-related news",
"sec_num": "2"
},
{
"text": "Named entities extraction (NER) focuses on the detection of both epidemiological entities (e.g. virus, symptom) and domain unspecific entities (e.g. locations, dates). Event extraction consists in identifying the news narratives, by extracting the set of epidemiological entities describing a specific outbreak-event, also called attributes. The extraction of fine-grained temporal information such as the beginning and end of an event , or thematic attributes such as the transmission mode (Conway et al., 2010) .",
"cite_spans": [
{
"start": 491,
"end": 512,
"text": "(Conway et al., 2010)",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related work 2.1 Information retrieval from disease-related news",
"sec_num": "2"
},
{
"text": "None of the available tasks described here above suits the needs of our current work. Documentbased classification is not precise enough to detect the variety of information contained in a single piece of news. Named entities and event extraction mainly focus on the spatio-temporal attributes of events, and partly address the potential of other types of epidemiological information. Midway between these two approaches, (Zhang and Liu, 2007) proposed a sentence-based annotation to detect outbreak-related sentences, while recognising that a news piece contains many sentences with different semantic meanings. However, as the primary goal was outbreak detection, outbreak-unrelated sentences (e.g. describing treatment or prevention) were all merged into one negative category. Based to this approach, we precisely aim to automatically retrieve epidemiological information at the sentence-level, broadening the binary outbreakrelated/unrelated categories.",
"cite_spans": [
{
"start": 422,
"end": 443,
"text": "(Zhang and Liu, 2007)",
"ref_id": "BIBREF37"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related work 2.1 Information retrieval from disease-related news",
"sec_num": "2"
},
{
"text": "In EBS systems, as well as in the biomedical literature, pattern-based approaches have been mainly used for named entities, event and relation extraction tasks (Wang et al., 2018) . For instance, the EBS systems MedISys detects event from healthrelated news based on the Pattern-based Understanding and Learning System (PULS) (Du et al., 2016) . PULS relies on a cascade of patterns applied to each sentence of the news article content to extract the event attributes. Patterns use both syntactical and semantic information of the sentence, such as: NP(disease) VP(kill) NP(victim) [ 'in' NP(location) ] This pattern matches a noun phrase (NP) of semantic type, i.e. \"disease\"; a verb phrase (VP) headed by the verb \"kill\" (or its synonyms in the ontology) and has the adverbial phrase \"so far\", etc. The square brackets indicate an optional match. If the location is omitted in the sentence, it is inferred from the surrounding context. Verb phrases are not rigid and allow the presence of modifier elements, such as the auxiliary verb (e.g. \"has\") or adverb (e.g. \"so far\") (Steinberger et al., 2008) .",
"cite_spans": [
{
"start": 160,
"end": 179,
"text": "(Wang et al., 2018)",
"ref_id": "BIBREF34"
},
{
"start": 326,
"end": 343,
"text": "(Du et al., 2016)",
"ref_id": "BIBREF8"
},
{
"start": 582,
"end": 603,
"text": "[ 'in' NP(location) ]",
"ref_id": null
},
{
"start": 1076,
"end": 1102,
"text": "(Steinberger et al., 2008)",
"ref_id": "BIBREF29"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Pattern-based methods",
"sec_num": "2.2"
},
{
"text": "Patterns can be generated manually or automatically. Manual construction typically relies on domain expert proposals, thereby achieving high precision. Such method is time-consuming and have two major shortcoming regarding the pattern generalisation: (i) the vocabulary is limited to the expert knowledge, and (ii) the syntactic structure may be rigid. Even if expert-based patterns may achieve high precision, the problem of recall, or coverage, is critical. Thus, weakly supervised and unsupervised methods have gained some popularity due to the marked reduction in the amount of manual curation they require (Ghosh et al., 2017; Ibekwe-Sanjuan et al., 2011; Yangarber, 2003) . For instance, bootstrapping methods can generate patterns automatically from a pre-classified training corpus or from seed patterns (Jones et al., 1999; Thelen and Riloff, 2002) . (Ibekwe-Sanjuan et al., 2011) used the local context of seed patterns, i.e. their surrounding words, to generate variants. This method relied on the assumption that patterns occurring in the same context tend to have the same semantic meaning, i.e. the paradigm of word embedding models. To our knowledge, the patternbased approach was not evaluated to retrieve other types of epidemiological information in news articles. In line with (Ghosh et al., 2017; Ibekwe-Sanjuan et al., 2011) , we propose an incremental approach integrating both word embedding and expert knowledge to expand patterns, in the sentence retrieval context. We propose two types of pattern expansion: (i) lexical and (ii) syntactical.",
"cite_spans": [
{
"start": 611,
"end": 631,
"text": "(Ghosh et al., 2017;",
"ref_id": "BIBREF10"
},
{
"start": 632,
"end": 660,
"text": "Ibekwe-Sanjuan et al., 2011;",
"ref_id": "BIBREF15"
},
{
"start": 661,
"end": 677,
"text": "Yangarber, 2003)",
"ref_id": "BIBREF36"
},
{
"start": 812,
"end": 832,
"text": "(Jones et al., 1999;",
"ref_id": "BIBREF16"
},
{
"start": 833,
"end": 857,
"text": "Thelen and Riloff, 2002)",
"ref_id": "BIBREF30"
},
{
"start": 1296,
"end": 1316,
"text": "(Ghosh et al., 2017;",
"ref_id": "BIBREF10"
},
{
"start": 1317,
"end": 1345,
"text": "Ibekwe-Sanjuan et al., 2011)",
"ref_id": "BIBREF15"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Pattern-based methods",
"sec_num": "2.2"
},
{
"text": "We used a publicly available corpus of news articles, that was annotated by four epidemiologists following specific guidelines (Valentin et al., 2019) . The news articles are split in sentences and each sentence has two levels of annotation (i.e. two labels). The first annotation level aims at identifying the relevant sentences, i.e. the sentences describing a current, hypothetical (at risk) or past outbreak event. The second annotation level, called \"Information type\", characterises the epidemiological topic (fine-grained information). To evaluate retrieval methods on sufficient class sizes, we increased the annotated corpus (32 news articles, 486 sentences) with 56 additional news articles. We obtained a final corpus containing 1,245 sentences (from 87 news articles). From this initial corpus (1,245 sentences), 161 sentences were labelled as irrelevant. The subset of sentences for Information type classification hence consisted of 1,084 sentences (Table 1 ). ",
"cite_spans": [
{
"start": 127,
"end": 150,
"text": "(Valentin et al., 2019)",
"ref_id": "BIBREF33"
}
],
"ref_spans": [
{
"start": 963,
"end": 971,
"text": "(Table 1",
"ref_id": "TABREF0"
}
],
"eq_spans": [],
"section": "Corpus",
"sec_num": "3.1"
},
{
"text": "In this section, we aim at identifying sentences from specific classes based on the patterns they contain. We opted for the pattern definition of Du and Yangarber, 2015, i.e. a pattern consists in \"a place-holder for specific tokens (terms) and their surrounding context\". The surrounding context may be fixed, and the token may be the variable. For instance, \"X was detected in Y\", where X is a disease and Y a location. We evaluated a semi-automated and incremental process. In this approach, an expert is at the core of the process (Figure 1 , steps 1 and 3). Indeed, we believe that expert knowledge is particularly suitable for the retrieval of fine-grained classes. Our objective is to use a minimal set of sentences (referred to as seed sentences) to identify patterns specific to the class (seed patterns) and expand the patterns at lexical and syntactical levels. All steps are detailed in the following subsections.",
"cite_spans": [],
"ref_spans": [
{
"start": 535,
"end": 544,
"text": "(Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Approach",
"sec_num": "3.2"
},
{
"text": "The pattern extracted and expanded after steps 1, 2, 3 and 4 are hereafter referred to as P S (seed patterns), P E1 (first expansion), P E2 (second expansion), and P E3 (third expansion). In the pattern box, seed terms are indicated between parentheses, and preceded by their POS. Terms validated by the expert are shown in green, and violet terms correspond to terms added by the expert. For readability, only the expansion of seed term 'source' is represented. The expansion steps (in orange) are detailed hereafter. Evaluation is done after each step.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Approach",
"sec_num": "3.2"
},
{
"text": "Manual extraction of patterns (step 1) This first step aims at extracting an initial set of patterns based on a minimal subset of sentences (seed sentences). We relied on the expert to read each seed sentence and identified one or several patterns specific to the sentence class (seed patterns). For instance, based on the seed sentence from Figure 1 , the identified pattern is:",
"cite_spans": [],
"ref_spans": [
{
"start": 342,
"end": 350,
"text": "Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Approach",
"sec_num": "3.2"
},
{
"text": "NOUN(source) \uf8e6 \uf8e6 \uf8e6 \uf8e6 Seed term 1 of the \uf8e6 \uf8e6 \uf8e6 \uf8e6 \uf8e6 \uf8e6 Surrounding context NOUN(outbreak) \uf8e6 \uf8e6 \uf8e6 \uf8e6 Seed term 2 (P S )",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Approach",
"sec_num": "3.2"
},
{
"text": "Where source and outbreak are the seed terms with of and the being linking words. Linking words usually consists of prepositions (e.g. \"of\", \"through\"), adverbs or auxiliary verbs. Seed terms include all terms present in the seed pattern. In our approach, seed terms include nouns, verbs (and their preposition), and adjectives.To match the patterns with sentences, we used the seed term lemmas labelled with their part-of-speech (POS) to avoid possible ambiguities between nouns and verbs. For instance, the seed term NOUN(cause) matches both nouns \"cause\" and \"causes\", but does not match conjugated forms of the verb \"to cause\", such as \"causes\" or \"causes\".",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Approach",
"sec_num": "3.2"
},
{
"text": "Several patterns appeared to involve disease or host as seed term, e.g. in \"Investigators look for swine fever links\". All disease names (including acronyms) and host were thus replaced in the text by the word \"disease\" and \"host\" respectively, so that they could be represented by NOUN(disease) and NOUN(host).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Approach",
"sec_num": "3.2"
},
{
"text": "Automatic lexical expansion (step 2) At this step, we aim at expanding extracted patterns (P s ) at the lexical level. We focus on the seed terms, by automatically generating closed terms. We used a property of word embedding models, whereby words are represented as vectors. The vector values correspond to a densely distributed representation of the word. The values are learned according to the context in which the word appears, based on the assumption that words that frequently appear in the same context (i.e. surrounded by the same words) tend to have the same meaning (Goldberg, 2017) . Words with common contexts have close vectors in the produced vector space. Several pre-trained word embeddings are publicly available, but training a word embedding model on corpus specific to the target domain has been shown to improve performances (Pyysalo et al., 2015) . We thus decided to train a word embedding model on a dataset of animal-disease related news articles. We extracted the news from PADI-web database, published from February 20, 2014 to December 14, 2018. PADIweb is an open-source EBS system dedicated to animal health monitoring (Arsevska et al., 2018) . We obtained a training set of 35,577 news articles. The training set length was 33,417,501 words, corresponding to a vocabulary of 464,536 single terms. The corpus was tokenized and lemmatized using the NLTK library (Bird and Loper, 2004) . We trained the Word2Vec model, developed by Tomas Mikolov in 2013, which is one of the most popular techniques to learn word embedding (Mikolov et al., 2013) . We used the continuous bag-of-words algorithm (CBOW) and we set the dimension for the trained vectors to 300, which is the dimension used in various studies (Mikolov et al., 2017 (Mikolov et al., , 2013 Pennington et al., 2014) . We used the default parameter for the window size (5 words)-while setting the minimum word frequency at 10. In Word2Vec, the metric used to calculate the distance between two vectors is the standard cosine similarity (Leeuwenberg et al., 2016) . The closer the cosine similarity between two word vectors is to one, the more similar the words are according to the model. Thus, for each word, cosine similarity can be used to rank terms in decreasing order of similarity.",
"cite_spans": [
{
"start": 577,
"end": 593,
"text": "(Goldberg, 2017)",
"ref_id": "BIBREF11"
},
{
"start": 847,
"end": 869,
"text": "(Pyysalo et al., 2015)",
"ref_id": "BIBREF25"
},
{
"start": 1150,
"end": 1173,
"text": "(Arsevska et al., 2018)",
"ref_id": "BIBREF0"
},
{
"start": 1392,
"end": 1414,
"text": "(Bird and Loper, 2004)",
"ref_id": "BIBREF2"
},
{
"start": 1552,
"end": 1574,
"text": "(Mikolov et al., 2013)",
"ref_id": "BIBREF20"
},
{
"start": 1734,
"end": 1755,
"text": "(Mikolov et al., 2017",
"ref_id": "BIBREF19"
},
{
"start": 1756,
"end": 1779,
"text": "(Mikolov et al., , 2013",
"ref_id": "BIBREF20"
},
{
"start": 1780,
"end": 1804,
"text": "Pennington et al., 2014)",
"ref_id": "BIBREF24"
},
{
"start": 2024,
"end": 2050,
"text": "(Leeuwenberg et al., 2016)",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Approach",
"sec_num": "3.2"
},
{
"text": "For each seed term, we retrieved the K closest terms based on word embedding cosine similarity. For instance, the five closest terms for \"source\" are \"supplier\", \"main\", \"reservoir\", \"aspect\" and \"carrier\". The pattern is expanded based on the list of seed term synonyms. Finally, each seed term generates a set of K+1 variants (the seed term plus its close terms). Thus, if a pattern contains two seed terms generating K+1 variants each, we obtain K +1 K+1 combinations. We set K at 15, as a tradeoff between the amount of input information and limited manual curation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Approach",
"sec_num": "3.2"
},
{
"text": "Manual lexical expansion (step 3) At the previous step, the K closest terms provided by the word embedding model were considered as seed term synonyms by default. At this step, we use expert knowledge to validate this assumption and enhance the lexical expansion at different steps:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Approach",
"sec_num": "3.2"
},
{
"text": "1. Manual validation of the list of variants (K closest terms) generated automatically; terms judged as irrelevant or not specific enough regarding the sentence category are removed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Approach",
"sec_num": "3.2"
},
{
"text": "3. Merging seed terms (and their corresponding variants), when they are considered as synonyms.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Adding a new term, if not present in the initial list of variants;",
"sec_num": "2."
},
{
"text": "The variants \"supplier\", \"main\", and \"aspect\" were considered as irrelevant by the expert and removed. The expert further added the variants \"origin\" and \"cause\" (Figure 1 ).",
"cite_spans": [],
"ref_spans": [
{
"start": 162,
"end": 171,
"text": "(Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Adding a new term, if not present in the initial list of variants;",
"sec_num": "2."
},
{
"text": "The final step of manual curation consists of modifying the rigid contextual surrounding to improve the generalisation of patterns. A common approach is to use wildcards, i.e. symbols representing optional or specific characters and words in pattern matching. For instance, the pattern NOUN(source) of the NOUN(infection) could be replaced by:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Structure expansion (step 4)",
"sec_num": null
},
{
"text": "The symbol (W)? indicates that NOUN(source) and NOUN(infection) can be separated by zero or more words. A major shortcoming of using wildcards is that syntactic information is not taken into account: the previous pattern only matches the source (or its variants) followed by the term infection (or its variants) but is not able to detect \"the infection's source\", for instance.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "NOUN(source) (W)? NOUN(infection)",
"sec_num": null
},
{
"text": "Thus, we proposed to expand the pattern structure based on the syntactic dependence between terms. More precisely, we modified the pattern structure when two (or more) seed terms were immediately syntactic dependent, i.e. connected by a single arc in the dependency tree (e.g. the subject of a verb, the adjective of a noun, etc.). In the previous example, the new pattern is:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "NOUN(source) (W)? NOUN(infection)",
"sec_num": null
},
{
"text": "NOUN(source) has immediate syntactic depen- dant NOUN(infection) (P E3 )",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "NOUN(source) (W)? NOUN(infection)",
"sec_num": null
},
{
"text": "This new pattern is now able to match both \"the source of the infection\" and \"the infection's source\". This approach has two advantages regarding pattern generalisation. First, as shown in the previous example, it increases the recall, as it does not rely on a specific sequence of terms such as wildcards. Second, the immediate syntactic relation a more fine-grained understanding of the meaning, thus avoiding irrelevant matches.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "NOUN(source) (W)? NOUN(infection)",
"sec_num": null
},
{
"text": "The analysis, including pattern-matching and generation of syntactic dependencies, was done using spaCy, i.e. a free open-source library for NLP in Python (Honnibal and Montani, 2017) . We chose spaCy because it provides a pattern-matching function that readily allows pattern creation and enrichment. Syntactic relations were based on the spaCy dependency parser.",
"cite_spans": [
{
"start": 155,
"end": 183,
"text": "(Honnibal and Montani, 2017)",
"ref_id": "BIBREF14"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "NOUN(source) (W)? NOUN(infection)",
"sec_num": null
},
{
"text": "The pattern-based approach is particularly relevant for under-represented classes containing highly precise information, which may be hard to identify by supervised methods. In this context, we evaluated the pattern-based approach on two Information type classes, i.e. Concern and risk factors (CRF) and Transmission pathway (TP). As seed sentences, we extracted 15% of an initial set of sentences belonging to the same class. The number of seed sentences was 16 (among 110) and 10 (among 69), respectively.",
"cite_spans": [
{
"start": 294,
"end": 299,
"text": "(CRF)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation",
"sec_num": "3.3"
},
{
"text": "As shown in Figure 1 , we evaluated the pattern performances after each expansion step in terms of recall, precision and F-measure. Here, as we focused on two categories, we evaluated the pattern approach as a binary classification-a sentence is classified as TP (resp. CRF) if it matches at least one TP (resp. CRF) patterns (positive sentence). Otherwise it is considered a negative sentence. We excluded seed sentences from the evaluation to avoid artificial positive matches. The testing dataset hence respectively consisted of 59 positive and 1,025 negative sentences for TP, and 94 positive and 990 negative sentences for CRF categories.",
"cite_spans": [],
"ref_spans": [
{
"start": 12,
"end": 20,
"text": "Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Evaluation",
"sec_num": "3.3"
},
{
"text": "At step 1, the expert extracted 9 and 12 patterns from TP and CRF seed sentences, respectively (Table 2). No identifiable pattern could be found in two sentences (one in each category). In the CRF category, three sentences had the same pattern. After step 3 (manual lexical expansion), the number of terms represented 27% (65/240) and 68% (113/165) of the terms generated automatically in TP and CRF classes, respectively. For the same final number of patterns (7), the number of term variants in the CRF class was twofold higher in the CRF class than in the TP class. Tables 3 and 4 show the performances of the pattern-based approach for the retrieval of TP and CRF sentences. The first extracted patterns (P S ) retrieved only 7% (4/59) of sentences and 47% (44/94) of CRF sentences.",
"cite_spans": [],
"ref_spans": [
{
"start": 569,
"end": 583,
"text": "Tables 3 and 4",
"ref_id": null
}
],
"eq_spans": [],
"section": "Pattern-based retrieval",
"sec_num": "4.1"
},
{
"text": "In both classes, the precision decreased after the automatic lexical expansion (step 2) and increased after the manual expansion (step 3).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Pattern-based retrieval",
"sec_num": "4.1"
},
{
"text": "Manual and automatic pattern expansion did not impact the TP and CRF recall in similar ways. In the TP class, lexical expansions obtained mitigate improvement in recall, reaching a maximum value of 0.36 after step 3. The syntactic expansion increased the number of retrieved sentences by 179% (28 to 78 sentences), thus obtaining the highest recall of all steps (0.68).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Pattern-based retrieval",
"sec_num": "4.1"
},
{
"text": "In the CRF class, the automatic lexical expan- Table 2 : Numbers of patterns and terms at the different pattern expansion steps for both Transmission pathway (TP) and Concern and risk factor (CRF) categories. P S , P E1 , P E2 and P E3 correspond to the seed patterns, and the 1st, 2nd and 3rd expansions, respectively. TP CRF P S P E1 P E2 P E3 P S P E1 P E2 P E3 No. of 9 9 7 7 12 12 8 7 patterns No. of terms 16 240 65 65 11 165 113 113 (seeds and variants) sion reached a recall of 0.80. Manual lexical and syntactic expansion did not improve the recall but contributed to increasing the precision from 0.33 to 0.53. The syntactic expansion did not impact the number sentences retrieved (+0.7%).",
"cite_spans": [],
"ref_spans": [
{
"start": 47,
"end": 54,
"text": "Table 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "Pattern-based retrieval",
"sec_num": "4.1"
},
{
"text": "These results were consistent with the characteristics of the patterns extracted from both TP and CRF classes at the first step. In the CRF category, the seed terms mostly consisted of a noun such as threat, risk, or fear (14 out of 16 seed sentences). The recall stability among the lexical and syntactic expansion steps confirmed that CRF sentences were homogeneous regarding their syntactic structure and vocabulary. On the contrary, the extracted TP patterns were more complex. Seed terms mostly consisted of a verbal-linguistic structure such as \"could have been brought by\". Such syntactic structures were not generalizable, as highlighted by the poor recall at the first step.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Pattern-based retrieval",
"sec_num": "4.1"
},
{
"text": "Our results indicated that both lexical and syntactic features were crucial for improving the retrieval quality by the pattern-based approach. Yet the relative importance of each expansion step depended on semantic and syntactic specificity of each category. The manual curation by an expert allowed filtering out of irrelevant terms automatically generated by the word embedding model, thus improving the precision. However, the final precision (after step 4) did not exceed 0.53, indicating that some patterns were ambiguous and not sufficiently classspecific. This constraint was offset by the fact that we aimed to minimize the number of false-negative instances.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Error analysis",
"sec_num": "4.2"
},
{
"text": "To understand what impacted the final recall, we manually evaluated the sentences not detected by the pattern-based approach (false negative sentences).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Error analysis",
"sec_num": "4.2"
},
{
"text": "We found that 13/19 and 11/20 sentences were based on identifiable patterns that were not captured as seed patterns in step 1, in TP and CRF classes, respectively. For instance, four TP sentences referred to ongoing investigations about the outbreak's cause. Indeed, the term \"investigators\" was present in one of the seed sentences but was not identified by the expert as specific to the TP category.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Error analysis",
"sec_num": "4.2"
},
{
"text": "In the second group of sentences (5/19 and 9/20 sentences), no specific patterns could be identified in, for instance: \"The minister said in one case a man bought meat from Ukraine and gave the water he washed the meat in to his pigs, which got sick and died.\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Error analysis",
"sec_num": "4.2"
},
{
"text": "This type of sentence underlines the limitations of the pattern-based approach. The classification decision is based only on matching with predefined terms (pattern seed terms), which are sometimes not sufficient to capture the whole semantics of the sentences. We hypothesise that supervised classification that takes all the sentence terms into account may perform better in such cases.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Error analysis",
"sec_num": "4.2"
},
{
"text": "Eventually, one last TP sentence was not detected because it contained the pronoun \"it\" in reference to the disease, which did not match the list of expanded terms. This classic NLP problem is known as a noun phrase coreference resolution (Ng and Cardie, 2002) . It highlights one limitation of the sentence-based approach in which references to entities are not inferred from other sentences. Further work could be focused on coreference resolution at the corpus level.",
"cite_spans": [
{
"start": 239,
"end": 260,
"text": "(Ng and Cardie, 2002)",
"ref_id": "BIBREF21"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Error analysis",
"sec_num": "4.2"
},
{
"text": "As a lexical expansion, we relied on terms automatically generated by the word embedding models. While a lot of retrieved terms were highly relevant, i.e. semantically close to the seed term, a substantial number of them were irrelevant, as shown by the drop in the number of variants after expert validation (step 3). A well-known alternative to retrieve term variants is the use of an external lex- Table 3 : Performances of the patterns for TP sentence retrieval in terms of precision, recall, and F-measure. The variation in the percentage corresponds to the change from the previous step. Table 4 : Performances of the patterns for CRF sentence retrieval in terms of precision, recall, and F-measure. The variation in the percentage corresponds to the change from the previous step. Luhn, 1958) . However, as highlighted by Ibekwe-Sanjuan et al., 2011, WordNet is not domain-specific and may fail to provide appropriate words. For instance, the seed term \"source\" has \"beginning\", \"root\" and \"informant\" among its synonyms in WordNet. Word embedding models are also prone to generate irrelevant terms, i.e. not only retrieving synonyms but also antonyms, derived forms, hyper and hyponyms (Nooralahzadeh et al., 2018) . Besides, there is no consensus regarding the number of terms to retrieve (K). Ghosh et al., 2017 used the top-5 terms to expand medical expression patterns. Relying on the same K for all seed terms unavoidably overlooks some relevant terms, or retrieves irrelevant ones, as the number of variants varies between terms. An alternative could be to set a minimum threshold for the cosine similarity value (Rekabsaz et al., 2017) . But determining whether the similarity score obtained from word embedding is indicative of term synonymy is still an open question. Leeuwenberg et al., 2016 showed that cosine similarity alone is a bad indicator to determine if two words are synonymous. They proposed a new measure, i.e. relative cosine similarity, which calculates similarity relative to other cosine-similar words in the corpus.",
"cite_spans": [
{
"start": 788,
"end": 799,
"text": "Luhn, 1958)",
"ref_id": "BIBREF18"
},
{
"start": 1194,
"end": 1222,
"text": "(Nooralahzadeh et al., 2018)",
"ref_id": "BIBREF22"
},
{
"start": 1627,
"end": 1650,
"text": "(Rekabsaz et al., 2017)",
"ref_id": "BIBREF26"
},
{
"start": 1785,
"end": 1809,
"text": "Leeuwenberg et al., 2016",
"ref_id": "BIBREF17"
}
],
"ref_spans": [
{
"start": 401,
"end": 408,
"text": "Table 3",
"ref_id": null
},
{
"start": 594,
"end": 601,
"text": "Table 4",
"ref_id": null
}
],
"eq_spans": [],
"section": "Error analysis",
"sec_num": "4.2"
},
{
"text": "In this paper, we presented an incremental approach to generate patterns for sentence-based retrieval, in the context of animal disease surveillance. The role of the expert was crucial to pinpoint the irrelevant terms generated by the word embedding model. Besides, the time cost of manual curation was minimal, as it mostly consisted of validating or adding terms. This time depends directly on the threshold chosen for top K retrieved terms. The use of syntactic dependency was easy to implement, thus alleviating the cost and bias of wildcard fine-tuning.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "5"
},
{
"text": "Contrary to the supervised approach, the patternbased method is not hampered by so-called \"black box\" problems and can be easily enhanced by expert knowledge. Besides, even though it was not evaluated in this study, it is suitable for multi-label sentences as a sentence can match patterns from several classes. In future work, we aim at evaluating the pattern-based method on a new and larger corpus of news. Besides, it would be interesting to compare the pattern-based results with supervised sentence-based classifiers. We also think that the advantages of each method could be synergistic. A promising perspective could thus be to evaluate how to jointly take full advantage the strength of both methods. Cui et al., 2019 proposed an interesting approach to combine both supervised learning and manually built patterns and rules. They applied heuristic-based regular expression when the prediction confidence of the supervised classifier confidence was less than a specific threshold. Such an approach may help enhance the performance of Information retrieval in the event-based surveillance context.",
"cite_spans": [
{
"start": 710,
"end": 726,
"text": "Cui et al., 2019",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "5"
}
],
"back_matter": [
{
"text": "This work was funded by the French General Directorate for Food (DGAL), the French Agricultural Research Centre for International Development (CIRAD) and the SONGES Project (FEDER and Occitanie). This work was supported by the French National Research Agency (ANR) under the Investments for the Future Program (ANR-16-CONV-0004).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": "6"
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Web monitoring of emerging animal infectious diseases integrated in the French Animal Health Epidemic Intelligence System",
"authors": [
{
"first": "Elena",
"middle": [],
"last": "Arsevska",
"suffix": ""
},
{
"first": "Sarah",
"middle": [],
"last": "Valentin",
"suffix": ""
},
{
"first": "Julien",
"middle": [],
"last": "Rabatel",
"suffix": ""
},
{
"first": "Jocelyn",
"middle": [],
"last": "De Go\u00ebr De Herv\u00e9",
"suffix": ""
},
{
"first": "Sylvain",
"middle": [],
"last": "Falala",
"suffix": ""
},
{
"first": "Renaud",
"middle": [],
"last": "Lancelot",
"suffix": ""
},
{
"first": "Mathieu",
"middle": [],
"last": "Roche",
"suffix": ""
}
],
"year": 2018,
"venue": "PLOS ONE",
"volume": "13",
"issue": "8",
"pages": "",
"other_ids": {
"DOI": [
"10.1371/journal.pone.0199960"
]
},
"num": null,
"urls": [],
"raw_text": "Elena Arsevska, Sarah Valentin, Julien Rabatel, Jo- celyn de Go\u00ebr de Herv\u00e9, Sylvain Falala, Renaud Lancelot, and Mathieu Roche. 2018. Web moni- toring of emerging animal infectious diseases inte- grated in the French Animal Health Epidemic Intel- ligence System. PLOS ONE, 13(8):e0199960.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "International monitoring and surveillance of animal diseases using official and unofficial sources",
"authors": [
{
"first": "M",
"middle": [],
"last": "Karim Ben Jebara",
"suffix": ""
},
{
"first": "Arnon",
"middle": [],
"last": "Shimshony",
"suffix": ""
}
],
"year": 2006,
"venue": "Veterinaria Italiana",
"volume": "42",
"issue": "4",
"pages": "431--441",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "M. Karim Ben Jebara and Arnon Shimshony. 2006. In- ternational monitoring and surveillance of animal diseases using official and unofficial sources. Vet- erinaria Italiana, 42(4):431-441.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "NLTK: The Natural Language Toolkit",
"authors": [
{
"first": "Steven",
"middle": [],
"last": "Bird",
"suffix": ""
},
{
"first": "Edward",
"middle": [],
"last": "Loper",
"suffix": ""
}
],
"year": 2004,
"venue": "Proceedings of the ACL Interactive Poster and Demonstration Sessions",
"volume": "",
"issue": "",
"pages": "214--217",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Steven Bird and Edward Loper. 2004. NLTK: The Natural Language Toolkit. In Proceedings of the ACL Interactive Poster and Demonstration Sessions, pages 214-217, Barcelona, Spain. Association for Computational Linguistics.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "A framework for enhancing spatial and temporal granularity in report-based health surveillance systems",
"authors": [
{
"first": "Hutchatai",
"middle": [],
"last": "Chanlekha",
"suffix": ""
},
{
"first": "Ai",
"middle": [],
"last": "Kawazoe",
"suffix": ""
},
{
"first": "Nigel",
"middle": [],
"last": "Collier",
"suffix": ""
}
],
"year": 2010,
"venue": "BMC medical informatics and decision making",
"volume": "10",
"issue": "1",
"pages": "",
"other_ids": {
"DOI": [
"10.1186/1472-6947-10-1"
]
},
"num": null,
"urls": [],
"raw_text": "Hutchatai Chanlekha, Ai Kawazoe, and Nigel Collier. 2010. A framework for enhancing spatial and tem- poral granularity in report-based health surveillance systems. BMC medical informatics and decision making, 10(1):1.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Classifying Disease Outbreak Reports Using N-grams and Semantic",
"authors": [
{
"first": "Mike",
"middle": [],
"last": "Conway",
"suffix": ""
},
{
"first": "Son",
"middle": [],
"last": "Doan",
"suffix": ""
}
],
"year": 2009,
"venue": "International Journal of Medical Informatics",
"volume": "",
"issue": "12",
"pages": "",
"other_ids": {
"DOI": [
"10.1016/j.ijmedinf.2009.03.010"
]
},
"num": null,
"urls": [],
"raw_text": "Mike Conway, Son Doan, Ai Kawazoe, and Nigel Col- lier. 2009. Classifying Disease Outbreak Reports Using N-grams and Semantic. International Jour- nal of Medical Informatics, 78(12).",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Developing a Disease Outbreak Event Corpus",
"authors": [
{
"first": "Mike",
"middle": [],
"last": "Conway",
"suffix": ""
},
{
"first": "Ai",
"middle": [],
"last": "Kawazoe",
"suffix": ""
},
{
"first": "Hutchatai",
"middle": [],
"last": "Chanlekha",
"suffix": ""
},
{
"first": "Nigel",
"middle": [],
"last": "Collier",
"suffix": ""
}
],
"year": 2010,
"venue": "Journal of Medical Internet Research",
"volume": "12",
"issue": "3",
"pages": "",
"other_ids": {
"DOI": [
"10.2196/jmir.1323"
]
},
"num": null,
"urls": [],
"raw_text": "Mike Conway, Ai Kawazoe, Hutchatai Chanlekha, and Nigel Collier. 2010. Developing a Disease Out- break Event Corpus. Journal of Medical Internet Research, 12(3):e43.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Regular Expression Based Medical Text Classification Using Constructive Heuristic Approach",
"authors": [
{
"first": "Menglin",
"middle": [],
"last": "Cui",
"suffix": ""
},
{
"first": "Ruibin",
"middle": [],
"last": "Bai",
"suffix": ""
},
{
"first": "Zheng",
"middle": [],
"last": "Lu",
"suffix": ""
},
{
"first": "Xiang",
"middle": [],
"last": "Li",
"suffix": ""
}
],
"year": 2019,
"venue": "IEEE Access",
"volume": "7",
"issue": "",
"pages": "147892--147904",
"other_ids": {
"DOI": [
"10.1109/ACCESS.2019.2946622"
]
},
"num": null,
"urls": [],
"raw_text": "Menglin Cui, Ruibin Bai, Zheng Lu, Xiang Li, Uwe Aickelin, and Peiming Ge. 2019. Regular Ex- pression Based Medical Text Classification Using Constructive Heuristic Approach. IEEE Access, 7:147892-147904.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "The Role of Roles in Classifying Annotated Biomedical Text",
"authors": [
{
"first": "Son",
"middle": [],
"last": "Doan",
"suffix": ""
},
{
"first": "Ai",
"middle": [],
"last": "Kawazoe",
"suffix": ""
},
{
"first": "Nigel",
"middle": [],
"last": "Collier",
"suffix": ""
}
],
"year": 2007,
"venue": "Biological, translational, and clinical language processing",
"volume": "",
"issue": "",
"pages": "17--24",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Son Doan, Ai Kawazoe, and Nigel Collier. 2007. The Role of Roles in Classifying Annotated Biomedical Text. In Biological, translational, and clinical lan- guage processing, pages 17-24, Prague, Czech Re- public. Association for Computational Linguistics.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "PULS: natural language processing for business intelligence",
"authors": [
{
"first": "Mian",
"middle": [],
"last": "Du",
"suffix": ""
},
{
"first": "Lidia",
"middle": [],
"last": "Pivovarova",
"suffix": ""
},
{
"first": "Roman",
"middle": [],
"last": "Yangarber",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the 2016 Workshop on Human Language Technology and Intelligent Applications",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mian Du, Lidia Pivovarova, and Roman Yangarber. 2016. PULS: natural language processing for busi- ness intelligence. In Proceedings of the 2016 Work- shop on Human Language Technology and Intelli- gent Applications, New York, United States.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Acquisition of domain-specific patterns for single document summarization and information extraction",
"authors": [
{
"first": "Mian",
"middle": [],
"last": "Du",
"suffix": ""
},
{
"first": "Roman",
"middle": [],
"last": "Yangarber",
"suffix": ""
}
],
"year": 2015,
"venue": "Proceedings of the The Second International Conference on Artificial Intelligence and Pattern Recognition",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"DOI": [
"10.1162/089120102762671927"
]
},
"num": null,
"urls": [],
"raw_text": "Mian Du and Roman Yangarber. 2015. Acquisition of domain-specific patterns for single document sum- marization and information extraction. In Proceed- ings of the The Second International Conference on Artificial Intelligence and Pattern Recognition, Shenzhen, China.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Guided Deep List: Automating the Generation of Epidemiological Line Lists from Open Sources",
"authors": [
{
"first": "Saurav",
"middle": [],
"last": "Ghosh",
"suffix": ""
},
{
"first": "Prithwish",
"middle": [],
"last": "Chakraborty",
"suffix": ""
},
{
"first": "Bryan",
"middle": [
"L"
],
"last": "Lewis",
"suffix": ""
},
{
"first": "Maimuna",
"middle": [
"S"
],
"last": "Majumder",
"suffix": ""
},
{
"first": "Emily",
"middle": [],
"last": "Cohn",
"suffix": ""
},
{
"first": "John",
"middle": [
"S"
],
"last": "Brownstein",
"suffix": ""
},
{
"first": "V",
"middle": [],
"last": "Madhav",
"suffix": ""
},
{
"first": "Naren",
"middle": [],
"last": "Marathe",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Ramakrishnan",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1702.06663"
]
},
"num": null,
"urls": [],
"raw_text": "Saurav Ghosh, Prithwish Chakraborty, Bryan L. Lewis, Maimuna S. Majumder, Emily Cohn, John S. Brown- stein, Madhav V. Marathe, and Naren Ramakrish- nan. 2017. Guided Deep List: Automating the Gen- eration of Epidemiological Line Lists from Open Sources. arXiv:1702.06663.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Neural Network Methods for Natural Language Processing",
"authors": [
{
"first": "Yoav",
"middle": [],
"last": "Goldberg",
"suffix": ""
}
],
"year": 2017,
"venue": "Synthesis Lectures on Human Language Technologies",
"volume": "10",
"issue": "1",
"pages": "1--309",
"other_ids": {
"DOI": [
"10.2200/S00762ED1V01Y201703HLT037"
]
},
"num": null,
"urls": [],
"raw_text": "Yoav Goldberg. 2017. Neural Network Methods for Natural Language Processing. Synthesis Lectures on Human Language Technologies, 10(1):1-309.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "The landscape of international event-based biosurveillance",
"authors": [
{
"first": "David",
"middle": [],
"last": "Hartley",
"suffix": ""
},
{
"first": "Noele",
"middle": [],
"last": "Nelson",
"suffix": ""
},
{
"first": "Ronald",
"middle": [],
"last": "Walters",
"suffix": ""
},
{
"first": "Ray",
"middle": [],
"last": "Arthur",
"suffix": ""
},
{
"first": "Roman",
"middle": [],
"last": "Yangarber",
"suffix": ""
},
{
"first": "Larry",
"middle": [],
"last": "Madoff",
"suffix": ""
},
{
"first": "Jens",
"middle": [],
"last": "Linge",
"suffix": ""
},
{
"first": "Abla",
"middle": [],
"last": "Mawudeku",
"suffix": ""
},
{
"first": "Nigel",
"middle": [],
"last": "Collier",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Brownstein",
"suffix": ""
},
{
"first": "Germain",
"middle": [],
"last": "Thinus",
"suffix": ""
},
{
"first": "Nigel",
"middle": [],
"last": "Lightfoot",
"suffix": ""
}
],
"year": 2010,
"venue": "Emerging Health Threats Journal",
"volume": "",
"issue": "0",
"pages": "",
"other_ids": {
"DOI": [
"10.3402/ehtj.v3i0.7096"
]
},
"num": null,
"urls": [],
"raw_text": "David Hartley, Noele Nelson, Ronald Walters, Ray Arthur, Roman Yangarber, Larry Madoff, Jens Linge, Abla Mawudeku, Nigel Collier, John Brown- stein, Germain Thinus, and Nigel Lightfoot. 2010. The landscape of international event-based bio- surveillance. Emerging Health Threats Journal, 3(0).",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Hot spots in a wired world: WHO surveillance of emerging and re-emerging infectious diseases",
"authors": [
{
"first": "L",
"middle": [],
"last": "David",
"suffix": ""
},
{
"first": "Gu\u00e9na\u00ebl",
"middle": [
"R"
],
"last": "Heymann",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Rodier",
"suffix": ""
}
],
"year": 2001,
"venue": "Lancet Infectious Diseases",
"volume": "1",
"issue": "5",
"pages": "345--353",
"other_ids": {
"DOI": [
"10.1016/S1473-3099(01)00148-7"
]
},
"num": null,
"urls": [],
"raw_text": "David L. Heymann and Gu\u00e9na\u00ebl R. Rodier. 2001. Hot spots in a wired world: WHO surveillance of emerg- ing and re-emerging infectious diseases. Lancet In- fectious Diseases, 1(5):345-353.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "spaCy 2: Natural language understanding with Bloom embeddings, convolutional neural networks and incremental parsing",
"authors": [
{
"first": "Matthew",
"middle": [],
"last": "Honnibal",
"suffix": ""
},
{
"first": "Ines",
"middle": [],
"last": "Montani",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Matthew Honnibal and Ines Montani. 2017. spaCy 2: Natural language understanding with Bloom embed- dings, convolutional neural networks and incremen- tal parsing. In To appear.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Annotation of Scientific Summaries for Information Retrieval",
"authors": [
{
"first": "Fidelia",
"middle": [],
"last": "Ibekwe-Sanjuan",
"suffix": ""
},
{
"first": "Fernandez",
"middle": [],
"last": "Silvia",
"suffix": ""
},
{
"first": "Sanjuan",
"middle": [],
"last": "Eric",
"suffix": ""
},
{
"first": "Charton",
"middle": [],
"last": "Eric",
"suffix": ""
}
],
"year": 2011,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1110.5722"
]
},
"num": null,
"urls": [],
"raw_text": "Fidelia Ibekwe-Sanjuan, Fernandez Silvia, Sanjuan Eric, and Charton Eric. 2011. Annotation of Scientific Summaries for Information Retrieval. arXiv:1110.5722.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Bootstrapping for Text Learning Tasks",
"authors": [
{
"first": "Rosie",
"middle": [],
"last": "Jones",
"suffix": ""
},
{
"first": "Andrew",
"middle": [],
"last": "Mccallum",
"suffix": ""
},
{
"first": "Kamal",
"middle": [],
"last": "Nigam",
"suffix": ""
},
{
"first": "Ellen",
"middle": [],
"last": "Riloff",
"suffix": ""
}
],
"year": 1999,
"venue": "IJCAI-99 Workshop on Text Mining: Foundations, Techniques and Applications",
"volume": "",
"issue": "",
"pages": "52--63",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Rosie Jones, Andrew Mccallum, Kamal Nigam, and Ellen Riloff. 1999. Bootstrapping for Text Learn- ing Tasks. In In IJCAI-99 Workshop on Text Mining: Foundations, Techniques and Applications, pages 52-63.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "A Minimally Supervised Approach for Synonym Extraction with Word Embeddings",
"authors": [
{
"first": "Artuur",
"middle": [],
"last": "Leeuwenberg",
"suffix": ""
},
{
"first": "Mihaela",
"middle": [],
"last": "Vela",
"suffix": ""
},
{
"first": "Jon",
"middle": [],
"last": "Dehdari",
"suffix": ""
},
{
"first": "Josef",
"middle": [],
"last": "Van Genabith",
"suffix": ""
}
],
"year": 2016,
"venue": "The Prague Bulletin of Mathematical Linguistics",
"volume": "105",
"issue": "1",
"pages": "111--142",
"other_ids": {
"DOI": [
"10.1515/pralin-2016-0006"
]
},
"num": null,
"urls": [],
"raw_text": "Artuur Leeuwenberg, Mihaela Vela, Jon Dehdari, and Josef van Genabith. 2016. A Minimally Supervised Approach for Synonym Extraction with Word Em- beddings. The Prague Bulletin of Mathematical Lin- guistics, 105(1):111-142.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "The Automatic Creation of Literature Abstracts",
"authors": [
{
"first": "Hans",
"middle": [],
"last": "Peter Luhn",
"suffix": ""
}
],
"year": 1958,
"venue": "IBM Journal of Research and Development",
"volume": "2",
"issue": "2",
"pages": "159--165",
"other_ids": {
"DOI": [
"10.1147/rd.22.0159"
]
},
"num": null,
"urls": [],
"raw_text": "Hans Peter Luhn. 1958. The Automatic Creation of Literature Abstracts. IBM Journal of Research and Development, 2(2):159-165.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Advances in pre-training distributed word representations",
"authors": [
{
"first": "Tomas",
"middle": [],
"last": "Mikolov",
"suffix": ""
},
{
"first": "Edouard",
"middle": [],
"last": "Grave",
"suffix": ""
},
{
"first": "Piotr",
"middle": [],
"last": "Bojanowski",
"suffix": ""
},
{
"first": "Christian",
"middle": [],
"last": "Puhrsch",
"suffix": ""
},
{
"first": "Armand",
"middle": [],
"last": "Joulin",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1712.09405"
]
},
"num": null,
"urls": [],
"raw_text": "Tomas Mikolov, Edouard Grave, Piotr Bojanowski, Christian Puhrsch, and Armand Joulin. 2017. Ad- vances in pre-training distributed word representa- tions. arXiv:1712.09405.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Distributed Representations of Words and Phrases and Their Compositionality",
"authors": [
{
"first": "Tomas",
"middle": [],
"last": "Mikolov",
"suffix": ""
},
{
"first": "Ilya",
"middle": [],
"last": "Sutskever",
"suffix": ""
},
{
"first": "Kai",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Greg",
"middle": [],
"last": "Corrado",
"suffix": ""
},
{
"first": "Jeffrey",
"middle": [],
"last": "Dean",
"suffix": ""
}
],
"year": 2013,
"venue": "Proceedings of the 26th International Conference on Neural Information Processing Systems",
"volume": "2",
"issue": "",
"pages": "3111--3119",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tomas Mikolov, Ilya Sutskever, Kai Chen, Greg Cor- rado, and Jeffrey Dean. 2013. Distributed Represen- tations of Words and Phrases and Their Composi- tionality. In Proceedings of the 26th International Conference on Neural Information Processing Sys- tems -Volume 2, NIPS'13, pages 3111-3119, USA. Curran Associates Inc.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Improving Machine Learning Approaches to Coreference Resolution",
"authors": [
{
"first": "Vincent",
"middle": [],
"last": "Ng",
"suffix": ""
},
{
"first": "Claire",
"middle": [],
"last": "Cardie",
"suffix": ""
}
],
"year": 2002,
"venue": "Proceedings of the 40th Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "104--111",
"other_ids": {
"DOI": [
"10.3115/1073083.1073102"
]
},
"num": null,
"urls": [],
"raw_text": "Vincent Ng and Claire Cardie. 2002. Improving Ma- chine Learning Approaches to Coreference Resolu- tion. In Proceedings of the 40th Annual Meeting of the Association for Computational Linguistics, pages 104-111, Philadelphia, Pennsylvania, USA. Association for Computational Linguistics.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Evaluation of domain-specific word embeddings using knowledge resources",
"authors": [
{
"first": "Farhad",
"middle": [],
"last": "Nooralahzadeh",
"suffix": ""
},
{
"first": "Lilja",
"middle": [],
"last": "\u00d8vrelid",
"suffix": ""
},
{
"first": "Jan",
"middle": [
"Tore"
],
"last": "L\u00f8nning",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Farhad Nooralahzadeh, Lilja \u00d8vrelid, and Jan Tore L\u00f8nning. 2018. Evaluation of domain-specific word embeddings using knowledge resources. In Proceed- ings of the Eleventh International Conference on Language Resources and Evaluation (LREC 2018), Miyazaki, Japan. European Language Resources As- sociation (ELRA).",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Epidemic intelligence: a new framework for strengthening disease surveillance in Europe",
"authors": [
{
"first": "Christophe",
"middle": [],
"last": "Paquet",
"suffix": ""
},
{
"first": "Daniel",
"middle": [],
"last": "Coulombier",
"suffix": ""
},
{
"first": "Reinhard",
"middle": [],
"last": "Kaiser",
"suffix": ""
},
{
"first": "Marco",
"middle": [],
"last": "Ciotti",
"suffix": ""
}
],
"year": 2006,
"venue": "Eurosurveillance",
"volume": "11",
"issue": "12",
"pages": "5--6",
"other_ids": {
"DOI": [
"10.2807/esm.11.12.00665-en"
]
},
"num": null,
"urls": [],
"raw_text": "Christophe Paquet, Daniel Coulombier, Reinhard Kaiser, and Marco Ciotti. 2006. Epidemic intelli- gence: a new framework for strengthening disease surveillance in Europe. Eurosurveillance, 11(12):5- 6.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "Glove: Global Vectors for Word Representation",
"authors": [
{
"first": "Jeffrey",
"middle": [],
"last": "Pennington",
"suffix": ""
},
{
"first": "Richard",
"middle": [],
"last": "Socher",
"suffix": ""
},
{
"first": "Christopher",
"middle": [],
"last": "Manning",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP)",
"volume": "",
"issue": "",
"pages": "1532--1543",
"other_ids": {
"DOI": [
"10.3115/v1/D14-1162"
]
},
"num": null,
"urls": [],
"raw_text": "Jeffrey Pennington, Richard Socher, and Christopher Manning. 2014. Glove: Global Vectors for Word Representation. In Proceedings of the 2014 Con- ference on Empirical Methods in Natural Language Processing (EMNLP), pages 1532-1543, Doha, Qatar. Association for Computational Linguistics.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "Overview of the Cancer Genetics and Pathway Curation tasks of BioNLP Shared Task",
"authors": [
{
"first": "Sampo",
"middle": [],
"last": "Pyysalo",
"suffix": ""
},
{
"first": "Tomoko",
"middle": [],
"last": "Ohta",
"suffix": ""
},
{
"first": "Rafal",
"middle": [],
"last": "Rak",
"suffix": ""
},
{
"first": "Andrew",
"middle": [],
"last": "Rowley",
"suffix": ""
},
{
"first": "Hong-Woo",
"middle": [],
"last": "Chun",
"suffix": ""
},
{
"first": "Sung-Jae",
"middle": [],
"last": "Jung",
"suffix": ""
},
{
"first": "Sung-Pil",
"middle": [],
"last": "Choi",
"suffix": ""
},
{
"first": "Jun'ichi",
"middle": [],
"last": "Tsujii",
"suffix": ""
},
{
"first": "Sophia",
"middle": [],
"last": "Ananiadou",
"suffix": ""
}
],
"year": 2013,
"venue": "BMC Bioinformatics",
"volume": "16",
"issue": "10",
"pages": "",
"other_ids": {
"DOI": [
"10.1186/1471-2105-16-S10-S2"
]
},
"num": null,
"urls": [],
"raw_text": "Sampo Pyysalo, Tomoko Ohta, Rafal Rak, Andrew Rowley, Hong-Woo Chun, Sung-Jae Jung, Sung-Pil Choi, Jun'ichi Tsujii, and Sophia Ananiadou. 2015. Overview of the Cancer Genetics and Pathway Cura- tion tasks of BioNLP Shared Task 2013. BMC Bioin- formatics, 16(10):S2.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Exploration of a Threshold for Similarity Based on Uncertainty in Word Embedding",
"authors": [
{
"first": "Navid",
"middle": [],
"last": "Rekabsaz",
"suffix": ""
},
{
"first": "Mihai",
"middle": [],
"last": "Lupu",
"suffix": ""
},
{
"first": "Allan",
"middle": [],
"last": "Hanbury",
"suffix": ""
}
],
"year": 2017,
"venue": "Advances in Information Retrieval",
"volume": "10193",
"issue": "",
"pages": "396--409",
"other_ids": {
"DOI": [
"10.1007/978-3-319-56608-5_31"
]
},
"num": null,
"urls": [],
"raw_text": "Navid Rekabsaz, Mihai Lupu, and Allan Hanbury. 2017. Exploration of a Threshold for Similarity Based on Uncertainty in Word Embedding. In Advances in Information Retrieval, volume 10193, pages 396-409. Springer International Publishing, Cham. Series Title: Lecture Notes in Computer Sci- ence.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "Challenges in the implementation of an electronic surveillance system in a resource-limited setting: Alerta, in Peru",
"authors": [
{
"first": "David",
"middle": [
"L"
],
"last": "Mundaca",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Blazes",
"suffix": ""
}
],
"year": 2008,
"venue": "BMC proceedings",
"volume": "2",
"issue": "",
"pages": "",
"other_ids": {
"DOI": [
"10.1186/1753-6561-2-s3-s4"
]
},
"num": null,
"urls": [],
"raw_text": "Mundaca, and David L. Blazes. 2008. Challenges in the implementation of an electronic surveillance system in a resource-limited setting: Alerta, in Peru. In BMC proceedings, volume 2, page S4. BioMed Central.",
"links": null
},
"BIBREF29": {
"ref_id": "b29",
"title": "Text Mining from the Web for Medical Intelligence",
"authors": [
{
"first": "Ralf",
"middle": [],
"last": "Steinberger",
"suffix": ""
},
{
"first": "Flavio",
"middle": [],
"last": "Fuart",
"suffix": ""
},
{
"first": "Erik",
"middle": [],
"last": "Van Der Goot",
"suffix": ""
},
{
"first": "Clive",
"middle": [],
"last": "Best",
"suffix": ""
},
{
"first": "Roman",
"middle": [],
"last": "Peter Von Etter",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Yangarber",
"suffix": ""
}
],
"year": 2008,
"venue": "Mining Massive Data Sets for Security",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ralf Steinberger, Flavio Fuart, Erik van der Goot, Clive Best, Peter von Etter, and Roman Yangarber. 2008. Text Mining from the Web for Medical Intelligence. In Mining Massive Data Sets for Security. IOS Press.",
"links": null
},
"BIBREF30": {
"ref_id": "b30",
"title": "A bootstrapping method for learning semantic lexicons using extraction pattern contexts",
"authors": [
{
"first": "Michael",
"middle": [],
"last": "Thelen",
"suffix": ""
},
{
"first": "Ellen",
"middle": [],
"last": "Riloff",
"suffix": ""
}
],
"year": 2002,
"venue": "Proceedings of the ACL-02 conference on Empirical methods in natural language processing -EMNLP '02",
"volume": "10",
"issue": "",
"pages": "214--221",
"other_ids": {
"DOI": [
"10.3115/1118693.1118721"
]
},
"num": null,
"urls": [],
"raw_text": "Michael Thelen and Ellen Riloff. 2002. A bootstrap- ping method for learning semantic lexicons using extraction pattern contexts. In Proceedings of the ACL-02 conference on Empirical methods in natu- ral language processing -EMNLP '02, volume 10, pages 214-221. Association for Computational Lin- guistics.",
"links": null
},
"BIBREF31": {
"ref_id": "b31",
"title": "An exploratory study of a text classification framework for Internet-based surveillance of emerging epidemics",
"authors": [
{
"first": "Manabu",
"middle": [],
"last": "Torii",
"suffix": ""
},
{
"first": "Lanlan",
"middle": [],
"last": "Yin",
"suffix": ""
},
{
"first": "Thang",
"middle": [],
"last": "Nguyen",
"suffix": ""
},
{
"first": "Chand",
"middle": [
"T"
],
"last": "Mazumdar",
"suffix": ""
},
{
"first": "Hongfang",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "David",
"middle": [
"M"
],
"last": "Hartley",
"suffix": ""
},
{
"first": "Noele",
"middle": [
"P"
],
"last": "Nelson",
"suffix": ""
}
],
"year": 2011,
"venue": "International Journal of Medical Informatics",
"volume": "80",
"issue": "1",
"pages": "56--66",
"other_ids": {
"DOI": [
"10.1016/j.ijmedinf.2010.10.015"
]
},
"num": null,
"urls": [],
"raw_text": "Manabu Torii, Lanlan Yin, Thang Nguyen, Chand T. Mazumdar, Hongfang Liu, David M. Hartley, and Noele P. Nelson. 2011. An exploratory study of a text classification framework for Internet-based surveillance of emerging epidemics. International Journal of Medical Informatics, 80(1):56-66.",
"links": null
},
"BIBREF32": {
"ref_id": "b32",
"title": "PADI-web: A multilingual event-based surveillance system for monitoring animal infectious diseases",
"authors": [
{
"first": "Sarah",
"middle": [],
"last": "Valentin",
"suffix": ""
},
{
"first": "Elena",
"middle": [],
"last": "Arsevska",
"suffix": ""
},
{
"first": "Sylvain",
"middle": [],
"last": "Falala",
"suffix": ""
},
{
"first": "Jocelyn",
"middle": [],
"last": "De Go\u00ebr",
"suffix": ""
},
{
"first": "Renaud",
"middle": [],
"last": "Lancelot",
"suffix": ""
},
{
"first": "Aliz\u00e9",
"middle": [],
"last": "Mercier",
"suffix": ""
},
{
"first": "Julien",
"middle": [],
"last": "Rabatel",
"suffix": ""
},
{
"first": "Mathieu",
"middle": [],
"last": "Roche",
"suffix": ""
}
],
"year": 2020,
"venue": "Computers and Electronics in Agriculture",
"volume": "169",
"issue": "",
"pages": "",
"other_ids": {
"DOI": [
"10.1016/j.compag.2019.105163"
]
},
"num": null,
"urls": [],
"raw_text": "Sarah Valentin, Elena Arsevska, Sylvain Falala, Joce- lyn de Go\u00ebr, Renaud Lancelot, Aliz\u00e9 Mercier, Julien Rabatel, and Mathieu Roche. 2020. PADI-web: A multilingual event-based surveillance system for monitoring animal infectious diseases. Computers and Electronics in Agriculture, 169:105163.",
"links": null
},
"BIBREF33": {
"ref_id": "b33",
"title": "Annotation of epidemiological information in animal disease-related news articles: guidelines and manually labelled corpus",
"authors": [
{
"first": "Sarah",
"middle": [],
"last": "Valentin",
"suffix": ""
},
{
"first": "Aline",
"middle": [],
"last": "Val\u00e9rie De Waele",
"suffix": ""
},
{
"first": "Elena",
"middle": [],
"last": "Vilain",
"suffix": ""
},
{
"first": "Renaud",
"middle": [],
"last": "Arsevska",
"suffix": ""
},
{
"first": "Mathieu",
"middle": [],
"last": "Lancelot",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Roche",
"suffix": ""
}
],
"year": 2019,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"DOI": [
"10.18167/DVN1/YGAKNB"
]
},
"num": null,
"urls": [],
"raw_text": "Sarah Valentin, Val\u00e9rie De Waele, Aline Vilain, Elena Arsevska, Renaud Lancelot, and Mathieu Roche. 2019. Annotation of epidemiological information in animal disease-related news articles: guidelines and manually labelled corpus. Dataverse Cirad. Type: dataset.",
"links": null
},
"BIBREF34": {
"ref_id": "b34",
"title": "Open Information Extraction with Meta-pattern Discovery in Biomedical Literature",
"authors": [
{
"first": "Xuan",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Yu",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "Qi",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Yinyin",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Jiawei",
"middle": [],
"last": "Han",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of the 2018 ACM International Conference on Bioinformatics, Computational Biology, and Health Informatics",
"volume": "",
"issue": "",
"pages": "291--300",
"other_ids": {
"DOI": [
"10.1145/3233547.3233594"
]
},
"num": null,
"urls": [],
"raw_text": "Xuan Wang, Yu Zhang, Qi Li, Yinyin Chen, and Ji- awei Han. 2018. Open Information Extraction with Meta-pattern Discovery in Biomedical Literature. In Proceedings of the 2018 ACM International Confer- ence on Bioinformatics, Computational Biology, and Health Informatics, pages 291-300, Washington DC USA. ACM.",
"links": null
},
"BIBREF35": {
"ref_id": "b35",
"title": "Early detection of disease outbreaks using the Internet",
"authors": [
{
"first": "K",
"middle": [],
"last": "Wilson",
"suffix": ""
},
{
"first": "J",
"middle": [
"S"
],
"last": "Brownstein",
"suffix": ""
}
],
"year": 2009,
"venue": "Canadian Medical Association Journal",
"volume": "180",
"issue": "8",
"pages": "829--831",
"other_ids": {
"DOI": [
"10.1503/cmaj.090215"
]
},
"num": null,
"urls": [],
"raw_text": "K. Wilson and J. S. Brownstein. 2009. Early detection of disease outbreaks using the Internet. Canadian Medical Association Journal, 180(8):829-831.",
"links": null
},
"BIBREF36": {
"ref_id": "b36",
"title": "Counter-training in discovery of semantic patterns",
"authors": [
{
"first": "Roman",
"middle": [],
"last": "Yangarber",
"suffix": ""
}
],
"year": 2003,
"venue": "Proceedings of the 41st Annual Meeting on Association for Computational Linguistics",
"volume": "1",
"issue": "",
"pages": "343--350",
"other_ids": {
"DOI": [
"10.3115/1075096.1075140"
]
},
"num": null,
"urls": [],
"raw_text": "Roman Yangarber. 2003. Counter-training in discov- ery of semantic patterns. In Proceedings of the 41st Annual Meeting on Association for Computational Linguistics, volume 1, pages 343-350. Association for Computational Linguistics.",
"links": null
},
"BIBREF37": {
"ref_id": "b37",
"title": "Semantic text classification of emergent disease reports",
"authors": [
{
"first": "Yi",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "Bing",
"middle": [],
"last": "Liu",
"suffix": ""
}
],
"year": 2007,
"venue": "Proceedings of the 11th European Conference on Principles and Pratice of Knockledge Discovery in Databases (PKDD)",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"DOI": [
"http://link.springer.com/10.1007/978-3-540-74976-9_67"
]
},
"num": null,
"urls": [],
"raw_text": "Yi Zhang and Bing Liu. 2007. Semantic text classi- fication of emergent disease reports. In Proceed- ings of the 11th European Conference on Principles and Pratice of Knockledge Discovery in Databases (PKDD), Warsaw, Poland. Springer.",
"links": null
},
"BIBREF38": {
"ref_id": "b38",
"title": "Automatic online news monitoring and classification for syndromic surveillance",
"authors": [
{
"first": "Yulei",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "Yan",
"middle": [],
"last": "Dang",
"suffix": ""
},
{
"first": "Hsinchun",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Mark",
"middle": [],
"last": "Thurmond",
"suffix": ""
},
{
"first": "Cathy",
"middle": [],
"last": "Larson",
"suffix": ""
}
],
"year": 2009,
"venue": "Decision Support Systems",
"volume": "47",
"issue": "4",
"pages": "508--517",
"other_ids": {
"DOI": [
"10.1016/j.dss.2009.04.016"
]
},
"num": null,
"urls": [],
"raw_text": "Yulei Zhang, Yan Dang, Hsinchun Chen, Mark Thur- mond, and Cathy Larson. 2009. Automatic online news monitoring and classification for syndromic surveillance. Decision Support Systems, 47(4):508- 517.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "Incremental pattern expansion.",
"uris": null,
"type_str": "figure",
"num": null
},
"TABREF0": {
"content": "<table><tr><td>Category</td><td>No. of sentences</td></tr><tr><td>Protection and control</td><td>401</td></tr><tr><td>measures</td><td/></tr><tr><td>Descriptive epidemiology</td><td>310</td></tr><tr><td>Concern and risk factors</td><td>110</td></tr><tr><td>General epidemiology</td><td>109</td></tr><tr><td>Economic and political</td><td>69</td></tr><tr><td>consequences</td><td/></tr><tr><td>Transmission pathway</td><td>58</td></tr><tr><td>Distribution</td><td>27</td></tr></table>",
"type_str": "table",
"text": "Number of sentences per Information type category.",
"num": null,
"html": null
}
}
}
}