TextCNN
TextCNN és una xarxa neuronal convolucional per a la classificació de text, introduïda per Yoon Kim el 2014, que aplica filtres de convolució paral·lels de diferents mides de finestra sobre incrustacions de paraules per capturar patrons locals de n-grames. És ràpida i efectiva per a l'anàlisi de sentiments i la classificació de temes.
Llegeix el mètode complet
Inicia la sessió amb un compte gratuït per llegir aquesta secció.
Method map
The neighbourhood of related methods — select a node to explore.
Fonts
- 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 ↗
Com citar aquesta pàgina
ScholarGate. (2026, June 1). Convolutional Neural Network for Text Classification (TextCNN). ScholarGate. https://scholargate.app/ca/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.
- RNN bidireccionalAprenentatge profund↔ compare
- CNN dilatadaAprenentatge profund↔ compare
- Unitat recurrent amb portes (GRU)Aprenentatge profund↔ compare
- Random ForestAprenentatge automàtic↔ compare
- XGBoostAprenentatge automàtic↔ compare
Citat per
Has vist cap problema en aquesta pàgina? Informa'n o suggereix una correcció →