방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 개방형 정보 추출× | 구문 분석× | |
|---|---|---|
| 분야 | 텍스트 마이닝 | 텍스트 마이닝 |
| 계열 | Process / pipeline | Process / pipeline |
| 기원 연도≠ | 2007 | 2003 |
| 창시자≠ | Banko, Cafarella, Soderland, Broadhead & Etzioni | Michael Collins (statistical models, 2003) |
| 유형≠ | Schema-free relation-extraction task | NLP syntactic-analysis task |
| 원전≠ | 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 ↗ |
| 별칭≠ | Open IE, OpenIE, open relation extraction, Açık Bilgi Çıkarma (Open IE) | phrase-structure parsing, constituent parsing, Kurucu Öbek Ayrıştırma (Constituency Parsing) |
| 관련 | 3 | 3 |
| 요약≠ | 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. |
| ScholarGate데이터셋 ↗ |
|
|