Confronta i metodi
Esamina i metodi selezionati fianco a fianco; le righe che differiscono sono evidenziate.
| Chunking× | Riconoscimento di entità nominate (NER)× | |
|---|---|---|
| Campo | Text mining | Text mining |
| Famiglia | Process / pipeline | Process / pipeline |
| Anno di origine≠ | 1991 | — |
| Ideatore≠ | Steven Abney | — |
| Tipo≠ | NLP partial-parsing task | NLP sequence-labelling task |
| Fonte seminale≠ | Abney, S. (1991). Parsing by Chunks. In Principle-Based Parsing. Kluwer Academic Publishers. ISBN: 978-0-7923-1173-4 | Nadeau, D. & Sekine, S. (2007). A survey of named entity recognition. Lingvisticae Investigationes. link ↗ |
| Alias | shallow parsing, partial parsing, Yüzeysel Ayrıştırma (Chunking) | NER, entity tagging, Adlandırılmış Varlık Tanıma (NER) |
| Correlati≠ | 4 | 3 |
| Sintesi≠ | Chunking, also called shallow parsing, is a natural-language-processing task introduced by Steven Abney in 1991 that divides text into grammatical pieces — such as noun phrases and verb phrases — using part-of-speech tags. It extracts useful syntactic structure quickly without building a full parse tree of the sentence. | Named entity recognition (NER) is a natural-language-processing task that automatically detects and labels entities in text — such as people, organisations, locations, and dates. Surveyed by Nadeau and Sekine (2007) and later advanced with neural architectures by Lample et al. (2016), it turns free-running text into tagged spans that downstream tools can use. |
| ScholarGateInsieme di dati ↗ |
|
|