paper-with-me

홈 › Papers

Literary Event Detection

2019-07-01 · ACL 2019 7 · Matthew Sims, Jong Ho Park, David Bamman

In this work we present a new dataset of literary events{---}events that are depicted as taking place within the imagined space of a novel. While previous work has focused on event detection in the domain of contemporary news, literature poses a number of complications for existing systems, including complex narration, the depiction of a broad array of mental states, and a strong emphasis on figurative language. We outline the annotation decisions of this new dataset and compare several models for predicting events; the best performing model, a bidirectional LSTM with BERT token representations, achieves an F1 score of 73.9. We then apply this model to a corpus of novels split across two dimensions{---}prestige and popularity{---}and demonstrate that there are statistically significant differences in the distribution of events for prestige.

📄 PDF Abstract BibTeX

Code (2)

dbamman/ACL2019-literary-events 공식 구현 pytorch
dbamman/litbank 공식 구현 pytorch

Tasks

Event Detection

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Residual Connection 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

Towards Layered Events and Schema Representations in Long Documents

2021-06-01 · NAACL 2021 4 · Hans Ole Hatzel, Chris Biemann

In this thesis proposal, we explore the application of event extraction to literary texts. Considering the lengths of literary documents modeling events in different granularities may be more adequate to extract meaningf…

Event Extraction

Towards annotation of text worlds in a literary work

2021-11-14 · Elena Mikhalkova, Timofei Protasov, Anastasiia Drozdova, Anastasiia Bashmakova 외

Literary texts are usually rich in meanings and their interpretation complicates corpus studies and automatic processing. There have been several attempts to create collections of literary texts with annotation of litera…

TAG

Automatic Detection of Reuses and Citations in Literary Texts

2014-04-11 · Jean-Gabriel Ganascia, Pierre Glaudes, Andrea Del Lungo

For more than forty years now, modern theories of literature (Compagnon, 1979) insist on the role of paraphrases, rewritings, citations, reciprocal borrowings and mutual contributions of any kinds. The notions of interte…

The Role of Natural Language Processing Tasks in Automatic Literary Character Network Construction

2024-12-16 · Arthur Amalvy, Vincent Labatut, Richard Dufour

The automatic extraction of character networks from literary texts is generally carried out using natural language processing (NLP) cascading pipelines. While this approach is widespread, no study exists on the impact of…

coreference-resolutionCoreference Resolutionnamed-entity-recognitionNamed Entity Recognition+2

Enhancing Event Extraction from Short Stories through Contextualized Prompts

2024-12-14 · Chaitanya Kirti, Ayon Chattopadhyay, Ashish Anand, Prithwijit Guha

Event extraction is an important natural language processing (NLP) task of identifying events in an unstructured text. Although a plethora of works deal with event extraction from new articles, clinical text etc., only a…

ArticlesEvent DetectionEvent Extraction