TextCNN
TextCNN er et konvolutionelt neuralt netværk til tekstklassifikation, introduceret af Yoon Kim i 2014, som anvender parallelle konvolutionsfiltre af forskellige vinduesstørrelser over ordindlejringer for at fange lokale n-gram-mønstre. Det er hurtigt og effektivt til sentimentanalyse og emneklassifikation.
Læs hele metoden
Log ind med en gratis konto for at læse dette afsnit.
Method map
The neighbourhood of related methods — select a node to explore.
Kilder
- Kim, Y. (2014). Convolutional Neural Networks for Sentence Classification. EMNLP. DOI: 10.3115/v1/D14-1181 ↗
- Zhang, Y. & Wallace, B. (2015). A Sensitivity Analysis of (and Practitioners' Guide to) Convolutional Neural Networks for Sentence Classification. arXiv:1510.03820. link ↗
Sådan citerer du denne side
ScholarGate. (2026, June 1). Convolutional Neural Network for Text Classification (TextCNN). ScholarGate. https://scholargate.app/da/deep-learning/cnn-text-classification
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Bidirectional RNNDyb læring↔ compare
- Dilateret CNNDyb læring↔ compare
- Gated Recurrent Unit (GRU)Dyb læring↔ compare
- Random ForestMaskinlæring↔ compare
- XGBoostMaskinlæring↔ compare
Refereret af
Har du fundet en fejl på denne side? Indberet den eller foreslå en rettelse →