paper-with-me

Papers

Two Architectures for Parallel Processing of Huge Amounts of Text

2016-05-01 · LREC 2016 5 · Mathijs Kattenberg, Zuhaitz Beloki, Aitor Soroa, Xabier Artola, Antske Fokkens, Paul Huygen, Kees Verstoep

This paper presents two alternative NLP architectures to analyze massive amounts of documents, using parallel processing. The two architectures focus on different processing scenarios, namely batch-processing and streaming processing. The batch-processing scenario aims at optimizing the overall throughput of the system, i.e., minimizing the overall time spent on processing all documents. The streaming architecture aims to minimize the time to process real-time incoming documents and is therefore especially suitable for live feeds. The paper presents experiments with both architectures, and reports the overall gain when they are used for batch as well as for streaming processing. All the software described in the paper is publicly available under free licenses.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

NTUA-ISLab at SemEval-2019 Task 3: Determining emotions in contextual conversations with deep learning

2019-06-01 · SEMEVAL 2019 6 · Rol Potamias, os Alex, ros, Georgios Siolas

Sentiment analysis (SA) in texts is a well-studied Natural Language Processing task, which in nowadays gains popularity due to the explosion of social media, and the subsequent accumulation of huge amounts of related dat…

Sentiment Analysis

Maximizing Parallelism in Distributed Training for Huge Neural Networks

2021-05-30 · Zhengda Bian, Qifan Xu, Boxiang Wang, Yang You

The recent Natural Language Processing techniques have been refreshing the state-of-the-art performance at an incredible speed. Training huge language models is therefore an imperative demand in both industry and academy…

Unsupervised Network Anomaly Detection with Autoencoders and Traffic Images

2025-05-22 · Michael Neri, Sara Baldoni

Due to the recent increase in the number of connected devices, the need to promptly detect security issues is emerging. Moreover, the high number of communication flows creates the necessity of processing huge amounts of…

Anomaly Detection

Distilling BERT into Simple Neural Networks with Unlabeled Transfer Data

2019-10-04 · Subhabrata Mukherjee, Ahmed Hassan Awadallah

Recent advances in pre-training huge models on large amounts of text through self supervision have obtained state-of-the-art results in various natural language processing tasks. However, these huge and expensive models …

Knowledge DistillationNER

DAML-ST5: Low Resource Style Transfer via Domain Adaptive Meta Learning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Text style transfer (TST) without parallel data has achieved some practical success. However, most of the existing unsupervised text style transfer methods suffer from (i) requiring massive amounts of nonparallel data to…

General KnowledgeLanguage ModelingLanguage ModellingMeta-Learning+3