paper-with-me

홈 › Papers

OPFI: A Tool for Opinion Finding in Polish

2016-05-01 · LREC 2016 5 · Aleks Wawer, er

The paper contains a description of OPFI: Opinion Finder for the Polish Language, a freely available tool for opinion target extraction. The goal of the tool is opinion finding: a task of identifying tuples composed of sentiment (positive or negative) and its target (about what or whom is the sentiment expressed). OPFI is not dependent on any particular method of sentiment identification and provides a built-in sentiment dictionary as a convenient option. Technically, it contains implementations of three different modes of opinion tuple generation: one hybrid based on dependency parsing and CRF, the second based on shallow parsing and the third on deep learning, namely GRU neural network. The paper also contains a description of related language resources: two annotated treebanks and one set of tweets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency Parsing

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…
GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

Beyond Fixed Points: Superpolynomial Capacity of Asymmetric Hopfield Networks

2026-05-23 · Aakash Kumar, Anatoly Khina, Frederik Mallmann-Trenn, Emanuele Natale arxiv

Classical Hopfield networks are limited to static patterns due to symmetric weights, whereas asymmetric networks can encode temporal sequences via limit-cycle attractors. Achieving high-capacity storage of long sequences…

Temporal Sequences

Polish-ASTE: Aspect-Sentiment Triplet Extraction Datasets for Polish

2025-02-27 · Marta Lango, Borys Naglik, Mateusz Lango, Iwo Naglik

Aspect-Sentiment Triplet Extraction (ASTE) is one of the most challenging and complex tasks in sentiment analysis. It concerns the construction of triplets that contain an aspect, its associated sentiment polarity, and a…

Aspect Sentiment Triplet ExtractionSentiment AnalysisTriplet

AI-Mediated Communication Can Steer Collective Opinion

2026-05-15 · Stratis Tsirtsis, Kai Rawal, Chris Russell, Brent Mittelstadt 외 arxiv

Generative artificial intelligence (AI) is increasingly integrated into the online platforms where humans exchange opinions; large language models (LLMs) now polish users' posts on LinkedIn and provide context for conten…

Almost AI, Almost Human: The Challenge of Detecting AI-Polished Writing

2025-02-21 · Shoumik Saha, Soheil Feizi

The growing use of large language models (LLMs) for text generation has led to widespread concerns about AI-generated content detection. However, an overlooked challenge is AI-polished text, where human-written content u…

Text Generation

Web services and data mining: combining linguistic tools for Polish with an analytical platform

2016-12-01 · WS 2016 12 · Maciej Ogrodniczuk

In this paper we present a new combination of existing language tools for Polish with a popular data mining platform intended to help researchers from digital humanities perform computational analyses without any program…