SpeedRead: A Fast Named Entity Recognition Pipeline
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.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)POSSimilar Papers 제목 키워드 기반
Fast-Paced Improvements to Named Entity Handling for Neural Machine Translation
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 TranslationNMTTranslationWhere are we in Named Entity Recognition from Speech?
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+5Named-Entity Based Sentiment Analysis of Nepali News Media Texts
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)+4A Tidy Data Model for Natural Language Processing using cleanNLP
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+5SeqAttack: On Adversarial Attacks for Named Entity Recognition
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