Comparer des méthodes
Examinez les méthodes sélectionnées côte à côte ; les lignes qui diffèrent sont mises en évidence.
| Analyse syntaxique par constituants× | Liaison d'entités× | |
|---|---|---|
| Domaine | Fouille de textes | Fouille de textes |
| Famille | Process / pipeline | Process / pipeline |
| Année d'origine≠ | 2003 | 2008 |
| Auteur d'origine≠ | Michael Collins (statistical models, 2003) | Milne & Witten |
| Type≠ | NLP syntactic-analysis task | NLP knowledge-base grounding task |
| Source fondatrice≠ | Collins, M. (2003). Head-Driven Statistical Models for Natural Language Parsing. Computational Linguistics, 29(4), 589-637. DOI ↗ | Milne, D. & Witten, I.H. (2008). Learning to Link with Wikipedia. CIKM (Proceedings of the 17th ACM Conference on Information and Knowledge Management). DOI ↗ |
| Alias≠ | phrase-structure parsing, constituent parsing, Kurucu Öbek Ayrıştırma (Constituency Parsing) | named entity disambiguation, entity disambiguation, entity resolution to knowledge base, Varlık Bağlama (Entity Linking) |
| Apparentées | 3 | 3 |
| Résumé≠ | Constituency parsing is a natural-language-processing task that represents a sentence as a tree of recursively nested phrase-structure constituents — for example S → NP + VP. Building on the head-driven statistical parsing models introduced by Collins (2003) and the later neural parsers of Kitaev and colleagues (2019), it exposes the hierarchical syntactic skeleton of a sentence for grammatical pattern extraction and grammar research. | Entity linking is a natural-language-processing task that matches ambiguous entity mentions in text — people, places, organisations — to the correct record in a knowledge base such as Wikidata, DBpedia, or a domain dictionary. Surveyed and shaped by Milne and Witten (2008) and later neural approaches reviewed by Sevgili and colleagues (2022), it grounds free text into structured, unambiguous references used in knowledge-graph building and multi-source text analysis. |
| ScholarGateJeu de données ↗ |
|
|