paper-with-me

홈 › Papers

SpeedRead: A Fast Named Entity Recognition Pipeline

2013-01-14 · COLING 2012 12 · Rami Al-Rfou', Steven Skiena

Online content analysis employs algorithmic methods to identify entities in unstructured text. Both machine learning and knowledge-base approaches lie at the foundation of contemporary named entities extraction systems. However, the progress in deploying these approaches on web-scale has been been hampered by the computational cost of NLP over massive text corpora. We present SpeedRead (SR), a named entity recognition pipeline that runs at least 10 times faster than Stanford NLP pipeline. This pipeline consists of a high performance Penn Treebank- compliant tokenizer, close to state-of-art part-of-speech (POS) tagger and knowledge-based named entity recognizer.

📄 PDF Abstract BibTeX arXiv:1301.2857

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)POS

Similar Papers 제목 키워드 기반

Fast-Paced Improvements to Named Entity Handling for Neural Machine Translation

2022-06-01 · EAMT 2022 6 · Pedro Mota, Vera Cabarrão, Eduardo Farah

In this work, we propose a Named Entity handling approach to improve translation quality within an existing Natural Language Processing (NLP) pipeline without modifying the Neural Machine Translation (NMT) component. Our…

Machine TranslationNMTTranslation

Where are we in Named Entity Recognition from Speech?

2020-05-01 · LREC 2020 5 · Antoine Caubri{\`e}re, Sophie Rosset, Yannick Est{\`e}ve, Antoine Laurent 외

Named entity recognition (NER) from speech is usually made through a pipeline process that consists in (i) processing audio using an automatic speech recognition system (ASR) and (ii) applying a NER to the ASR outputs. T…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Entity Extraction using GANnamed-entity-recognition+5

Named-Entity Based Sentiment Analysis of Nepali News Media Texts

2020-12-01 · AACL (NLP-TEA) 2020 12 · Birat Bade Shrestha, Bal Krishna Bal

Due to the general availability, relative abundance and wide diversity of opinions, news Media texts are very good sources for sentiment analysis. However, the major challenge with such texts is the difficulty in alignin…

Diversitynamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

A Tidy Data Model for Natural Language Processing using cleanNLP

2017-03-27 · Taylor Arnold

The package cleanNLP provides a set of fast tools for converting a textual corpus into a set of normalized tables. The underlying natural language processing pipeline utilizes Stanford's CoreNLP library, exposing a numbe…

coreference-resolutionCoreference ResolutionDependency ParsingEntity Linking+5

SeqAttack: On Adversarial Attacks for Named Entity Recognition

2021-11-01 · EMNLP (ACL) 2021 11 · Walter Simoncini, Gerasimos Spanakis

Named Entity Recognition is a fundamental task in information extraction and is an essential element for various Natural Language Processing pipelines. Adversarial attacks have been shown to greatly affect the performanc…

Classificationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4