paper-with-me

Papers

PAMPO: using pattern matching and pos-tagging for effective Named Entities recognition in Portuguese

2016-12-30 · Conceição Rocha, Alípio Jorge, Roberta Sionara, Paula Brito, Carlos Pimenta, Solange Rezende

This paper deals with the entity extraction task (named entity recognition) of a text mining process that aims at unveiling non-trivial semantic structures, such as relationships and interaction between entities or communities. In this paper we present a simple and efficient named entity extraction algorithm. The method, named PAMPO (PAttern Matching and POs tagging based algorithm for NER), relies on flexible pattern matching, part-of-speech tagging and lexical-based rules. It was developed to process texts written in Portuguese, however it is potentially applicable to other languages as well. We compare our approach with current alternatives that support Named Entity Recognition (NER) for content written in Portuguese. These are Alchemy, Zemanta and Rembrandt. Evaluation of the efficacy of the entity extraction method on several texts written in Portuguese indicates a considerable improvement on $recall$ and $F_1$ measures.

📄 PDF Abstract BibTeX arXiv:1612.09535

Code (2)

LIAAD/py-pampo
LucDomingo/pampo_plus

Tasks

Entity Extraction using GANnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERPart-Of-Speech TaggingPOSPOS Tagging

Similar Papers 제목 키워드 기반

PAMPOS: Causal Transformer-based Trajectory Prediction for Attack-Agnostic Misbehavior Detection in V2X Networks

2026-05-07 · Konstantinos Kalogiannis, Ahmed Mohamed Hussain, Panos Papadimitratos arxiv

Misbehavior detection in Vehicle-to-Everything (V2X) networks is a second line of defense against insider falsification attacks that cryptographic mechanisms alone cannot address. Existing learning-based Misbehavior Dete…

Trajectory Prediction

Strategies for Span Labeling with Large Language Models

2026-01-23 · Danil Semin, Ondřej Dušek, Zdeněk Kasner arxiv

Large language models (LLMs) are increasingly used for text analysis tasks, such as named entity recognition or error detection. Unlike encoder-based models, however, generative architectures lack an explicit mechanism t…

An Enhanced Span-based Decomposition Method for Few-Shot Sequence Labeling

2021-09-27 · NAACL 2022 7 · Peiyi Wang, Runxin Xu, Tianyu Liu, Qingyu Zhou 외

Few-Shot Sequence Labeling (FSSL) is a canonical paradigm for the tagging models, e.g., named entity recognition and slot filling, to generalize on an emerging, resource-scarce domain. Recently, the metric-based meta-lea…

Few-shot NERMeta-Learningnamed-entity-recognitionNamed Entity Recognition+3

TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition

2020-04-16 · ACL 2020 6 · Bill Yuchen Lin, Dong-Ho Lee, Ming Shen, Ryan Moreno 외

Training neural models for named entity recognition (NER) in a new domain often requires additional human annotations (e.g., tens of thousands of labeled instances) that are usually expensive and time-consuming to collec…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Intent Detection and Slots Prompt in a Closed-Domain Chatbot

2018-12-27 · Amber Nigam, Prashik Sahare, Kushagra Pandya

In this paper, we introduce a methodology for predicting intent and slots of a query for a chatbot that answers career-related queries. We take a multi-staged approach where both the processes (intent-classification and …

ChatbotClassificationDecision MakingGeneral Classification+3