paper-with-me

홈 › Papers

Incorporating Dependency Trees Improve Identification of Pregnant Women on Social Media Platforms

2017-11-01 · WS 2017 11 · Yi-Jie Huang, Chu Hsien Su, Yi-Chun Chang, Tseng-Hsin Ting, Tzu-Yuan Fu, Rou-Min Wang, Hong-Jie Dai, Yung-Chun Chang, Jitendra Jonnagaddala, Wen-Lian Hsu

The increasing popularity of social media lead users to share enormous information on the internet. This information has various application like, it can be used to develop models to understand or predict user behavior on social media platforms. For example, few online retailers have studied the shopping patterns to predict shopper{'}s pregnancy stage. Another interesting application is to use the social media platforms to analyze users{'} health-related information. In this study, we developed a tree kernel-based model to classify tweets conveying pregnancy related information using this corpus. The developed pregnancy classification model achieved an accuracy of 0.847 and an F-score of 0.565. A new corpus from popular social media platform Twitter was developed for the purpose of this study. In future, we would like to improve this corpus by reducing noise such as retweets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Do Syntax Trees Help Pre-trained Transformers Extract Information?

2020-08-20 · EACL 2021 2 · Devendra Singh Sachan, Yuhao Zhang, Peng Qi, William Hamilton

Much recent work suggests that incorporating syntax information from dependency trees can improve task-specific transformer models. However, the effect of incorporating dependency tree information into pre-trained transf…

Graph Neural Networknamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+3

Inducing Grammars with and for Neural Machine Translation

2018-05-28 · ACL 2018 7 · Ke Tran, Yonatan Bisk

Machine translation systems require semantic knowledge and grammatical understanding. Neural machine translation (NMT) systems often assume this information is captured by an attention mechanism and a decoder that ensure…

DecoderMachine TranslationNMTTranslation

PTB Graph Parsing with Tree Approximation

2019-07-01 · ACL 2019 7 · Yoshihide Kato, Shigeki Matsubara

The Penn Treebank (PTB) represents syntactic structures as graphs due to nonlocal dependencies. This paper proposes a method that approximates PTB graph-structured representations by trees. By our approximation method, w…

Constituency Parsing

Efficient Parsing for Head-Split Dependency Trees

2013-01-01 · TACL 2013 1 · Giorgio Satta, Marco Kuhlmann

Head splitting techniques have been successfully exploited to improve the asymptotic runtime of parsing algorithms for projective dependency trees, under the arc-factored model. In this article we extend these techniques…

ARCDependency Parsing

Universal Dependencies according to BERT: both more specific and more general

2020-04-30 · Findings of the Association for Computational Linguistics 2020 · Tomasz Limisiewicz, Rudolf Rosa, David Mareček

This work focuses on analyzing the form and extent of syntactic abstraction captured by BERT by extracting labeled dependency trees from self-attentions. Previous work showed that individual BERT heads tend to encode par…

Relation