विधियों की तुलना करें
चुनी हुई विधियों की आमने-सामने समीक्षा करें; भिन्नता वाली पंक्तियाँ रेखांकित हैं।
| चंकिंग× | नामित इकाई पहचान (NER)× | |
|---|---|---|
| क्षेत्र | पाठ खनन | पाठ खनन |
| परिवार | Process / pipeline | Process / pipeline |
| उद्भव वर्ष≠ | 1991 | — |
| प्रवर्तक≠ | Steven Abney | — |
| प्रकार≠ | NLP partial-parsing task | NLP sequence-labelling task |
| मौलिक स्रोत≠ | 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 ↗ |
| उपनाम | shallow parsing, partial parsing, Yüzeysel Ayrıştırma (Chunking) | NER, entity tagging, Adlandırılmış Varlık Tanıma (NER) |
| संबंधित≠ | 4 | 3 |
| सारांश≠ | 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. |
| ScholarGateडेटासेट ↗ |
|
|