Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Otevřená extrakce informací× | Analýza závislostí× | Propojování entit× | |
|---|---|---|---|
| Obor | Dolování textu | Dolování textu | Dolování textu |
| Rodina | Process / pipeline | Process / pipeline | Process / pipeline |
| Rok vzniku≠ | 2007 | 2003 | 2008 |
| Tvůrce≠ | Banko, Cafarella, Soderland, Broadhead & Etzioni | Michael Collins (statistical models, 2003) | Milne & Witten |
| Typ≠ | Schema-free relation-extraction task | NLP syntactic-analysis task | NLP knowledge-base grounding task |
| Původní zdroj≠ | Banko, M., Cafarella, M. J., Soderland, S., Broadhead, M. & Etzioni, O. (2007). Open Information Extraction from the Web. Proceedings of IJCAI 2007, 2670-2676. link ↗ | 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 ↗ |
| Další názvy≠ | Open IE, OpenIE, open relation extraction, Açık Bilgi Çıkarma (Open IE) | 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) |
| Příbuzné | 3 | 3 | 3 |
| Shrnutí≠ | Open Information Extraction (Open IE) is a text-mining task that automatically extracts subject-relation-object triples from text without requiring a predefined relation schema. Introduced by Banko and colleagues (2007) for extraction over the open web, it converts free-running text into structured assertions used to build knowledge graphs and to mine large text collections. | 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. |
| ScholarGateDatová sada ↗ |
|
|
|