paper-with-me

홈 › Papers

Comparative Study of CNN and RNN for Natural Language Processing

2017-02-07 · Wenpeng Yin, Katharina Kann, Mo Yu, Hinrich Schütze

Deep neural networks (DNN) have revolutionized the field of natural language processing (NLP). Convolutional neural network (CNN) and recurrent neural network (RNN), the two main types of DNN architectures, are widely explored to handle various NLP tasks. CNN is supposed to be good at extracting position-invariant features and RNN at modeling units in sequence. The state of the art on many NLP tasks often switches due to the battle between CNNs and RNNs. This work is the first systematic comparison of CNN and RNN on a wide range of representative NLP tasks, aiming to give basic guidance for DNN selection.

📄 PDF Abstract BibTeX arXiv:1702.01923

Code (4)

Msundarv/TwiLoc
RonRaifer/BERT-Ghazali pytorch
hbahadirsahin/text_categorization tf
joshuaczhao/CNN-Sentence-Classifier-Reproduction tf

Tasks

Position

Similar Papers 제목 키워드 기반

A Comparative Study on Code Generation with Transformers

2024-12-07 · Namrata Das, Rakshya Panta, Neelam Karki, Ruchi Manandhar 외

In an era of widespread influence of Natural Language Processing (NLP), there have been multiple research efforts to supplant traditional manual coding techniques with automated systems capable of generating solutions au…

Code Generation

Automated Information Extraction from Thyroid Operation Narrative: A Comparative Study of GPT-4 and Fine-tuned KoELECTRA

2024-06-12 · AMIA INFORMATICS SUMMIT 2024 5 · Dongsuk Jang, Hyeryun Park, Jiye Son, Hyeonuk Hwang 외

In the rapidly evolving field of healthcare, the integration of artificial intelligence (AI) has become a pivotal component in the automation of clinical workflows, ushering in a new era of efficiency and accuracy. This …

A Comparative Study of Pre-training and Self-training

2024-09-04 · Yiheng Wang, Jiayu Lin, Zuoquan Lin

Pre-training and self-training are two approaches to semi-supervised learning. The comparison between pre-training and self-training has been explored. However, the previous works led to confusing findings: self-training…

Data AugmentationNatural Language InferenceSentiment Analysis

Fine-tuning LLaMA 2 interference: a comparative study of language implementations for optimal efficiency

2025-01-30 · Sazzad Hossain, Touhidul Alam Seyam, Avijit Chowdhury, Munis Xamidov 외

This paper presents a comparative study aimed at optimizing Llama2 inference, a critical aspect of machine learning and natural language processing (NLP). We evaluate various programming languages and frameworks, includi…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model

A Comparative Study of Transformers on Word Sense Disambiguation

2021-11-30 · Avi Chawla, Nidhi Mulay, Vikas Bishnoi, Gaurav Dhama 외

Recent years of research in Natural Language Processing (NLP) have witnessed dramatic growth in training large models for generating context-aware language representations. In this regard, numerous NLP systems have lever…

Word EmbeddingsWord Sense Disambiguation