paper-with-me

Papers

Parser Adaptation for Social Media by Integrating Normalization

2017-07-01 · ACL 2017 7 · Rob van der Goot, Gertjan van Noord

This work explores different approaches of using normalization for parser adaptation. Traditionally, normalization is used as separate pre-processing step. We show that integrating the normalization model into the parsing algorithm is more beneficial. This way, multiple normalization candidates can be leveraged, which improves parsing performance on social media. We test this hypothesis by modifying the Berkeley parser; out-of-the-box it achieves an F1 score of 66.52. Our integrated approach reaches a significant improvement with an F1 score of 67.36, while using the best normalization sequence results in an F1 score of only 66.94.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationNamed Entity Recognition (NER)Sentiment Analysis

Similar Papers 제목 키워드 기반

An Annotated Social Media Corpus for German

2020-05-01 · LREC 2020 5 · Eckhard Bick

This paper presents the German Twitter section of a large (2 billion word) bilingual Social Media corpus for Hate Speech research, discussing the compilation, pseudonymization and grammatical annotation of the corpus, as…

POSSentence

Universal Dependencies Parsing for Colloquial Singaporean English

2017-05-18 · ACL 2017 7 · Hongmin Wang, Yue Zhang, GuangYong Leonard Chan, Jie Yang 외

Singlish can be interesting to the ACL community both linguistically as a major creole based on English, and computationally for information extraction and sentiment analysis of regional social media. We investigate depe…

Dependency ParsingSentiment Analysis

An In-depth Analysis of the Effect of Lexical Normalization on the Dependency Parsing of Social Media

2019-11-01 · WS 2019 11 · Rob van der Goot

Existing natural language processing systems have often been designed with standard texts in mind. However, when these tools are used on the substantially different texts from social media, their performance drops dramat…

Dependency ParsingLexical Normalization

Boosting Adverse Drug Event Normalization on Social Media: General-Purpose Model Initialization and Biomedical Semantic Text Similarity Benefit Zero-Shot Linking in Informal Contexts

2023-07-31 · François Remy, Simone Scaboro, Beatrice Portelli

Biomedical entity linking, also known as biomedical concept normalization, has recently witnessed the rise to prominence of zero-shot contrastive models. However, the pre-training material used for these models has, unti…

Entity LinkingSTStext similarity

Shallow Parsing Pipeline for Hindi-English Code-Mixed Social Media Text

2016-04-11 · Arnav Sharma, Sakshi Gupta, Raveesh Motlani, Piyush Bansal 외

In this study, the problem of shallow parsing of Hindi-English code-mixed social media text (CSMT) has been addressed. We have annotated the data, developed a language identifier, a normalizer, a part-of-speech tagger an…