Étiquetage des parties du discours (POS Tagging)
L'étiquetage des parties du discours (POS tagging) attribue une étiquette de catégorie grammaticale — nom, verbe, adjectif, etc. — à chaque mot d'un texte. C'est une tâche fondamentale du traitement automatique du langage naturel, formalisée comme un modèle statistique par Ratnaparkhi (1996) et intégrée dans des boîtes à outils largement utilisées telles que Stanford CoreNLP (Manning et al., 2014). Elle sert d'étape préliminaire à l'analyse syntaxique et à l'extraction d'informations.
Lire la méthode complète
Connectez-vous avec un compte gratuit pour lire cette section.
Method map
The neighbourhood of related methods — select a node to explore.
Sources
- Ratnaparkhi, A. (1996). A Maximum Entropy Model for Part-Of-Speech Tagging. EMNLP. link ↗
- Manning, C.D. et al. (2014). The Stanford CoreNLP Natural Language Processing Toolkit. ACL. DOI: 10.3115/v1/P14-5010 ↗
Comment citer cette page
ScholarGate. (2026, June 1). Part-of-Speech Tagging. ScholarGate. https://scholargate.app/fr/text-mining/pos-tagging
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.
- ChunkingFouille de textes↔ compare
- Analyse morphologiqueFouille de textes↔ compare
- Segmentation de texteFouille de textes↔ compare
Référencée par
Une erreur sur cette page ? Signalez-la ou proposez une correction →