| { |
| "paper_id": "2021", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T10:53:54.570432Z" |
| }, |
| "title": "A Fine-Grained Annotated Corpus for Target-Based Opinion Analysis of Economic and Financial Narratives", |
| "authors": [ |
| { |
| "first": "Jiahui", |
| "middle": [], |
| "last": "Hu", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "\u00a7Paris-Saclay University", |
| "location": { |
| "addrLine": "B\u00e2t 507, Rue du Belved\u00e8re", |
| "postCode": "91400", |
| "settlement": "Paris, Orsay", |
| "country": "France \u2020CNRS, France, France \u00a7LISN, France" |
| } |
| }, |
| "email": "jiahui.hu@student-cs.fr" |
| }, |
| { |
| "first": "Patrick", |
| "middle": [], |
| "last": "Paroubek", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "\u00a7Paris-Saclay University", |
| "location": { |
| "addrLine": "B\u00e2t 507, Rue du Belved\u00e8re", |
| "postCode": "91400", |
| "settlement": "Paris, Orsay", |
| "country": "France \u2020CNRS, France, France \u00a7LISN, France" |
| } |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "In this paper about aspect-based sentiment analysis (ABSA), we present the first version of a fine-grained annotated corpus for targetbased opinion analysis (TBOA) to analyze economic activities or financial markets. We have annotated, at an intra-sentential level, a corpus of sentences extracted from documents representative of financial analysts' most-read materials by considering how financial actors communicate about the evolution of event trends and analyze related publications (news, official communications, etc.). Since we focus on identifying the expressions of opinions related to the economy and financial markets, we annotated the sentences that contain at least one subjective expression about a domain-specific term. Candidate sentences for annotations were randomly chosen from texts of specialized press and professional information channels over a period ranging from 1986 to 2021.", |
| "pdf_parse": { |
| "paper_id": "2021", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "In this paper about aspect-based sentiment analysis (ABSA), we present the first version of a fine-grained annotated corpus for targetbased opinion analysis (TBOA) to analyze economic activities or financial markets. We have annotated, at an intra-sentential level, a corpus of sentences extracted from documents representative of financial analysts' most-read materials by considering how financial actors communicate about the evolution of event trends and analyze related publications (news, official communications, etc.). Since we focus on identifying the expressions of opinions related to the economy and financial markets, we annotated the sentences that contain at least one subjective expression about a domain-specific term. Candidate sentences for annotations were randomly chosen from texts of specialized press and professional information channels over a period ranging from 1986 to 2021.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Our annotation scheme relies on various linguistic markers like domain-specific vocabulary, syntactic structures, and rhetorical relations to explicitly describe the author's subjective stance. We investigated and evaluated the recourse to automatic pre-annotation with existing natural language processing technologies to alleviate the annotation workload. Our aim is to propose a corpus usable on the one hand as training material for the automatic detection of the opinions expressed on an extensive range of domain-specific aspects and on the other hand as a gold standard for evaluation TBOA.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Financial markets are places where the exchange and the processing of information are crucial in determining prices. Thus, the knowledge about the market participants' opinions is an essential driver of markets. Understanding how these opinions evolve is therefore valuable for financial participants and regulators.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "The interaction of market participants determines market dynamics, and how market participants act is largely determined by their beliefs on the outlook. The importance of beliefs in shaping market dynamics reflects an element of a selffulfilling prophecy: beliefs guide decisions that then validate the underlying belief. One of the classic models of this socio-psychological phenomenon is the Diamond and Dybvig's model (1983) about bank runs. The model demonstrates that even healthy banks can go bankrupt because of depositors' expectations about the behavior of others. If a large number of depositors expect the others to withdraw their funds, the only rational option for them is to be the first one to withdraw the money. If all the depositors decide to withdraw their money, the bank will go bankrupt despite of its initial financial health. In other words, unlike natural science, market dynamics are also determined by its participants' beliefs about the future. An investor buys or sells an asset based on his view about its expected future price. A recent study, for example, finds some evidence that investors' beliefs can be reflected in respondents' multi-asset allocation strategy (Giglio et al., 2021) .", |
| "cite_spans": [ |
| { |
| "start": 395, |
| "end": 428, |
| "text": "Diamond and Dybvig's model (1983)", |
| "ref_id": null |
| }, |
| { |
| "start": 1198, |
| "end": 1219, |
| "text": "(Giglio et al., 2021)", |
| "ref_id": "BIBREF11" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "People's beliefs are formed as a result of changes in business activities, economic data, and financial outlook. Specialized press and communication of corporates are essential inputs in belief formation. Economists have been using sentiment indices obtained from surveys, such as the Purchasing Manager Index, to gauge the underlying economic activity. One limitation of sentiment indices is that information is restricted by the questionnaire design and update frequency. Consequently, these surveys provide an indication for the general direction of the economy but do not provide much additional color in terms of \"why\" things are changing or what the underlying narrative is. One approach to get a better sense of the underlying factors is to analyze news articles. Numerous studies on news articles have been conducted in the past, though without using any algorithms ((Tetlock, 2007) , (Baker et al., 2015) ) or designing algorithms dependent on sentiment lexicons. For example, (Consoli et al., 2021) use the Loughran McDonald dictionary (Loughran and Mcdonald, 2011) to extract negative emotion from financial newspapers as explainable variable to predict sovereign debt spread. Thanks to recent progress in natural language understanding, it becomes possible to monitor economic narratives and opinions expressed in written texts. There are many approaches to address the problem, e.g., opinion classification (classifying opinions into positive, negative, and neutral) (Malo et al., 2013) , topic modeling (probability models for discovering clusters based on the frequency of words in a collection of texts) (Azqueta-Gavaldon et al., 2020) .", |
| "cite_spans": [ |
| { |
| "start": 874, |
| "end": 890, |
| "text": "((Tetlock, 2007)", |
| "ref_id": "BIBREF28" |
| }, |
| { |
| "start": 893, |
| "end": 913, |
| "text": "(Baker et al., 2015)", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 986, |
| "end": 1008, |
| "text": "(Consoli et al., 2021)", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 1046, |
| "end": 1075, |
| "text": "(Loughran and Mcdonald, 2011)", |
| "ref_id": "BIBREF16" |
| }, |
| { |
| "start": 1480, |
| "end": 1499, |
| "text": "(Malo et al., 2013)", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 1620, |
| "end": 1651, |
| "text": "(Azqueta-Gavaldon et al., 2020)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Although model accuracy of opinion categorization is crucial for its downstream economic and financial analysis tasks, performing fine-grained level target-based opinion analysis on texts written by domain experts is still a relatively unexploited field. In the literature about text mining applications in finance, one encounters most often dictionary-based or unsupervised learning approaches, and the performance of the language model is rarely discussed. One of the reasons for this state of affairs could be the lack of relevant annotated corpora.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "To fill this gap, we introduce an annotated corpus that includes both information labeled by human and by algorithms. The corpus consists of texts from different reliable sources; its contents cover corporate news, macroeconomic statements, and comments relevant to financial markets. Each sentence in our corpus is annotated with the following information: (1) domain-specific concepts (2) span of words that potentially indicate the author's opinion (3) named entities (4) negative patterns. If the targets of opinion can be identified, we annotated the pair (target, polarity). In addition to these labels and relations, we also propose to consider specific rhetorical modes like domain experts do.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Opinion analysis is the task of natural language understanding for classifying texts into positive, negative and neutral polarities. It sees increasing importance in the banking industry among regulators and financial participants. Most existing approaches of opinion analysis applied to economics and finance, however, attempt to detect the overall polarity of a sentence (Malo et al., 2013) , or text (Cortis et al., 2017) , leaving aside opinion targets.", |
| "cite_spans": [ |
| { |
| "start": 373, |
| "end": 392, |
| "text": "(Malo et al., 2013)", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 403, |
| "end": 424, |
| "text": "(Cortis et al., 2017)", |
| "ref_id": "BIBREF7" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Works", |
| "sec_num": "2" |
| }, |
| { |
| "text": "A study on Twitter sentiment classification showed that 40% of errors resulted from the ignorance of target (Jiang et al., 2011) . To the best of our knowledge, FiQA 1 task 1 is the first corpus that labels opinion polarities together with its targets from sentences of microblog and headlines. Nevertheless, its size is relatively small (1,313 samples), and it contains only relatively short sentences 2 . In the texts in which we are interested, sentences written by financial experts are likely to be more complex; as detailed in Table 12 , the average sentence length from different texts sources is about 30 tokens, and the most extended sentence is 258. As of the time of writing, among the analysis tasks, usually known as Aspect-Based Sentiment Analysis (ABSA) ( (Pontiki et al., 2014) , (Nazir et al., 2020) ), there is only one economic news article related study on Target-Based Opinion Analysis (TBOA) (Barbaglia et al., 2020) , which focuses on six macroeconomic aggregates. However, the dataset is not publicly available, and details regarding the statistics of this corpus are not specified. We have created our corpus to respond to the need for TBOA corpus in economy and finance by incorporating argumentative and conditional opinions and opinions expressed inside a consequence or explicit speculation about the future. We are interested in combining two subtasks of ABSA (Pontiki et al., 2014) : aspect term extraction (SB 1) and aspect term polarity (SB 2). This corpus aims to provides training and evaluation data to solve the following research problem: Definition 1. Target-Based Opinion Analysis (TBOA) Given a sentence of interest with n words w= (w 1 ,...,w n ) and its corresponding word embedding x= ( x 1 ,..., x n ), the goal of TBOA is to predict all targetst= ( t 1 ,..., t m ) which are communicated as central message and their associated opinions\u0177= (\u0177 1 ,...,\u0177 m ) simultaneously.", |
| "cite_spans": [ |
| { |
| "start": 108, |
| "end": 128, |
| "text": "(Jiang et al., 2011)", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 772, |
| "end": 794, |
| "text": "(Pontiki et al., 2014)", |
| "ref_id": "BIBREF24" |
| }, |
| { |
| "start": 797, |
| "end": 817, |
| "text": "(Nazir et al., 2020)", |
| "ref_id": "BIBREF22" |
| }, |
| { |
| "start": 915, |
| "end": 939, |
| "text": "(Barbaglia et al., 2020)", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 1391, |
| "end": 1413, |
| "text": "(Pontiki et al., 2014)", |
| "ref_id": "BIBREF24" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 533, |
| "end": 542, |
| "text": "Table 12", |
| "ref_id": "TABREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Related Works", |
| "sec_num": "2" |
| }, |
| { |
| "text": "In this work, we are interested in sentences containing at least one expression of opinion about evolution in the economic and financial landscape 3 , called subjective sentences. Their particularity is that writers use language to monitor and judge the flow of events or assess their impacts. Authors may:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "How we address author's stance", |
| "sec_num": "3" |
| }, |
| { |
| "text": "(1) monitor changes by using language to describe in which direction an event or a concept evolves a , (2) express a judgment about these dynamics by clarifying their preference; furthermore their expectations can be diversely grounded in a mix of rationality and/or emotions, (3) and assess the intensity of these dynamics.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "How we address author's stance", |
| "sec_num": "3" |
| }, |
| { |
| "text": "a in the DOWN & LOW category, plummet and decrease convey the notion of scaling rapid and median, respectively. ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "How we address author's stance", |
| "sec_num": "3" |
| }, |
| { |
| "text": "As theoretical grounding for our work, we have chosen appraisal theory (Martin and White, 2005) because it provides meaning-making elements to analyze any text that conveys positive or negative assessment, the text's corresponding intensity, and the author's involvement. It deals both with the evaluative language that construes the experience of the world (i.e., development of economy and business activities) and the language that opinion holders use to reveal their (personal) judgments to enact interpersonal relations in a communicative context. Thus, this framework is appropriate for analyzing beliefs that market participants form as a result of changes in the business and economic circumstances. Under the appraisal framework, the evaluative language resources are divided into three semantic domains, namely", |
| "cite_spans": [ |
| { |
| "start": 71, |
| "end": 95, |
| "text": "(Martin and White, 2005)", |
| "ref_id": "BIBREF18" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Appraisal Theory", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "\u2022 Attitude: positive and negative assessments. It encompasses values by which a writer reveals his value by emotional response (called affect), institutionalized norms or ethics (called judgment), aesthetic and social valuation (called appreciation). \u2022 Graduation: force and focus. It is composed of meanings by which propositions are strengthened (called force), and their bound-aries are sharpened or blurred (called focus). \u2022 Engagement: resources for positioning a writer's stance with respect to propositions conveyed by a text. Inspired by the study about appraisal in opinion expressions (Asher et al., 2009) , we make three axes to regroup opinion expressions that are relevant to opinions about changes of economic and financial activities:", |
| "cite_spans": [ |
| { |
| "start": 595, |
| "end": 615, |
| "text": "(Asher et al., 2009)", |
| "ref_id": "BIBREF1" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Appraisal Theory", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "\u2022 Variation axis which corresponds to (1) in ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Appraisal Theory", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Certain rhetorical modes are non-negligible linguistic phenomena in economic narratives, because they give hints to identify central messages in texts written by/for financial professionals. The presence of discourse techniques makes the opinions of some targets more relevant than others, and we only annotate (targets, opinions) which are perceived as central messages. For example, in the following argumentative sentence, author comments both on \"asset x\" and \"interest rates\". We restrict our annotation to the positive opinion toward the target \"asset x\", because the opinion about \"interest rates\" is the premise to support the author's stance on \"asset x. The performance of the downstream task TBOA will be attenuated if the algorithm fails to distinguish the central message.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Rhetorical Modes", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "\"The asset x is going to be sought out, because I think interest rates ...\"", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Rhetorical Modes", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "The author of any text can use a wide range of formulations and argumentative constructions to convince his audience to agree with his views. A common technique that Mario Draghi 4 used in his speeches from Q4 2011 to Q4 2013 is to establish shared premises to develop common ground with his audience, to persuade the world to believe in the euro, and reassure that European Monetary Union will recover from the sovereign debt crisis (Jalo, 2021) . Establishing shared premises is only a means to his goal: gaining adherence to his conclusion. Recent research in cognitive science defends the view that, in some circumstances, the purpose of reasoning is indifferent from assembling premises that support a conclusion favored by the author (Mercier and Sperber, 2011) . The conclusion drawn by an investor may sometimes be more grounded in his desire to favor his own beliefs than in pure rationality.", |
| "cite_spans": [ |
| { |
| "start": 434, |
| "end": 446, |
| "text": "(Jalo, 2021)", |
| "ref_id": null |
| }, |
| { |
| "start": 740, |
| "end": 767, |
| "text": "(Mercier and Sperber, 2011)", |
| "ref_id": "BIBREF19" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Argumentation", |
| "sec_num": null |
| }, |
| { |
| "text": "Similarly, the cause-effect relation represents 7% of the sentences in the speeches of central banks (see Table 10 ). A cause is an event precedent and contiguous to an effect (Richards, 1965) . This succession order implies that the latter, i.e., new information, is more salient. Therefore we only extract opinions expressed inside the effect part of a causal relation.", |
| "cite_spans": [ |
| { |
| "start": 176, |
| "end": 192, |
| "text": "(Richards, 1965)", |
| "ref_id": "BIBREF26" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 106, |
| "end": 114, |
| "text": "Table 10", |
| "ref_id": "TABREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Cause-effect relation", |
| "sec_num": null |
| }, |
| { |
| "text": "We also distinguish conditional opinions. In a conditional sentence, opinion expressions can be challenging to determine due to the condition clause (Narayanan et al., 2009) . For example, in the sentence, \"If rents fail to keep pace with inflation, the requirement for higher yields will drive down real assets prices.\", the author is pessimistic about \"real asset prices\" under the stated hypothetical scenario, but does not express an opinion on \"rents\". However, if we remove \"if\" in this sentence, the first clause becomes negative. It is crucial not to misinterpret the author's intent. To do so, we want to enable our algorithm to recognize conditional sentences. Therefore, in addition to annotating opinions inside the main clause, we label the span of words corresponding to the dependent clause.", |
| "cite_spans": [ |
| { |
| "start": 149, |
| "end": 173, |
| "text": "(Narayanan et al., 2009)", |
| "ref_id": "BIBREF21" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conditional Opinions", |
| "sec_num": null |
| }, |
| { |
| "text": "Finally, it is common that an author indicates his level of conviction with respect to his attitudinal propositions. For example, in \"Within our mandate, the ECB is ready to do whatever it takes to preserve the euro. And believe me, it will be enough. 5 \", Mario Draghi conveyed his strong conviction to save the euro; this strong degree of commitment plays an important role in appealing for adherence 5 source: ECB link to his goal. Under the appraisal framework, the formulations related to the author's stance are grouped into the notion of Engagement. The two following example sentences 6 indicate respectively greater and lesser degrees of personal commitment from the author to defend his opinion. The level of commitment reflects the author's willingness to open up dialogic space for alternative viewpoints and his confidence in the stated attitudinal proposition.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Explicit speculations", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 The stock markets are in robust form.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Explicit speculations", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 The stock markets are expected to be in a robust form.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Explicit speculations", |
| "sec_num": null |
| }, |
| { |
| "text": "A low degree of belief is, in our standpoint, explicit speculation about the future. People are less inclined to make decisions based upon opinions with a low degree of conviction; thus, these opinions are less likely to be the main driver of market dynamics.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Explicit speculations", |
| "sec_num": null |
| }, |
| { |
| "text": "Supervised learning approaches have showed their efficiency to predict target-oriented opinions in a similar task, i.e. SemEval-2014 Task 4 (Pontiki et al., 2014) which is a widely used benchmark for TBOA. However, to the best of our knowledge, no publicly available annotated corpus corresponds to our research problem. Therefore, we follow the standard scheme of corpus creation in natural language processing to create our corpus for TBOA specific to economy and finance.", |
| "cite_spans": [ |
| { |
| "start": 140, |
| "end": 162, |
| "text": "(Pontiki et al., 2014)", |
| "ref_id": "BIBREF24" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Methodology", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The overall picture of our research is illustrated in Figure 2 . It is mainly divided into three phases: Data Collection and Pre-annotation (i.e., machineassisted annotation), Data Annotation, and Model Training. Only the first two phrases will be fully examined in this paper, especially our work in preannotation, which delivers satisfying accuracy and reduces laborious annotation workload. Future work will investigate appropriate neural network architecture to solve the task TBOA (see Definition 1) by using this corpus. Before discussing technical details, we want to specify why we use machine-assisted preannotations prior to applying manual annotations.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 54, |
| "end": 62, |
| "text": "Figure 2", |
| "ref_id": "FIGREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Methodology", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Texts written by experts contain both factual and subjective sentences disproportionately. For our final task, i.e. TBOA, only subjective sentences with terminology terms in economics or finance are relevant candidates.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Motivations for adopting pre-annotation", |
| "sec_num": null |
| }, |
| { |
| "text": "Definition 2 (Sentence of interest). A sentence of interest is a sentence that includes at least one potential opinion indicator (i.e., appraisal terms) and one potential target (i.e.domain-specific terms, see 4.2.2).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Motivations for adopting pre-annotation", |
| "sec_num": null |
| }, |
| { |
| "text": "Our pre-annotation experiments show that, except for earning call transcripts, sentences of interest are relatively rare compared to other types of sentences (see Table 6 ). This disproportionality will result in poor predictive performance on minority class (i.e., sentences of interest) in end-to-end leaning algorithms.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 163, |
| "end": 170, |
| "text": "Table 6", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Motivations for adopting pre-annotation", |
| "sec_num": null |
| }, |
| { |
| "text": "Furthermore, supervised learning models require a tremendous amount of labeled data to discover meaningful patterns in a dataset, even when disposing of a collection of sentences of interest. For a real-world application, creating a large dataset is costly and time-consuming. The primary motivation of automatically annotating certain information is to overcome these challenges by alleviating deep learning algorithm's difficulties in featurefinding and thus encouraging the algorithm to allocate more efforts in linking meaningful features to solve the assigned work. Side benefits are that these pre-annotations can ease the workload of the data annotator and can be represented in a structured way for data analysis from the first phase.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Motivations for adopting pre-annotation", |
| "sec_num": null |
| }, |
| { |
| "text": "Our corpus is collected from a wide range of reputable sources of textual information which are complementary to each other, ranging from corporate finance to macroeconomics. While a company tends to attract investors by conveying positive news during earning calls, it usually adopts more prudential tones in the MD&A section of 10-K fillings (see below). News articles and Tweets provide outsider opinions on information communicated by central banks and corporates. Our raw dataset covers a period ranging from 1986 to 2021 (see Figure 5 ).", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 532, |
| "end": 540, |
| "text": "Figure 5", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Data Collection", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "The size of raw data set of each data type is detailed in Table 1 . Written texts of central banks are collected from their official websites 7 . Sentences of MD&A section (see further explanation below) are randomly selected from the dataset made available by (Ewens, 2019) , and our 1,065 sentences of earning calls are randomly chosen from earning transcripts published between October 2017 and May 2021 by 8,912 public companies listed on NASDAQ, NYSE, NYSE MKT and TSX. ence, the C-suite, analysts, investors, and the media discuss the company's financial results and future plans. Participants can ask questions that may yield valuable information or ask for clarification on particular topics which were not addressed by the C-suite. They are considered as one of the key resources for investors. Financial analysts combine information obtained during the earning calls and from the MD&A section in fundamental analysis. A study on German companies finds some evidence that earning calls improve analysts' ability to forecast better future earnings of German companies (Bassemir et al., 2013 ). \u2022 News articles: We use the Financial Phrase-Bank (FPB) dataset (Malo et al., 2013) as a composition of news article sentences. It is composed of 4,840 annotations at the sentence level. We randomly choose sentences from the corpus with 75% agreement (i.e. 3,453 sentences) among 5 -8 annotators per sentence , and apply our annotations (see section 4.4.1). Note that we do not reuse any annotation of the FPB dataset and a small number of our polarity annotations differ from those of the original corpus. ] are expected to be in a robust form.\", the location [Europe (B\u2212LOC) ] is an attribute of our term of interest \"Stock markets\" (see subsection 4.2.2). Its identification helps to target investors and analysts who follow the information flow of specific entities. It also enables joint analysis with structured numeric financial data organized by corporate name or geographic unit. In order to choose an adapted model to label our dataset, we employ the CoNLL 2003 dataset (Tjong Kim Sang and De Meulder, 2003) , one of the most famous corpora of NER, to evaluate different state-", |
| "cite_spans": [ |
| { |
| "start": 261, |
| "end": 274, |
| "text": "(Ewens, 2019)", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 1076, |
| "end": 1098, |
| "text": "(Bassemir et al., 2013", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 1166, |
| "end": 1185, |
| "text": "(Malo et al., 2013)", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 2082, |
| "end": 2119, |
| "text": "(Tjong Kim Sang and De Meulder, 2003)", |
| "ref_id": "BIBREF29" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 58, |
| "end": 65, |
| "text": "Table 1", |
| "ref_id": "TABREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Data Collection", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "Obtained with Twitter API of-the-art models' performance for this task (see section 4.3). In additional to [LOC], [ORG] , [PER] classes, [MISC] (miscellaneous) is the category of words derived from location (e.g., Italian), organization, person. Sentences of this dataset are taken from the Reuters Corpus 11 , which is composed of Markets & Finance news of 90 categories 12 . 14,035 sentences were used for training, 3,250 for development and 3,453 for evaluation.", |
| "cite_spans": [ |
| { |
| "start": 114, |
| "end": 119, |
| "text": "[ORG]", |
| "ref_id": null |
| }, |
| { |
| "start": 122, |
| "end": 127, |
| "text": "[PER]", |
| "ref_id": null |
| }, |
| { |
| "start": 137, |
| "end": 143, |
| "text": "[MISC]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "10", |
| "sec_num": null |
| }, |
| { |
| "text": "We have experimented with four NER systems, first three open-source libraries: SpaCy 13 , Stanza (Qi et al., 2020) 14 , and FLERT (Schweter and Akbik, 2020) . In the FLERT model, firstly a transformer is fine-tuned on the NER task, and then the resulting features are provided to a BiLSTM-CRF (Huang et al., 2015) sequence labeling architecture. We also modeled a transformer with self-attention heads using BERT embeddings (Devlin et al., 2019) to predict named entities. From Table 2 , we conclude that classification precision is proportionate with computation cost. FLERT performs the best across all classes, its improvement on the class [LOC] with respect to BERT (the second-best model) are significant. Nonetheless, its computation costs is much higher than our BERT model. For this reason, we use the BERT model in our pipeline to automatically annotate named entities.", |
| "cite_spans": [ |
| { |
| "start": 97, |
| "end": 114, |
| "text": "(Qi et al., 2020)", |
| "ref_id": "BIBREF25" |
| }, |
| { |
| "start": 130, |
| "end": 156, |
| "text": "(Schweter and Akbik, 2020)", |
| "ref_id": "BIBREF27" |
| }, |
| { |
| "start": 293, |
| "end": 313, |
| "text": "(Huang et al., 2015)", |
| "ref_id": "BIBREF12" |
| }, |
| { |
| "start": 424, |
| "end": 445, |
| "text": "(Devlin et al., 2019)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 478, |
| "end": 485, |
| "text": "Table 2", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "10", |
| "sec_num": null |
| }, |
| { |
| "text": "The goal of terminology extraction is to locate relevant terms from unstructured texts. Terms of interest (TOI) are concepts in economics and finance in the form of their full name or abbreviation, including but not limited to:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Term of Interest Extraction", |
| "sec_num": "4.2.2" |
| }, |
| { |
| "text": "\u2022 market-related terms: \u2022 others To the best of our knowledge, there is no labeled dataset in economics & finance for terminology extraction. Therefore, we choose to identify these terms in an unsupervised manner: we firstly extract terminological candidates by identifying syntactically plausible noun phrases. Noun phrases that contain elements of a domain-specific thesaurus are labeled as terms of interest.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Term of Interest Extraction", |
| "sec_num": "4.2.2" |
| }, |
| { |
| "text": "FX, Forex", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Term of Interest Extraction", |
| "sec_num": "4.2.2" |
| }, |
| { |
| "text": "The aim of appraisal terms extraction is to identify potential candidates in which an author expresses his opinion. More details about the composition of appraisal terms are provided in Table 13 . Appraisal terms are pre-annotated with Algorithm 1.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 186, |
| "end": 194, |
| "text": "Table 13", |
| "ref_id": "TABREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Appraisal Terms Extraction", |
| "sec_num": "4.2.3" |
| }, |
| { |
| "text": "Input: sentence, predefined_list, tag 1: S = spacy.nlp(sentence) 2: for token in S 3:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Algorithm 1 key terms extractor", |
| "sec_num": null |
| }, |
| { |
| "text": "if token is in predefined_list then do 4:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Algorithm 1 key terms extractor", |
| "sec_num": null |
| }, |
| { |
| "text": "res \u2190 token, start_char, end_char, tag 5:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Algorithm 1 key terms extractor", |
| "sec_num": null |
| }, |
| { |
| "text": "end if 6: end for 7: return res", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Algorithm 1 key terms extractor", |
| "sec_num": null |
| }, |
| { |
| "text": "Negative quantifiers are assigned to an appraisal expression that inverses the appraiser's perception towards a target. Negative quantifiers are also preannotated with Algorithm 1. The list of negative patterns is detailed in Table 14 .", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 226, |
| "end": 234, |
| "text": "Table 14", |
| "ref_id": "TABREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Negation", |
| "sec_num": "4.2.4" |
| }, |
| { |
| "text": "To evaluate the performance of the chosen models for NER (i.e., BERT) and TOI, the annotator is asked to correct wrongly pre-annotated tags or add missing ones. The performance of pre-annotation our corpus is measured with F1-score:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data Pre-annotation Evaluation Measures", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "F 1 = 2 * precision * recall precision+recall", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data Pre-annotation Evaluation Measures", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "At the time of writing, performance evaluation is calculated based on 2,297 sentences annotated by one annotator familiar with the domain terminology (one of the authors).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data Pre-annotation Evaluation Measures", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "NER is labeled with the IOB (inside, outside, beginning) format: The model performance is evaluated on entitylevel with Seqeval 15 (Nakayama, 2018) . We use its default mode compatible with conlleval, an evaluation system developed for the CoNLL-2000 shared task. -ORG, I-ORG, I-ORG] given by the algorithm are accepted by the annotator, because the information valuable to our intended usage, i.e., company name, is identified correctly. The type of boundary variations which are not accepted in the CoNLL 2003 annotation guideline 16 but accepted in our corpus are listed below:", |
| "cite_spans": [ |
| { |
| "start": 131, |
| "end": 147, |
| "text": "(Nakayama, 2018)", |
| "ref_id": "BIBREF20" |
| }, |
| { |
| "start": 264, |
| "end": 283, |
| "text": "-ORG, I-ORG, I-ORG]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Evaluation of NER", |
| "sec_num": null |
| }, |
| { |
| "text": "\"[", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Evaluation of NER", |
| "sec_num": null |
| }, |
| { |
| "text": "\u2022 articles: a, an, the \u2022 honorifics: Mr., Ms., etc.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Evaluation of NER", |
| "sec_num": null |
| }, |
| { |
| "text": "We consider the identification of TOI as a task of sequence labeling. Under the IOB format, the TOI Forex market can be tagged with ['B-TOI', 'I-TOI']. Its evaluation is computed with the Seqeval 15 A python framework for sequence labeling evaluation. https://github.com/chakki-works/seqeval (Nakayama, 2018) .", |
| "cite_spans": [ |
| { |
| "start": 292, |
| "end": 308, |
| "text": "(Nakayama, 2018)", |
| "ref_id": "BIBREF20" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Evaluation of TOI", |
| "sec_num": null |
| }, |
| { |
| "text": "Precision Recall F1-score our method 88% 90% 89% Table 4 Model performance for identifying TOI in and out of the thesaurus", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 49, |
| "end": 56, |
| "text": "Table 4", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Model", |
| "sec_num": null |
| }, |
| { |
| "text": "After the pre-annotation phase, only sentences of interest are retained. The portion of sentences of interest varies from one type of data to another. At the time of writing, we have annotated 2,297 sentences randomly selected from pre-annotated sentences of interest. The list of possible tags, labeled by algorithms and by human, can be found in Table 11 . Our final corpus size is expected to be 4,000 sentences 17 . Table 6 Size (number of sentences) of the corpus", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 348, |
| "end": 356, |
| "text": "Table 11", |
| "ref_id": "TABREF1" |
| }, |
| { |
| "start": 420, |
| "end": 427, |
| "text": "Table 6", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Annotation Process", |
| "sec_num": "4.4" |
| }, |
| { |
| "text": "Our corpus is annotated with INCEpTION (Klie et al., 2018) , an open-source annotation platform. As exemplified in Figure 3 , pre-annotated tag [TOI] stands for terms of interest and [APPRAISAL] for appraisal terms. The annotator is expected to identify all targets towards which opinions are expressed, as well as their polarities. Following the evaluation campaign DEFT 2018 (Paroubek et al., 2018) , the annotator (i) selects minimal information about the Opinion & Emotion Expression (i.e. \"dysfunctional\", tagged [OEE]), (ii) selects the most complete information about the target (i.e. Sovereign bond market in Figure 3) and attributes polarity (tagged [-] in Figure 3 ) to it, (iii) then draws an unlabeled arc from [OEE] toward its corresponding target. We define four classes of polarities, namely positive, negative, noncommittal, and unknown; our corpus also contains sentences of interest for which no target can be identified. Polarities are attributed based on the following stance:", |
| "cite_spans": [ |
| { |
| "start": 39, |
| "end": 58, |
| "text": "(Klie et al., 2018)", |
| "ref_id": "BIBREF15" |
| }, |
| { |
| "start": 144, |
| "end": 149, |
| "text": "[TOI]", |
| "ref_id": null |
| }, |
| { |
| "start": 377, |
| "end": 400, |
| "text": "(Paroubek et al., 2018)", |
| "ref_id": "BIBREF23" |
| }, |
| { |
| "start": 659, |
| "end": 662, |
| "text": "[-]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 115, |
| "end": 123, |
| "text": "Figure 3", |
| "ref_id": null |
| }, |
| { |
| "start": 617, |
| "end": 626, |
| "text": "Figure 3)", |
| "ref_id": null |
| }, |
| { |
| "start": 666, |
| "end": 674, |
| "text": "Figure 3", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Data Annotation", |
| "sec_num": "4.4.1" |
| }, |
| { |
| "text": "\u2022 the judgment related to the health of corporates and economic activities \u2022 the judgment related to economic norms, which means financial conditions of an economy that contribute to financial stability (Arrigoni et al., 2020) . The positive opinion of a target is associated with an easy access to finance. It means that economic agents (individuals, enterprises, or governments) can obtain adequate financial services, including credit, deposit, payment, insurance, and other risk management services. As mentioned before, in the current stage the annotation was done by one of the authors.", |
| "cite_spans": [ |
| { |
| "start": 203, |
| "end": 226, |
| "text": "(Arrigoni et al., 2020)", |
| "ref_id": "BIBREF0" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data Annotation", |
| "sec_num": "4.4.1" |
| }, |
| { |
| "text": "At the time of writing, the annotated corpus contains 2,297 sentences labeled by human annotator. The following statistics were extracted from the 1,522 annotated sentences w. target(s), called subjective sentences 18 .", |
| "cite_spans": [ |
| { |
| "start": 215, |
| "end": 217, |
| "text": "18", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Summary of the annotated corpus", |
| "sec_num": "4.4.2" |
| }, |
| { |
| "text": "Aligned with our hypothesis, C-suites tend to convey positive information during earning calls, and central bankers are more likely to comment on both positive and negative sides of the economic environment (see Table 8 ). Targets of our corpus are composed of more tokens than the corpora of SemEval-2014 on Laptop and Restaurant Review (Pontiki et al., 2014 ) (see Table 9 ). When it comes to the usage of language, texts of central banks are more likely to express opinions with rhetorical modes, i.e. \"argumentative opinions\", \"explicit 18 Due to the small size of annotated sentences from MD&A and Tweets, we refrain from comments on their statistics.", |
| "cite_spans": [ |
| { |
| "start": 338, |
| "end": 359, |
| "text": "(Pontiki et al., 2014", |
| "ref_id": "BIBREF24" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 212, |
| "end": 219, |
| "text": "Table 8", |
| "ref_id": "TABREF14" |
| }, |
| { |
| "start": 367, |
| "end": 374, |
| "text": "Table 9", |
| "ref_id": "TABREF15" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Summary of the annotated corpus", |
| "sec_num": "4.4.2" |
| }, |
| { |
| "text": "expectations\" and \"opinions as consequences\" (see bold-italic items in Table 10 ). Table 10 Statistics about specific elements of our corpus", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 71, |
| "end": 79, |
| "text": "Table 10", |
| "ref_id": "TABREF1" |
| }, |
| { |
| "start": 83, |
| "end": 91, |
| "text": "Table 10", |
| "ref_id": "TABREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Summary of the annotated corpus", |
| "sec_num": "4.4.2" |
| }, |
| { |
| "text": "This paper defines an annotation scheme for identifying target-based opinions from sentences related to the economy and financial markets, by incorporating specific-domain use of language, namely formulations of argumentative and conditional opinions, opinions expressed in cause-effect relations, and opinions with a low level of commitment. The contribution of this paper can be summarized as follows: 1. Our annotation scheme considers rhetorical modes, which is, as far as we know, a novelty in opinion analysis applied to economic and financial narratives. It enables our corpus to describe faithfully how financial professionals communicate and analyze the evolution of events and changes in business data. 2. We designed a tailor-made pipeline by leveraging a set of techniques in Natural Language Processing (NLP) to pre-annotate informative features for identifying candidates relevant to TBOA and alleviating the workload of annotators. At this stage of our project, these pre-annotation models evaluation scores are significant enough to assume that most pertinent sentences are retained for TBOA. 3. Our manually annotated corpus responds to the need for high-quality training and evaluation data for the development of supervised learning algorithms in the research field of TBOA applied to economy and finance. In the future, we want to develop neural models adapted to our corpus by incorporating fundamental approaches in NLP and domain-specific knowledge, in particular, we investigate the contribution of data augmentation approach to augment the size of our corpus. target toward which a positive opinion is expressed non-committal target toward which opinion holder do not express their thoughts, attitude or intentions clearly. unknown annotators do not know which polarity to attribute for a particular concept/jargon, but this tag should be used with caution", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "5" |
| }, |
| { |
| "text": "RESULT the span of words that declares: \" something produces another thing as a result\"; relation (cause, consequence) expressed by author from [RESULT] to its relevant targets GUESS explicit speculation about future from [GUESS] to its relevant targets PREMISE arguments used by opinion holder to support his opinion None CONDITIONAL expressed opinion are conditional on a specific clause Table 13 Appraisal terms to monitor, judge the development an event or a concept, or to measure its impact.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 390, |
| "end": 398, |
| "text": "Table 13", |
| "ref_id": "TABREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Rhetorical Modes", |
| "sec_num": null |
| }, |
| { |
| "text": "Words Negative pattern scarcely, scarce, fail, no more, nowhere, not, no, none, neither, little, deficiency, no longer, few, nowise, seldom, miscarry, in no manner, miscarry, nor, to no degree, hardly, zilch, nobody, cipher, by no means, lack, rarely, barely, nothing, deny, without, null, in no way, never, nada, cypher, naught, nix, zero, absence, nil, negate ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Rhetorical Modes", |
| "sec_num": null |
| }, |
| { |
| "text": "In this paper, we present our pre-annotation models and evaluations of their performance, introduce our annotation scheme and report on the main characteristics of our corpus.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "https://sites.google.com/view/fiqa/home 2 The longest sample in FiQA task 1 is composed of 31 words.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "We will use interchangeably in the economic landscape or in the financial landscape in the rest of this paper.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "President of European Central Bank from November 2011 to October 2019.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "These formulations were invented for demonstration.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "https://stanfordnlp.github.io/stanza/ner.html", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "https://www.clips.uantwerpen.be/conll2003/ner/annotation.txt", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "We express our deepest thanks to Dr. Dirk Schumacher (Natixis Macroeconomic Research) for his valuable comments and support on this paper.This work is supported by the grant CIFRE, a partnership between Natixis CIB Research and the LISN Laboratory (Interdisciplinary Laboratory of Digital Sciences).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgment", |
| "sec_num": null |
| }, |
| { |
| "text": "Figure 5: Shaded slashes of the column 'News' indicate that the time range of news sentences from the Financial PhraseBank dataset is incognito.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "A Appendix", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "The simpler the better: measuring financial conditions for monetary policy and financial stability", |
| "authors": [ |
| { |
| "first": "Simone", |
| "middle": [], |
| "last": "Arrigoni", |
| "suffix": "" |
| }, |
| { |
| "first": "Alina", |
| "middle": [], |
| "last": "Bobasu", |
| "suffix": "" |
| }, |
| { |
| "first": "Fabrizio", |
| "middle": [], |
| "last": "Venditti", |
| "suffix": "" |
| } |
| ], |
| "year": 2020, |
| "venue": "Working Paper Series", |
| "volume": "2451", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Simone Arrigoni, Alina Bobasu, and Fabrizio Venditti. 2020. The simpler the better: measuring financial conditions for monetary policy and financial stabil- ity. Working Paper Series 2451, European Central Bank.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Appraisal of Opinion Expressions in Discourse", |
| "authors": [ |
| { |
| "first": "Nicholas", |
| "middle": [], |
| "last": "Asher", |
| "suffix": "" |
| }, |
| { |
| "first": "Farah", |
| "middle": [], |
| "last": "Benamara", |
| "suffix": "" |
| }, |
| { |
| "first": "Yvette", |
| "middle": [ |
| "Yannick" |
| ], |
| "last": "Mathieu", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "LI", |
| "volume": "32", |
| "issue": "2", |
| "pages": "279--292", |
| "other_ids": { |
| "DOI": [ |
| "10.1075/li.32.2.10ash" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Nicholas Asher, Farah Benamara, and Yvette Yannick Mathieu. 2009. Appraisal of Opinion Expressions in Discourse. LI, 32(2):279-292.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "Economic policy uncertainty in the euro area: an unsupervised machine learning approach", |
| "authors": [ |
| { |
| "first": "Andres", |
| "middle": [], |
| "last": "Azqueta-Gavaldon", |
| "suffix": "" |
| }, |
| { |
| "first": "Dominik", |
| "middle": [], |
| "last": "Hirschb\u00fchl", |
| "suffix": "" |
| }, |
| { |
| "first": "Luca", |
| "middle": [], |
| "last": "Onorante", |
| "suffix": "" |
| }, |
| { |
| "first": "Lorena", |
| "middle": [], |
| "last": "Saiz", |
| "suffix": "" |
| } |
| ], |
| "year": 2020, |
| "venue": "Working Paper Series", |
| "volume": "2359", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Andres Azqueta-Gavaldon, Dominik Hirschb\u00fchl, Luca Onorante, and Lorena Saiz. 2020. Economic pol- icy uncertainty in the euro area: an unsupervised machine learning approach. Working Paper Series 2359, European Central Bank.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Measuring economic policy uncertainty. NBER Working Papers 21633", |
| "authors": [ |
| { |
| "first": "Scott", |
| "middle": [], |
| "last": "Baker", |
| "suffix": "" |
| }, |
| { |
| "first": "Nicholas", |
| "middle": [], |
| "last": "Bloom", |
| "suffix": "" |
| }, |
| { |
| "first": "Steven", |
| "middle": [], |
| "last": "Davis", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Scott Baker, Nicholas Bloom, and Steven Davis. 2015. Measuring economic policy uncertainty. NBER Working Papers 21633, National Bureau of Eco- nomic Research, Inc.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Forecasting with economic news", |
| "authors": [ |
| { |
| "first": "Luca", |
| "middle": [], |
| "last": "Barbaglia", |
| "suffix": "" |
| }, |
| { |
| "first": "Sergio", |
| "middle": [], |
| "last": "Consoli", |
| "suffix": "" |
| }, |
| { |
| "first": "Sebastiano", |
| "middle": [], |
| "last": "Manzan", |
| "suffix": "" |
| } |
| ], |
| "year": 2020, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Luca Barbaglia, Sergio Consoli, and Sebastiano Man- zan. 2020. Forecasting with economic news. Avail- able at SSRN 3698121.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "The effect of conference calls on analysts' forecasts -german evidence", |
| "authors": [ |
| { |
| "first": "Moritz", |
| "middle": [], |
| "last": "Bassemir", |
| "suffix": "" |
| }, |
| { |
| "first": "Zoltan", |
| "middle": [], |
| "last": "Novotny-Farkas", |
| "suffix": "" |
| }, |
| { |
| "first": "Julian", |
| "middle": [], |
| "last": "Pachta", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "European Accounting Review", |
| "volume": "22", |
| "issue": "1", |
| "pages": "151--183", |
| "other_ids": { |
| "DOI": [ |
| "10.1080/09638180.2011.640454" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Moritz Bassemir, Zoltan Novotny-Farkas, and Julian Pachta. 2013. The effect of conference calls on an- alysts' forecasts -german evidence. European Ac- counting Review, 22(1):151-183.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Emotions in macroeconomic news and their impact on the european bond market", |
| "authors": [ |
| { |
| "first": "Sergio", |
| "middle": [], |
| "last": "Consoli", |
| "suffix": "" |
| }, |
| { |
| "first": "Elisa", |
| "middle": [], |
| "last": "Luca Tiozzo Pezzoli", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Tosetti", |
| "suffix": "" |
| } |
| ], |
| "year": 2021, |
| "venue": "Journal of International Money and Finance", |
| "volume": "118", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "DOI": [ |
| "10.1016/j.jimonfin.2021.102472" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Sergio Consoli, Luca Tiozzo Pezzoli, and Elisa Tosetti. 2021. Emotions in macroeconomic news and their impact on the european bond market. Journal of In- ternational Money and Finance, 118:102472.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "SemEval-2017 task 5: Finegrained sentiment analysis on financial microblogs and news", |
| "authors": [ |
| { |
| "first": "Keith", |
| "middle": [], |
| "last": "Cortis", |
| "suffix": "" |
| }, |
| { |
| "first": "Andr\u00e9", |
| "middle": [], |
| "last": "Freitas", |
| "suffix": "" |
| }, |
| { |
| "first": "Tobias", |
| "middle": [], |
| "last": "Daudert", |
| "suffix": "" |
| }, |
| { |
| "first": "Manuela", |
| "middle": [], |
| "last": "Huerlimann", |
| "suffix": "" |
| }, |
| { |
| "first": "Manel", |
| "middle": [], |
| "last": "Zarrouk", |
| "suffix": "" |
| }, |
| { |
| "first": "Siegfried", |
| "middle": [], |
| "last": "Handschuh", |
| "suffix": "" |
| }, |
| { |
| "first": "Brian", |
| "middle": [], |
| "last": "Davis", |
| "suffix": "" |
| } |
| ], |
| "year": 2017, |
| "venue": "Proceedings of the 11th International Workshop on Semantic Evaluation (SemEval-2017)", |
| "volume": "", |
| "issue": "", |
| "pages": "519--535", |
| "other_ids": { |
| "DOI": [ |
| "10.18653/v1/S17-2089" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Keith Cortis, Andr\u00e9 Freitas, Tobias Daudert, Manuela Huerlimann, Manel Zarrouk, Siegfried Handschuh, and Brian Davis. 2017. SemEval-2017 task 5: Fine- grained sentiment analysis on financial microblogs and news. In Proceedings of the 11th International Workshop on Semantic Evaluation (SemEval-2017), pages 519-535, Vancouver, Canada. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "BERT: Pre-training of deep bidirectional transformers for language understanding", |
| "authors": [ |
| { |
| "first": "Jacob", |
| "middle": [], |
| "last": "Devlin", |
| "suffix": "" |
| }, |
| { |
| "first": "Ming-Wei", |
| "middle": [], |
| "last": "Chang", |
| "suffix": "" |
| }, |
| { |
| "first": "Kenton", |
| "middle": [], |
| "last": "Lee", |
| "suffix": "" |
| }, |
| { |
| "first": "Kristina", |
| "middle": [], |
| "last": "Toutanova", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies", |
| "volume": "1", |
| "issue": "", |
| "pages": "4171--4186", |
| "other_ids": { |
| "DOI": [ |
| "10.18653/v1/N19-1423" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jacob Devlin, Ming-Wei Chang, Kenton Lee, and Kristina Toutanova. 2019. BERT: Pre-training of deep bidirectional transformers for language under- standing. In Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers), pages 4171-4186, Minneapolis, Minnesota. Associ- ation for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "What financial analysts want", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Marc", |
| "suffix": "" |
| }, |
| { |
| "first": "Krishna", |
| "middle": [ |
| "G" |
| ], |
| "last": "Epstein", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Palepu", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Marc J. Epstein and Krishna G. Palepu. 1999. What financial analysts want.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Mda statements from public firms", |
| "authors": [ |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Ewens", |
| "suffix": "" |
| } |
| ], |
| "year": 2019, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "2002--2018", |
| "other_ids": { |
| "DOI": [ |
| "10.22002/D1.1249" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Michael Ewens. 2019. Mda statements from public firms: 2002-2018.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Five facts about beliefs and portfolios", |
| "authors": [ |
| { |
| "first": "Stefano", |
| "middle": [], |
| "last": "Giglio", |
| "suffix": "" |
| }, |
| { |
| "first": "Matteo", |
| "middle": [], |
| "last": "Maggiori", |
| "suffix": "" |
| }, |
| { |
| "first": "Johannes", |
| "middle": [], |
| "last": "Stroebel", |
| "suffix": "" |
| }, |
| { |
| "first": "Stephen", |
| "middle": [], |
| "last": "Utkus", |
| "suffix": "" |
| } |
| ], |
| "year": 2021, |
| "venue": "American Economic Review", |
| "volume": "111", |
| "issue": "5", |
| "pages": "1481--1522", |
| "other_ids": { |
| "DOI": [ |
| "10.1257/aer.20200243" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Stefano Giglio, Matteo Maggiori, Johannes Stroebel, and Stephen Utkus. 2021. Five facts about be- liefs and portfolios. American Economic Review, 111(5):1481-1522.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Bidirectional LSTM-CRF models for sequence tagging", |
| "authors": [ |
| { |
| "first": "Zhiheng", |
| "middle": [], |
| "last": "Huang", |
| "suffix": "" |
| }, |
| { |
| "first": "Wei", |
| "middle": [], |
| "last": "Xu", |
| "suffix": "" |
| }, |
| { |
| "first": "Kai", |
| "middle": [], |
| "last": "Yu", |
| "suffix": "" |
| } |
| ], |
| "year": 2015, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Zhiheng Huang, Wei Xu, and Kai Yu. 2015. Bidi- rectional LSTM-CRF models for sequence tagging. CoRR, abs/1508.01991.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Target-dependent twitter sentiment classification", |
| "authors": [ |
| { |
| "first": "Long", |
| "middle": [], |
| "last": "Jiang", |
| "suffix": "" |
| }, |
| { |
| "first": "Mo", |
| "middle": [], |
| "last": "Yu", |
| "suffix": "" |
| }, |
| { |
| "first": "Ming", |
| "middle": [], |
| "last": "Zhou", |
| "suffix": "" |
| }, |
| { |
| "first": "Xiaohua", |
| "middle": [], |
| "last": "Liu", |
| "suffix": "" |
| }, |
| { |
| "first": "Tiejun", |
| "middle": [], |
| "last": "Zhao", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies", |
| "volume": "", |
| "issue": "", |
| "pages": "151--160", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Long Jiang, Mo Yu, Ming Zhou, Xiaohua Liu, and Tiejun Zhao. 2011. Target-dependent twitter senti- ment classification. In Proceedings of the 49th An- nual Meeting of the Association for Computational Linguistics: Human Language Technologies -Vol- ume 1, HLT '11, page 151-160, USA. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "The inception platform: Machine-assisted and knowledge-oriented interactive annotation", |
| "authors": [ |
| { |
| "first": "Jan-Christoph", |
| "middle": [], |
| "last": "Klie", |
| "suffix": "" |
| }, |
| { |
| "first": "Michael", |
| "middle": [], |
| "last": "Bugert", |
| "suffix": "" |
| }, |
| { |
| "first": "Beto", |
| "middle": [], |
| "last": "Boullosa", |
| "suffix": "" |
| }, |
| { |
| "first": "Richard", |
| "middle": [], |
| "last": "Eckart De Castilho", |
| "suffix": "" |
| }, |
| { |
| "first": "Iryna", |
| "middle": [], |
| "last": "Gurevych", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations", |
| "volume": "", |
| "issue": "", |
| "pages": "5--9", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jan-Christoph Klie, Michael Bugert, Beto Boullosa, Richard Eckart de Castilho, and Iryna Gurevych. 2018. The inception platform: Machine-assisted and knowledge-oriented interactive annotation. In Proceedings of the 27th International Conference on Computational Linguistics: System Demonstrations, pages 5-9. Association for Computational Linguis- tics.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "When Is a Liability Not a Liability? Textual Analysis, Dictionaries, and 10-Ks", |
| "authors": [ |
| { |
| "first": "Tim", |
| "middle": [], |
| "last": "Loughran", |
| "suffix": "" |
| }, |
| { |
| "first": "Bill", |
| "middle": [], |
| "last": "Mcdonald", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "Journal of Finance", |
| "volume": "66", |
| "issue": "1", |
| "pages": "35--65", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Tim Loughran and Bill Mcdonald. 2011. When Is a Liability Not a Liability? Textual Analysis, Dictio- naries, and 10-Ks. Journal of Finance, 66(1):35-65.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "Good Debt or Bad Debt: Detecting Semantic Orientations in Economic Texts", |
| "authors": [ |
| { |
| "first": "Pekka", |
| "middle": [], |
| "last": "Malo", |
| "suffix": "" |
| }, |
| { |
| "first": "Ankur", |
| "middle": [], |
| "last": "Sinha", |
| "suffix": "" |
| }, |
| { |
| "first": "Pyry", |
| "middle": [], |
| "last": "Takala", |
| "suffix": "" |
| }, |
| { |
| "first": "Pekka", |
| "middle": [], |
| "last": "Korhonen", |
| "suffix": "" |
| }, |
| { |
| "first": "Jyrki", |
| "middle": [], |
| "last": "Wallenius", |
| "suffix": "" |
| } |
| ], |
| "year": 2013, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "1307--5336", |
| "other_ids": { |
| "arXiv": [ |
| "arXiv:1307.5336" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Pekka Malo, Ankur Sinha, Pyry Takala, Pekka Ko- rhonen, and Jyrki Wallenius. 2013. Good Debt or Bad Debt: Detecting Semantic Orientations in Eco- nomic Texts. arXiv:1307.5336 [cs, q-fin]. ArXiv: 1307.5336.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "The Language of Evaluation: Appraisal in English", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Martin", |
| "suffix": "" |
| }, |
| { |
| "first": "Peter", |
| "middle": [], |
| "last": "White", |
| "suffix": "" |
| } |
| ], |
| "year": 2005, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": { |
| "DOI": [ |
| "10.1057/9780230511910" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Martin and Peter White. 2005. The Language of Evaluation: Appraisal in English.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Why do humans reason? arguments for an argumentative theory. The Behavioral and brain sciences", |
| "authors": [ |
| { |
| "first": "Hugo", |
| "middle": [], |
| "last": "Mercier", |
| "suffix": "" |
| }, |
| { |
| "first": "Dan", |
| "middle": [], |
| "last": "Sperber", |
| "suffix": "" |
| } |
| ], |
| "year": 2011, |
| "venue": "", |
| "volume": "34", |
| "issue": "", |
| "pages": "57--74", |
| "other_ids": { |
| "DOI": [ |
| "10.1017/S0140525X10000968" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hugo Mercier and Dan Sperber. 2011. Why do hu- mans reason? arguments for an argumentative the- ory. The Behavioral and brain sciences, 34:57-74; discussion 74.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "seqeval: A python framework for sequence labeling evaluation", |
| "authors": [ |
| { |
| "first": "Hiroki", |
| "middle": [], |
| "last": "Nakayama", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Hiroki Nakayama. 2018. seqeval: A python framework for sequence labeling evaluation. Software available from https://github.com/chakki-works/seqeval.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "Sentiment analysis of conditional sentences", |
| "authors": [ |
| { |
| "first": "Ramanathan", |
| "middle": [], |
| "last": "Narayanan", |
| "suffix": "" |
| }, |
| { |
| "first": "Bing", |
| "middle": [], |
| "last": "Liu", |
| "suffix": "" |
| }, |
| { |
| "first": "Alok", |
| "middle": [], |
| "last": "Choudhary", |
| "suffix": "" |
| } |
| ], |
| "year": 2009, |
| "venue": "Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing", |
| "volume": "1", |
| "issue": "", |
| "pages": "180--189", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ramanathan Narayanan, Bing Liu, and Alok Choud- hary. 2009. Sentiment analysis of conditional sen- tences. In Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing: Volume 1 -Volume 1, EMNLP '09, page 180-189, USA. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF22": { |
| "ref_id": "b22", |
| "title": "Issues and challenges of aspect-based sentiment analysis: A comprehensive survey", |
| "authors": [ |
| { |
| "first": "Ambreen", |
| "middle": [], |
| "last": "Nazir", |
| "suffix": "" |
| }, |
| { |
| "first": "Yuan", |
| "middle": [], |
| "last": "Rao", |
| "suffix": "" |
| }, |
| { |
| "first": "Lianwei", |
| "middle": [], |
| "last": "Wu", |
| "suffix": "" |
| }, |
| { |
| "first": "Ling", |
| "middle": [], |
| "last": "Sun", |
| "suffix": "" |
| } |
| ], |
| "year": 2020, |
| "venue": "IEEE Transactions on Affective Computing", |
| "volume": "", |
| "issue": "", |
| "pages": "1--1", |
| "other_ids": { |
| "DOI": [ |
| "10.1109/TAFFC.2020.2970399" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ambreen Nazir, Yuan Rao, Lianwei Wu, and Ling Sun. 2020. Issues and challenges of aspect-based sen- timent analysis: A comprehensive survey. IEEE Transactions on Affective Computing, pages 1-1.", |
| "links": null |
| }, |
| "BIBREF23": { |
| "ref_id": "b23", |
| "title": "DEFT2018 : Recherche d'information et analyse de sentiments dans des tweets concernant les transports en \u00cele de France", |
| "authors": [ |
| { |
| "first": "Patrick", |
| "middle": [], |
| "last": "Paroubek", |
| "suffix": "" |
| }, |
| { |
| "first": "Cyril", |
| "middle": [], |
| "last": "Grouin", |
| "suffix": "" |
| }, |
| { |
| "first": "Patrice", |
| "middle": [], |
| "last": "Bellot", |
| "suffix": "" |
| }, |
| { |
| "first": "Vincent", |
| "middle": [], |
| "last": "Claveau", |
| "suffix": "" |
| }, |
| { |
| "first": "Iris", |
| "middle": [], |
| "last": "Eshkol-Taravella", |
| "suffix": "" |
| }, |
| { |
| "first": "Amel", |
| "middle": [], |
| "last": "Fraisse", |
| "suffix": "" |
| }, |
| { |
| "first": "Agata", |
| "middle": [], |
| "last": "Jackiewicz", |
| "suffix": "" |
| }, |
| { |
| "first": "Jihen", |
| "middle": [], |
| "last": "Karoui", |
| "suffix": "" |
| }, |
| { |
| "first": "Laura", |
| "middle": [], |
| "last": "Monceaux", |
| "suffix": "" |
| }, |
| { |
| "first": "Juan-Manuel", |
| "middle": [], |
| "last": "Torres-Moreno", |
| "suffix": "" |
| } |
| ], |
| "year": 2018, |
| "venue": "of Actes de la conf\u00e9rence Traitement Automatique des Langues, TALN 2018", |
| "volume": "2", |
| "issue": "", |
| "pages": "1--11", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Patrick Paroubek, Cyril Grouin, Patrice Bellot, Vin- cent Claveau, Iris Eshkol-Taravella, Amel Fraisse, Agata Jackiewicz, Jihen Karoui, Laura Monceaux, and Juan-Manuel Torres-Moreno. 2018. DEFT2018 : Recherche d'information et analyse de sentiments dans des tweets concernant les transports en \u00cele de France. In DEFT 2018 -14\u00e8me atelier D\u00e9fi Fouille de Texte, volume 2 of Actes de la conf\u00e9rence Traite- ment Automatique des Langues, TALN 2018, pages 1-11, Rennes, France.", |
| "links": null |
| }, |
| "BIBREF24": { |
| "ref_id": "b24", |
| "title": "SemEval-2014 task 4: Aspect based sentiment analysis", |
| "authors": [ |
| { |
| "first": "Maria", |
| "middle": [], |
| "last": "Pontiki", |
| "suffix": "" |
| }, |
| { |
| "first": "Dimitris", |
| "middle": [], |
| "last": "Galanis", |
| "suffix": "" |
| }, |
| { |
| "first": "John", |
| "middle": [], |
| "last": "Pavlopoulos", |
| "suffix": "" |
| }, |
| { |
| "first": "Harris", |
| "middle": [], |
| "last": "Papageorgiou", |
| "suffix": "" |
| } |
| ], |
| "year": 2014, |
| "venue": "Proceedings of the 8th International Workshop on Semantic Evaluation", |
| "volume": "", |
| "issue": "", |
| "pages": "27--35", |
| "other_ids": { |
| "DOI": [ |
| "10.3115/v1/S14-2004" |
| ] |
| }, |
| "num": null, |
| "urls": [], |
| "raw_text": "Maria Pontiki, Dimitris Galanis, John Pavlopoulos, Harris Papageorgiou, Ion Androutsopoulos, and Suresh Manandhar. 2014. SemEval-2014 task 4: As- pect based sentiment analysis. In Proceedings of the 8th International Workshop on Semantic Evaluation (SemEval 2014), pages 27-35, Dublin, Ireland. As- sociation for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF25": { |
| "ref_id": "b25", |
| "title": "Stanza: A Python natural language processing toolkit for many human languages", |
| "authors": [ |
| { |
| "first": "Peng", |
| "middle": [], |
| "last": "Qi", |
| "suffix": "" |
| }, |
| { |
| "first": "Yuhao", |
| "middle": [], |
| "last": "Zhang", |
| "suffix": "" |
| }, |
| { |
| "first": "Yuhui", |
| "middle": [], |
| "last": "Zhang", |
| "suffix": "" |
| }, |
| { |
| "first": "Jason", |
| "middle": [], |
| "last": "Bolton", |
| "suffix": "" |
| }, |
| { |
| "first": "Christopher", |
| "middle": [ |
| "D" |
| ], |
| "last": "Manning", |
| "suffix": "" |
| } |
| ], |
| "year": 2020, |
| "venue": "Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics: System Demonstrations", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Peng Qi, Yuhao Zhang, Yuhui Zhang, Jason Bolton, and Christopher D. Manning. 2020. Stanza: A Python natural language processing toolkit for many human languages. In Proceedings of the 58th An- nual Meeting of the Association for Computational Linguistics: System Demonstrations.", |
| "links": null |
| }, |
| "BIBREF26": { |
| "ref_id": "b26", |
| "title": "Hume's two definitions of 'cause'. The Philosophical Quarterly", |
| "authors": [ |
| { |
| "first": "Thomas", |
| "middle": [ |
| "J" |
| ], |
| "last": "Richards", |
| "suffix": "" |
| } |
| ], |
| "year": 1950, |
| "venue": "", |
| "volume": "15", |
| "issue": "", |
| "pages": "247--253", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Thomas J. Richards. 1965. Hume's two definitions of 'cause'. The Philosophical Quarterly (1950-), 15(60):247-253.", |
| "links": null |
| }, |
| "BIBREF27": { |
| "ref_id": "b27", |
| "title": "Flert: Document-level features for named entity recognition", |
| "authors": [ |
| { |
| "first": "Stefan", |
| "middle": [], |
| "last": "Schweter", |
| "suffix": "" |
| }, |
| { |
| "first": "Alan", |
| "middle": [], |
| "last": "Akbik", |
| "suffix": "" |
| } |
| ], |
| "year": 2020, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Stefan Schweter and Alan Akbik. 2020. Flert: Document-level features for named entity recogni- tion.", |
| "links": null |
| }, |
| "BIBREF28": { |
| "ref_id": "b28", |
| "title": "Giving content to investor sentiment: The role of media in the stock market", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Paul", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Tetlock", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Journal of Finance", |
| "volume": "62", |
| "issue": "3", |
| "pages": "1139--1168", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Paul C. Tetlock. 2007. Giving content to investor sen- timent: The role of media in the stock market. Jour- nal of Finance, 62(3):1139-1168.", |
| "links": null |
| }, |
| "BIBREF29": { |
| "ref_id": "b29", |
| "title": "Introduction to the CoNLL-2003 Shared Task: Language-Independent Named Entity Recognition", |
| "authors": [ |
| { |
| "first": "Erik", |
| "middle": [ |
| "F" |
| ], |
| "last": "Tjong", |
| "suffix": "" |
| }, |
| { |
| "first": "Kim", |
| "middle": [], |
| "last": "Sang", |
| "suffix": "" |
| }, |
| { |
| "first": "Fien", |
| "middle": [], |
| "last": "De Meulder", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of the Seventh Conference on Natural Language Learning at HLT-NAACL 2003", |
| "volume": "", |
| "issue": "", |
| "pages": "142--147", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Erik F. Tjong Kim Sang and Fien De Meulder. 2003. Introduction to the CoNLL-2003 Shared Task: Language-Independent Named Entity Recognition. In Proceedings of the Seventh Conference on Natu- ral Language Learning at HLT-NAACL 2003, pages 142-147.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "text": "Our focus on specific aspects of texts written by financial experts", |
| "type_str": "figure", |
| "uris": null, |
| "num": null |
| }, |
| "FIGREF1": { |
| "text": "Attitude axis, i.e. (2) in Figure 1 \u2022 Graduation axis, i.e. (3) in Figure 1. It is complementary to Variation axis and Attitude axis. It can describe (a) the intensity, speed or quantity of changes, (b) whether the change happens suddenly or not, and (c) the measurement of quantity, extent, or proximity in time and space (e.g, small & large, a few& many, near & far)", |
| "type_str": "figure", |
| "uris": null, |
| "num": null |
| }, |
| "FIGREF2": { |
| "text": "The structure of this study", |
| "type_str": "figure", |
| "uris": null, |
| "num": null |
| }, |
| "FIGREF3": { |
| "text": "Example of a annotated sentence (explicit opinion) While the opinion toward target Sovereign bond17We have not yet reached the desired size for this corpus; we plan to make the corpus available once kappa will have been measured and legal aspects have been assessed. market displayed inFigure 3is explicit, our corpus also contains implicit opinions based on knowledge of the world, such asFigure 4: Example of a annotated sentence (implicit opinion)", |
| "type_str": "figure", |
| "uris": null, |
| "num": null |
| }, |
| "TABREF1": { |
| "text": "Number of sentences intended for pre-annotation", |
| "type_str": "table", |
| "content": "<table><tr><td>\u2022 Central banks:</td></tr><tr><td>-ECB: Press conferences about ECB's</td></tr><tr><td>monetary policy decision and speeches</td></tr><tr><td>of ECB</td></tr><tr><td>-FOMC: Meeting minutes of Federal</td></tr><tr><td>Open Market Committee</td></tr><tr><td>\u2022 MD&A 8 (Ewens, 2019): Management Dis-</td></tr><tr><td>cussion and Analysis (item 7) is a mandatory</td></tr><tr><td>and non-audited section of 10-K filings, an</td></tr><tr><td>annual report that corporates submit to the</td></tr><tr><td>U.S. Securities and Exchange Commission.</td></tr><tr><td>MD&A represents the thoughts and opinions</td></tr><tr><td>of the management of a public company 9</td></tr><tr><td>(called the C-suite) and provides a forecast</td></tr><tr><td>of future operations. According to a survey</td></tr><tr><td>of 140 sell-side analysts (Epstein and Palepu,</td></tr><tr><td>1999), the MD&A section is well-read and</td></tr><tr><td>used.</td></tr><tr><td>\u2022 Earning calls: During earning call confer-</td></tr></table>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF4": { |
| "text": "markets, S&P 500 futures, traded commodities, etc. \u2022 accounting drivers: free cash flow, ROA or return on assets, etc. \u2022 valuation divers: EBITDA, EPS, NAV, etc. \u2022 macroeconomic aggregates: growth rate, inflation, CPI, PMI, etc.", |
| "type_str": "table", |
| "content": "<table/>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF7": { |
| "text": "The performance of our corpus using the BERT model The performance of[LOC] and [ORG] is slightly better on our corpus than on the test set of the CoNLL 2003 dataset. This is related to how machine-assisted annotation are validated for the evaluation of our corpus. The annotator corrects the label of NER if necessary. For our intended usage, we are more permissive to boundary variations.", |
| "type_str": "table", |
| "content": "<table><tr><td>For example, under the CoNLL 2003 annotation</td></tr><tr><td>guideline, [Finnish KCI Konecranes] should be la-</td></tr><tr><td>beled [B-MISC, B-ORG, I-ORG]. But the labels</td></tr><tr><td>[B</td></tr></table>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF9": { |
| "text": "Percentage of sentences of interest from randomly chosen sentences", |
| "type_str": "table", |
| "content": "<table/>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF12": { |
| "text": "", |
| "type_str": "table", |
| "content": "<table><tr><td>Statistics about annotated sentences with (w.) and without (w/o)</td></tr><tr><td>target(s)</td></tr></table>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF14": { |
| "text": "Statistics about polarities from subjective sentences", |
| "type_str": "table", |
| "content": "<table><tr><td># tok.s</td><td>CB</td><td>EC</td><td>News</td><td>MD&A</td><td>Tweets</td><td>Laptop</td><td>Restau.</td></tr><tr><td>1</td><td>22%</td><td>31%</td><td>28%</td><td>23%</td><td>53%</td><td>62%</td><td>75%</td></tr><tr><td>2</td><td>38%</td><td>38%</td><td>49 %</td><td>31%</td><td>30%</td><td>29%</td><td>17%</td></tr><tr><td>\u2265 3</td><td>40%</td><td>31%</td><td>23%</td><td>46%</td><td>17%</td><td>9%</td><td>8%</td></tr><tr><td># targ.</td><td>710</td><td>706</td><td>626</td><td>102</td><td>74</td><td>2,966</td><td>4,728</td></tr></table>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF15": { |
| "text": "", |
| "type_str": "table", |
| "content": "<table><tr><td colspan=\"6\">Statistics about number of tokens per target of our corpus v.s. the</td></tr><tr><td>SemEval-2014 Task 4</td><td/><td/><td/><td/><td/></tr><tr><td>Type</td><td>CB</td><td>EC</td><td>News</td><td>MD&A</td><td>Tweets</td></tr><tr><td>argumentative opin.</td><td>5.76%</td><td>4.35%</td><td>4.07%</td><td>6.56%</td><td>6%</td></tr><tr><td>conditional opin.</td><td>3.23%</td><td>1.14%</td><td>0%</td><td>3.28%</td><td>0%</td></tr><tr><td>explicit expect.</td><td>7.16%</td><td>2.51%</td><td>4.99%</td><td>6.56%</td><td>6%</td></tr><tr><td>opin. as conseq.</td><td>6.93%</td><td>0.91%</td><td>2.04%</td><td>11.48%</td><td>0%</td></tr><tr><td>Total</td><td>23.07%</td><td>8.91%</td><td>11.03%</td><td>27.87%</td><td>12%</td></tr><tr><td>#nb sent. w. target(s)</td><td>433</td><td>438</td><td>540</td><td>61</td><td>50</td></tr></table>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF17": { |
| "text": "The list of possible tags labeled by algorithms and by human", |
| "type_str": "table", |
| "content": "<table><tr><td>Type</td><td>CB</td><td>EC</td><td>News</td><td>MD&A</td><td>Tweets</td><td>Laptop</td><td>Restaurant</td></tr><tr><td>min</td><td>6</td><td>8</td><td>6</td><td>13</td><td>10</td><td>3</td><td>7</td></tr><tr><td>max</td><td>77</td><td>80</td><td>53</td><td>258</td><td>27</td><td>83</td><td>79</td></tr><tr><td>mean</td><td>28.65</td><td>27.22</td><td>24.96</td><td>34.79</td><td>17.52</td><td>18.93</td><td>17.16</td></tr><tr><td>standard deviation</td><td>12.3</td><td>11.75</td><td>10.29</td><td>26.02</td><td>3.92</td><td>10.78</td><td>8.94</td></tr></table>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF18": { |
| "text": "The statistics about sentence length (i.e. number of tokens) by type of data source", |
| "type_str": "table", |
| "content": "<table><tr><td>Axis</td><td>Group</td><td>Definition</td><td>Example</td></tr><tr><td/><td>UP/HIGH</td><td>gain in quantity or volume</td><td>rise, grow, upturn, recovery ...</td></tr><tr><td/><td>DOWN/LOW</td><td>loss in quantity or volume</td><td>escalate, downturn, plummet, ...</td></tr><tr><td>Variation</td><td>STABLE</td><td>stable state</td><td>maintain, unchanged, hold, ...</td></tr><tr><td/><td>OTHERS</td><td>other expressions of variation</td><td>accumulation, surge ...</td></tr><tr><td/><td>APPRECIATE</td><td>recognition of value</td><td>good, well, sufficient ...</td></tr><tr><td/><td>NO_APPRECIATE</td><td>recognition of loss in value</td><td>inadequate, erosion, destructive..</td></tr><tr><td/><td>UNCERTAINTY</td><td>lack of visibility</td><td>risk, consolidation, speculative...</td></tr><tr><td>Attitude (rational)</td><td>ALARM</td><td>anxious awareness of undesirable outcome</td><td>pressure, tension, danger ...</td></tr><tr><td/><td>NON_SURPRISE</td><td>indicators to declare that observation are close to one's ex-</td><td>in line with our expectation ...</td></tr><tr><td/><td/><td>pectation.</td><td/></tr><tr><td/><td>OTHERS</td><td>other expressions of attitude, such as multi-word expres-</td><td>surprise, surprisingly, surprised, ...</td></tr><tr><td/><td/><td>sions</td><td/></tr><tr><td/><td>Over-confidence</td><td>intense feeling of excitement and strong desire to put ideas</td><td>thrill, euphoria, greed,...</td></tr><tr><td/><td/><td>into practices</td><td/></tr><tr><td>Attitude (emotional)</td><td>FEAR</td><td>feeling of helpless, without any degree of control on the</td><td>anxiety, denial, panic...</td></tr><tr><td/><td/><td>situation</td><td/></tr><tr><td/><td>OTHERS</td><td>other expressions of over-pessimism or over-optimism,</td><td/></tr><tr><td/><td/><td>such as multi-word expressions</td><td/></tr><tr><td/><td>STRONG</td><td>high intensity</td><td>extremely, completely, rapid...</td></tr><tr><td>Graduation</td><td>WEAK</td><td>low intensity</td><td>gradually, slowly, steadily ...</td></tr><tr><td/><td>OTHERS</td><td>other expressions of intensity, strength and focus</td><td/></tr></table>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF19": { |
| "text": "List of possible negative patterns", |
| "type_str": "table", |
| "content": "<table><tr><td>Type</td><td>CB</td><td>EC</td><td>News</td><td>MD&A</td><td>Tweets</td><td>Laptop</td><td>Restaurant</td></tr><tr><td>w. 1 target</td><td>61%</td><td>60%</td><td>86%</td><td>61%</td><td>60%</td><td>64%</td><td>51%</td></tr><tr><td>w. 2 targets</td><td>25%</td><td>26%</td><td>12 %</td><td>28%</td><td>32%</td><td>23%</td><td>29%</td></tr><tr><td>\u2265 3 targets</td><td>14%</td><td>14%</td><td>2%</td><td>11%</td><td>8%</td><td>13%</td><td>20%</td></tr><tr><td>Nb sentences w. target(s)</td><td>433</td><td>438</td><td>540</td><td>61</td><td>50</td><td>2,966</td><td>4,728</td></tr></table>", |
| "html": null, |
| "num": null |
| }, |
| "TABREF20": { |
| "text": "Statistics about number of targets per sentence of our corpus v.s. the SemEval-2014 Task 4", |
| "type_str": "table", |
| "content": "<table/>", |
| "html": null, |
| "num": null |
| } |
| } |
| } |
| } |